diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm index 3f24589c0c..bc864fef2d 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm @@ -10,10 +10,10 @@ /area/lavaland/surface/outdoors) "ad" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/virology{ frequency = 1449; id_tag = "lavaland_syndie_virology_interior"; - locked = 1; name = "Virology Lab Interior Airlock"; req_access_txt = "150" }, @@ -29,6 +29,9 @@ /obj/structure/cable/yellow{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/white, /area/ruin/unpowered/syndicate_lava_base/virology) "ae" = ( @@ -1586,6 +1589,9 @@ req_access_txt = "150" }, /obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/ruin/unpowered/syndicate_lava_base/cargo) "gf" = ( @@ -1609,6 +1615,9 @@ /obj/machinery/door/airlock/external{ req_access_txt = "150" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/ruin/unpowered/syndicate_lava_base/cargo) "gj" = ( @@ -1801,6 +1810,9 @@ /obj/structure/cable/yellow{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/ruin/unpowered/syndicate_lava_base/main) "gB" = ( @@ -2287,6 +2299,7 @@ req_access_txt = "150" }, /obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/ruin/unpowered/syndicate_lava_base/main) "hx" = ( @@ -2516,6 +2529,9 @@ /obj/machinery/door/airlock/external{ req_access_txt = "150" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/ruin/unpowered/syndicate_lava_base/main) "hY" = ( @@ -2524,6 +2540,9 @@ req_access_txt = "150" }, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/ruin/unpowered/syndicate_lava_base/main) "hZ" = ( @@ -2857,9 +2876,9 @@ /turf/open/floor/plasteel, /area/ruin/unpowered/syndicate_lava_base/main) "iI" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/vault{ id_tag = "syndie_lavaland_vault"; - locked = 1; req_access_txt = "150" }, /turf/open/floor/plasteel/vault{ @@ -4563,6 +4582,7 @@ /obj/machinery/door/airlock/external{ req_access_txt = "150" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/ruin/unpowered/syndicate_lava_base/arrivals) "lU" = ( @@ -5007,6 +5027,9 @@ req_access_txt = "150" }, /obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/ruin/unpowered/syndicate_lava_base/arrivals) "mT" = ( @@ -5422,15 +5445,16 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; id_tag = "syndie_lavaland_incinerator_interior"; - locked = 1; name = "Turbine Interior Airlock"; req_access_txt = "150" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/engine, /area/ruin/unpowered/syndicate_lava_base/engineering) "nE" = ( @@ -5900,15 +5924,18 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; id_tag = "syndie_lavaland_incinerator_exterior"; - locked = 1; name = "Turbine Exterior Airlock"; req_access_txt = "150" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/engine, /area/ruin/unpowered/syndicate_lava_base/engineering) "ou" = ( @@ -6033,6 +6060,24 @@ /obj/structure/sign/departments/chemistry, /turf/closed/wall/mineral/plastitanium/nodiagonal, /area/ruin/unpowered/syndicate_lava_base/testlab) +"EZ" = ( +/obj/machinery/door/airlock/external{ + req_access_txt = "150" + }, +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating, +/area/ruin/unpowered/syndicate_lava_base/arrivals) +"St" = ( +/obj/structure/fans/tiny, +/obj/machinery/door/airlock/external{ + req_access_txt = "150" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/ruin/unpowered/syndicate_lava_base/arrivals) (1,1,1) = {" aa @@ -6824,10 +6869,10 @@ mt mU np nP -mS +EZ oI oD -lT +St ab ab ab diff --git a/_maps/RandomRuins/SpaceRuins/TheDerelict.dmm b/_maps/RandomRuins/SpaceRuins/TheDerelict.dmm index 857313a6b4..4ee5f467d9 100644 --- a/_maps/RandomRuins/SpaceRuins/TheDerelict.dmm +++ b/_maps/RandomRuins/SpaceRuins/TheDerelict.dmm @@ -1096,6 +1096,9 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating/airless, /area/ruin/space/derelict/gravity_generator) "dD" = ( @@ -2983,6 +2986,9 @@ /obj/machinery/door/airlock/external{ name = "Arrivals Docking Bay 1" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/ruin/space/derelict/arrival) "jV" = ( @@ -3590,6 +3596,7 @@ /obj/machinery/door/airlock/external{ name = "Escape Airlock" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/ruin/space/derelict/arrival) "ma" = ( @@ -4478,6 +4485,15 @@ icon_state = "damaged3" }, /area/space/nearstation) +"DE" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/ruin/space/derelict/arrival) "Ev" = ( /turf/open/floor/plasteel/airless{ icon_state = "damaged2" @@ -4510,6 +4526,15 @@ }, /turf/open/floor/plating/airless, /area/ruin/space/derelict/hallway/primary/port) +"Le" = ( +/obj/machinery/door/airlock/external{ + name = "Arrivals Docking Bay 1" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/ruin/space/derelict/arrival) "Lv" = ( /turf/closed/wall, /area/space/nearstation) @@ -4525,6 +4550,14 @@ icon_state = "damaged4" }, /area/ruin/space/derelict/singularity_engine) +"RF" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engineering Access"; + req_access_txt = "10" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel, +/area/ruin/space/derelict/gravity_generator) "Sv" = ( /turf/closed/wall/r_wall, /area/space/nearstation) @@ -8650,7 +8683,7 @@ cw cH cO cO -da +RF dh dt dC @@ -12988,7 +13021,7 @@ kM hf lZ hP -lZ +DE aa aa aa @@ -13880,7 +13913,7 @@ aa aa aa jK -jU +Le jK aa aa diff --git a/_maps/RandomRuins/SpaceRuins/caravanambush.dmm b/_maps/RandomRuins/SpaceRuins/caravanambush.dmm index 5370be03a0..750287f3a2 100644 --- a/_maps/RandomRuins/SpaceRuins/caravanambush.dmm +++ b/_maps/RandomRuins/SpaceRuins/caravanambush.dmm @@ -47,10 +47,12 @@ /turf/template_noop, /area/template_noop) "aj" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 2 + }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; - id_tag = "caravanpirate_bolt_port"; - locked = 1 + id_tag = "caravanpirate_bolt_port" }, /obj/docking_port/stationary{ dir = 2; @@ -525,6 +527,9 @@ normalspeed = 0; req_access_txt = "150" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/shuttle/caravan/syndicate3) "bb" = ( @@ -689,10 +694,12 @@ }, /area/shuttle/caravan/pirate) "dK" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - id_tag = "caravanpirate_bolt_port"; - locked = 1 + id_tag = "caravanpirate_bolt_port" }, /turf/open/floor/plating, /area/shuttle/caravan/pirate) @@ -1497,18 +1504,22 @@ /turf/open/floor/plating, /area/shuttle/caravan/pirate) "fD" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 2 + }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; - id_tag = "caravanpirate_bolt_starboard"; - locked = 1 + id_tag = "caravanpirate_bolt_starboard" }, /turf/open/floor/plating, /area/shuttle/caravan/pirate) "fF" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - id_tag = "caravanpirate_bolt_starboard"; - locked = 1 + id_tag = "caravanpirate_bolt_starboard" }, /turf/open/floor/plating, /area/shuttle/caravan/pirate) @@ -1715,9 +1726,9 @@ /area/shuttle/caravan/freighter3) "gc" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; req_access_txt = "13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating/airless, /area/shuttle/caravan/freighter3) "gd" = ( @@ -1794,10 +1805,12 @@ /turf/open/floor/plasteel/vault/airless, /area/shuttle/caravan/freighter1) "gn" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - id_tag = "caravantrade1_bolt"; - locked = 1 + id_tag = "caravantrade1_bolt" }, /turf/open/floor/plating, /area/shuttle/caravan/freighter1) @@ -2155,9 +2168,9 @@ "hs" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; req_access_txt = "13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating/airless, /area/shuttle/caravan/freighter2) "ht" = ( @@ -3268,6 +3281,7 @@ timid = 0; width = 15 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/shuttle/caravan/syndicate3) "ks" = ( @@ -3407,9 +3421,9 @@ /turf/open/floor/mineral/plastitanium, /area/shuttle/caravan/syndicate2) "kG" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/hatch{ id_tag = "caravansyndicate1_bolt"; - locked = 1; name = "External Airlock"; normalspeed = 0; req_access_txt = "150" @@ -3555,9 +3569,9 @@ }, /area/shuttle/caravan/syndicate3) "kT" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/hatch{ id_tag = "caravansyndicate2_bolt"; - locked = 1; name = "External Airlock"; normalspeed = 0; req_access_txt = "150" @@ -3586,10 +3600,12 @@ /turf/open/floor/plating, /area/shuttle/caravan/syndicate2) "kU" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 2 + }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; - id_tag = "caravantrade1_bolt"; - locked = 1 + id_tag = "caravantrade1_bolt" }, /obj/docking_port/stationary{ dir = 2; @@ -3669,6 +3685,9 @@ name = "Ready Room"; req_access_txt = "150" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -3680,12 +3699,15 @@ }, /area/shuttle/caravan/syndicate3) "ld" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/hatch{ id_tag = "caravansyndicate3_bolt_bridge"; - locked = 1; name = "Bridge"; req_access_txt = "150" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -3890,6 +3912,25 @@ }, /turf/closed/wall/mineral/plastitanium, /area/ruin/unpowered) +"vE" = ( +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/shuttle/caravan/freighter3) +"GL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/shuttle/caravan/freighter2) (1,1,1) = {" aa @@ -6523,7 +6564,7 @@ bg jv jN kb -hs +GL aa aa aa @@ -8236,7 +8277,7 @@ aO if iF je -gc +vE aa aa aa diff --git a/_maps/RandomRuins/SpaceRuins/crashedship.dmm b/_maps/RandomRuins/SpaceRuins/crashedship.dmm index a0157a0720..7dfb3013b6 100644 --- a/_maps/RandomRuins/SpaceRuins/crashedship.dmm +++ b/_maps/RandomRuins/SpaceRuins/crashedship.dmm @@ -65,9 +65,8 @@ /turf/closed/wall/mineral/titanium, /area/awaymission/BMPship/Midship) "ar" = ( -/obj/machinery/door/airlock/silver{ - locked = 1 - }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/silver, /turf/open/floor/plating{ icon_state = "panelscorched" }, @@ -1784,15 +1783,13 @@ }, /area/awaymission/BMPship/Midship) "fY" = ( -/obj/machinery/door/airlock/silver{ - locked = 1 - }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/silver, /turf/open/floor/plasteel, /area/awaymission/BMPship/Aft) "fZ" = ( -/obj/machinery/door/airlock/silver{ - locked = 1 - }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/silver, /obj/structure/cable{ icon_state = "1-2" }, diff --git a/_maps/RandomRuins/SpaceRuins/listeningstation.dmm b/_maps/RandomRuins/SpaceRuins/listeningstation.dmm index 8ca1f1529a..558ff2f255 100644 --- a/_maps/RandomRuins/SpaceRuins/listeningstation.dmm +++ b/_maps/RandomRuins/SpaceRuins/listeningstation.dmm @@ -104,8 +104,10 @@ }, /area/ruin/space/has_grav/listeningstation) "an" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; id_tag = "syndie_listeningpost_external"; req_access_txt = "150" }, @@ -120,8 +122,10 @@ /turf/open/floor/plating, /area/ruin/space/has_grav/listeningstation) "ap" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; id_tag = "syndie_listeningpost_external"; req_access_txt = "150" }, diff --git a/_maps/RandomRuins/SpaceRuins/oldstation.dmm b/_maps/RandomRuins/SpaceRuins/oldstation.dmm index 4953f6166a..9385abeda0 100644 --- a/_maps/RandomRuins/SpaceRuins/oldstation.dmm +++ b/_maps/RandomRuins/SpaceRuins/oldstation.dmm @@ -1929,6 +1929,7 @@ /obj/effect/decal/cleanable/dirt, /obj/machinery/door/airlock/maintenance_hatch, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/ruin/space/has_grav/ancientstation/hydroponics) "fJ" = ( @@ -2132,7 +2133,6 @@ /area/template_noop) "gg" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Engineering External Access"; req_access = null; req_access_txt = "200" @@ -2144,6 +2144,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/ruin/space/has_grav/ancientstation/engi) "gh" = ( @@ -2620,6 +2623,9 @@ /obj/effect/decal/cleanable/dirt, /obj/machinery/door/airlock/maintenance_hatch, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/ruin/space/has_grav/ancientstation/kitchen) "ha" = ( @@ -4340,15 +4346,6 @@ }, /turf/open/floor/plasteel/floorgrime, /area/ruin/space/has_grav/ancientstation) -"ln" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; - name = "Engineering External Access"; - req_access = null; - req_access_txt = "10;13" - }, -/turf/closed/mineral, -/area/ruin/unpowered) "lo" = ( /turf/closed/mineral/silver, /area/ruin/unpowered) @@ -4429,6 +4426,31 @@ }, /turf/open/floor/plasteel/floorgrime, /area/ruin/space/has_grav/ancientstation/sec) +"nk" = ( +/obj/machinery/door/airlock/highsecurity, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/ruin/space/has_grav/ancientstation/hivebot) +"oM" = ( +/obj/machinery/door/airlock/external{ + name = "Engineering External Access"; + req_access = null; + req_access_txt = "200" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/ruin/space/has_grav/ancientstation/engi) "Dj" = ( /obj/structure/transit_tube{ dir = 4 @@ -4439,6 +4461,13 @@ /obj/structure/transit_tube/crossing/horizontal, /turf/template_noop, /area/space/nearstation) +"MZ" = ( +/obj/machinery/door/airlock/highsecurity, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/ruin/space/has_grav/ancientstation/hivebot) (1,1,1) = {" aa @@ -5297,7 +5326,7 @@ aa aa ac ac -ln +ac aa aa aa @@ -5519,7 +5548,7 @@ dl dl fb fD -gg +oM gV hk dl @@ -7519,8 +7548,8 @@ ad ad ad ad -aN -aN +MZ +MZ ad ad ad @@ -7663,8 +7692,8 @@ ad ad ad ad -aN -aN +nk +nk ad ad ad @@ -8279,4 +8308,4 @@ aa aa aa aa -"} +"} \ No newline at end of file diff --git a/_maps/RandomZLevels/Academy.dmm b/_maps/RandomZLevels/Academy.dmm index e1deb83812..82c7bc2018 100644 --- a/_maps/RandomZLevels/Academy.dmm +++ b/_maps/RandomZLevels/Academy.dmm @@ -233,15 +233,13 @@ /turf/open/space, /area/space/nearstation) "aQ" = ( -/obj/machinery/door/airlock/gold{ - locked = 1 - }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/gold, /turf/open/floor/carpet, /area/awaymission/academy/headmaster) "aR" = ( -/obj/machinery/door/airlock/gold{ - locked = 1 - }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/gold, /obj/structure/cable{ icon_state = "1-2" }, @@ -1252,10 +1250,16 @@ "eA" = ( /obj/machinery/door/airlock/public/glass, /obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/awaymission/academy/classrooms) "eB" = ( /obj/machinery/door/airlock/public/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/awaymission/academy/classrooms) "eC" = ( @@ -2021,9 +2025,8 @@ /turf/open/floor/carpet, /area/awaymission/academy/academyaft) "gT" = ( -/obj/machinery/door/airlock/gold{ - locked = 1 - }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/gold, /obj/structure/cable{ icon_state = "4-8" }, @@ -3958,6 +3961,26 @@ }, /turf/open/floor/carpet, /area/awaymission/academy/headmaster) +"LW" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/awaymission/academy/academyaft) +"Tk" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance_hatch, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/awaymission/academy/academyaft) (1,1,1) = {" aa @@ -10924,7 +10947,7 @@ gq hb hc hc -hD +LW hc hc hc @@ -11184,7 +11207,7 @@ bE bE hc hc -hD +Tk hc hc hc diff --git a/_maps/RandomZLevels/moonoutpost19.dmm b/_maps/RandomZLevels/moonoutpost19.dmm index a11fdc1c18..b345ffd3f8 100644 --- a/_maps/RandomZLevels/moonoutpost19.dmm +++ b/_maps/RandomZLevels/moonoutpost19.dmm @@ -699,9 +699,8 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/highsecurity{ - icon_state = "closed"; - locked = 1; name = "Gateway"; req_access_txt = "150" }, @@ -1023,11 +1022,11 @@ }, /area/awaymission/moonoutpost19/syndicate) "cr" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ density = 0; set_obj_flags = "EMAGGED"; icon_state = "open"; - locked = 1; name = "Dormitories" }, /obj/item/stack/rods, @@ -1336,12 +1335,12 @@ }, /area/awaymission/moonoutpost19/syndicate) "cT" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock{ density = 0; set_obj_flags = "EMAGGED"; icon_state = "open"; id_tag = "awaydorm4"; - locked = 1; name = "Dorm 1"; opacity = 0 }, @@ -1650,14 +1649,15 @@ }, /area/awaymission/moonoutpost19/syndicate) "du" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/external{ density = 0; set_obj_flags = "EMAGGED"; icon_state = "open"; - locked = 1; opacity = 0; req_access_txt = "150" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating{ initial_gas_mix = "co2=48.7;n2=13.2;o2=32.4;TEMP=251"; heat_capacity = 1e+006 @@ -1810,14 +1810,17 @@ }, /area/awaymission/moonoutpost19/main) "dI" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/external{ density = 0; set_obj_flags = "EMAGGED"; icon_state = "open"; - locked = 1; opacity = 0; req_access_txt = "150" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating{ initial_gas_mix = "co2=48.7;n2=13.2;o2=32.4;TEMP=251"; heat_capacity = 1e+006; @@ -2595,11 +2598,11 @@ icon_state = "4-8" }, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/research{ density = 0; set_obj_flags = "EMAGGED"; icon_state = "open"; - locked = 1; name = "Xenobiology Lab"; opacity = 0; req_access_txt = "201" @@ -3727,11 +3730,11 @@ /area/awaymission/moonoutpost19/research) "hD" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/command{ density = 0; set_obj_flags = "EMAGGED"; icon_state = "open"; - locked = 1; name = "Research Director's Office"; opacity = 0; req_access_txt = "201"; @@ -4009,6 +4012,7 @@ req_access_txt = "201"; req_one_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/white{ heat_capacity = 1e+006 }, @@ -6103,12 +6107,18 @@ "mL" = ( /obj/machinery/door/airlock/external, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating{ heat_capacity = 1e+006 }, /area/awaymission/moonoutpost19/arrivals) "mM" = ( /obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating{ heat_capacity = 1e+006 }, @@ -6614,10 +6624,9 @@ }, /area/awaymission/moonoutpost19/arrivals) "nO" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock{ - icon_state = "closed"; id_tag = "awaydorm3"; - locked = 1; name = "Dorm 3" }, /turf/open/floor/plasteel{ @@ -6811,6 +6820,45 @@ /obj/effect/mapping_helpers/planet_z, /turf/open/space, /area/space) +"vV" = ( +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating{ + heat_capacity = 1e+006 + }, +/area/awaymission/moonoutpost19/arrivals) +"zZ" = ( +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating{ + heat_capacity = 1e+006 + }, +/area/awaymission/moonoutpost19/arrivals) +"Mm" = ( +/obj/machinery/door/airlock/medical{ + id_tag = ""; + name = "Research Division"; + req_access_txt = "201"; + req_one_access_txt = "0" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/white{ + heat_capacity = 1e+006 + }, +/area/awaymission/moonoutpost19/research) +"Wf" = ( +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating{ + heat_capacity = 1e+006 + }, +/area/awaymission/moonoutpost19/arrivals) (1,1,1) = {" aa @@ -36266,10 +36314,10 @@ jG lF lF no -mM +zZ nA nK -mM +Wf dM ba ba @@ -36510,7 +36558,7 @@ hN ie hj hj -ie +Mm jy jU jE @@ -36523,10 +36571,10 @@ mN mg mg mg -mM +zZ lM lN -mM +Wf dM ba ba @@ -41661,7 +41709,7 @@ hI hJ hI hI -mM +vV hI hI nJ diff --git a/_maps/RandomZLevels/research.dmm b/_maps/RandomZLevels/research.dmm index f80dac7a35..2247d29cdf 100644 --- a/_maps/RandomZLevels/research.dmm +++ b/_maps/RandomZLevels/research.dmm @@ -739,6 +739,7 @@ name = "Engine Room"; req_access_txt = "10" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/whiteyellow/side{ dir = 4 }, @@ -757,6 +758,7 @@ name = "Engine Room"; req_access_txt = "10" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/whiteyellow/side{ dir = 8 }, @@ -1299,18 +1301,18 @@ /turf/open/floor/plasteel/red, /area/awaymission/research/interior/security) "dW" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/highsecurity{ aiDisabledIdScanner = 1; - locked = 1; name = "Secure Storage C"; req_access_txt = "36" }, /turf/open/floor/plasteel/dark, /area/awaymission/research/interior/secure) "dX" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/highsecurity{ aiDisabledIdScanner = 1; - locked = 1; name = "Secure Storage D"; req_access_txt = "36" }, @@ -1433,6 +1435,7 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/awaymission/research/interior/maint) "eu" = ( @@ -1866,6 +1869,9 @@ name = "Cryogenetics Research"; req_access_txt = "9" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/whitepurple/side, /area/awaymission/research/interior) "fN" = ( @@ -2024,6 +2030,9 @@ name = "Vault Storage"; req_access_txt = "36" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/dark, /area/awaymission/research/interior/secure) "gm" = ( @@ -2041,6 +2050,9 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/awaymission/research/interior/secure) "go" = ( @@ -2067,6 +2079,9 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/awaymission/research/interior) "gr" = ( @@ -2092,6 +2107,9 @@ name = "Cryogenetics Research"; req_access_txt = "9" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/whitepurple, /area/awaymission/research/interior/cryo) "gu" = ( @@ -2490,18 +2508,18 @@ }, /area/awaymission/research/interior/security) "hI" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/highsecurity{ aiDisabledIdScanner = 1; - locked = 1; name = "Secure Storage A"; req_access_txt = "36" }, /turf/open/floor/plasteel/dark, /area/awaymission/research/interior/secure) "hJ" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/highsecurity{ aiDisabledIdScanner = 1; - locked = 1; name = "Secure Storage B"; req_access_txt = "36" }, @@ -4035,6 +4053,9 @@ /obj/machinery/door/airlock/external{ name = "Escape Pod One" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/awaymission/research/interior/escapepods) "mv" = ( @@ -4161,6 +4182,9 @@ /obj/machinery/door/airlock/external{ name = "Escape Pod Two" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/awaymission/research/interior/escapepods) "mP" = ( @@ -4179,6 +4203,9 @@ name = "Escape Pod Three"; req_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/awaymission/research/interior/escapepods) "mT" = ( @@ -4226,6 +4253,7 @@ /obj/machinery/door/airlock/external{ name = "Escape Airlock" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/awaymission/research/interior/escapepods) "na" = ( @@ -4250,6 +4278,195 @@ "nf" = ( /turf/closed/wall/mineral/plastitanium/nodiagonal, /area/awaymission/research/interior/engineering) +"pt" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod Three"; + req_access_txt = "0" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/awaymission/research/interior/escapepods) +"su" = ( +/obj/machinery/door/airlock/medical{ + name = "Medical" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side, +/area/awaymission/research/interior) +"tE" = ( +/obj/machinery/door/airlock/medical{ + name = "Medical" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/awaymission/research/interior) +"va" = ( +/obj/machinery/door/airlock/research{ + name = "Cryogenetics Research"; + req_access_txt = "9" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/whitepurple/side, +/area/awaymission/research/interior) +"wM" = ( +/obj/machinery/door/airlock/medical{ + name = "Medical" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side, +/area/awaymission/research/interior) +"xG" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod Two" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/awaymission/research/interior/escapepods) +"zn" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + req_access_txt = "12" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/awaymission/research/interior/maint) +"Bx" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engine Room"; + req_access_txt = "10" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 4 + }, +/area/awaymission/research/interior) +"Do" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/awaymission/research/interior/maint) +"Km" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig"; + req_access_txt = "63" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/whitered/side, +/area/awaymission/research/interior) +"Qd" = ( +/obj/machinery/door/airlock/medical{ + name = "Medical" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/awaymission/research/interior) +"Qz" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig"; + req_access_txt = "63" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/whitered/side{ + dir = 1 + }, +/area/awaymission/research/interior) +"TD" = ( +/obj/machinery/door/airlock/engineering{ + name = "Engine Room"; + req_access_txt = "10" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/awaymission/research/interior) +"TE" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod One" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/awaymission/research/interior/escapepods) +"Uu" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig"; + req_access_txt = "63" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/whitered/side, +/area/awaymission/research/interior) +"UA" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + req_access_txt = "12" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/awaymission/research/interior/maint) +"WR" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig"; + req_access_txt = "63" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/whitered/side{ + dir = 1 + }, +/area/awaymission/research/interior) +"XE" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/awaymission/research/interior/escapepods) (1,1,1) = {" aa @@ -34959,7 +35176,7 @@ fC gs fC fC -et +zn dZ cc aH @@ -38586,15 +38803,15 @@ iX cd ma mb -mu +TE mb mb mb -mO +xG mb mb mb -mS +pt mb mb ad @@ -39626,7 +39843,7 @@ mE mZ mv mv -mZ +XE aa aa aa @@ -40866,9 +41083,9 @@ cp cp eH cp -fM +va gB -fM +va cp eH cp @@ -41631,7 +41848,7 @@ cp cp cM cp -aP +UA cp cp ej @@ -41887,7 +42104,7 @@ cf cq cA cN -cZ +Bx dl dz cZ @@ -41939,7 +42156,7 @@ mE mZ mv mv -mZ +XE aa aa aa @@ -42401,7 +42618,7 @@ bd cs cC cP -da +TD dn dB da @@ -42659,7 +42876,7 @@ cp cp cp cp -aP +Do cp cp ei @@ -42938,9 +43155,9 @@ bD bD cc cp -jt +su jK -kf +tE cp cd dC @@ -43436,9 +43653,9 @@ cp cp cp cp -fS +Km cp -hb +Qz cp cp cp @@ -43709,9 +43926,9 @@ ad aH cd cp -jt +wM cp -kf +Qd cp cd aH @@ -44207,9 +44424,9 @@ aH aH eP cp -fS +Uu cp -hb +WR cp hD aH diff --git a/_maps/RandomZLevels/snowdin.dmm b/_maps/RandomZLevels/snowdin.dmm index a4092eb7da..702bc9ca4e 100644 --- a/_maps/RandomZLevels/snowdin.dmm +++ b/_maps/RandomZLevels/snowdin.dmm @@ -5003,10 +5003,12 @@ pixel_x = 5; pixel_y = 5 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/awaymission/snowdin/post/garage) "lN" = ( /obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/awaymission/snowdin/post/garage) "lO" = ( @@ -6816,6 +6818,7 @@ /obj/machinery/door/airlock/external/glass, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/barricade/wooden/crude, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/awaymission/snowdin/post) "qs" = ( @@ -6826,6 +6829,7 @@ pixel_y = 5 }, /obj/structure/barricade/wooden/crude, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/awaymission/snowdin/post) "qt" = ( @@ -7150,6 +7154,9 @@ "rc" = ( /obj/machinery/door/airlock/external/glass, /obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/awaymission/snowdin/post/cavern2) "rd" = ( @@ -7161,6 +7168,9 @@ /area/awaymission/snowdin/post/cavern2) "re" = ( /obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/awaymission/snowdin/post/cavern2) "rf" = ( @@ -7234,15 +7244,16 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; id_tag = "snowdin_turbine_exterior"; - locked = 1; name = "Turbine Exterior Airlock"; req_access_txt = "32" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/engine, /area/awaymission/snowdin/post/engineering) "rr" = ( @@ -7358,6 +7369,9 @@ "rH" = ( /obj/machinery/door/airlock/external/glass, /obj/structure/barricade/wooden/crude/snow, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/awaymission/snowdin/post) "rI" = ( @@ -7553,15 +7567,18 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; id_tag = "snowdin_turbine_interior"; - locked = 1; name = "Turbine Interior Airlock"; req_access_txt = "32" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/engine, /area/awaymission/snowdin/post/engineering) "sh" = ( @@ -8466,6 +8483,9 @@ "uZ" = ( /obj/machinery/door/airlock/external/glass, /obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/awaymission/snowdin/post/cavern1) "va" = ( @@ -8476,6 +8496,9 @@ /area/awaymission/snowdin/post/cavern1) "vb" = ( /obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/awaymission/snowdin/post/cavern1) "vc" = ( @@ -8909,7 +8932,7 @@ desc = "A turret built with substandard parts and run down further with age."; icon_state = "syndie_off"; dir = 9; - faction = list("pirate") + faction = "pirate" }, /turf/open/floor/plating/snowed/smoothed, /area/awaymission/snowdin/cave) @@ -10014,6 +10037,7 @@ /area/awaymission/snowdin/post/mining_dock) "zn" = ( /obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/awaymission/snowdin/post/mining_dock) "zo" = ( @@ -10235,6 +10259,9 @@ "zS" = ( /obj/machinery/door/airlock/external/glass, /obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/awaymission/snowdin/post/mining_dock) "zT" = ( @@ -10460,6 +10487,9 @@ /area/awaymission/snowdin/outside) "AC" = ( /obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating/snowed, /area/awaymission/snowdin/outside) "AD" = ( @@ -12388,6 +12418,7 @@ /area/awaymission/snowdin/post/mining_main) "Gb" = ( /obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/awaymission/snowdin/post/mining_main) "Gc" = ( @@ -13436,8 +13467,10 @@ /turf/open/floor/plating, /area/awaymission/snowdin/post/mining_dock) "Jl" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/mining/glass{ - cyclelinkeddir = 8; name = "Mining Dock"; req_access_txt = "48" }, @@ -13479,8 +13512,10 @@ /turf/open/floor/plating/snowed/cavern, /area/awaymission/snowdin/cave/cavern) "Jr" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/mining/glass{ - cyclelinkeddir = 8; name = "Mining Dock"; req_access_txt = "48" }, @@ -14102,6 +14137,62 @@ /obj/effect/spawner/lootdrop/crate_spawner, /turf/open/floor/plating/asteroid/snow/ice, /area/awaymission/snowdin/cave/cavern) +"Lw" = ( +/obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/awaymission/snowdin/post/minipost) +"Lx" = ( +/obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/awaymission/snowdin/post/mining_dock) +"OF" = ( +/obj/machinery/door/airlock/external{ + name = "Ready Room"; + req_access_txt = "150" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/awaymission/snowdin/cave) +"PR" = ( +/obj/machinery/door/airlock/external{ + name = "Ready Room"; + req_access_txt = "150" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/awaymission/snowdin/cave) +"SX" = ( +/obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/awaymission/snowdin/post/mining_main) +"VW" = ( +/obj/machinery/door/airlock/external/glass, +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating, +/area/awaymission/snowdin/post/mining_dock) +"Yn" = ( +/obj/machinery/door/airlock/external/glass, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/awaymission/snowdin/post/garage) (1,1,1) = {" aa @@ -25559,7 +25650,7 @@ yW yW Ah Av -Av +Lw yX AY Be @@ -25645,7 +25736,7 @@ dX Gb Gq Gq -Gb +SX GR HW Gq @@ -25902,7 +25993,7 @@ dX Gb Gq GR -Gb +SX HG HX HX @@ -31615,7 +31706,7 @@ kU lM mx mS -lN +Yn dX dX af @@ -31872,7 +31963,7 @@ kV lN my mT -lN +Yn dX dX af @@ -34856,11 +34947,11 @@ wS an an Dy -DG +PR CX CX CX -DG +OF En Es Dp @@ -60589,10 +60680,10 @@ oZ Fk oZ oZ -zS +VW FH wL -zn +Lx xy Gj xy @@ -60846,10 +60937,10 @@ sY oZ oZ oZ -zS +VW wL FK -zn +Lx xy xy wL @@ -79637,4 +79728,4 @@ ad ad ad ad -"} \ No newline at end of file +"} diff --git a/_maps/RandomZLevels/wildwest.dmm b/_maps/RandomZLevels/wildwest.dmm index cdc243eb85..b589ad88d6 100644 --- a/_maps/RandomZLevels/wildwest.dmm +++ b/_maps/RandomZLevels/wildwest.dmm @@ -138,9 +138,8 @@ /turf/open/floor/carpet, /area/awaymission/wildwest/vault) "aF" = ( -/obj/machinery/door/airlock/vault{ - locked = 1 - }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/vault, /turf/open/floor/engine/cult, /area/awaymission/wildwest/vaultdoors) "aG" = ( @@ -153,9 +152,8 @@ /turf/closed/mineral/gold, /area/awaymission/wildwest/mines) "aJ" = ( -/obj/machinery/door/airlock/vault{ - locked = 1 - }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/vault, /turf/open/floor/engine/cult, /area/awaymission/wildwest/vault) "aK" = ( @@ -1142,6 +1140,7 @@ /area/awaymission/wildwest/gov) "dU" = ( /obj/machinery/door/airlock/sandstone, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating/ironsand{ icon_state = "ironsand1" }, @@ -1530,6 +1529,9 @@ /area/awaymission/wildwest/gov) "fd" = ( /obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/awaymission/wildwest/refine) "fe" = ( @@ -1909,6 +1911,9 @@ /area/awaymission/wildwest/mines) "gi" = ( /obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/grass, /area/awaymission/wildwest/gov) "gj" = ( @@ -2126,6 +2131,41 @@ icon_state = "ironsand1" }, /area/awaymission/wildwest/mines) +"pD" = ( +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel, +/area/awaymission/wildwest/refine) +"Gh" = ( +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/grass, +/area/awaymission/wildwest/gov) +"Kh" = ( +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/awaymission/wildwest/refine) +"RN" = ( +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/awaymission/wildwest/refine) +"Ua" = ( +/obj/machinery/door/airlock/sandstone, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating/ironsand{ + icon_state = "ironsand1" + }, +/area/awaymission/wildwest/gov) (1,1,1) = {" aa @@ -21314,7 +21354,7 @@ eN eg ex eg -dU +Ua fL fL fL @@ -21571,7 +21611,7 @@ eh fc eh es -dU +Ua fL fL fL @@ -23374,7 +23414,7 @@ bv fM fW gb -gi +Gh go fW fW @@ -27993,7 +28033,7 @@ et et eJ eR -fd +RN fj fo fA @@ -29033,10 +29073,10 @@ eu eu eu eu -fd +pD eu eu -fd +Kh gL gQ gQ diff --git a/_maps/cit_map_files/BoxStation/BoxStation.dmm b/_maps/cit_map_files/BoxStation/BoxStation.dmm index 87757e7a98..11646eaa1a 100644 --- a/_maps/cit_map_files/BoxStation/BoxStation.dmm +++ b/_maps/cit_map_files/BoxStation/BoxStation.dmm @@ -647,6 +647,7 @@ id_tag = "permabolt3"; name = "Cell 3" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "acf" = ( @@ -659,6 +660,7 @@ name = "Cell 2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "acg" = ( @@ -674,6 +676,7 @@ name = "Cell 1" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "ach" = ( @@ -700,6 +703,9 @@ /turf/open/floor/carpet, /area/crew_quarters/heads/hos) "ack" = ( +/obj/machinery/firealarm{ + pixel_y = 24 + }, /obj/effect/turf_decal/stripes/line{ dir = 1 }, @@ -737,10 +743,6 @@ /obj/structure/closet/secure_closet/hos, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"aco" = ( -/obj/structure/closet/bombcloset/security, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) "acp" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/showroomfloor, @@ -1000,6 +1002,7 @@ name = "Security External Airlock"; req_access_txt = "63" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/security/main) "acV" = ( @@ -1341,6 +1344,9 @@ name = "Long-Term Cell 3"; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "adI" = ( @@ -1349,6 +1355,9 @@ req_access_txt = "2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "adJ" = ( @@ -1360,6 +1369,9 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "adK" = ( @@ -2134,6 +2146,9 @@ name = "Escape Pod Three"; req_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/security/main) "afp" = ( @@ -2344,8 +2359,8 @@ /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) "afP" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 2; name = "Command Tool Storage"; req_access = null; req_access_txt = "19" @@ -3571,6 +3586,13 @@ dir = 5 }, /area/security/brig) +"aiH" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/security/brig) "aiI" = ( /obj/structure/cable{ icon_state = "4-8" @@ -3610,28 +3632,19 @@ /turf/open/floor/plasteel/showroomfloor, /area/security/warden) "aiL" = ( -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/security/warden) -"aiM" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Brig Control"; - req_access_txt = "3" +/obj/machinery/computer/secure_data{ + dir = 1 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aiN" = ( -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, +"aiM" = ( +/obj/structure/table, +/obj/item/folder/red, +/obj/item/pen, +/obj/item/hand_labeler, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/light, +/turf/open/floor/plasteel/showroomfloor, /area/security/warden) "aiO" = ( /obj/structure/window/reinforced{ @@ -4078,6 +4091,7 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/solars/port/fore) "ajZ" = ( @@ -4325,7 +4339,7 @@ /turf/open/floor/plasteel/red/side{ dir = 1 }, -/area/hallway/primary/fore) +/area/security/brig) "akA" = ( /obj/structure/chair{ dir = 8; @@ -4461,13 +4475,13 @@ /turf/open/floor/plasteel/dark, /area/security/brig) "akV" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable{ - icon_state = "0-4" - }, /obj/structure/cable{ icon_state = "0-8" }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/security/brig) "akX" = ( @@ -4532,7 +4546,7 @@ /turf/open/floor/plasteel/red/side{ dir = 5 }, -/area/hallway/primary/fore) +/area/security/brig) "alg" = ( /obj/structure/cable{ icon_state = "0-2" @@ -4549,6 +4563,9 @@ req_access = null; req_access_txt = "10; 13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) "ali" = ( @@ -4568,6 +4585,9 @@ req_access_txt = "2"; shuttledocked = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/security/processing) "alp" = ( @@ -4674,11 +4694,10 @@ /turf/open/floor/plasteel/dark, /area/security/brig) "alC" = ( -/obj/item/twohanded/required/kirbyplants/random, /turf/open/floor/plasteel/red/side{ dir = 9 }, -/area/hallway/primary/fore) +/area/security/brig) "alD" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, @@ -4689,7 +4708,7 @@ /turf/open/floor/plasteel/red/side{ dir = 5 }, -/area/hallway/primary/fore) +/area/security/brig) "alF" = ( /obj/machinery/atmospherics/components/unary/tank/air{ dir = 2 @@ -4744,6 +4763,17 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/maintenance/fore/secondary) +"alN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "seclobby"; + name = "security shutters" + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/brig) "alO" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -4906,11 +4936,6 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"amo" = ( -/turf/open/floor/plasteel/red/side{ - dir = 9 - }, -/area/hallway/primary/fore) "amp" = ( /obj/structure/closet/secure_closet/brig{ id = "Cell 4"; @@ -4927,7 +4952,7 @@ /turf/open/floor/plasteel/red/side{ dir = 4 }, -/area/hallway/primary/fore) +/area/security/brig) "amr" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -4954,8 +4979,8 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -5040,6 +5065,15 @@ /obj/item/trash/plate, /turf/open/floor/plating, /area/maintenance/port/fore) +"amI" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Cryogenics APC"; + pixel_x = 24 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/crew_quarters/cryopod) "amL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/spawner/structure/window/reinforced, @@ -5302,11 +5336,6 @@ dir = 4 }, /area/hallway/primary/fore) -"anB" = ( -/turf/open/floor/plasteel/red/side{ - dir = 5 - }, -/area/hallway/primary/fore) "anC" = ( /obj/effect/spawner/structure/window, /obj/machinery/door/poddoor/shutters/preopen{ @@ -5314,7 +5343,7 @@ name = "security shutters" }, /turf/open/floor/plating, -/area/security/courtroom) +/area/security/brig) "anD" = ( /obj/structure/cable{ icon_state = "1-2" @@ -5330,6 +5359,9 @@ cyclelinkeddir = 4; req_access_txt = "13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/fore/secondary) "anF" = ( @@ -5369,6 +5401,9 @@ name = "Labor Camp Shuttle Airlock"; shuttledocked = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/security/processing) "anO" = ( @@ -5417,7 +5452,7 @@ name = "security shutters" }, /turf/open/floor/plasteel, -/area/hallway/primary/fore) +/area/security/brig) "anU" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters/preopen{ @@ -5428,7 +5463,7 @@ name = "Courtroom" }, /turf/open/floor/plasteel/dark, -/area/security/courtroom) +/area/security/brig) "anV" = ( /obj/machinery/light/small, /turf/open/floor/plasteel/dark, @@ -5651,7 +5686,7 @@ /turf/open/floor/plasteel/red/side{ dir = 10 }, -/area/hallway/primary/fore) +/area/security/brig) "aoC" = ( /obj/structure/chair{ dir = 1 @@ -5661,7 +5696,7 @@ pixel_y = -29 }, /turf/open/floor/plasteel/red/side, -/area/hallway/primary/fore) +/area/security/brig) "aoD" = ( /obj/machinery/camera{ c_tag = "Fore Primary Hallway East"; @@ -5676,18 +5711,18 @@ dir = 1 }, /turf/open/floor/plasteel/red/side, -/area/hallway/primary/fore) +/area/security/brig) "aoE" = ( /obj/structure/table, /obj/machinery/chem_dispenser/drinks, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/bar, -/area/hallway/primary/fore) +/area/security/brig) "aoF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/reagent_dispensers/water_cooler, /turf/open/floor/plasteel/red/side, -/area/hallway/primary/fore) +/area/security/brig) "aoG" = ( /obj/structure/table, /obj/machinery/firealarm{ @@ -6365,6 +6400,9 @@ req_access = null; req_access_txt = "13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/starboard/fore) "aqw" = ( @@ -6440,8 +6478,8 @@ /turf/open/floor/plating, /area/shuttle/auxillary_base) "aqJ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "External Access"; req_access = null; req_access_txt = "13" @@ -7385,7 +7423,6 @@ /area/crew_quarters/heads/hos) "atp" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Construction Zone"; req_access = null; req_access_txt = "0"; @@ -8017,8 +8054,10 @@ /turf/open/floor/plating, /area/maintenance/port/fore) "avd" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; req_access_txt = "13" }, /turf/open/floor/plating, @@ -9808,8 +9847,8 @@ /turf/open/floor/plating, /area/maintenance/department/electrical) "azy" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Port Docking Bay 1" }, /turf/open/floor/plating, @@ -11983,6 +12022,7 @@ name = "EVA Storage"; req_access_txt = "18" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) "aEY" = ( @@ -13059,9 +13099,8 @@ /turf/closed/wall/r_wall, /area/ai_monitored/nuke_storage) "aHG" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/vault{ - icon_state = "door_locked"; - locked = 1; req_access_txt = "53" }, /obj/structure/cable{ @@ -14562,7 +14601,6 @@ /area/maintenance/port/fore) "aLu" = ( /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 1; name = "Auxillary Base Construction"; req_access_txt = "0"; req_one_access_txt = "32;47;48" @@ -16416,8 +16454,10 @@ /turf/open/floor/plating, /area/hallway/secondary/exit) "aQF" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Security Escape Airlock"; req_access_txt = "2" }, @@ -17322,8 +17362,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/exit) "aTn" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Escape Airlock" }, /obj/structure/sign/warning/vacuum/external{ @@ -17332,8 +17374,10 @@ /turf/open/floor/plating, /area/hallway/secondary/exit) "aTo" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Escape Airlock" }, /turf/open/floor/plating, @@ -18605,8 +18649,10 @@ /obj/structure/cable{ icon_state = "0-4" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 4; name = "Bridge"; req_access_txt = "19" }, @@ -18623,8 +18669,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 8; name = "Bridge"; req_access_txt = "19" }, @@ -18820,8 +18868,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 4; name = "Bridge"; req_access_txt = "19" }, @@ -18853,8 +18903,10 @@ /obj/structure/cable{ icon_state = "0-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 8; name = "Bridge"; req_access_txt = "19" }, @@ -19057,8 +19109,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/exit) "aXI" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; id_tag = null; name = "Port Docking Bay 2"; req_access_txt = "0" @@ -21203,8 +21257,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/exit) "bdA" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Cargo Escape Airlock" }, /turf/open/floor/plating, @@ -21705,16 +21761,16 @@ }, /area/hallway/secondary/exit) "beK" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Port Docking Bay 4"; req_access_txt = "0" }, /turf/open/floor/plating, /area/hallway/secondary/entry) "beL" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Port Docking Bay 3"; req_access_txt = "0" }, @@ -22354,18 +22410,6 @@ /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/plating, /area/maintenance/port) -"bgx" = ( -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/pen, -/obj/machinery/newscaster{ - pixel_x = 30 - }, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/bar) "bgy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 @@ -22798,8 +22842,8 @@ /turf/closed/wall, /area/science/research) "bhB" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 2; name = "Research Division Access"; req_access_txt = "47" }, @@ -24250,6 +24294,7 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/central/secondary) "ble" = ( @@ -24583,8 +24628,10 @@ /turf/open/floor/plating, /area/maintenance/starboard) "blP" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; req_access_txt = "13" }, /turf/open/floor/plating, @@ -24636,8 +24683,10 @@ /turf/open/floor/plating, /area/quartermaster/storage) "blX" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 1; name = "Research Division Access"; req_access_txt = "47" }, @@ -26646,6 +26695,9 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/central/secondary) "bqL" = ( @@ -27095,8 +27147,10 @@ /turf/open/floor/plating, /area/maintenance/starboard) "brJ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Supply Dock Airlock"; req_access_txt = "31" }, @@ -27929,6 +27983,7 @@ req_access_txt = "11" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/gravity_generator) "btG" = ( @@ -33212,6 +33267,7 @@ }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/starboard) "bFZ" = ( @@ -33445,6 +33501,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/white, /area/science/mixing) "bGD" = ( @@ -34103,16 +34162,16 @@ req_access_txt = "39" }, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/virology{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "virology_airlock_exterior"; - locked = 1; name = "Virology Exterior Airlock"; req_access_txt = "39" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/white, /area/medical/virology) "bIg" = ( @@ -34487,6 +34546,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/science/mixing) "bIT" = ( @@ -34549,8 +34611,10 @@ /turf/open/floor/plating/airless, /area/science/test_area) "bJb" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Mining Dock Airlock"; req_access = null; req_access_txt = "48"; @@ -34571,8 +34635,10 @@ /turf/open/space/basic, /area/space) "bJd" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/mining/glass{ - cyclelinkeddir = 8; name = "Mining Dock"; req_access_txt = "48" }, @@ -36417,26 +36483,24 @@ /turf/open/floor/engine/vacuum, /area/science/mixing) "bNu" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/research/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "tox_airlock_exterior"; - locked = 1; name = "Mixing Room Exterior Airlock"; req_access_txt = "8" }, /turf/open/floor/engine, /area/science/mixing) "bNv" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/research/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "tox_airlock_interior"; - locked = 1; name = "Mixing Room Interior Airlock"; req_access_txt = "8" }, @@ -38278,16 +38342,18 @@ icon_state = "1-2" }, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/virology{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "virology_airlock_interior"; - locked = 1; name = "Virology Interior Airlock"; req_access_txt = "39" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/white, /area/medical/virology) "bRQ" = ( @@ -39389,7 +39455,7 @@ icon_state = "4-8" }, /turf/open/floor/plating, -/area/maintenance/port/aft) +/area/maintenance/bar) "bUx" = ( /obj/structure/disposalpipe/junction/yjunction{ dir = 1 @@ -40580,8 +40646,10 @@ /turf/open/floor/plating, /area/maintenance/starboard/aft) "bXv" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Access"; req_access = null; req_access_txt = "13" @@ -41643,8 +41711,10 @@ }, /area/tcommsat/server) "cal" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/engineering/glass{ - cyclelinkeddir = 4; name = "Server Room"; req_access_txt = "61" }, @@ -41656,8 +41726,10 @@ }, /area/tcommsat/computer) "can" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/engineering/glass{ - cyclelinkeddir = 8; name = "Server Room"; req_access_txt = "61" }, @@ -43860,8 +43932,8 @@ /turf/open/floor/plasteel, /area/engine/engineering) "cfM" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 2; name = "Engine Room"; req_access_txt = "10" }, @@ -44279,8 +44351,10 @@ /turf/open/floor/plating, /area/crew_quarters/heads/chief) "cgT" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 8; name = "SMES Room"; req_access_txt = "32" }, @@ -44377,8 +44451,10 @@ }, /area/engine/atmos) "che" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Atmospherics External Airlock"; req_access_txt = "24" }, @@ -44683,8 +44759,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -45468,8 +45546,8 @@ /turf/open/floor/plasteel, /area/engine/engineering) "cjR" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -45550,8 +45628,10 @@ id = "testlab"; name = "test chamber blast door" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/research/glass{ - cyclelinkeddir = 4; name = "Test Chamber"; req_access_txt = "47" }, @@ -45825,8 +45905,10 @@ /turf/open/floor/plasteel, /area/science/misc_lab) "ckN" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/research/glass{ - cyclelinkeddir = 8; name = "Test Chamber"; req_access_txt = "47" }, @@ -46283,19 +46365,19 @@ /turf/closed/wall/r_wall, /area/maintenance/disposal/incinerator) "cmf" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "incinerator_airlock_interior"; - locked = 1; name = "Turbine Interior Airlock"; req_access_txt = "32" }, /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/engine, /area/maintenance/disposal/incinerator) "cmg" = ( @@ -46499,6 +46581,11 @@ dir = 1 }, /area/engine/engineering) +"cmR" = ( +/obj/structure/table/wood, +/obj/machinery/chem_dispenser/drinks, +/turf/open/floor/wood, +/area/maintenance/bar) "cmU" = ( /obj/machinery/light/small, /turf/open/floor/engine/n2, @@ -46618,8 +46705,8 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -46759,19 +46846,21 @@ /turf/closed/wall, /area/construction) "cnC" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "incinerator_airlock_exterior"; - locked = 1; name = "Turbine Exterior Airlock"; req_access_txt = "32" }, /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/engine, /area/maintenance/disposal/incinerator) "cnD" = ( @@ -47002,13 +47091,6 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"col" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/wood, -/area/maintenance/bar) "cop" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 1; @@ -47126,8 +47208,10 @@ /turf/open/floor/plasteel, /area/engine/engine_smes) "coB" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 4; name = "SMES Room"; req_access_txt = "32" }, @@ -47449,8 +47533,10 @@ /turf/open/floor/plasteel/white, /area/medical/sleeper) "cpI" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Escape Pod Four"; req_access = null; req_access_txt = "0" @@ -47821,8 +47907,8 @@ /turf/open/floor/plasteel, /area/engine/engineering) "cqA" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -47861,6 +47947,7 @@ name = "Supermatter Chamber"; req_access_txt = "10" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/engine, /area/engine/supermatter) "cqF" = ( @@ -48091,6 +48178,9 @@ name = "Supermatter Chamber"; req_access_txt = "10" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/engine, /area/engine/supermatter) "cru" = ( @@ -48319,8 +48409,10 @@ /turf/open/floor/plasteel/dark, /area/engine/engineering) "csg" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -48559,8 +48651,10 @@ /turf/open/space, /area/solar/starboard/aft) "cta" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "MiniSat External Access"; req_access = null; req_access_txt = "65;13" @@ -50246,6 +50340,9 @@ name = "Escape Pod Three"; req_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/security/main) "cxJ" = ( @@ -50254,14 +50351,19 @@ name = "Labor Camp Shuttle Airlock"; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/security/processing) "cxN" = ( /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -50273,11 +50375,25 @@ cyclelinkeddir = 8; name = "Labor Camp Shuttle Airlock" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/security/processing) +"cxR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/brig) "cxW" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "External Access"; req_access = null; req_access_txt = "13" @@ -50293,17 +50409,21 @@ /turf/open/floor/plating, /area/hallway/secondary/entry) "cya" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; req_access_txt = "13" }, /turf/open/floor/plating, /area/maintenance/fore) "cyb" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Escape Pod One" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/hallway/secondary/entry) "cyd" = ( @@ -50318,8 +50438,10 @@ /turf/open/space/basic, /area/space) "cyg" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 1; name = "Command Tool Storage"; req_access = null; req_access_txt = "19" @@ -50327,16 +50449,20 @@ /turf/open/floor/plasteel/dark, /area/ai_monitored/storage/eva) "cyh" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Security Escape Airlock"; req_access_txt = "2" }, /turf/open/floor/plating, /area/hallway/secondary/exit) "cyl" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; id_tag = null; name = "Port Docking Bay 2"; req_access_txt = "0" @@ -50344,53 +50470,67 @@ /turf/open/floor/plating, /area/hallway/secondary/entry) "cyp" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Escape Airlock" }, /turf/open/floor/plating, /area/hallway/secondary/exit) "cyr" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Cargo Escape Airlock" }, /turf/open/floor/plating, /area/hallway/secondary/exit) "cyt" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Port Docking Bay 4"; req_access_txt = "0" }, /turf/open/floor/plating, /area/hallway/secondary/entry) "cyu" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Port Docking Bay 3"; req_access_txt = "0" }, /turf/open/floor/plating, /area/hallway/secondary/entry) "cyC" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; req_access_txt = "13" }, /turf/open/floor/plating, /area/maintenance/starboard) "cyD" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Supply Dock Airlock"; req_access_txt = "31" }, /turf/open/floor/plating, /area/quartermaster/storage) "cyE" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Access"; req_access = null; req_access_txt = "13" @@ -50398,8 +50538,10 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "cyG" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Atmospherics External Airlock"; req_access_txt = "24" }, @@ -50409,8 +50551,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -50427,8 +50571,10 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "cyM" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 1; name = "Engine Room"; req_access_txt = "10" }, @@ -50450,8 +50596,10 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -50459,8 +50607,10 @@ /turf/open/floor/plating, /area/maintenance/solars/starboard/aft) "czg" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Escape Pod Four"; req_access = null; req_access_txt = "0"; @@ -50469,8 +50619,10 @@ /turf/open/floor/plating, /area/engine/engineering) "czk" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "MiniSat External Access"; req_access = null; req_access_txt = "65;13" @@ -51989,6 +52141,10 @@ /obj/structure/lattice, /turf/open/space, /area/space/nearstation) +"cEm" = ( +/obj/machinery/vending/autodrobe, +/turf/open/floor/wood, +/area/maintenance/bar) "cEr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ @@ -53022,12 +53178,45 @@ /turf/open/space/basic, /area/space) "cIh" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Port Docking Bay 1" }, /turf/open/floor/plating, /area/hallway/secondary/entry) +"cKh" = ( +/obj/structure/bed, +/obj/item/bedsheet/grey, +/obj/effect/decal/cleanable/semen{ + desc = "Blech."; + name = "dried semen" + }, +/obj/effect/spawner/lootdrop/costume, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/bar) +"cKI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + cyclelinkeddir = 1; + id_tag = "lobbyairlock"; + name = "Security Lobby"; + req_access_txt = "0" + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/brig) +"cLr" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/security/brig) "cMm" = ( /obj/effect/spawner/structure/window/plasma/reinforced, /turf/open/floor/plating, @@ -53186,6 +53375,9 @@ }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/starboard/aft) "cNY" = ( @@ -53227,15 +53419,19 @@ /turf/open/floor/plating, /area/maintenance/starboard/aft) "cPH" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; req_access_txt = "13" }, /turf/open/floor/plating, /area/maintenance/starboard/aft) "cPI" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; req_access_txt = "13" }, /turf/open/floor/plating, @@ -53642,38 +53838,43 @@ "cVb" = ( /turf/closed/wall, /area/hallway/secondary/service) -"daP" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ +"cVk" = ( +/obj/effect/turf_decal/stripes/line{ dir = 1 }, -/obj/machinery/light/small{ - dir = 4 +/obj/machinery/camera/motion{ + c_tag = "Armory Motion Sensor"; + dir = 2; + name = "motion-sensitive security camera" }, -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"ddY" = ( -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/bar) -"deX" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/corner, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable{ - icon_state = "2-4" + dir = 6 }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"dfb" = ( +"cYR" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/brig) +"daq" = ( /obj/machinery/door/airlock/maintenance/abandoned{ - req_access_txt = "0" + name = "Incinerator Access"; + req_access_txt = "12" + }, +/obj/structure/barricade/wooden{ + name = "wooden barricade (CLOSED)" }, /turf/open/floor/plating, /area/maintenance/bar) +"ddq" = ( +/obj/structure/grille, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) "dfh" = ( /obj/machinery/power/apc{ areastring = "/area/science/circuit"; @@ -53688,63 +53889,44 @@ }, /turf/open/floor/plasteel, /area/science/circuit) -"diE" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/fore/secondary) -"dpO" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ +"dfW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/brig) +"dAS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/structure/disposalpipe/segment, /turf/closed/wall, /area/maintenance/fore/secondary) -"dza" = ( -/obj/structure/closet/secure_closet/security/sec, -/obj/effect/turf_decal/bot{ - dir = 2 +"dLQ" = ( +/turf/open/floor/plasteel/red/corner{ + dir = 1 }, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) -"dIm" = ( -/obj/structure/closet/l3closet/security, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) -"dLC" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; - id_tag = "lobbyairlock"; - name = "Security Lobby"; - req_access_txt = "0" - }, -/turf/open/floor/plasteel/red/side, -/area/hallway/primary/fore) -"dMt" = ( -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/decal/cleanable/blood/old, -/obj/item/device/assembly/signaler, -/turf/open/floor/plating, -/area/maintenance/bar) +/area/security/brig) "dMZ" = ( /obj/structure/sign/poster/official/random{ pixel_y = 32 }, /turf/open/floor/plasteel/white, /area/science/circuit) -"dUX" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 +"dRy" = ( +/obj/structure/table, +/obj/item/storage/box/firingpins, +/obj/item/storage/box/firingpins, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"dUn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 4 }, -/turf/open/floor/plasteel, /area/security/brig) -"dZd" = ( -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/hallway/primary/fore) "eaI" = ( /obj/structure/table/reinforced, /obj/item/device/radio/intercom{ @@ -53752,24 +53934,51 @@ }, /turf/open/floor/plasteel/white, /area/science/circuit) -"edf" = ( -/obj/machinery/light/small{ - dir = 8 +"eiQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-4" }, -/obj/machinery/cryopod{ - tag = "icon-cryopod-open (EAST)"; - icon_state = "cryopod-open"; +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/brig) +"ejX" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 1 + }, +/area/hallway/primary/fore) +"elx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/warden) +"eoF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"eqj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, -/turf/open/floor/noslip, -/area/crew_quarters/cryopod) -"eug" = ( -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ +/turf/open/floor/plasteel/red/corner{ + dir = 1 + }, +/area/security/brig) +"ese" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel, -/area/ai_monitored/security/armory) +/area/security/brig) "eyM" = ( /obj/machinery/mineral/ore_redemption{ input_dir = 2; @@ -53778,32 +53987,16 @@ /obj/machinery/door/firedoor, /turf/open/floor/plasteel, /area/quartermaster/miningdock) -"eCq" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 +"eBn" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 }, -/turf/open/floor/wood, -/area/maintenance/bar) -"eFo" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "2-4" - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"eJr" = ( -/obj/machinery/power/apc{ - areastring = "/area/maintenance/bar"; - dir = 2; - name = "Maintenance Bar APC"; - pixel_x = 1; - pixel_y = -24 - }, -/obj/structure/cable, +/obj/effect/turf_decal/stripes/white/corner, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) +"eGa" = ( /turf/open/floor/wood{ - icon_state = "wood-broken7" + icon_state = "wood-broken5" }, /area/maintenance/bar) "eRz" = ( @@ -53821,23 +54014,29 @@ }, /turf/open/floor/plasteel, /area/quartermaster/miningdock) -"eXt" = ( -/obj/structure/table/wood/poker, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 +"fgi" = ( +/turf/closed/wall, +/area/crew_quarters/cryopod) +"fiq" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, -/obj/item/storage/pill_bottle/dice, -/turf/open/floor/wood, -/area/maintenance/bar) -"fbG" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, -/area/hallway/primary/fore) +/area/security/armory) "flc" = ( /obj/machinery/bookbinder, /turf/open/floor/plasteel/white, /area/science/circuit) +"fmW" = ( +/obj/effect/turf_decal/loading_area/white, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/corner, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) "fnC" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 @@ -53851,28 +54050,48 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/secondary/service) +"fsC" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/ai_monitored/security/armory) "fsQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"fFO" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"fJA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ +"fIx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, -/obj/machinery/light, -/turf/open/floor/plasteel/red/side, -/area/security/brig) +/turf/closed/wall, +/area/maintenance/bar) "fKl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/science/circuit) +"fNa" = ( +/obj/machinery/power/apc{ + areastring = "/area/maintenance/bar"; + dir = 2; + name = "Maintenance Bar APC"; + pixel_x = 1; + pixel_y = -24 + }, +/obj/structure/cable, +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/bar) +"fXR" = ( +/obj/structure/table/wood/poker, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/maintenance/bar) "gbq" = ( /obj/structure/cable{ icon_state = "4-8" @@ -53888,51 +54107,77 @@ "gjl" = ( /turf/closed/wall, /area/quartermaster/warehouse) -"gsc" = ( -/obj/effect/spawner/lootdrop/keg, +"gnt" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood{ icon_state = "wood-broken7" }, /area/maintenance/bar) -"gus" = ( -/obj/effect/turf_decal/stripes/line, -/obj/structure/cable{ - icon_state = "4-8" +"gqJ" = ( +/obj/structure/window/reinforced, +/obj/vehicle/ridden/secway, +/obj/item/key/security, +/obj/machinery/door/window/eastleft{ + name = "Secway Docking Port" }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"gvr" = ( -/obj/structure/falsewall, -/turf/open/floor/plating, -/area/maintenance/bar) +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel/showroomfloor, +/area/space) +"gtB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/light, +/turf/open/floor/plasteel/red/side, +/area/security/brig) "gwd" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/science/circuit) -"gxj" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 +"gBe" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/wood, +/area/maintenance/bar) +"gEu" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/wood{ + icon_state = "wood-broken" }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"gyg" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/security/warden) -"gLh" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ +/area/maintenance/bar) +"gHZ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, -/turf/closed/wall, +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, /area/maintenance/bar) +"gKd" = ( +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/brig) +"gLH" = ( +/obj/machinery/door/airlock/external{ + name = "External Access"; + req_access = null; + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"gUO" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/brig) "gWd" = ( /obj/structure/cable{ icon_state = "1-4" @@ -53950,6 +54195,17 @@ dir = 8 }, /area/medical/sleeper) +"hbX" = ( +/obj/machinery/flasher{ + id = "brigentry"; + pixel_y = -28 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/plasteel/red/side, +/area/security/brig) "hcE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, @@ -53967,87 +54223,34 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"hha" = ( -/turf/open/floor/wood, -/area/maintenance/bar) -"hsl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"hyy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/closed/wall, -/area/maintenance/fore/secondary) -"hGx" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"hKM" = ( -/obj/structure/sign/poster/official/no_erp, -/turf/closed/wall, -/area/maintenance/bar) -"hMS" = ( -/obj/structure/bed, -/obj/item/clothing/suit/straight_jacket, -/obj/item/clothing/mask/muzzle, -/turf/open/floor/plasteel, -/area/security/execution/transfer) -"hUv" = ( -/obj/machinery/vending/clothing, -/turf/open/floor/wood, -/area/maintenance/bar) -"hWV" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/hallway/primary/fore) -"hYa" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/bar) -"ifm" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance/abandoned{ - req_access_txt = "0" - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/bar) +"hgP" = ( +/obj/structure/closet/bombcloset/security, +/turf/open/floor/plasteel/showroomfloor, +/area/space) +"hCi" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"hSW" = ( +/turf/open/floor/plasteel/red/side, +/area/security/brig) "ijc" = ( /obj/structure/table, /obj/item/stack/sheet/metal/fifty, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"imC" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +"ilg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood{ icon_state = "wood-broken7" }, /area/maintenance/bar) +"ilT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/armory) "ipA" = ( /obj/machinery/droneDispenser, /turf/open/floor/plating, @@ -54058,27 +54261,26 @@ /obj/item/pen, /turf/open/floor/plasteel/white, /area/science/circuit) -"iFh" = ( -/turf/open/floor/plasteel/red/side, -/area/hallway/primary/fore) -"iGk" = ( -/obj/structure/grille, -/obj/structure/lattice, -/turf/open/space/basic, -/area/space/nearstation) -"iIs" = ( -/obj/effect/turf_decal/stripes/white/line{ - dir = 5 - }, -/turf/open/floor/plasteel/dark, -/area/security/execution/transfer) -"iMh" = ( +"iun" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 + dir = 6 }, -/obj/structure/tank_dispenser/oxygen, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) +/turf/open/floor/wood, +/area/maintenance/bar) +"izg" = ( +/obj/structure/table/wood/poker, +/obj/item/coin/iron, +/turf/open/floor/wood, +/area/maintenance/bar) +"iEJ" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod One" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) "iNn" = ( /obj/machinery/camera{ c_tag = "Kitchen Cold Room" @@ -54087,19 +54289,25 @@ /obj/structure/reagent_dispensers/cooking_oil, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"iWe" = ( -/obj/structure/falsewall, -/obj/effect/turf_decal/delivery/white, -/turf/open/floor/plasteel/dark, -/area/security/execution/transfer) -"iZT" = ( -/turf/closed/wall, -/area/crew_quarters/cryopod) -"jav" = ( -/obj/machinery/chem_dispenser/drinks/beer, -/obj/structure/table/wood, +"iNt" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/brig) +"iZz" = ( +/obj/structure/table/wood/poker, /turf/open/floor/wood, /area/maintenance/bar) +"jaa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/airlock/maintenance/abandoned{ + req_access_txt = "0" + }, +/turf/open/floor/wood{ + icon_state = "wood-broken" + }, +/area/maintenance/bar) "jbf" = ( /obj/structure/cable{ icon_state = "0-2" @@ -54126,42 +54334,10 @@ }, /turf/open/floor/plasteel, /area/science/circuit) -"jjw" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, -/area/maintenance/bar) "jlm" = ( /obj/machinery/rnd/protolathe/department/cargo, /turf/open/floor/plasteel, /area/quartermaster/office) -"jnB" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/table/wood, -/obj/item/reagent_containers/spray/cleaner, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/bar) -"jor" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/bar) -"jpk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/maintenance/bar) -"jrj" = ( -/obj/structure/table/wood/poker, -/obj/item/coin/iron, -/turf/open/floor/wood, -/area/maintenance/bar) "jrE" = ( /obj/machinery/rnd/protolathe/department/science, /obj/structure/sign/poster/official/random{ @@ -54169,48 +54345,33 @@ }, /turf/open/floor/plasteel/white, /area/science/circuit) -"jsM" = ( -/obj/structure/table/glass, -/obj/item/paper_bin, -/obj/item/pen/blue, -/turf/open/floor/plasteel/purple/side{ - tag = "icon-purple (NORTH)"; - icon_state = "purple"; - dir = 1 +"jvH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-4" }, -/area/crew_quarters/cryopod) -"jxK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/maintenance/bar) -"jyt" = ( +"jvX" = ( +/obj/machinery/door_timer{ + id = "Cell 2"; + name = "Cell 2"; + pixel_y = -32 + }, +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/red/corner, +/area/security/brig) +"jwO" = ( /obj/structure/table/wood, -/obj/machinery/chem_dispenser/drinks, /turf/open/floor/wood, /area/maintenance/bar) "jAD" = ( /obj/structure/grille, /turf/open/floor/plating/airless, /area/space/nearstation) -"jCi" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/structure/closet/secure_closet/brig{ - id = "Secure Cell"; - name = "Secure Cell Locker" - }, -/obj/effect/turf_decal/stripes/white/end{ - dir = 4 - }, -/obj/effect/turf_decal/delivery/white, -/turf/open/floor/plasteel/dark, -/area/security/execution/transfer) "jCq" = ( /obj/structure/disposalpipe/segment{ dir = 5 @@ -54223,23 +54384,6 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"jDT" = ( -/obj/structure/table, -/obj/item/folder/red, -/obj/item/pen, -/obj/item/hand_labeler, -/obj/item/book/manual/wiki/security_space_law, -/obj/machinery/light, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"jGf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/corner{ - dir = 8 - }, -/area/security/brig) "jHt" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment{ @@ -54253,28 +54397,14 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"jIa" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 +"jKI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 }, -/obj/machinery/camera/motion{ - c_tag = "Armory Motion Sensor"; - dir = 2; - name = "motion-sensitive security camera" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"jME" = ( /obj/machinery/door/firedoor, -/obj/structure/cable{ - icon_state = "4-8" - }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; - id_tag = "outerbrig"; + cyclelinkeddir = 2; + id_tag = "innerbrig"; name = "Brig"; req_access_txt = "63" }, @@ -54309,26 +54439,6 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"jVE" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/hallway/primary/fore) -"jXb" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/hallway/primary/fore) -"jZW" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/bar) "khb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 @@ -54337,6 +54447,36 @@ /obj/item/kitchen/rollingpin, /turf/open/floor/plasteel/hydrofloor, /area/hallway/secondary/service) +"khB" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 4; + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/fore/secondary) +"kkQ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/ai_monitored/security/armory) +"knx" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Gravity Generator"; + req_access_txt = "11" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) "kob" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment, @@ -54345,19 +54485,40 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"kpR" = ( +"kyO" = ( +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/obj/machinery/newscaster{ + pixel_x = 30 + }, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/maintenance/bar) +"kDA" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"kqC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/red/side{ +/area/security/armory) +"kEo" = ( +/obj/structure/table/wood, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, -/area/hallway/primary/fore) +/obj/machinery/newscaster{ + pixel_x = 30 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/bar) "kPd" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/structure/cable{ @@ -54384,60 +54545,113 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/miningdock) -"kVC" = ( -/obj/structure/chair/stool, -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/maintenance/bar) -"lgA" = ( -/obj/machinery/suit_storage_unit/security, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ +"kTn" = ( +/obj/machinery/light{ dir = 4 }, -/obj/effect/turf_decal/bot_white, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) +/obj/structure/table/wood, +/obj/item/reagent_containers/spray/cleaner, +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/maintenance/bar) +"kXw" = ( +/obj/machinery/vending/games{ + name = "\improper Good 'Clean' Fun" + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"lik" = ( +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/brig) +"lxM" = ( +/obj/structure/sign/poster/random{ + pixel_y = -32 + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"lza" = ( +/obj/structure/table/glass, +/obj/item/paper_bin, +/obj/item/pen/blue, +/turf/open/floor/plasteel/purple/side{ + tag = "icon-purple (NORTH)"; + icon_state = "purple"; + dir = 1 + }, +/area/crew_quarters/cryopod) +"lzJ" = ( +/obj/structure/chair/stool, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/maintenance/bar) "lAB" = ( /obj/structure/sign/nanotrasen, /turf/closed/wall, /area/science/circuit) -"lAE" = ( -/obj/structure/table, -/obj/item/grenade/barrier{ - pixel_x = 4 - }, -/obj/item/grenade/barrier, -/obj/item/grenade/barrier{ - pixel_x = -4 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"lIg" = ( -/obj/machinery/suit_storage_unit/security, -/obj/effect/turf_decal/bot_white, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) +"lBd" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/space) +"lFR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/wood, +/area/maintenance/bar) "lMg" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 }, /turf/open/floor/plasteel, /area/science/circuit) -"lMP" = ( -/obj/machinery/computer/secure_data{ - dir = 1 +"lNK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 }, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/wood, +/area/maintenance/bar) "lQG" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/science/circuit) -"myc" = ( +"lWm" = ( +/obj/machinery/door/window/brigdoor/security/cell{ + id = "Cell 3"; + name = "Cell 3" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/red/side, +/area/security/brig) +"lWz" = ( +/turf/closed/wall, +/area/maintenance/bar) +"mhD" = ( +/obj/machinery/cryopod{ + tag = "icon-cryopod-open (EAST)"; + icon_state = "cryopod-open"; + dir = 4 + }, +/turf/open/floor/noslip, +/area/crew_quarters/cryopod) +"mnl" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"mnG" = ( /obj/structure/rack, /obj/item/clothing/suit/armor/bulletproof{ pixel_x = -3; @@ -54463,6 +54677,35 @@ }, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, +/area/security/armory) +"mnX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"muS" = ( +/obj/structure/chair/stool, +/turf/open/floor/wood{ + icon_state = "wood-broken" + }, +/area/maintenance/bar) +"mxj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance/abandoned{ + req_access_txt = "0" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/bar) +"myd" = ( +/obj/machinery/suit_storage_unit/security, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) "mBv" = ( /obj/structure/cable{ @@ -54475,90 +54718,56 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"mLe" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/rack, -/obj/item/clothing/mask/gas/sechailer{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/mask/gas/sechailer, -/obj/item/clothing/mask/gas/sechailer{ - pixel_x = 3; - pixel_y = -3 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) +"mHd" = ( +/obj/structure/falsewall, +/turf/open/floor/plating, +/area/maintenance/bar) "mNi" = ( /obj/machinery/light_switch{ pixel_x = -20 }, /turf/open/floor/plasteel/white, /area/science/circuit) -"mOK" = ( -/obj/machinery/vending/cigarette, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/hallway/primary/fore) -"mQi" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/brig) "mRe" = ( /obj/machinery/light{ dir = 8 }, /turf/open/floor/plasteel/white, /area/science/circuit) -"mUr" = ( -/obj/structure/table/wood, -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, -/area/maintenance/bar) -"mYW" = ( -/obj/machinery/vending/autodrobe, -/turf/open/floor/wood, -/area/maintenance/bar) -"nab" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ +"mSu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"nbe" = ( -/obj/effect/turf_decal/loading_area/white, -/obj/effect/turf_decal/stripes/white/corner{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/white/corner, -/turf/open/floor/plasteel/dark, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/maintenance/fore/secondary) +"mXj" = ( +/turf/open/floor/plasteel/showroomfloor, +/area/space) +"mXs" = ( +/turf/open/floor/plasteel, /area/security/execution/transfer) -"nkD" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/wood, -/area/maintenance/bar) +"nnM" = ( +/turf/closed/wall/r_wall, +/area/security/armory) "noK" = ( /obj/structure/girder, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"nrf" = ( -/obj/machinery/flasher{ - id = "Cell 4"; - pixel_x = -28 +"nsq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 8 + }, +/area/security/brig) +"nwx" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/plasteel/red/side{ + dir = 4 }, -/turf/open/floor/plasteel/floorgrime, /area/security/brig) "nxv" = ( /obj/machinery/power/apc{ @@ -54571,10 +54780,41 @@ }, /turf/open/floor/plating, /area/construction) +"nys" = ( +/obj/machinery/flasher{ + id = "Cell 4"; + pixel_x = -28 + }, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) "nzh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/engine/engineering) +"nAv" = ( +/obj/structure/table, +/obj/item/grenade/barrier{ + pixel_x = 4 + }, +/obj/item/grenade/barrier, +/obj/item/grenade/barrier{ + pixel_x = -4 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/security/armory) +"nGs" = ( +/obj/item/lighter/greyscale, +/obj/effect/decal/cleanable/semen{ + desc = "Blech."; + name = "dried semen" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/bar) "nGt" = ( /obj/structure/cable{ icon_state = "1-2" @@ -54586,69 +54826,156 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"nHr" = ( -/obj/machinery/firealarm{ - pixel_y = 24 +"nHg" = ( +/turf/open/floor/wood, +/area/maintenance/bar) +"nLS" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-4" }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"nOh" = ( -/obj/structure/rack, -/obj/item/clothing/suit/armor/riot{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/suit/armor/riot, -/obj/item/clothing/suit/armor/riot{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/clothing/head/helmet/riot{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/head/helmet/riot, -/obj/item/clothing/head/helmet/riot{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/shield/riot{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/shield/riot, -/obj/item/shield/riot{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/effect/turf_decal/bot_white, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) "nRG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"nRX" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ +"nYI" = ( +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/obj/item/crowbar, +/obj/item/device/electropack/shockcollar, +/turf/open/floor/plating, +/area/maintenance/bar) +"obC" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, +/turf/closed/wall, +/area/maintenance/bar) +"ody" = ( +/obj/effect/spawner/lootdrop/keg, +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/bar) +"ofN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/tank_dispenser/oxygen, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"olb" = ( +/obj/structure/window/reinforced, +/obj/vehicle/ridden/secway, +/obj/item/key/security, +/obj/machinery/door/window/eastleft{ + name = "Secway Docking Port" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel/showroomfloor, +/area/space/nearstation) +"onN" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/ai_monitored/security/armory) +"oru" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/maintenance/bar) +"otR" = ( +/obj/machinery/suit_storage_unit/security, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"owf" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 2; - id_tag = "innerbrig"; - name = "Brig"; - req_access_txt = "63" + cyclelinkeddir = 1; + id_tag = "lobbyairlock"; + name = "Security Lobby"; + req_access_txt = "0" }, +/turf/open/floor/plasteel/red/side, +/area/security/brig) +"oyS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/red/side{ - dir = 9 + dir = 10 }, /area/security/brig) -"nYB" = ( +"oDF" = ( +/obj/machinery/light, +/turf/open/floor/plating, +/area/engine/engineering) +"oHU" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"oQP" = ( +/obj/machinery/flasher{ + id = "Cell 3"; + pixel_x = -28 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"oUh" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"oZl" = ( +/turf/open/floor/plasteel/purple/side{ + tag = "icon-purple (NORTH)"; + icon_state = "purple"; + dir = 1 + }, +/area/crew_quarters/cryopod) +"pdR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/ai_monitored/security/armory) +"plH" = ( /obj/machinery/door/window/brigdoor/security/cell{ dir = 4; id = "Secure Cell"; @@ -54670,172 +54997,24 @@ dir = 8 }, /area/security/execution/transfer) -"obc" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/maintenance/fore/secondary) -"ofR" = ( -/obj/effect/turf_decal/stripes/line, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"ogc" = ( -/obj/machinery/door_timer{ - id = "Cell 2"; - name = "Cell 2"; - pixel_y = -32 - }, -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/red/corner, -/area/security/brig) -"ogm" = ( -/obj/structure/window/reinforced, -/obj/machinery/door/window/eastleft{ - name = "Cyborg Docking Port" - }, -/obj/machinery/recharge_station, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) -"oln" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"ord" = ( -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"oDF" = ( -/obj/machinery/light, -/turf/open/floor/plating, -/area/engine/engineering) -"oFO" = ( -/obj/structure/window/reinforced, -/obj/vehicle/ridden/secway, -/obj/item/key/security, -/obj/machinery/door/window/eastleft{ - name = "Secway Docking Port" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) -"oHU" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"oJp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"oLz" = ( -/obj/machinery/door/window/brigdoor/security/cell{ - id = "Cell 3"; - name = "Cell 3" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/red/side, -/area/security/brig) -"oPZ" = ( -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"oUa" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, +"plY" = ( /obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 2; - id_tag = "innerbrig"; - name = "Brig"; - req_access_txt = "63" +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"pzG" = ( +/obj/structure/sign/poster/random{ + pixel_x = -32 }, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/security/brig) -"oUh" = ( -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/disposal/bin, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"oYL" = ( -/obj/effect/turf_decal/stripes/white/line, -/obj/effect/turf_decal/stripes/white/corner{ - dir = 1 - }, -/obj/machinery/door_timer{ - id = "Secure Cell"; - name = "Secure Cell"; - pixel_y = -32 - }, -/turf/open/floor/plasteel/dark, -/area/security/execution/transfer) -"pcC" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"pfG" = ( -/obj/effect/spawner/lootdrop/keg, -/turf/open/floor/wood, -/area/maintenance/bar) -"piD" = ( -/obj/machinery/door/airlock/maintenance/abandoned{ - name = "Incinerator Access"; - req_access_txt = "12" - }, -/obj/structure/barricade/wooden{ - name = "wooden barricade (CLOSED)" - }, -/turf/open/floor/plating, -/area/maintenance/bar) -"piS" = ( -/obj/structure/table, -/obj/item/storage/box/firingpins, -/obj/item/storage/box/firingpins, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"puH" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ +/obj/machinery/light{ dir = 8 }, -/obj/structure/cable{ - icon_state = "1-2" +/turf/open/floor/wood{ + icon_state = "wood-broken7" }, -/turf/open/floor/wood, /area/maintenance/bar) -"pAp" = ( -/obj/machinery/door/airlock/maintenance/abandoned{ - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, +"pAu" = ( +/obj/machinery/vending/kink, /turf/open/floor/wood, /area/maintenance/bar) "pHl" = ( @@ -54866,74 +55045,71 @@ }, /turf/open/floor/plasteel/white, /area/medical/sleeper) -"pMN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, +"pML" = ( +/obj/effect/spawner/lootdrop/keg, /turf/open/floor/wood, /area/maintenance/bar) "pNx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/science/misc_lab) -"pNR" = ( -/turf/open/floor/plasteel/red/side{ - dir = 6 +"pND" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/bot{ + dir = 2 }, -/area/hallway/primary/fore) -"pOx" = ( -/obj/machinery/flasher/portable, -/obj/effect/turf_decal/bot_white, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"pRC" = ( -/obj/machinery/door/poddoor/shutters{ - id = "lowsecarmory"; - name = "Non-Lethal Armoury Shutter" +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"pNS" = ( +/obj/machinery/door/airlock/maintenance/abandoned{ + req_access_txt = "0" }, -/obj/machinery/button/door{ - id = "lowsecarmory"; - name = "Non-Lethal Armory Shutters"; - pixel_y = 26; - req_access_txt = "3" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"pUu" = ( -/obj/structure/table/wood, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/newscaster{ - pixel_x = 30 - }, -/obj/structure/cable{ - icon_state = "1-2" +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/wood, +/area/maintenance/bar) +"pRh" = ( +/obj/structure/sign/poster/random{ + pixel_y = -32 }, /turf/open/floor/wood{ icon_state = "wood-broken7" }, /area/maintenance/bar) -"pYG" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/corner{ +"pXY" = ( +/obj/effect/turf_decal/stripes/white/line, +/obj/effect/turf_decal/stripes/white/corner{ dir = 1 }, -/area/security/brig) -"pYQ" = ( -/obj/structure/table/wood, -/obj/item/storage/box/drinkingglasses, -/turf/open/floor/wood, -/area/maintenance/bar) +/obj/machinery/door_timer{ + id = "Secure Cell"; + name = "Secure Cell"; + pixel_y = -32 + }, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) "qeQ" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/science/circuit) +"qiH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/bar) +"qkd" = ( +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/brig) +"qli" = ( +/turf/open/floor/plasteel/showroomfloor, +/area/space/nearstation) "qpv" = ( /obj/machinery/light{ dir = 4 @@ -54941,12 +55117,400 @@ /obj/machinery/autolathe, /turf/open/floor/plasteel/white, /area/science/circuit) +"qqN" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/cryopod{ + tag = "icon-cryopod-open (EAST)"; + icon_state = "cryopod-open"; + dir = 4 + }, +/turf/open/floor/noslip, +/area/crew_quarters/cryopod) +"quv" = ( +/obj/machinery/flasher{ + id = "Cell 2"; + pixel_x = -28 + }, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"quH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/security/armory) "quT" = ( /obj/structure/lattice, /obj/structure/grille/broken, /turf/open/space/basic, /area/space/nearstation) -"qwN" = ( +"qyA" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "briggate"; + name = "security shutters" + }, +/obj/machinery/door/window/eastright{ + name = "Brig Desk"; + req_access_txt = "2" + }, +/turf/open/floor/plasteel/dark, +/area/security/brig) +"qWq" = ( +/turf/closed/wall, +/area/space) +"rhJ" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/decal/cleanable/blood/old, +/obj/item/device/assembly/signaler, +/turf/open/floor/plating, +/area/maintenance/bar) +"rmX" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/drinks/beer, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ruZ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/armory) +"rvK" = ( +/obj/structure/table/wood, +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/maintenance/bar) +"ryt" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Brig Control"; + req_access_txt = "3" + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/brig) +"rDb" = ( +/obj/structure/table, +/obj/item/storage/toolbox/drone, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"rKP" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plating, +/area/construction) +"rMY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"rWu" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/maintenance/bar) +"saK" = ( +/obj/structure/closet/crate, +/obj/item/target/alien, +/obj/item/target/alien, +/obj/item/target/clown, +/obj/item/target/clown, +/obj/item/target/syndicate, +/obj/item/target/syndicate, +/obj/item/gun/energy/laser/practice, +/obj/item/gun/energy/laser/practice, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"srd" = ( +/turf/open/floor/plasteel/red/corner{ + dir = 4 + }, +/area/security/brig) +"srs" = ( +/obj/structure/chair/stool, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -35 + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"srA" = ( +/turf/open/floor/plasteel/purple/side, +/area/crew_quarters/cryopod) +"sxs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/table, +/obj/item/shovel/spade, +/turf/open/floor/plasteel/hydrofloor, +/area/hallway/secondary/service) +"sGJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/maintenance/bar) +"sHa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + cyclelinkeddir = 2; + id_tag = "innerbrig"; + name = "Brig"; + req_access_txt = "63" + }, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/brig) +"sHr" = ( +/obj/structure/falsewall, +/obj/effect/turf_decal/delivery/white, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) +"sIY" = ( +/obj/machinery/door/airlock/maintenance/abandoned{ + req_access_txt = "0" + }, +/turf/open/floor/plating, +/area/maintenance/bar) +"sLv" = ( +/obj/structure/closet, +/obj/effect/spawner/lootdrop/maintenance, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"sOs" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance/abandoned, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"sPi" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/security/glass{ + cyclelinkeddir = 1; + id_tag = "outerbrig"; + name = "Brig"; + req_access_txt = "63" + }, +/turf/open/floor/plasteel/red/side{ + dir = 9 + }, +/area/security/brig) +"sSW" = ( +/obj/structure/chair/office/light, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"sXy" = ( +/obj/machinery/door/airlock/external{ + name = "Security External Airlock"; + req_access_txt = "63" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/security/main) +"tal" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/hallway/secondary/service) +"tdl" = ( +/obj/machinery/camera/motion{ + c_tag = "Non-Lethal Armory Motion Sensor"; + dir = 4 + }, +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/armory) +"tdt" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/fore/secondary) +"thu" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"tkF" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "briggate"; + name = "security shutters" + }, +/obj/machinery/door/window/southleft{ + base_state = "right"; + icon_state = "right"; + name = "Brig Desk"; + req_access_txt = "1" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/dark, +/area/security/brig) +"tBz" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/maintenance/fore/secondary) +"tDP" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/space/nearstation) +"tMl" = ( +/obj/effect/turf_decal/loading_area, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"tPb" = ( +/obj/structure/window/reinforced, +/obj/machinery/door/window/eastleft{ + name = "Cyborg Docking Port" + }, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"tQz" = ( +/obj/structure/sign/poster/official/no_erp, +/turf/closed/wall, +/area/maintenance/bar) +"tYV" = ( +/obj/structure/table/wood/poker, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/storage/pill_bottle/dice, +/turf/open/floor/wood, +/area/maintenance/bar) +"uaT" = ( +/obj/structure/table/wood, +/obj/item/storage/box/drinkingglasses, +/turf/open/floor/wood, +/area/maintenance/bar) +"udp" = ( +/obj/item/crowbar/large, +/obj/structure/rack, +/obj/item/device/flashlight, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"uhH" = ( +/obj/item/wrench, +/obj/item/weldingtool, +/obj/item/clothing/head/welding{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/structure/rack, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ujc" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/brig) +"ujp" = ( +/obj/structure/chair/stool, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"umq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/maintenance/bar) +"umu" = ( +/obj/machinery/door_timer{ + id = "Cell 3"; + name = "Cell 3"; + pixel_y = -32 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/corner, +/area/security/brig) +"uoB" = ( +/obj/structure/table/reinforced, +/obj/item/device/multitool, +/obj/item/screwdriver, +/obj/machinery/camera{ + c_tag = "Circuitry Lab North"; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"upn" = ( +/obj/machinery/chem_dispenser/drinks/beer, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/maintenance/bar) +"utQ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"uvc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/wood, +/area/maintenance/bar) +"uvy" = ( +/turf/closed/wall/r_wall, +/area/space) +"uMX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/ai_monitored/security/armory) +"uNu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"uTi" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/brigdoor{ dir = 1; @@ -54972,323 +55536,7 @@ icon_state = "1-4" }, /turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"qCU" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/red/corner{ - dir = 1 - }, -/area/hallway/primary/fore) -"qHL" = ( -/obj/structure/table, -/obj/item/storage/toolbox/drone, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"rdk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/red/side{ - dir = 6 - }, -/area/hallway/primary/fore) -"rim" = ( -/obj/structure/table/wood, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"rjn" = ( -/obj/structure/table/wood/poker, -/turf/open/floor/wood, -/area/maintenance/bar) -"rlF" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -30 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/maintenance/bar) -"rmX" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/beer, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"rnh" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "briggate"; - name = "security shutters" - }, -/obj/machinery/door/window/eastright{ - name = "Brig Desk"; - req_access_txt = "2" - }, -/turf/open/floor/plasteel/dark, /area/security/brig) -"rIV" = ( -/obj/item/lighter/greyscale, -/obj/effect/decal/cleanable/semen{ - desc = "Blech."; - name = "dried semen" - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/bar) -"rKP" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plating, -/area/construction) -"rWO" = ( -/obj/machinery/flasher{ - id = "brigentry"; - pixel_y = -28 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/plasteel/red/side, -/area/hallway/primary/fore) -"saK" = ( -/obj/structure/closet/crate, -/obj/item/target/alien, -/obj/item/target/alien, -/obj/item/target/clown, -/obj/item/target/clown, -/obj/item/target/syndicate, -/obj/item/target/syndicate, -/obj/item/gun/energy/laser/practice, -/obj/item/gun/energy/laser/practice, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"spC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/airlock/maintenance/abandoned{ - req_access_txt = "0" - }, -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/maintenance/bar) -"srs" = ( -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/hallway/primary/fore) -"sxs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/table, -/obj/item/shovel/spade, -/turf/open/floor/plasteel/hydrofloor, -/area/hallway/secondary/service) -"sAS" = ( -/obj/effect/turf_decal/stripes/line, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"sIn" = ( -/obj/structure/bed, -/obj/item/bedsheet/grey, -/obj/effect/decal/cleanable/semen{ - desc = "Blech."; - name = "dried semen" - }, -/obj/effect/spawner/lootdrop/costume, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/bar) -"sLv" = ( -/obj/structure/closet, -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"sOs" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance/abandoned, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"sSW" = ( -/obj/structure/chair/office/light, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"tal" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/hallway/secondary/service) -"tbp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/fore) -"thm" = ( -/obj/item/restraints/handcuffs/fake, -/obj/effect/decal/cleanable/blood/old, -/obj/effect/spawner/lootdrop/minor/kittyears_or_rabbitears, -/turf/open/floor/plating, -/area/maintenance/bar) -"tiQ" = ( -/obj/structure/sign/poster/random{ - pixel_x = -32 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/bar) -"tje" = ( -/obj/structure/sign/poster/random{ - pixel_y = -32 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/bar) -"tkh" = ( -/obj/machinery/flasher{ - id = "Cell 2"; - pixel_x = -28 - }, -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"tlu" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"tsG" = ( -/obj/effect/turf_decal/stripes/white/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/white/corner, -/turf/open/floor/plasteel/dark, -/area/security/execution/transfer) -"twi" = ( -/obj/structure/chair/stool, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -35 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"txz" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "briggate"; - name = "security shutters" - }, -/obj/machinery/door/window/southleft{ - base_state = "right"; - icon_state = "right"; - name = "Brig Desk"; - req_access_txt = "1" - }, -/obj/structure/cable{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/dark, -/area/security/brig) -"tzD" = ( -/obj/machinery/flasher{ - id = "Cell 3"; - pixel_x = -28 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"tCT" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/wood, -/area/maintenance/bar) -"tJn" = ( -/obj/effect/landmark/secequipment, -/obj/effect/turf_decal/bot{ - dir = 2 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) -"tMl" = ( -/obj/effect/turf_decal/loading_area, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"tPB" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/bar) -"udp" = ( -/obj/item/crowbar/large, -/obj/structure/rack, -/obj/item/device/flashlight, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"uhH" = ( -/obj/item/wrench, -/obj/item/weldingtool, -/obj/item/clothing/head/welding{ - pixel_x = -3; - pixel_y = 5 - }, -/obj/structure/rack, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"ulx" = ( -/obj/machinery/vending/kink, -/turf/open/floor/wood, -/area/maintenance/bar) -"uoB" = ( -/obj/structure/table/reinforced, -/obj/item/device/multitool, -/obj/item/screwdriver, -/obj/machinery/camera{ - c_tag = "Circuitry Lab North"; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"uCK" = ( -/obj/structure/sign/poster/random{ - pixel_y = -32 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"uNu" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line, -/obj/structure/cable{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel, -/area/science/circuit) "uVS" = ( /obj/structure/cable{ icon_state = "4-8" @@ -55301,36 +55549,23 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"vge" = ( +"vaY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, -/area/maintenance/bar) -"vgI" = ( -/obj/machinery/vending/games{ - name = "\improper Good 'Clean' Fun" - }, /turf/open/floor/wood, /area/maintenance/bar) -"vsn" = ( -/obj/structure/rack, -/obj/item/gun/energy/e_gun/dragnet, -/obj/item/gun/energy/e_gun/dragnet, -/obj/effect/turf_decal/bot_white, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"vtB" = ( -/obj/effect/turf_decal/stripes/white/line{ - dir = 8 +"vbD" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "EVA Storage"; + req_access_txt = "18" }, -/obj/effect/turf_decal/stripes/white/corner{ +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ dir = 1 }, -/turf/open/floor/plasteel/dark, -/area/security/execution/transfer) +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) "vxh" = ( /obj/structure/table, /obj/effect/spawner/lootdrop/maintenance{ @@ -55347,13 +55582,11 @@ }, /turf/open/floor/plasteel/white, /area/science/circuit) -"vBu" = ( -/obj/item/shard, -/obj/item/wirecutters, -/obj/item/wallframe/camera, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +"vAM" = ( +/obj/item/restraints/handcuffs/fake, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/lootdrop/minor/kittyears_or_rabbitears, +/turf/open/floor/plating, /area/maintenance/bar) "vCb" = ( /obj/machinery/rnd/protolathe/department/service, @@ -55363,24 +55596,17 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/white, /area/science/circuit) -"vDd" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/corner{ +"vNJ" = ( +/obj/machinery/vending/clothing, +/turf/open/floor/wood, +/area/maintenance/bar) +"vPg" = ( +/obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/structure/cable{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/fore/secondary) "vPE" = ( /obj/machinery/light{ dir = 4 @@ -55388,66 +55614,60 @@ /obj/machinery/libraryscanner, /turf/open/floor/plasteel/white, /area/science/circuit) -"vQi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, +"vRb" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -30 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken" + }, +/area/maintenance/bar) +"vXR" = ( +/obj/structure/table/wood, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, /turf/open/floor/wood, /area/maintenance/bar) -"vQk" = ( -/obj/machinery/light{ - dir = 1 +"whS" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ +/turf/open/floor/wood, +/area/maintenance/bar) +"wjf" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ dir = 4 }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"vWg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable{ - icon_state = "0-8" +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 }, -/obj/structure/cable{ - icon_state = "0-4" +/obj/structure/closet/secure_closet/brig{ + id = "Secure Cell"; + name = "Secure Cell Locker" }, -/turf/open/floor/plating, -/area/security/brig) -"vXH" = ( -/obj/machinery/cryopod{ - tag = "icon-cryopod-open (EAST)"; - icon_state = "cryopod-open"; +/obj/effect/turf_decal/stripes/white/end{ dir = 4 }, -/turf/open/floor/noslip, -/area/crew_quarters/cryopod) +/obj/effect/turf_decal/delivery/white, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) "wkN" = ( /turf/closed/wall, /area/science/circuit) -"wno" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; - id_tag = "lobbyairlock"; - name = "Security Lobby"; - req_access_txt = "0" - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/hallway/primary/fore) -"wqK" = ( -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/obj/item/crowbar, -/obj/item/device/electropack/shockcollar, -/turf/open/floor/plating, -/area/maintenance/bar) +"wqO" = ( +/obj/structure/rack, +/obj/item/gun/energy/e_gun/dragnet, +/obj/item/gun/energy/e_gun/dragnet, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/plasteel/dark, +/area/security/armory) "wrp" = ( /obj/machinery/light{ dir = 8 @@ -55457,12 +55677,20 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/secondary/service) -"wsw" = ( -/obj/structure/cable{ - icon_state = "1-2" +"wrI" = ( +/obj/machinery/door/poddoor/shutters{ + id = "lowsecarmory"; + name = "Non-Lethal Armoury Shutter" }, -/turf/open/floor/plating, -/area/maintenance/fore/secondary) +/obj/machinery/button/door{ + id = "lowsecarmory"; + name = "Non-Lethal Armory Shutters"; + pixel_y = 26; + req_access_txt = "3" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/security/main) "wvX" = ( /obj/structure/table/reinforced, /obj/machinery/light, @@ -55471,72 +55699,70 @@ /obj/item/stack/sheet/metal/fifty, /turf/open/floor/plasteel/white, /area/science/circuit) -"wwN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/bar) -"wyl" = ( -/obj/structure/chair/stool, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/bar) -"wyo" = ( -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/hallway/primary/fore) -"wzL" = ( -/turf/open/floor/plasteel, -/area/security/execution/transfer) "wBd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/closed/wall, /area/hallway/secondary/service) -"wIt" = ( -/turf/open/floor/plasteel/purple/side{ - tag = "icon-purple (NORTH)"; - icon_state = "purple"; - dir = 1 +"wMS" = ( +/obj/structure/rack, +/obj/item/clothing/suit/armor/riot{ + pixel_x = -3; + pixel_y = 3 }, -/area/crew_quarters/cryopod) -"wLW" = ( -/turf/closed/wall, -/area/maintenance/bar) -"wPM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/maintenance/bar) +/obj/item/clothing/suit/armor/riot, +/obj/item/clothing/suit/armor/riot{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/clothing/head/helmet/riot{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/clothing/head/helmet/riot, +/obj/item/clothing/head/helmet/riot{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/shield/riot{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/shield/riot, +/obj/item/shield/riot{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/plasteel/dark, +/area/security/armory) "wUY" = ( /obj/structure/table, /obj/item/reagent_containers/glass/bucket, /turf/open/floor/plasteel/hydrofloor, /area/hallway/secondary/service) -"wVC" = ( -/obj/structure/table/wood/poker, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 +"wXR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/armory) +"xdq" = ( +/obj/structure/closet/l3closet/security, +/turf/open/floor/plasteel/showroomfloor, +/area/space/nearstation) +"xgX" = ( +/obj/item/shard, +/obj/item/wirecutters, +/obj/item/wallframe/camera, +/turf/open/floor/plating{ + icon_state = "panelscorched" }, -/turf/open/floor/wood, /area/maintenance/bar) -"wXZ" = ( -/turf/open/floor/plasteel/purple/side, -/area/crew_quarters/cryopod) -"wZq" = ( -/obj/machinery/door_timer{ - id = "Cell 3"; - name = "Cell 3"; - pixel_y = -32 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/corner, -/area/security/brig) "xhV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -55558,59 +55784,93 @@ }, /turf/open/floor/plating, /area/hallway/secondary/service) -"xmc" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "seclobby"; - name = "security shutters" +"xkI" = ( +/obj/structure/chair/stool, +/turf/open/floor/wood{ + icon_state = "wood-broken7" }, +/area/maintenance/bar) +"xug" = ( /obj/structure/cable{ - icon_state = "0-8" + icon_state = "1-2" }, -/turf/open/floor/plating, -/area/security/brig) +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/bar) +"xwc" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"xwS" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) "xIa" = ( /obj/structure/table, /obj/effect/spawner/lootdrop/grille_or_trash, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"xKl" = ( -/obj/machinery/power/apc{ - name = "Cryogenics APC"; - pixel_x = 23 - }, -/obj/structure/cable, -/turf/open/floor/plating, -/area/maintenance/fore/secondary) -"xKy" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"xNI" = ( -/obj/machinery/camera/motion{ - c_tag = "Non-Lethal Armory Motion Sensor"; - dir = 4 - }, -/obj/effect/turf_decal/stripes/end{ +"xTa" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"yap" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, +/turf/open/floor/wood, /area/maintenance/bar) +"xVd" = ( +/obj/structure/bed, +/obj/item/clothing/suit/straight_jacket, +/obj/item/clothing/mask/muzzle, +/turf/open/floor/plasteel, +/area/security/execution/transfer) +"xZZ" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/rack, +/obj/item/clothing/mask/gas/sechailer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/clothing/mask/gas/sechailer, +/obj/item/clothing/mask/gas/sechailer{ + pixel_x = 3; + pixel_y = -3 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) "ycu" = ( /obj/structure/cable{ icon_state = "2-4" }, /turf/open/floor/plasteel, /area/science/circuit) +"yeT" = ( +/obj/effect/landmark/secequipment, +/obj/effect/turf_decal/bot{ + dir = 2 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"yfv" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) +"ykh" = ( +/obj/machinery/flasher/portable, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/plasteel/dark, +/area/security/armory) (1,1,1) = {" aaa @@ -64711,7 +64971,7 @@ arC aEp apJ avP -cyb +iEJ asE arB aaa @@ -64725,7 +64985,7 @@ aaa aaa arB asE -cyb +iEJ avP arB aaa @@ -68817,7 +69077,7 @@ aaa aag aqJ amC -aqJ +gLH ase avq aum @@ -77103,20 +77363,20 @@ bCq bPY cOw bCq -wLW -wLW -wLW -wLW -wLW -piD -wLW -wLW -wLW -wLW -wLW -wLW -wLW -wLW +lWz +lWz +lWz +lWz +lWz +daq +lWz +lWz +lWz +lWz +lWz +lWz +lWz +lWz bUs bLv aaa @@ -77360,20 +77620,20 @@ bCq bPX bRg bRg -wLW -hha +lWz +nHg bVG -hGx -rlF -hha -pfG -wLW -hha -tiQ +utQ +vRb +nHg +pML +lWz +nHg +pzG bVG -hha -gsc -wLW +nHg +ody +lWz bUs bLv aaa @@ -77617,20 +77877,20 @@ bLv bQa bHE bHE -wLW -pMN -wwN -jZW -vQi -yap -vQi -pAp -vQi -vQi -fFO -jjw -uCK -wLW +lWz +iun +ilg +gHZ +uvc +sGJ +uvc +pNS +uvc +uvc +rMY +eGa +lxM +lWz bUs bLv aaf @@ -77874,20 +78134,20 @@ bLv bPZ bHE bHE -dfb -oJp -col -tCT -imC -oln -jxK -spC -jxK -jpk -oPZ +sIY +vaY +whS +gBe +gnt +xwc +lFR +jaa +lFR +gEu +ujp cCa -hha -wLW +nHg +lWz bUs bLv aaa @@ -78131,20 +78391,20 @@ bLv bHE bHE bSs -wLW -vge -rim -mUr -ddY -rim -hha -hKM -tPB +lWz +umq +vXR +rvK +jwO +vXR +nHg +tQz +rWu cCa -wVC -rjn -kVC -wLW +fXR +iZz +muS +lWz bUs bLv aaa @@ -78388,20 +78648,20 @@ bCq bHE bRh bLu -wLW -eFo -pUu -nkD -hYa -puH -eJr -wLW -hha -wyl -wVC -rjn -twi -wLW +lWz +jvH +kEo +thu +xug +lNK +fNa +lWz +nHg +xkI +fXR +iZz +srs +lWz bUs bLv aaf @@ -78645,20 +78905,20 @@ bCq bOK bCq bCq -wLW -ifm -jor -jav -jyt -pYQ -wLW -wLW -hha +lWz +mxj +fIx +upn +cmR +uaT +lWz +lWz +nHg cCa -eXt -jrj +tYV +izg cCa -wLW +lWz bUs bLv aaa @@ -78822,13 +79082,13 @@ abc aea aeH aft -iWe -nbe -vtB -iIs +sHr +fmW +xwS +yfv abc -gXs -gXs +hCi +hCi aaa aiU aln @@ -78903,19 +79163,19 @@ bHE bLv aaa bLv -hsl -jor -wLW -wLW -wLW -wLW -hha -hha -hha -ord +qiH +fIx +lWz +lWz +lWz +lWz +nHg +nHg +nHg +lzJ cCa -tje -wLW +pRh +lWz bUs bLv aaa @@ -79081,8 +79341,8 @@ aeJ afw abc abc -tsG -oYL +eBn +pXY abc aaf aaf @@ -79160,19 +79420,19 @@ bHE bLv aaf bLv -hsl -jor -thm -wqK -rIV -gvr -hha -tPB -jjw -eCq -hha -hha -wLW +qiH +fIx +vAM +nYI +nGs +mHd +nHg +rWu +eGa +xTa +nHg +nHg +lWz bUs bLv aaf @@ -79338,8 +79598,8 @@ aeI afv agf abc -jCi -nYB +wjf +plH abc aiT aiT @@ -79417,19 +79677,19 @@ bLv bCq aaa bLv -hsl -jor -vBu -sIn -dMt -wLW -hUv -mYW -bgx -jnB -vgI -ulx -wLW +qiH +fIx +xgX +cKh +rhJ +lWz +vNJ +cEm +kyO +kTn +kXw +pAu +lWz bUs bCq aaa @@ -79595,9 +79855,9 @@ aeL afy agh abc -wzL -wzL -wzL +mXs +mXs +mXs aiV ajs akb @@ -79675,17 +79935,17 @@ aaa aaa bTB bUv -gLh -wPM -wPM -wPM -wPM -wPM -wPM -wPM -wPM -wPM -wPM +obC +oru +oru +oru +oru +oru +oru +oru +oru +oru +oru car bUs bCq @@ -79852,9 +80112,9 @@ aeK afx agg abc -wzL -hMS -wzL +mXs +xVd +mXs aiV ajr aka @@ -80109,9 +80369,9 @@ aeN afA afA afA -wzL -wzL -wzL +mXs +mXs +mXs aiV aju akd @@ -81682,7 +81942,7 @@ aEX aEZ aEZ aEZ -aEX +vbD aJs aJq bJx @@ -82173,7 +82433,7 @@ auj akl akO alx -pcC +mnX amg aiX anw @@ -82685,9 +82945,9 @@ aiF agj ajD akm -vWg +cxR aly -tkh +quv amQ aiX anw @@ -82944,7 +83204,7 @@ aja akl akP alx -pcC +mnX ami aiX anw @@ -83198,7 +83458,7 @@ agP agP aiz ajg -ogc +jvX akQ agj agj @@ -83436,7 +83696,7 @@ aaa aaa aaf aaf -iGk +ddq aaf aai abi @@ -83458,7 +83718,7 @@ ajb ajF akN alw -tzD +oQP amQ aiX anw @@ -83709,16 +83969,16 @@ agn agR agn agR -gyg -agn -dUX +elx +aiX +ese akv -oLz -daP +lWm +mnl aww amk aiX -qCU +ejX aov aph aqb @@ -83950,26 +84210,26 @@ aaa aaa aaa aaf -iGk +ddq aaf -aaZ -pOx -xNI -lIg +nnM +ykh +tdl +myd aaZ cpg acv adi -piS +dRy aaZ aeW -mLe +xZZ ahv ahQ aiI -agR +aiH ajI -wZq +umu akQ agj agj @@ -84207,29 +84467,29 @@ aaa aaa aaa aaf -iGk +ddq aaf -aaZ -pOx -eug -lIg +nnM +ykh +ruZ +myd aaZ acl cxA acL -qHL +rDb aaZ agp agT ahx ahS aiK -qwN -dUX +uTi +ese akm akT aly -nrf +nys amQ aiX anw @@ -84464,14 +84724,14 @@ aaa aaa aaa aaf -iGk +ddq aaf +nnM +ykh +fiq +ofN aaZ -pOx -sAS -iMh -aaZ -nHr +ack adk adK cqG @@ -84481,18 +84741,18 @@ agS agQ agt aiJ -aiL +akV ajI akl akS alx -pcC +mnX amp aiX anS aoy -fbG -tbp +plY +eoF anz anz anz @@ -84538,7 +84798,7 @@ bsc btF bph bsc -btF +knx bvW bAf bBp @@ -84721,14 +84981,14 @@ aaa aaa aaa aaf -iGk +ddq aaf +nnM +ykh +ruZ +otR aaZ -pOx -eug -lgA -aaZ -jIa +cVk acM adQ cwM @@ -84737,9 +84997,9 @@ agr agU ahy ahX -lMP -aiN -nab +aiL +cLr +dUn akq akQ agj @@ -84978,14 +85238,14 @@ aaa aaa aaa aaf -iGk +ddq aaf +nnM +nAv +quH +otR aaZ -lAE -xKy -lgA -aaZ -vQk +onN coS aet cxA @@ -84995,18 +85255,18 @@ agt ahz aie agt -aiM -mQi +ryt +cYR akp akU alz aml amT aiX -wno -dLC +cKI +owf apl -dpO +tBz aqc aqc aqc @@ -85235,14 +85495,14 @@ aaa aaa aaa aaf -iGk +ddq aaf -aaZ -vsn -gxj -deX +nnM +wqO +wXR +uMX abQ -vDd +nLS adj arc blT @@ -85251,17 +85511,17 @@ cml agV cxk aig -jDT -agn -pYG -jGf -akV +aiM +aiX +eqj +nsq +eiQ alB amn amV -txz -anB -pNR +tkF +aiG +qkd aod aqf ahT @@ -85271,11 +85531,11 @@ ahT ahT awn axF -wsw -wsw -wsw -wsw -xKl +tdt +tdt +tdt +tdt +amI anF anF aoa @@ -85492,14 +85752,14 @@ aaa aaa aaa aaf -iGk +ddq aaf -aaZ -myc -ack -gus +nnM +mnG +ilT +fsC abN -tlu +pdR acF acF aes @@ -85509,14 +85769,14 @@ agt ahB aHp agn -agn -nRX -oUa +aiX +jKI +sHa amS alA -rnh +qyA amm -xmc +alN anT anT aod @@ -85530,10 +85790,10 @@ arf arf arf arf -iZT -iZT -iZT -iZT +fgi +fgi +fgi +fgi anF ahn aJn @@ -85749,12 +86009,12 @@ aaa aaa aaa aaf -iGk +ddq aaf -aaZ -nOh -kpR -ofR +nnM +wMS +kDA +kkQ aci acm cpA @@ -85770,11 +86030,11 @@ aje ajJ akr akX -alC -srs -srs -srs -srs +aje +gKd +gKd +gKd +gKd aoB aod aqe @@ -85787,10 +86047,10 @@ atf arf aqa atf -iZT -edf -vXH -iZT +fgi +qqN +mhD +fgi anF ahn aaa @@ -86006,11 +86266,11 @@ aaa aaa aaf aaf -aaZ -aaZ -aaZ -aaZ -pRC +ctv +ctv +uvy +adR +wrI avB aaZ aaZ @@ -86027,14 +86287,14 @@ ajd ajb ahY akX -dZd -amo -srs -srs -jXb -rWO -obc -diE +ajc +alC +gKd +gKd +oyS +hbX +mSu +vPg arf apY ate @@ -86044,10 +86304,10 @@ ath arf apY ath -iZT -wIt -wXZ -iZT +fgi +oZl +srA +fgi anF ahn aaa @@ -86263,10 +86523,10 @@ aaa aaa aaa aaa -abp -oFO -oFO -ogm +atS +olb +gqJ +tPb abO abO acO @@ -86281,14 +86541,14 @@ ahA ahZ adR aiQ -dUX +ese akt -jME -anw -dZd -pNR -anB -iFh +sPi +dLQ +ajc +qkd +aiG +hSW aoD aod aqe @@ -86301,10 +86561,10 @@ ath arf ayV ath -iZT +fgi aCd -wXZ -iZT +srA +fgi anF ahn aJw @@ -86520,9 +86780,9 @@ aaa aaa aaa aaa -abo -abO -abO +lBd +qli +mXj abO abO abO @@ -86541,11 +86801,11 @@ ajf ajK aks akY -anA -dZd -wyo -amo -iFh +srd +ajc +lik +alC +hSW aoC aod aqe @@ -86558,10 +86818,10 @@ awo arf asd aAb -iZT -jsM -wXZ -iZT +fgi +lza +srA +fgi aoa ahn aJv @@ -86777,14 +87037,14 @@ aaa aaa aaa aaa -abp -abO -abO -tJn -tJn -tJn -tJn -tJn +qWq +qli +mXj +yeT +yeT +yeT +yeT +yeT abO aew afe @@ -86796,13 +87056,13 @@ aia aiP aiR ajB -fJA +gtB aiX akz alf -kqC -kqC -rdk +iNt +iNt +dfW aoF apo aqh @@ -87034,9 +87294,9 @@ aaa aaa aaa aaf -abo -abO -abO +tDP +qli +qli abO abO acp @@ -87057,11 +87317,11 @@ aku aiX alE amq -mOK -hWV -jVE +ujc +nwx +gUO aoE -hyy +dAS aqg aun asf @@ -87291,14 +87551,14 @@ aaa aaa aaa aaa -abp -aco -dIm -dza +qWq +hgP +xdq +pND abR -dza -dza -dza +pND +pND +pND abl abp abp @@ -87548,9 +87808,9 @@ aaa aaa aaf aaf -abp -abp -abp +atS +atS +atS abq abq abq @@ -90126,7 +90386,7 @@ aaf aag acU afn -acU +sXy aeC afn agc @@ -91170,7 +91430,7 @@ aaa aaa aaa ahn -anE +khB ahn ahn ahn diff --git a/_maps/cit_map_files/Deltastation/DeltaStation2.dmm b/_maps/cit_map_files/Deltastation/DeltaStation2.dmm index 6ca1e95cb9..f4821e135d 100644 --- a/_maps/cit_map_files/Deltastation/DeltaStation2.dmm +++ b/_maps/cit_map_files/Deltastation/DeltaStation2.dmm @@ -357,8 +357,8 @@ /turf/open/floor/plating, /area/hallway/secondary/entry) "abH" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "External Airlock"; req_access_txt = "13" }, @@ -453,8 +453,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/entry) "acd" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "External Airlock"; req_access_txt = "13" }, @@ -641,8 +643,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Solar Access"; req_access_txt = "10; 13" }, @@ -666,8 +670,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Solar Access"; req_access_txt = "10; 13" }, @@ -924,8 +930,10 @@ /area/construction/mining/aux_base) "aea" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -942,8 +950,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/entry) "aec" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -955,8 +965,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/entry) "aee" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -969,8 +981,10 @@ /area/hallway/secondary/entry) "aej" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -1915,8 +1929,8 @@ /turf/open/floor/plasteel, /area/hallway/secondary/entry) "aiA" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -2113,8 +2127,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/entry) "ajf" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -3375,7 +3391,6 @@ "amm" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Customs Desk"; req_access_txt = "19" }, @@ -9751,6 +9766,9 @@ name = "Emergency Access"; req_access_txt = "24;10" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/atmospherics_engine) "aAa" = ( @@ -10117,6 +10135,7 @@ req_access_txt = "0"; req_one_access_txt = "24;10" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/engine, /area/engine/supermatter) "aAX" = ( @@ -11145,8 +11164,10 @@ /area/quartermaster/storage) "aDf" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Supply Dock Airlock"; req_access_txt = "31" }, @@ -11173,8 +11194,10 @@ icon_state = "1-2" }, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Supply Dock Airlock"; req_access_txt = "31" }, @@ -12087,8 +12110,10 @@ /turf/open/floor/plasteel, /area/quartermaster/storage) "aFk" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Supply Dock Airlock"; req_access_txt = "31" }, @@ -13599,8 +13624,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Solar Access"; req_access_txt = "0"; req_one_access = null; @@ -13627,8 +13654,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Solar Access"; req_access_txt = "0"; req_one_access = null; @@ -13838,6 +13867,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/atmospherics_engine) "aIA" = ( @@ -13862,6 +13892,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/atmospherics_engine) "aIC" = ( @@ -15504,6 +15535,11 @@ icon_state = "4-8" }, /obj/effect/decal/cleanable/dirt, +/obj/machinery/cryopod{ + tag = "icon-cryopod-open (WEST)"; + icon_state = "cryopod-open"; + dir = 8 + }, /turf/open/floor/plasteel/red/corner{ dir = 1 }, @@ -15721,6 +15757,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/atmos) "aMI" = ( @@ -15744,6 +15783,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/atmos) "aMK" = ( @@ -16236,13 +16278,12 @@ /turf/open/floor/engine/vacuum, /area/maintenance/disposal/incinerator) "aNS" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "incinerator_airlock_exterior"; - locked = 1; name = "Incinerator Exterior Airlock"; req_access_txt = "12" }, @@ -16250,6 +16291,9 @@ icon_state = "4-8" }, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/engine, /area/maintenance/disposal/incinerator) "aNT" = ( @@ -16263,13 +16307,12 @@ /turf/open/floor/engine, /area/maintenance/disposal/incinerator) "aNU" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "incinerator_airlock_interior"; - locked = 1; name = "Incinerator Interior Airlock"; req_access_txt = "12" }, @@ -16277,6 +16320,9 @@ icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/engine, /area/maintenance/disposal/incinerator) "aNV" = ( @@ -18553,6 +18599,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) "aSG" = ( @@ -18573,6 +18620,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) "aSH" = ( @@ -18591,6 +18639,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) "aSI" = ( @@ -19706,8 +19755,8 @@ }, /area/security/execution/education) "aUK" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Security External Airlock"; req_access_txt = "63" }, @@ -21231,6 +21280,9 @@ req_access_txt = "2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "aXO" = ( @@ -21245,6 +21297,9 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "aXQ" = ( @@ -21253,6 +21308,9 @@ req_access_txt = "2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "aXR" = ( @@ -21274,8 +21332,10 @@ /turf/closed/wall/r_wall, /area/security/prison) "aXT" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Security External Airlock"; req_access_txt = "63" }, @@ -22235,6 +22295,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/security/prison) "aZG" = ( @@ -23647,6 +23710,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) "bcM" = ( @@ -23667,6 +23731,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) "bcO" = ( @@ -25426,8 +25491,10 @@ "bgQ" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Mining Dock Airlock"; req_access = null; req_access_txt = "48" @@ -25464,8 +25531,10 @@ /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/blood/old, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Mining Dock Airlock"; req_access = null; req_access_txt = "48" @@ -25509,6 +25578,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/security/brig) "bhb" = ( @@ -25536,6 +25608,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/security/brig) "bhd" = ( @@ -29433,6 +29508,9 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -29522,6 +29600,9 @@ req_access = null; req_access_txt = "58" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -32042,8 +32123,10 @@ /turf/closed/wall/r_wall, /area/security/nuke_storage) "buz" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Gulag Shuttle Airlock"; req_access_txt = "63" }, @@ -32066,8 +32149,10 @@ /turf/open/floor/plasteel, /area/security/execution/transfer) "buB" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Gulag Shuttle Airlock"; req_access_txt = "63" }, @@ -33007,6 +33092,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/atmos) "bwB" = ( @@ -33575,8 +33661,8 @@ /area/engine/gravity_generator) "bxD" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "External Airlock"; req_access_txt = "13" }, @@ -33932,9 +34018,11 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/vault{ - cyclelinkeddir = 4; - locked = 1; name = "Vault Door"; req_access_txt = "53" }, @@ -33957,9 +34045,11 @@ }, /area/security/nuke_storage) "byv" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/vault{ - cyclelinkeddir = 8; - locked = 1; name = "Vault Door"; req_access_txt = "53" }, @@ -34407,6 +34497,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/break_room) "bzs" = ( @@ -34791,8 +34884,10 @@ /turf/open/space/basic, /area/space) "bAd" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Gulag Shuttle Airlock"; req_access_txt = "0" }, @@ -34805,8 +34900,10 @@ /turf/open/floor/plasteel, /area/security/execution/transfer) "bAf" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Gulag Shuttle Airlock"; req_access_txt = "0" }, @@ -35184,8 +35281,10 @@ /area/engine/gravity_generator) "bAP" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "External Airlock"; req_access_txt = "13" }, @@ -36095,7 +36194,6 @@ "bCL" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Power Tools Storage"; req_access_txt = "19" }, @@ -36133,7 +36231,6 @@ "bCN" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Power Tools Storage"; req_access_txt = "19" }, @@ -36585,8 +36682,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 4; name = "Bridge Access"; req_access_txt = "19" }, @@ -36646,8 +36745,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 8; name = "Bridge Access"; req_access_txt = "19" }, @@ -36850,8 +36951,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 4; name = "Bridge Access"; req_access_txt = "19" }, @@ -36885,8 +36988,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 8; name = "Bridge Access"; req_access_txt = "19" }, @@ -37328,6 +37433,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/break_room) "bEz" = ( @@ -37425,6 +37533,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/engine/break_room) "bEF" = ( @@ -37697,8 +37808,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 4; name = "Bridge Access"; req_access_txt = "19" }, @@ -37739,8 +37852,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 8; name = "Bridge Access"; req_access_txt = "19" }, @@ -37927,8 +38042,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 8; name = "Bridge Access"; req_access_txt = "19" }, @@ -38898,6 +39015,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/red/side{ dir = 4 }, @@ -38967,6 +39087,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/security/warden) "bHJ" = ( @@ -39213,6 +39336,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/break_room) "bIi" = ( @@ -39253,6 +39379,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/engine/break_room) "bIm" = ( @@ -42004,8 +42133,10 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/hatch{ - cyclelinkeddir = 4; name = "MiniSat Exterior Access"; req_one_access_txt = "32;19" }, @@ -42031,8 +42162,10 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/hatch{ - cyclelinkeddir = 8; name = "MiniSat Exterior Access"; req_one_access_txt = "32;19" }, @@ -42861,8 +42994,8 @@ /area/ai_monitored/turret_protected/aisat_interior) "bPF" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/highsecurity{ - locked = 1; name = "MiniSat Chamber"; req_access_txt = "16" }, @@ -43069,6 +43202,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/break_room) "bQa" = ( @@ -45508,8 +45642,8 @@ icon_state = "1-2" }, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 2; name = "Telecomms Server Room"; req_access = null; req_access_txt = "61" @@ -45943,6 +46077,9 @@ name = "MiniSat Maintenance"; req_access_txt = "16" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -46023,6 +46160,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -46098,6 +46238,9 @@ name = "MiniSat Antechamber"; req_one_access_txt = "32;19" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -46142,6 +46285,9 @@ name = "MiniSat Access"; req_one_access_txt = "32;19" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -46998,8 +47144,10 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 4; name = "Brig"; req_access_txt = "63" }, @@ -47060,8 +47208,10 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 8; name = "Brig"; req_access_txt = "63" }, @@ -47923,8 +48073,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 1; name = "Telecomms Server Room"; req_access = null; req_access_txt = "61" @@ -48617,6 +48769,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/engineering) "cay" = ( @@ -49012,8 +49167,10 @@ /area/hallway/primary/starboard) "cbw" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 4; name = "Brig"; req_access_txt = "63" }, @@ -49054,8 +49211,10 @@ /area/security/brig) "cbz" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 8; name = "Brig"; req_access_txt = "63" }, @@ -50124,8 +50283,10 @@ /turf/open/floor/plating/airless, /area/engine/engineering) "cdH" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Containment Access"; req_access_txt = "10; 13" }, @@ -50153,8 +50314,10 @@ /turf/open/floor/plasteel, /area/engine/engineering) "cdJ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Containment Access"; req_access_txt = "10; 13" }, @@ -53130,8 +53293,8 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 2; name = "Telecomms Server Room"; req_access = null; req_access_txt = "61" @@ -54462,8 +54625,10 @@ icon_state = "1-2" }, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 1; name = "Telecomms Server Room"; req_access = null; req_access_txt = "61" @@ -56566,7 +56731,6 @@ }, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 0; name = "Telecomms Foyer"; req_access = null; req_access_txt = "61" @@ -60893,6 +61057,7 @@ req_access_txt = "19" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/wood, /area/bridge/showroom/corporate) "cAb" = ( @@ -60903,6 +61068,7 @@ req_access_txt = "19" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/wood, /area/bridge/showroom/corporate) "cAc" = ( @@ -63719,8 +63885,10 @@ /turf/open/floor/plating/airless, /area/engine/engineering) "cFM" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Containment Access"; req_access_txt = "10; 13" }, @@ -63746,8 +63914,10 @@ /turf/open/floor/plasteel, /area/engine/engineering) "cFO" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Containment Access"; req_access_txt = "10; 13" }, @@ -64703,6 +64873,9 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/wood, /area/bridge/showroom/corporate) "cHP" = ( @@ -65584,6 +65757,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "cJB" = ( @@ -65610,6 +65786,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "cJD" = ( @@ -65625,6 +65804,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "cJE" = ( @@ -65664,8 +65846,10 @@ }, /area/crew_quarters/fitness/recreation) "cJI" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Airlock"; req_access_txt = "13" }, @@ -65679,8 +65863,10 @@ /turf/open/floor/plasteel, /area/maintenance/port) "cJJ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Airlock"; req_access_txt = "13" }, @@ -67828,6 +68014,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "cOc" = ( @@ -67853,6 +68042,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "cOe" = ( @@ -67868,6 +68060,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "cOf" = ( @@ -73060,8 +73255,8 @@ /area/security/checkpoint/science/research) "cZh" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 2; name = "Research Division Access"; req_access_txt = "47" }, @@ -73081,8 +73276,8 @@ /area/science/research) "cZj" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 2; name = "Research Division Access"; req_access_txt = "47" }, @@ -75928,8 +76123,10 @@ /area/science/research) "dfn" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 1; name = "Research Division Access"; req_access_txt = "47" }, @@ -75945,8 +76142,10 @@ /area/science/research) "dfo" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 1; name = "Research Division Access"; req_access_txt = "47" }, @@ -81220,6 +81419,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/heads/hor) "dqC" = ( @@ -81311,6 +81513,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/crew_quarters/heads/hor) "dqI" = ( @@ -83447,6 +83652,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/medical/surgery) "dvA" = ( @@ -83499,6 +83707,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/medical/surgery) "dvE" = ( @@ -84250,6 +84461,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/heads/cmo) "dwZ" = ( @@ -84325,6 +84539,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/crew_quarters/heads/cmo) "dxf" = ( @@ -86632,8 +86849,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Solar Access"; req_access_txt = "10; 13" }, @@ -86657,8 +86876,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Solar Access"; req_access_txt = "10; 13" }, @@ -88448,6 +88669,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/maintenance/port) "dFH" = ( @@ -89741,6 +89963,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/science/mixing) "dIq" = ( @@ -89800,6 +90025,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/science/mixing) "dIu" = ( @@ -90783,6 +91011,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/medical/medbay/central) "dKp" = ( @@ -91994,6 +92223,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/maintenance/aft) "dMP" = ( @@ -92063,6 +92295,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/maintenance/starboard/aft) "dMT" = ( @@ -92442,7 +92677,6 @@ icon_state = "1-2" }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Customs Desk"; req_access_txt = "19" }, @@ -92560,8 +92794,10 @@ /turf/open/floor/plating/airless, /area/science/test_area) "dOa" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Airlock"; req_access_txt = "13" }, @@ -92579,8 +92815,10 @@ /turf/open/floor/plasteel, /area/maintenance/port/aft) "dOc" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Airlock"; req_access_txt = "13" }, @@ -93134,12 +93372,11 @@ /obj/effect/turf_decal/stripes/line{ dir = 2 }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/virology{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "virology_airlock_exterior"; - locked = 1; name = "Virology Exterior Airlock"; req_access_txt = "39" }, @@ -93155,6 +93392,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/medical/medbay/central) "dPp" = ( @@ -93857,12 +94097,11 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/virology{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "virology_airlock_interior"; - locked = 1; name = "Virology Interior Airlock"; req_access_txt = "39" }, @@ -93876,6 +94115,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/medical/virology) "dQY" = ( @@ -93951,6 +94193,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/medical/virology) "dRc" = ( @@ -97016,8 +97261,10 @@ /turf/closed/wall, /area/hallway/secondary/exit/departure_lounge) "dYI" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -97029,8 +97276,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) "dYJ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -98239,8 +98488,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Solar Access"; req_access_txt = "10; 13" }, @@ -98264,8 +98515,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Solar Access"; req_access_txt = "10; 13" }, @@ -99808,8 +100061,10 @@ }, /area/security/checkpoint/escape) "eeS" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Docking Port"; req_access_txt = "63" }, @@ -99832,8 +100087,10 @@ /turf/open/floor/plasteel, /area/security/checkpoint/escape) "eeU" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Docking Port"; req_access_txt = "63" }, @@ -99975,8 +100232,8 @@ /area/chapel/office) "eft" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "External Airlock"; req_access_txt = "13" }, @@ -100441,8 +100698,10 @@ /turf/open/floor/plating, /area/chapel/office) "egD" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "External Airlock"; req_access_txt = "13" }, @@ -100695,12 +100954,50 @@ dir = 10 }, /area/science/circuit) -"hKW" = ( -/obj/machinery/vending/kink, -/turf/open/floor/plasteel/vault{ - dir = 5 +"hrP" = ( +/obj/structure/cable/white{ + icon_state = "1-2" }, -/area/crew_quarters/locker) +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/maintenance/port/aft) +"hGT" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable/white{ + icon_state = "2-8" + }, +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/security/glass{ + name = "Prison Wing"; + req_access_txt = "1" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/prison) "hNZ" = ( /obj/structure/chair/office/light{ dir = 8 @@ -100746,6 +101043,23 @@ /obj/item/device/integrated_circuit_printer, /turf/open/floor/plasteel/white/side, /area/science/circuit) +"jqM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/airlock/highsecurity{ + name = "Emergency Access"; + req_access_txt = "24;10" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmospherics_engine) "jBE" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/plasteel/neutral, @@ -100769,6 +101083,12 @@ dir = 10 }, /area/science/circuit) +"lel" = ( +/obj/machinery/vending/kink, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/locker) "loI" = ( /obj/machinery/autolathe, /obj/machinery/door/window/southleft{ @@ -100839,6 +101159,19 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/circuit/green, /area/science/research/abandoned) +"oZC" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Corporate Lounge"; + req_access = null; + req_access_txt = "19" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/wood, +/area/bridge/showroom/corporate) "pmQ" = ( /obj/structure/table/reinforced, /obj/machinery/newscaster{ @@ -100865,11 +101198,6 @@ }, /turf/open/floor/plating, /area/science/research/abandoned) -"pGS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/vending/kink, -/turf/open/floor/plating, -/area/maintenance/port) "pQm" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable/white{ @@ -100921,12 +101249,42 @@ dir = 10 }, /area/science/misc_lab) +"upk" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck Access" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/fitness/recreation) "upw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light, /obj/structure/reagent_dispensers/water_cooler, /turf/open/floor/plasteel/whitepurple/side, /area/science/misc_lab) +"uYS" = ( +/obj/machinery/door/airlock/atmos/glass{ + heat_proof = 1; + name = "Supermatter Chamber"; + req_access_txt = "0"; + req_one_access_txt = "24;10" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/supermatter) "vqd" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/bodycontainer/morgue{ @@ -100954,6 +101312,24 @@ }, /turf/open/floor/plasteel/whitepurple/corner, /area/science/misc_lab) +"xaf" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck Access" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/fitness/recreation) "xwK" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -126783,7 +127159,7 @@ ayK axz aAW axz -aAW +uYS aEr aFB aHd @@ -129607,7 +129983,7 @@ aqV aqV alT ayR -azZ +jqM aBf alT alf @@ -129914,7 +130290,7 @@ bWC bYL caE caE -pGS +ceb cea caE cjp @@ -131512,7 +131888,7 @@ dFG dHf dIr dJR -dKD +hrP dLQ dNu dOi @@ -140727,7 +141103,7 @@ cBv cDc cBv cBv -cAb +oZC cIP cKC cMa @@ -149454,7 +149830,7 @@ clt cnc coE cqd -hKW +lel csT cuy cvU @@ -157637,7 +158013,7 @@ aSO aUJ aWr aFm -aZF +hGT bbo aFm aKV @@ -159232,10 +159608,10 @@ cuM cuM cuM cuM -cJA +xaf cuM cuM -cOb +upk cuM cuM cuM diff --git a/_maps/cit_map_files/MetaStation/MetaStation.dmm b/_maps/cit_map_files/MetaStation/MetaStation.dmm index 53bf730451..96021ab0f9 100644 --- a/_maps/cit_map_files/MetaStation/MetaStation.dmm +++ b/_maps/cit_map_files/MetaStation/MetaStation.dmm @@ -2,43 +2,43 @@ "aaa" = ( /turf/open/space/basic, /area/space) -"aab" = ( +"aac" = ( /obj/effect/landmark/carpspawn, /turf/open/space, /area/space) -"aac" = ( -/obj/structure/grille, -/turf/open/space, -/area/space/nearstation) -"aad" = ( -/obj/structure/grille, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"aae" = ( -/obj/structure/grille/broken, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) "aaf" = ( /obj/structure/lattice, /turf/open/space, /area/space/nearstation) "aag" = ( +/obj/structure/grille, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aah" = ( /obj/structure/cable{ icon_state = "0-2" }, /obj/machinery/power/tracker, /turf/open/floor/plating/airless, /area/solar/port/fore) -"aah" = ( +"aai" = ( +/obj/structure/grille/broken, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aaj" = ( +/obj/structure/grille, +/turf/open/space, +/area/space/nearstation) +"aak" = ( /obj/structure/cable{ icon_state = "1-2" }, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aai" = ( +"aal" = ( /obj/structure/cable{ icon_state = "0-2" }, @@ -48,12 +48,12 @@ }, /turf/open/floor/plasteel/airless/solarpanel, /area/solar/port/fore) -"aaj" = ( +"aam" = ( /obj/structure/cable, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aak" = ( +"aan" = ( /obj/structure/cable{ icon_state = "1-4" }, @@ -63,7 +63,7 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aal" = ( +"aao" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -76,25 +76,25 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aam" = ( -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/fore) -"aan" = ( -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/fore) -"aao" = ( -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/fore) "aap" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/fore) +"aaq" = ( +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/fore) +"aar" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/fore) +"aas" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -107,7 +107,7 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aaq" = ( +"aat" = ( /obj/structure/cable{ icon_state = "2-8" }, @@ -117,10 +117,7 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aar" = ( -/turf/open/space, -/area/space) -"aas" = ( +"aau" = ( /obj/structure/cable, /obj/machinery/power/solar{ id = "foreport"; @@ -128,47 +125,37 @@ }, /turf/open/floor/plasteel/airless/solarpanel, /area/solar/port/fore) -"aat" = ( -/obj/docking_port/stationary{ - dheight = 1; - dir = 8; - dwidth = 12; - height = 17; - id = "syndicate_nw"; - name = "northwest of station"; - turf_type = /turf/open/space; - width = 23 - }, -/turf/open/space/basic, -/area/space/nearstation) -"aau" = ( +"aav" = ( +/turf/open/space, +/area/space) +"aaw" = ( /obj/item/stack/cable_coil, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aav" = ( +"aax" = ( /turf/closed/wall/r_wall, /area/security/prison) -"aaw" = ( +"aay" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/security/prison) -"aax" = ( +"aaz" = ( /obj/effect/landmark/xeno_spawn, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aay" = ( +"aaA" = ( /obj/machinery/seed_extractor, /obj/machinery/light/small{ dir = 8 }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaz" = ( +"aaB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -177,7 +164,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaA" = ( +"aaC" = ( /obj/structure/sink/kitchen{ desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; name = "old sink"; @@ -187,14 +174,14 @@ icon_state = "platingdmg3" }, /area/security/prison) -"aaB" = ( +"aaD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/item/twohanded/required/kirbyplants, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaC" = ( +"aaE" = ( /obj/machinery/biogenerator, /obj/machinery/light/small{ dir = 4 @@ -205,21 +192,14 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaD" = ( -/obj/docking_port/stationary/random{ - id = "pod_lavaland2"; - name = "lavaland" - }, -/turf/open/space, -/area/space/nearstation) -"aaE" = ( +"aaF" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" }, /turf/open/floor/plating, /area/security/prison) -"aaF" = ( +"aaG" = ( /obj/machinery/hydroponics/constructable, /obj/item/seeds/ambrosia, /obj/structure/cable/yellow{ @@ -227,7 +207,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaG" = ( +"aaH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -240,13 +220,13 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaH" = ( +"aaI" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaI" = ( +"aaJ" = ( /obj/item/reagent_containers/glass/bucket, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -257,7 +237,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaJ" = ( +"aaK" = ( /obj/machinery/hydroponics/constructable, /obj/item/seeds/glowshroom, /obj/structure/cable/yellow{ @@ -265,16 +245,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaK" = ( +"aaL" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/security/prison) -"aaL" = ( -/turf/closed/wall/mineral/titanium, -/area/shuttle/pod_2) "aaM" = ( /obj/effect/spawner/structure/window/shuttle, /turf/open/floor/plating, @@ -287,12 +264,17 @@ /turf/open/floor/plating/airless, /area/solar/starboard/fore) "aaO" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aaP" = ( /obj/machinery/hydroponics/constructable, /obj/item/cultivator, /obj/item/seeds/carrot, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaP" = ( +"aaQ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -300,14 +282,14 @@ /obj/item/reagent_containers/glass/bucket, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaQ" = ( +"aaR" = ( /turf/open/floor/plasteel, /area/security/prison) -"aaR" = ( +"aaS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaS" = ( +"aaT" = ( /obj/machinery/hydroponics/constructable, /obj/item/device/plant_analyzer, /obj/machinery/airalarm{ @@ -316,34 +298,20 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaT" = ( -/turf/closed/wall/mineral/plastitanium, -/area/security/prison) -"aaU" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/machinery/status_display{ - pixel_x = 32 - }, -/obj/machinery/computer/shuttle/pod{ - pixel_x = -32; - possible_destinations = "pod_lavaland2"; - shuttleId = "pod2" - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_2) "aaV" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/pod_2) +"aaY" = ( /obj/structure/cable{ icon_state = "1-2" }, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"aaW" = ( +"aaZ" = ( /turf/closed/wall/r_wall, /area/security/execution/education) -"aaX" = ( +"aba" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ @@ -352,14 +320,14 @@ /obj/structure/cable/yellow, /turf/open/floor/plating, /area/security/prison) -"aaY" = ( +"abb" = ( /obj/machinery/door/airlock/public/glass{ id_tag = "permahydro"; name = "Hydroponics Module" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaZ" = ( +"abc" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -367,32 +335,17 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/security/prison) -"aba" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - pixel_x = 25 - }, -/obj/item/storage/pod{ - pixel_x = -26 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_2) -"abb" = ( +"abe" = ( /turf/closed/wall, /area/security/prison) -"abc" = ( +"abf" = ( /obj/structure/cable{ icon_state = "0-2" }, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"abd" = ( +"abg" = ( /obj/machinery/door/poddoor{ density = 1; icon_state = "closed"; @@ -405,7 +358,7 @@ }, /turf/open/floor/plating, /area/security/execution/education) -"abe" = ( +"abh" = ( /obj/item/soap/nanotrasen, /obj/item/bikehorn/rubberducky, /obj/machinery/shower{ @@ -416,7 +369,7 @@ }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"abf" = ( +"abi" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -430,7 +383,7 @@ }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"abg" = ( +"abj" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -439,7 +392,7 @@ /obj/item/canvas/twentythreeXtwentythree, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abh" = ( +"abk" = ( /obj/structure/table, /obj/item/folder, /obj/item/paper/guides/jobs/hydroponics, @@ -453,25 +406,25 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abi" = ( +"abl" = ( /obj/structure/table, /obj/machinery/computer/libraryconsole/bookmanagement, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abj" = ( +"abm" = ( /obj/machinery/computer/arcade, /obj/machinery/computer/security/telescreen/entertainment{ pixel_y = 32 }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abk" = ( +"abn" = ( /obj/machinery/newscaster{ pixel_y = 32 }, /turf/open/floor/plasteel, /area/security/prison) -"abl" = ( +"abo" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -481,14 +434,14 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abm" = ( +"abp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abn" = ( +"abq" = ( /obj/structure/holohoop{ pixel_y = 29 }, @@ -497,7 +450,7 @@ icon_state = "platingdmg1" }, /area/security/prison) -"abo" = ( +"abr" = ( /obj/machinery/status_display{ pixel_y = 32 }, @@ -505,7 +458,7 @@ dir = 8 }, /area/security/prison) -"abp" = ( +"abs" = ( /obj/machinery/washing_machine, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -514,11 +467,11 @@ dir = 8 }, /area/security/prison) -"abq" = ( +"abt" = ( /obj/structure/shuttle/engine/propulsion/burst, /turf/closed/wall/mineral/titanium, /area/shuttle/pod_2) -"abr" = ( +"abu" = ( /obj/machinery/door/airlock/titanium{ name = "Escape Pod Airlock" }, @@ -530,7 +483,7 @@ }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_2) -"abs" = ( +"abv" = ( /obj/structure/cable{ icon_state = "0-2" }, @@ -540,19 +493,19 @@ }, /turf/open/floor/plasteel/airless/solarpanel, /area/solar/starboard/fore) -"abt" = ( +"abw" = ( /obj/structure/cable, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"abu" = ( +"abx" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/turf_decal/stripes/line{ dir = 9 }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"abv" = ( +"aby" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -561,7 +514,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"abw" = ( +"abz" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -570,13 +523,13 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"abx" = ( +"abA" = ( /obj/machinery/shower{ dir = 4 }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"aby" = ( +"abB" = ( /obj/machinery/door/window/westleft{ base_state = "right"; dir = 4; @@ -587,20 +540,20 @@ /obj/machinery/light/small, /turf/open/floor/plasteel/freezer, /area/security/prison) -"abz" = ( +"abC" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abA" = ( +"abD" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abB" = ( +"abE" = ( /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abC" = ( +"abF" = ( /obj/structure/table, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -615,24 +568,24 @@ }, /turf/open/floor/plasteel, /area/security/prison) -"abD" = ( +"abG" = ( /obj/structure/table, /obj/item/toy/cards/deck, /obj/item/toy/cards/deck, /turf/open/floor/plasteel, /area/security/prison) -"abE" = ( +"abH" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abF" = ( +"abI" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abG" = ( +"abJ" = ( /obj/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -641,7 +594,7 @@ dir = 8 }, /area/security/prison) -"abH" = ( +"abK" = ( /obj/structure/table, /obj/structure/bedsheetbin, /obj/structure/window/reinforced, @@ -652,21 +605,21 @@ dir = 8 }, /area/security/prison) -"abI" = ( +"abL" = ( /turf/open/floor/plating, /area/security/prison) -"abJ" = ( +"abM" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/security/prison) -"abK" = ( +"abN" = ( /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/security/prison) -"abL" = ( +"abO" = ( /obj/structure/cable{ icon_state = "1-4" }, @@ -676,7 +629,7 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"abM" = ( +"abP" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -689,25 +642,25 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"abN" = ( -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/starboard/fore) -"abO" = ( -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/starboard/fore) -"abP" = ( -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/starboard/fore) "abQ" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/starboard/fore) +"abR" = ( +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/starboard/fore) +"abS" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/starboard/fore) +"abT" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -720,7 +673,7 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"abR" = ( +"abU" = ( /obj/structure/cable{ icon_state = "1-8" }, @@ -730,7 +683,7 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"abS" = ( +"abV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light/small{ dir = 8 @@ -745,7 +698,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"abT" = ( +"abW" = ( /obj/structure/bed, /obj/item/clothing/suit/straight_jacket, /obj/item/clothing/glasses/sunglasses/blindfold, @@ -754,7 +707,7 @@ /obj/item/device/electropack, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"abU" = ( +"abX" = ( /obj/machinery/flasher{ id = "justiceflash"; name = "mounted justice flash"; @@ -765,14 +718,14 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"abV" = ( +"abY" = ( /obj/machinery/door/airlock{ name = "Unisex Restroom"; req_access_txt = "0" }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"abW" = ( +"abZ" = ( /obj/structure/table, /obj/item/book/manual/chef_recipes{ pixel_x = 2; @@ -781,7 +734,7 @@ /obj/item/clothing/head/chefhat, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abX" = ( +"aca" = ( /obj/structure/table, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -791,17 +744,17 @@ /obj/item/toy/cards/deck, /turf/open/floor/plasteel, /area/security/prison) -"abY" = ( +"acb" = ( /obj/structure/table, /obj/item/storage/pill_bottle/dice, /turf/open/floor/plasteel, /area/security/prison) -"abZ" = ( +"acc" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/security/prison) -"aca" = ( +"ace" = ( /obj/machinery/vending/sustenance{ desc = "A vending machine normally reserved for work camps."; name = "\improper sustenance vendor"; @@ -809,30 +762,33 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acb" = ( +"acf" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/security/prison) -"acc" = ( +"acg" = ( /obj/machinery/light/small, /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/security/prison) -"acd" = ( +"ach" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plating, /area/security/prison) -"ace" = ( +"aci" = ( /obj/machinery/door/airlock/external{ name = "Security External Airlock"; req_access_txt = "1" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/security/prison) -"acf" = ( +"acj" = ( /obj/machinery/light/small{ dir = 1 }, @@ -844,11 +800,11 @@ }, /turf/open/floor/plating, /area/security/prison) -"acg" = ( +"ack" = ( /obj/structure/lattice/catwalk, /turf/open/space, /area/space/nearstation) -"ach" = ( +"acl" = ( /obj/structure/cable, /obj/machinery/power/solar{ id = "forestarboard"; @@ -856,7 +812,7 @@ }, /turf/open/floor/plasteel/airless/solarpanel, /area/solar/starboard/fore) -"aci" = ( +"acm" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -866,7 +822,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"acj" = ( +"acn" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -875,7 +831,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"ack" = ( +"aco" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 2; name = "justice injector" @@ -885,7 +841,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"acl" = ( +"acp" = ( /obj/machinery/light/small{ dir = 4 }, @@ -894,7 +850,7 @@ }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"acm" = ( +"acq" = ( /obj/structure/table, /obj/item/storage/box/donkpockets{ pixel_x = 2; @@ -908,13 +864,13 @@ icon_state = "panelscorched" }, /area/security/prison) -"acn" = ( +"acr" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aco" = ( +"acs" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -923,7 +879,7 @@ }, /turf/open/floor/plasteel, /area/security/prison) -"acp" = ( +"act" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -938,27 +894,27 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acq" = ( +"acu" = ( /obj/machinery/holopad, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acr" = ( +"acv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acs" = ( +"acw" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"act" = ( +"acx" = ( /obj/machinery/airalarm{ dir = 8; pixel_x = 24 @@ -966,18 +922,19 @@ /obj/machinery/cryopod, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acu" = ( +"acy" = ( /obj/machinery/door/airlock/external{ name = "Escape Pod Two" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/security/prison) -"acv" = ( +"acz" = ( /obj/item/stack/cable_coil, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"acw" = ( +"acA" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/poddoor/preopen{ @@ -989,7 +946,7 @@ dir = 4 }, /area/security/execution/education) -"acx" = ( +"acB" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "executionfireblast"; @@ -1003,7 +960,7 @@ dir = 4 }, /area/security/execution/education) -"acy" = ( +"acC" = ( /obj/machinery/door/window/brigdoor{ dir = 2; name = "Justice Chamber"; @@ -1033,7 +990,7 @@ dir = 4 }, /area/security/execution/education) -"acz" = ( +"acD" = ( /obj/structure/table, /obj/machinery/microwave{ pixel_x = -3; @@ -1043,19 +1000,19 @@ icon_state = "platingdmg1" }, /area/security/prison) -"acA" = ( +"acE" = ( /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/security/prison) -"acB" = ( +"acF" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /obj/machinery/light, /turf/open/floor/plasteel, /area/security/prison) -"acC" = ( +"acG" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -1064,7 +1021,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acD" = ( +"acH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -1082,7 +1039,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acE" = ( +"acI" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -1091,26 +1048,26 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acF" = ( +"acJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/security/prison) -"acG" = ( +"acK" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acH" = ( +"acL" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /obj/machinery/light, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acI" = ( +"acM" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -1119,7 +1076,7 @@ /obj/item/pen, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acJ" = ( +"acN" = ( /obj/structure/table/glass, /obj/item/reagent_containers/syringe, /obj/item/reagent_containers/glass/bottle/morphine{ @@ -1129,7 +1086,7 @@ dir = 1 }, /area/security/prison) -"acK" = ( +"acO" = ( /obj/machinery/newscaster{ pixel_y = 32 }, @@ -1147,7 +1104,14 @@ dir = 1 }, /area/security/prison) -"acL" = ( +"acP" = ( +/turf/closed/wall, +/area/crew_quarters/fitness/recreation) +"acQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/crew_quarters/fitness/recreation) +"acR" = ( /obj/structure/table/glass, /obj/item/reagent_containers/syringe, /obj/item/reagent_containers/glass/bottle/morphine{ @@ -1162,38 +1126,28 @@ dir = 1 }, /area/security/prison) -"acM" = ( -/turf/closed/wall, -/area/crew_quarters/fitness/recreation) -"acN" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/crew_quarters/fitness/recreation) -"acO" = ( -/turf/closed/wall/mineral/plastitanium, -/area/crew_quarters/fitness/recreation) -"acP" = ( +"acS" = ( /obj/structure/cable{ icon_state = "1-4" }, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"acQ" = ( +"acT" = ( /obj/structure/cable{ icon_state = "4-8" }, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"acR" = ( +"acU" = ( /obj/structure/cable{ icon_state = "2-8" }, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"acS" = ( +"acV" = ( /obj/structure/table, /obj/item/reagent_containers/glass/bottle/morphine{ pixel_x = -4; @@ -1264,7 +1218,7 @@ dir = 1 }, /area/security/execution/education) -"acT" = ( +"acW" = ( /obj/structure/table, /obj/item/folder/red{ pixel_x = 3 @@ -1283,7 +1237,7 @@ dir = 1 }, /area/security/execution/education) -"acU" = ( +"acX" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -1292,7 +1246,7 @@ dir = 1 }, /area/security/execution/education) -"acV" = ( +"acY" = ( /obj/structure/sink/kitchen{ desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; name = "old sink"; @@ -1305,7 +1259,7 @@ dir = 1 }, /area/security/execution/education) -"acW" = ( +"acZ" = ( /obj/machinery/power/apc{ dir = 1; name = "Prisoner Education Chamber APC"; @@ -1326,13 +1280,13 @@ dir = 1 }, /area/security/execution/education) -"acX" = ( +"ada" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/closed/wall/r_wall, /area/security/prison) -"acY" = ( +"adb" = ( /obj/machinery/door/poddoor/preopen{ id = "permacell3"; name = "Cell Shutters" @@ -1341,13 +1295,14 @@ id_tag = "permabolt3"; name = "Cell 3" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acZ" = ( +"adc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/security/prison) -"ada" = ( +"add" = ( /obj/machinery/door/poddoor/preopen{ id = "permacell2"; name = "Cell Shutters" @@ -1360,9 +1315,10 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adb" = ( +"ade" = ( /obj/machinery/door/poddoor/preopen{ id = "permacell1"; name = "Cell Shutters" @@ -1371,28 +1327,29 @@ id_tag = "permabolt1"; name = "Cell 1" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adc" = ( +"adf" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/plating, /area/security/prison) -"add" = ( +"adg" = ( /obj/structure/bed, /obj/item/clothing/suit/straight_jacket, /obj/item/clothing/glasses/sunglasses/blindfold, /obj/item/clothing/mask/muzzle, /turf/open/floor/plasteel/white, /area/security/prison) -"ade" = ( +"adh" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, /turf/open/floor/plasteel/white, /area/security/prison) -"adf" = ( +"adi" = ( /obj/structure/bed, /obj/item/clothing/suit/straight_jacket, /obj/item/clothing/glasses/sunglasses/blindfold, @@ -1402,23 +1359,23 @@ }, /turf/open/floor/plasteel/white, /area/security/prison) -"adg" = ( +"adj" = ( /obj/structure/closet/emcloset, /obj/machinery/light/small{ dir = 8 }, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"adh" = ( +"adk" = ( /obj/structure/shuttle/engine/propulsion/burst{ dir = 8 }, /turf/closed/wall/mineral/titanium, /area/shuttle/pod_3) -"adi" = ( +"adl" = ( /turf/closed/wall/mineral/titanium, /area/shuttle/pod_3) -"adj" = ( +"adm" = ( /obj/structure/table, /obj/item/device/flashlight/lamp, /obj/structure/reagent_dispensers/peppertank{ @@ -1429,7 +1386,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"adk" = ( +"adn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/chair/office/dark{ dir = 1 @@ -1439,15 +1396,15 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"adl" = ( +"ado" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"adm" = ( +"adp" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"adn" = ( +"adq" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -1460,11 +1417,11 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"ado" = ( +"adr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/security/execution/education) -"adp" = ( +"ads" = ( /obj/structure/bed, /obj/machinery/camera{ c_tag = "Prison Cell 3"; @@ -1472,7 +1429,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adq" = ( +"adt" = ( /obj/structure/chair/stool, /obj/machinery/light/small{ dir = 1 @@ -1487,7 +1444,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adr" = ( +"adu" = ( /obj/structure/bed, /obj/machinery/camera{ c_tag = "Prison Cell 2"; @@ -1495,14 +1452,14 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"ads" = ( +"adv" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adt" = ( +"adw" = ( /obj/structure/chair/stool, /obj/machinery/light/small{ dir = 1 @@ -1519,7 +1476,7 @@ icon_state = "platingdmg2" }, /area/security/prison) -"adu" = ( +"adx" = ( /obj/structure/bed, /obj/machinery/camera{ c_tag = "Prison Cell 1"; @@ -1527,7 +1484,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adv" = ( +"ady" = ( /obj/structure/chair/stool, /obj/machinery/light/small{ dir = 1 @@ -1542,12 +1499,12 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adw" = ( +"adz" = ( /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/security/prison) -"adx" = ( +"adA" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/light{ dir = 8 @@ -1558,13 +1515,13 @@ }, /turf/open/floor/plasteel/white, /area/security/prison) -"ady" = ( +"adB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/white, /area/security/prison) -"adz" = ( +"adC" = ( /obj/machinery/flasher{ id = "insaneflash"; pixel_x = 26 @@ -1572,7 +1529,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/white, /area/security/prison) -"adA" = ( +"adD" = ( /obj/structure/lattice, /obj/machinery/camera/motion{ c_tag = "Armory - External"; @@ -1581,10 +1538,10 @@ }, /turf/open/space, /area/space/nearstation) -"adB" = ( +"adE" = ( /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"adC" = ( +"adF" = ( /obj/machinery/door/airlock/titanium{ name = "Escape Pod Airlock" }, @@ -1598,47 +1555,32 @@ }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_3) -"adD" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - pixel_y = 25 - }, -/obj/item/storage/pod{ - pixel_x = 6; - pixel_y = -32 - }, -/obj/machinery/light/small, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_3) -"adE" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/machinery/computer/shuttle/pod{ - pixel_y = -32; - possible_destinations = "pod_lavaland3"; - shuttleId = "pod3" - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_3) -"adF" = ( -/obj/effect/spawner/structure/window/shuttle, -/turf/open/floor/plating, -/area/shuttle/pod_3) "adG" = ( /obj/docking_port/stationary/random{ - dir = 4; - id = "pod_lavaland3"; + id = "pod_lavaland2"; name = "lavaland" }, /turf/open/space, /area/space/nearstation) "adH" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/status_display{ + pixel_x = 32 + }, +/obj/machinery/computer/shuttle/pod{ + pixel_x = -32; + possible_destinations = "pod_lavaland2"; + shuttleId = "pod2" + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_2) +"adI" = ( +/obj/effect/spawner/structure/window/shuttle, +/turf/open/floor/plating, +/area/shuttle/pod_3) +"adJ" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -1657,7 +1599,7 @@ dir = 2 }, /area/security/execution/education) -"adI" = ( +"adK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -1665,7 +1607,7 @@ dir = 2 }, /area/security/execution/education) -"adJ" = ( +"adL" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -1674,7 +1616,7 @@ dir = 2 }, /area/security/execution/education) -"adK" = ( +"adM" = ( /obj/machinery/button/door{ id = "prisonereducation"; name = "Door Bolt Control"; @@ -1690,7 +1632,7 @@ dir = 2 }, /area/security/execution/education) -"adL" = ( +"adN" = ( /obj/machinery/light_switch{ pixel_x = 26 }, @@ -1704,7 +1646,7 @@ dir = 2 }, /area/security/execution/education) -"adM" = ( +"adO" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/machinery/flasher{ id = "PCell 3"; @@ -1714,7 +1656,7 @@ icon_state = "platingdmg3" }, /area/security/prison) -"adN" = ( +"adP" = ( /obj/structure/table, /obj/item/paper, /obj/item/pen, @@ -1723,13 +1665,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adO" = ( +"adQ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/security/prison) -"adP" = ( +"adR" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -1739,7 +1681,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adQ" = ( +"adS" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -1748,14 +1690,14 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adR" = ( +"adT" = ( /obj/structure/table, /obj/item/paper, /obj/item/pen, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adS" = ( +"adU" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/machinery/flasher{ id = "PCell 1"; @@ -1763,7 +1705,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adT" = ( +"adV" = ( /obj/item/folder/red, /obj/item/pen, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, @@ -1772,7 +1714,7 @@ dir = 2 }, /area/security/prison) -"adU" = ( +"adW" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -1780,7 +1722,7 @@ dir = 2 }, /area/security/prison) -"adV" = ( +"adX" = ( /obj/structure/bed/roller, /obj/structure/bed/roller, /obj/machinery/iv_drip, @@ -1790,13 +1732,13 @@ dir = 2 }, /area/security/prison) -"adW" = ( +"adY" = ( /turf/closed/wall/r_wall, -/area/ai_monitored/security/armory) -"adX" = ( +/area/security/warden) +"adZ" = ( /turf/closed/wall/r_wall, /area/crew_quarters/heads/hos) -"adY" = ( +"aea" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -1807,7 +1749,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"adZ" = ( +"aeb" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -1821,7 +1763,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"aea" = ( +"aec" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -1835,17 +1777,17 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"aeb" = ( +"aed" = ( /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"aec" = ( +"aee" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"aed" = ( +"aef" = ( /obj/machinery/door/airlock/external{ name = "Solar Maintenance"; req_access = null; @@ -1854,9 +1796,10 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"aee" = ( +"aeg" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -1866,7 +1809,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"aef" = ( +"aeh" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 10 }, @@ -1880,7 +1823,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"aeg" = ( +"aei" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 1; name = "justice gas pump" @@ -1894,7 +1837,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"aeh" = ( +"aej" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ aiControlDisabled = 1; @@ -1911,22 +1854,25 @@ dir = 1 }, /area/security/execution/education) -"aei" = ( +"aek" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/security/prison) -"aej" = ( +"ael" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall, /area/security/prison) -"aek" = ( +"aem" = ( /obj/machinery/door/airlock/security/glass{ name = "Long-Term Cell 3"; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"ael" = ( +"aen" = ( /obj/machinery/door/airlock/security/glass{ name = "Long-Term Cell 2"; req_access_txt = "2" @@ -1935,16 +1881,22 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aem" = ( +"aeo" = ( /obj/machinery/door/airlock/security/glass{ name = "Long-Term Cell 1"; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aen" = ( +"aep" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Prison Sanitarium"; @@ -1957,7 +1909,24 @@ dir = 1 }, /area/security/prison) -"aeo" = ( +"aeq" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/security/armory) +"aer" = ( +/obj/structure/rack, +/obj/item/gun/energy/ionrifle{ + pin = /obj/item/device/firing_pin + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/item/gun/energy/temperature/security, +/obj/item/clothing/suit/armor/laserproof, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/ai_monitored/security/armory) +"aes" = ( /obj/structure/closet/secure_closet{ name = "contraband locker"; req_access_txt = "3" @@ -1973,27 +1942,7 @@ dir = 4 }, /area/ai_monitored/security/armory) -"aep" = ( -/obj/structure/rack, -/obj/item/gun/energy/ionrifle{ - pin = /obj/item/device/firing_pin - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/item/gun/energy/temperature/security, -/obj/item/clothing/suit/armor/laserproof, -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/ai_monitored/security/armory) -"aeq" = ( -/obj/structure/closet/secure_closet/lethalshots, -/turf/open/floor/plasteel/vault{ - dir = 1 - }, -/area/ai_monitored/security/armory) -"aer" = ( +"aet" = ( /obj/structure/table/wood, /obj/machinery/newscaster/security_unit{ pixel_y = 32 @@ -2012,81 +1961,66 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"aes" = ( +"aeu" = ( /obj/machinery/computer/prisoner, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"aet" = ( +"aev" = ( /obj/machinery/computer/security, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"aeu" = ( +"aew" = ( /obj/machinery/computer/secure_data, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"aev" = ( -/obj/structure/table/wood, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Head of Security's Desk"; - departmentType = 5; - name = "Head of Security RC"; - pixel_y = 30 +"aex" = ( +/obj/structure/closet/secure_closet/lethalshots, +/turf/open/floor/plasteel/vault{ + dir = 1 }, -/obj/machinery/computer/med_data/laptop, -/obj/item/storage/secure/safe/HoS{ - pixel_x = 36; - pixel_y = 28 - }, -/obj/machinery/camera{ - c_tag = "Head of Security's Office"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/plasteel/dark, -/area/crew_quarters/heads/hos) -"aew" = ( +/area/ai_monitored/security/armory) +"aey" = ( /turf/closed/wall, /area/security/range) -"aex" = ( +"aez" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/security/range) -"aey" = ( +"aeA" = ( /obj/machinery/door/airlock/external{ name = "Escape Pod Three" }, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"aez" = ( +"aeB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/closed/wall, /area/crew_quarters/fitness/recreation) -"aeA" = ( +"aeC" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"aeB" = ( +"aeE" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"aeC" = ( +"aeF" = ( /obj/effect/landmark/xeno_spawn, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"aeD" = ( +"aeG" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -2095,14 +2029,14 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"aeE" = ( +"aeH" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, /obj/machinery/portable_atmospherics/canister/nitrous_oxide, /turf/open/floor/plasteel/vault, /area/security/execution/education) -"aeF" = ( +"aeI" = ( /obj/item/tank/internals/oxygen/red{ pixel_x = -4; pixel_y = -1 @@ -2124,14 +2058,14 @@ /obj/item/wrench, /turf/open/floor/plasteel/vault, /area/security/execution/education) -"aeG" = ( +"aeJ" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 9 }, /obj/machinery/space_heater, /turf/open/floor/plasteel/vault, /area/security/execution/education) -"aeH" = ( +"aeK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-4" @@ -2140,7 +2074,7 @@ dir = 2 }, /area/security/prison) -"aeI" = ( +"aeL" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2156,7 +2090,7 @@ dir = 2 }, /area/security/prison) -"aeJ" = ( +"aeM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2168,7 +2102,7 @@ dir = 2 }, /area/security/prison) -"aeK" = ( +"aeN" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -2179,7 +2113,7 @@ dir = 2 }, /area/security/prison) -"aeL" = ( +"aeO" = ( /obj/machinery/button/door{ id = "permacell3"; name = "Cell 3 Lockdown"; @@ -2202,7 +2136,7 @@ dir = 2 }, /area/security/prison) -"aeM" = ( +"aeP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -2224,7 +2158,7 @@ dir = 2 }, /area/security/prison) -"aeN" = ( +"aeQ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2238,7 +2172,7 @@ dir = 2 }, /area/security/prison) -"aeO" = ( +"aeR" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2250,7 +2184,7 @@ dir = 2 }, /area/security/prison) -"aeP" = ( +"aeS" = ( /obj/machinery/button/door{ id = "permacell2"; name = "Cell 2 Lockdown"; @@ -2274,7 +2208,7 @@ dir = 2 }, /area/security/prison) -"aeQ" = ( +"aeT" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2291,7 +2225,7 @@ dir = 2 }, /area/security/prison) -"aeR" = ( +"aeU" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -2303,7 +2237,7 @@ dir = 2 }, /area/security/prison) -"aeS" = ( +"aeV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -2314,7 +2248,7 @@ dir = 2 }, /area/security/prison) -"aeT" = ( +"aeW" = ( /obj/machinery/button/door{ id = "permacell1"; name = "Cell 1 Lockdown"; @@ -2338,7 +2272,7 @@ dir = 2 }, /area/security/prison) -"aeU" = ( +"aeX" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 1; name = "Prison Wing APC"; @@ -2367,7 +2301,7 @@ dir = 2 }, /area/security/prison) -"aeV" = ( +"aeY" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2378,7 +2312,7 @@ dir = 2 }, /area/security/prison) -"aeW" = ( +"aeZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2392,7 +2326,7 @@ dir = 2 }, /area/security/prison) -"aeX" = ( +"afa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2408,7 +2342,7 @@ dir = 2 }, /area/security/prison) -"aeY" = ( +"afb" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -2422,7 +2356,17 @@ dir = 2 }, /area/security/prison) -"aeZ" = ( +"afc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/security/prison) +"afd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -2439,17 +2383,28 @@ }, /turf/open/floor/plasteel, /area/security/prison) -"afa" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" +"afe" = ( +/obj/structure/table/wood, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Head of Security's Desk"; + departmentType = 5; + name = "Head of Security RC"; + pixel_y = 30 }, -/obj/structure/cable/yellow{ - icon_state = "2-8" +/obj/machinery/computer/med_data/laptop, +/obj/item/storage/secure/safe/HoS{ + pixel_x = 36; + pixel_y = 28 }, -/turf/open/floor/plating, -/area/security/prison) -"afb" = ( +/obj/machinery/camera{ + c_tag = "Head of Security's Office"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/hos) +"aff" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/item/storage/secure/safe{ name = "armory safe A"; @@ -2458,33 +2413,19 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"afc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"afd" = ( +"afg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"afe" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/item/storage/secure/safe{ - name = "armory safe B"; - pixel_x = 6; - pixel_y = 28 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 +"afh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"aff" = ( +"afi" = ( /obj/structure/closet/secure_closet/hos, /obj/machinery/light{ dir = 8 @@ -2502,7 +2443,7 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afg" = ( +"afj" = ( /obj/machinery/status_display{ pixel_x = -32; pixel_y = 32 @@ -2512,17 +2453,17 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afh" = ( +"afk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afi" = ( +"afl" = ( /obj/structure/chair/comfy/black, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afj" = ( +"afm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -2531,7 +2472,7 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afk" = ( +"afn" = ( /obj/machinery/status_display{ pixel_x = 32; pixel_y = 32 @@ -2544,7 +2485,7 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afl" = ( +"afo" = ( /obj/machinery/light{ dir = 4 }, @@ -2558,7 +2499,7 @@ /obj/machinery/suit_storage_unit/hos, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afm" = ( +"afp" = ( /obj/machinery/light/small{ dir = 1 }, @@ -2567,13 +2508,13 @@ }, /turf/open/floor/plasteel, /area/security/range) -"afn" = ( +"afq" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/security/range) -"afo" = ( +"afr" = ( /obj/machinery/light/small{ dir = 1 }, @@ -2582,7 +2523,7 @@ }, /turf/open/floor/plasteel, /area/security/range) -"afp" = ( +"afs" = ( /obj/machinery/shower{ dir = 4 }, @@ -2594,11 +2535,11 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/fitness/recreation) -"afq" = ( +"aft" = ( /obj/structure/reagent_dispensers/water_cooler, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afr" = ( +"afu" = ( /obj/structure/table, /obj/item/reagent_containers/food/drinks/sillycup{ pixel_x = -5; @@ -2619,47 +2560,47 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afs" = ( +"afv" = ( /obj/structure/easel, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"aft" = ( +"afw" = ( /obj/structure/closet/masks, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afu" = ( +"afx" = ( /obj/structure/closet/athletic_mixed, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afv" = ( +"afy" = ( /obj/structure/closet/boxinggloves, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afw" = ( +"afz" = ( /obj/structure/closet/emcloset, /obj/structure/sign/warning/pods{ pixel_y = 30 }, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afx" = ( +"afA" = ( /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afy" = ( +"afB" = ( /obj/machinery/computer/arcade, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afz" = ( +"afC" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"afA" = ( +"afD" = ( /turf/open/floor/engine{ name = "Holodeck Projector Floor" }, /area/holodeck/rec_center) -"afB" = ( +"afE" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -2668,9 +2609,12 @@ req_access = null; req_access_txt = "10; 13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"afC" = ( +"afF" = ( /obj/item/twohanded/required/kirbyplants{ icon_state = "applebush" }, @@ -2679,7 +2623,7 @@ }, /turf/open/floor/plasteel, /area/security/prison) -"afD" = ( +"afG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -2687,7 +2631,7 @@ dir = 1 }, /area/security/prison) -"afE" = ( +"afH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -2699,7 +2643,7 @@ dir = 1 }, /area/security/prison) -"afF" = ( +"afI" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -2710,7 +2654,7 @@ dir = 1 }, /area/security/prison) -"afG" = ( +"afJ" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -2722,7 +2666,7 @@ dir = 1 }, /area/security/prison) -"afH" = ( +"afK" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -2730,7 +2674,7 @@ dir = 1 }, /area/security/prison) -"afI" = ( +"afL" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -2741,7 +2685,7 @@ dir = 1 }, /area/security/prison) -"afJ" = ( +"afM" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -2753,7 +2697,7 @@ dir = 1 }, /area/security/prison) -"afK" = ( +"afN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -2765,7 +2709,7 @@ dir = 1 }, /area/security/prison) -"afL" = ( +"afO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -2779,7 +2723,7 @@ dir = 1 }, /area/security/prison) -"afM" = ( +"afP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -2791,7 +2735,7 @@ dir = 1 }, /area/security/prison) -"afN" = ( +"afR" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -2802,7 +2746,7 @@ dir = 1 }, /area/security/prison) -"afO" = ( +"afS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -2811,7 +2755,7 @@ dir = 1 }, /area/security/prison) -"afP" = ( +"afT" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -2820,7 +2764,7 @@ dir = 1 }, /area/security/prison) -"afQ" = ( +"afU" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -2828,17 +2772,35 @@ dir = 1 }, /area/security/prison) -"afR" = ( +"afV" = ( /turf/open/floor/plasteel/red/corner{ dir = 1 }, /area/security/prison) -"afS" = ( +"afW" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /turf/open/floor/plating, /area/security/prison) -"afT" = ( +"afX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/item/storage/secure/safe{ + name = "armory safe B"; + pixel_x = 6; + pixel_y = 28 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"afY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"afZ" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -2863,11 +2825,21 @@ dir = 1 }, /area/ai_monitored/security/armory) -"afU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, +"aga" = ( +/mob/living/simple_animal/bot/secbot{ + arrest_type = 1; + health = 45; + icon_state = "secbot1"; + idcheck = 1; + name = "Sergeant-at-Armsky"; + on = 1; + weaponscheck = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, /area/ai_monitored/security/armory) -"afV" = ( +"agb" = ( /obj/structure/rack, /obj/item/gun/energy/e_gun/advtaser{ pixel_x = -3; @@ -2883,21 +2855,10 @@ dir = 1 }, /area/ai_monitored/security/armory) -"afW" = ( -/mob/living/simple_animal/bot/secbot{ - arrest_type = 1; - health = 45; - icon_state = "secbot1"; - idcheck = 1; - name = "Sergeant-at-Armsky"; - on = 1; - weaponscheck = 1 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, +"agc" = ( +/turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"afX" = ( +"agd" = ( /obj/structure/rack, /obj/item/gun/energy/laser{ pixel_x = -3; @@ -2912,22 +2873,7 @@ dir = 4 }, /area/ai_monitored/security/armory) -"afY" = ( -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"afZ" = ( -/obj/structure/rack, -/obj/item/clothing/suit/armor/bulletproof, -/obj/item/clothing/head/helmet/alt, -/obj/item/clothing/suit/armor/bulletproof, -/obj/item/clothing/head/helmet/alt, -/obj/item/clothing/suit/armor/bulletproof, -/obj/item/clothing/head/helmet/alt, -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/ai_monitored/security/armory) -"aga" = ( +"age" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -2941,7 +2887,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"agb" = ( +"agf" = ( /obj/structure/table/wood, /obj/item/storage/secure/briefcase{ pixel_x = -2 @@ -2953,24 +2899,24 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agc" = ( +"agg" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agd" = ( +"agh" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"age" = ( +"agi" = ( /obj/structure/table/wood, /obj/item/stamp/hos, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"agf" = ( +"agj" = ( /obj/item/phone{ desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; @@ -2984,7 +2930,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"agg" = ( +"agk" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -2993,7 +2939,7 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agh" = ( +"agl" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -3; @@ -3004,7 +2950,7 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agi" = ( +"agm" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -3018,27 +2964,27 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"agj" = ( +"agn" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/security/range) -"agk" = ( +"ago" = ( /obj/structure/target_stake, /obj/item/target/syndicate, /turf/open/floor/plasteel, /area/security/range) -"agl" = ( +"agp" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plasteel, /area/security/range) -"agm" = ( +"agq" = ( /turf/closed/wall, /area/maintenance/fore) -"agn" = ( +"agr" = ( /obj/structure/sink{ dir = 8; pixel_x = -12; @@ -3058,14 +3004,14 @@ /obj/machinery/light/small, /turf/open/floor/plasteel/freezer, /area/crew_quarters/fitness/recreation) -"ago" = ( +"ags" = ( /obj/machinery/door/airlock{ id_tag = "FitnessShower"; name = "Fitness Room Shower" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/fitness/recreation) -"agp" = ( +"agt" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -3073,7 +3019,7 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"agq" = ( +"agu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -3081,7 +3027,7 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"agr" = ( +"agv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -3096,13 +3042,13 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"ags" = ( +"agw" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"agt" = ( +"agx" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -3110,7 +3056,7 @@ dir = 4 }, /area/crew_quarters/fitness/recreation) -"agu" = ( +"agy" = ( /obj/machinery/light{ dir = 1 }, @@ -3127,15 +3073,15 @@ dir = 4 }, /area/crew_quarters/fitness/recreation) -"agv" = ( +"agz" = ( /turf/open/floor/plasteel/neutral/corner{ dir = 4 }, /area/crew_quarters/fitness/recreation) -"agw" = ( -/turf/closed/wall, +"agA" = ( +/turf/closed/wall/r_wall, /area/maintenance/solars/port/fore) -"agx" = ( +"agB" = ( /obj/machinery/power/solar_control{ id = "foreport"; name = "Port Bow Solar Control"; @@ -3146,7 +3092,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"agy" = ( +"agC" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -3158,7 +3104,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"agz" = ( +"agD" = ( /obj/structure/sign/warning/vacuum/external{ pixel_x = 32 }, @@ -3166,7 +3112,7 @@ icon_state = "platingdmg2" }, /area/maintenance/solars/port/fore) -"agA" = ( +"agE" = ( /obj/structure/table, /obj/item/folder/red{ pixel_x = 3 @@ -3177,7 +3123,7 @@ }, /turf/open/floor/plasteel/vault, /area/security/prison) -"agB" = ( +"agF" = ( /obj/structure/rack, /obj/item/restraints/handcuffs, /obj/item/device/assembly/flash/handheld, @@ -3186,7 +3132,7 @@ }, /turf/open/floor/plasteel/vault, /area/security/prison) -"agC" = ( +"agG" = ( /obj/structure/table, /obj/item/storage/box/bodybags{ pixel_x = 4; @@ -3196,22 +3142,22 @@ /obj/item/storage/box/prisoner, /turf/open/floor/plasteel/vault, /area/security/prison) -"agD" = ( +"agH" = ( /obj/structure/closet/secure_closet/brig, /turf/open/floor/plasteel/vault, /area/security/prison) -"agE" = ( +"agI" = ( /obj/structure/closet/secure_closet/brig, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/vault, /area/security/prison) -"agF" = ( +"agJ" = ( /obj/structure/sign/warning/securearea, /turf/closed/wall, /area/security/prison) -"agG" = ( +"agK" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ @@ -3221,29 +3167,31 @@ name = "Prison Wing"; req_access_txt = "1" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) -"agH" = ( +"agL" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/security/prison) -"agI" = ( +"agM" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/security/glass{ name = "Prison Wing"; req_access_txt = "1" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) -"agJ" = ( +"agN" = ( /obj/structure/sign/warning/securearea{ desc = "A warning sign which reads 'WARNING: Dangerous Inmates'."; name = "\improper WARNING: Dangerous Inmates" }, /turf/closed/wall, /area/security/prison) -"agK" = ( +"agO" = ( /obj/structure/table, /obj/machinery/recharger{ pixel_y = 4 @@ -3253,7 +3201,7 @@ }, /turf/open/floor/plasteel/vault, /area/security/prison) -"agL" = ( +"agP" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -3261,7 +3209,19 @@ }, /turf/open/floor/plasteel/vault, /area/security/prison) -"agM" = ( +"agQ" = ( +/obj/structure/rack, +/obj/item/clothing/suit/armor/bulletproof, +/obj/item/clothing/head/helmet/alt, +/obj/item/clothing/suit/armor/bulletproof, +/obj/item/clothing/head/helmet/alt, +/obj/item/clothing/suit/armor/bulletproof, +/obj/item/clothing/head/helmet/alt, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/ai_monitored/security/armory) +"agR" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -22 @@ -3274,7 +3234,13 @@ dir = 1 }, /area/ai_monitored/security/armory) -"agN" = ( +"agS" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/security/armory) +"agT" = ( /obj/structure/rack, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/item/storage/box/rubbershot, @@ -3293,13 +3259,7 @@ dir = 1 }, /area/ai_monitored/security/armory) -"agO" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/security/armory) -"agP" = ( +"agU" = ( /obj/structure/rack, /obj/item/gun/energy/e_gun{ pixel_x = -3; @@ -3314,27 +3274,7 @@ dir = 4 }, /area/ai_monitored/security/armory) -"agQ" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"agR" = ( -/obj/structure/rack, -/obj/item/clothing/suit/armor/riot, -/obj/item/clothing/suit/armor/riot, -/obj/item/clothing/suit/armor/riot, -/obj/item/clothing/head/helmet/riot, -/obj/item/clothing/head/helmet/riot, -/obj/item/clothing/head/helmet/riot, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/ai_monitored/security/armory) -"agS" = ( +"agV" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/machinery/door/poddoor/preopen{ @@ -3343,22 +3283,22 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"agT" = ( +"agW" = ( /obj/structure/table/wood, /obj/machinery/recharger, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agU" = ( +"agX" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agV" = ( +"agY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"agW" = ( +"agZ" = ( /obj/machinery/holopad, /obj/structure/chair{ dir = 1 @@ -3366,7 +3306,7 @@ /obj/effect/landmark/start/head_of_security, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"agX" = ( +"aha" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /mob/living/simple_animal/hostile/retaliate/bat{ desc = "A fierce companion for any person of power, this spider has been carefully trained by Nanotrasen specialists. Its beady, staring eyes send shivers down your spine."; @@ -3392,7 +3332,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"agY" = ( +"ahb" = ( /obj/structure/table/wood, /obj/item/device/taperecorder{ pixel_x = -4 @@ -3402,18 +3342,18 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agZ" = ( +"ahc" = ( /turf/open/floor/plasteel, /area/security/range) -"aha" = ( +"ahd" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, /area/maintenance/fore) -"ahb" = ( +"ahe" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating, /area/maintenance/fore) -"ahc" = ( +"ahf" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -3421,47 +3361,41 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"ahd" = ( +"ahg" = ( /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"ahe" = ( +"ahh" = ( /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/crew_quarters/fitness/recreation) -"ahf" = ( +"ahi" = ( /obj/structure/chair, /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/crew_quarters/fitness/recreation) -"ahg" = ( +"ahj" = ( /obj/structure/chair, /obj/effect/landmark/start/assistant, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"ahh" = ( +"ahk" = ( /obj/structure/chair, /turf/open/floor/plasteel/neutral/corner{ dir = 8 }, /area/crew_quarters/fitness/recreation) -"ahi" = ( +"ahl" = ( /turf/open/floor/plasteel/neutral/corner{ dir = 8 }, /area/crew_quarters/fitness/recreation) -"ahj" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/crew_quarters/fitness/recreation) -"ahk" = ( +"ahm" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"ahl" = ( +"ahn" = ( /obj/structure/chair{ dir = 4 }, @@ -3469,20 +3403,20 @@ dir = 4 }, /area/crew_quarters/fitness/recreation) -"ahm" = ( +"aho" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ req_access_txt = "0" }, /turf/closed/wall, /area/crew_quarters/fitness/recreation) -"ahn" = ( +"ahp" = ( /turf/closed/wall, /area/maintenance/disposal) -"aho" = ( +"ahq" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/maintenance/disposal) -"ahp" = ( +"ahr" = ( /obj/structure/chair/stool{ pixel_y = 8 }, @@ -3492,7 +3426,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"ahq" = ( +"ahs" = ( /obj/structure/cable{ icon_state = "1-4" }, @@ -3500,7 +3434,7 @@ /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"ahr" = ( +"aht" = ( /obj/structure/cable{ icon_state = "0-8" }, @@ -3516,19 +3450,19 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"ahs" = ( +"ahu" = ( /obj/machinery/suit_storage_unit/security, /turf/open/floor/plasteel/vault{ dir = 1 }, /area/security/brig) -"aht" = ( +"ahv" = ( /obj/structure/tank_dispenser/oxygen, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/security/brig) -"ahu" = ( +"ahw" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -3537,10 +3471,10 @@ dir = 4 }, /area/security/brig) -"ahv" = ( +"ahx" = ( /turf/closed/wall, /area/security/brig) -"ahw" = ( +"ahy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -3552,7 +3486,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/brig) -"ahx" = ( +"ahz" = ( /obj/machinery/door/poddoor/preopen{ id = "Prison Gate"; name = "Security Blast Door" @@ -3560,7 +3494,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/brig) -"ahy" = ( +"ahA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/poddoor/preopen{ id = "Prison Gate"; @@ -3569,13 +3503,36 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/brig) -"ahz" = ( +"ahB" = ( /turf/closed/wall, /area/security/warden) -"ahA" = ( -/turf/closed/wall/r_wall, -/area/security/warden) -"ahB" = ( +"ahC" = ( +/obj/structure/rack, +/obj/item/clothing/suit/armor/riot, +/obj/item/clothing/suit/armor/riot, +/obj/item/clothing/suit/armor/riot, +/obj/item/clothing/head/helmet/riot, +/obj/item/clothing/head/helmet/riot, +/obj/item/clothing/head/helmet/riot, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/ai_monitored/security/armory) +"ahD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"ahE" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -3591,29 +3548,7 @@ dir = 1 }, /area/ai_monitored/security/armory) -"ahC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"ahD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/vault{ - dir = 6 - }, -/area/ai_monitored/security/armory) -"ahE" = ( +"ahF" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 2; name = "Armory APC"; @@ -3632,12 +3567,24 @@ }, /turf/open/floor/plasteel/vault, /area/ai_monitored/security/armory) -"ahF" = ( +"ahG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/vault{ + dir = 6 + }, +/area/ai_monitored/security/armory) +"ahH" = ( /turf/open/floor/plasteel/vault{ dir = 10 }, /area/ai_monitored/security/armory) -"ahG" = ( +"ahI" = ( /obj/structure/rack, /obj/item/shield/riot{ pixel_x = -3; @@ -3658,7 +3605,7 @@ dir = 4 }, /area/ai_monitored/security/armory) -"ahH" = ( +"ahJ" = ( /obj/machinery/disposal/bin, /obj/machinery/firealarm{ dir = 8; @@ -3680,7 +3627,7 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/heads/hos) -"ahI" = ( +"ahK" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -3689,7 +3636,7 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/heads/hos) -"ahJ" = ( +"ahL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 4 @@ -3699,7 +3646,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"ahK" = ( +"ahM" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -3711,14 +3658,14 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"ahL" = ( +"ahN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"ahM" = ( +"ahO" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -3727,56 +3674,44 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/heads/hos) -"ahN" = ( -/obj/machinery/photocopier, -/obj/machinery/power/apc{ - dir = 4; - name = "Head of Security's Office APC"; - areastring = "/area/crew_quarters/heads/hos"; - pixel_x = 24 +"ahP" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Armory"; + req_access = null; + req_access_txt = "3" }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ - icon_state = "0-8" + icon_state = "1-2" }, -/obj/machinery/button/door{ - id = "hosprivacy"; - name = "Privacy Shutters Control"; - pixel_x = 26; - pixel_y = -26 +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/vault{ + dir = 8 }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/heads/hos) -"ahO" = ( +/area/ai_monitored/security/armory) +"ahQ" = ( /obj/item/clothing/head/festive, /obj/effect/decal/cleanable/cobweb/cobweb2, /turf/open/floor/plating, /area/maintenance/fore) -"ahP" = ( +"ahR" = ( /obj/item/cigbutt, /turf/open/floor/plating, /area/maintenance/fore) -"ahQ" = ( +"ahS" = ( /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/fore) -"ahR" = ( -/obj/structure/table, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/fore) -"ahS" = ( +"ahU" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/structure/table, /obj/item/stock_parts/manipulator, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/fore) -"ahT" = ( +"ahV" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -3788,7 +3723,7 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"ahU" = ( +"ahW" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -3800,13 +3735,13 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"ahV" = ( +"ahX" = ( /obj/structure/window/reinforced{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"ahW" = ( +"ahY" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -3815,13 +3750,13 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"ahX" = ( +"ahZ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"ahY" = ( +"aia" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -3829,7 +3764,7 @@ dir = 4 }, /area/crew_quarters/fitness/recreation) -"ahZ" = ( +"aib" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -3837,9 +3772,12 @@ /obj/machinery/door/airlock/public/glass{ name = "Holodeck Door" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"aia" = ( +"aic" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -3847,9 +3785,12 @@ /obj/machinery/door/airlock/public/glass{ name = "Holodeck Door" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"aib" = ( +"aid" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -3861,7 +3802,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"aic" = ( +"aie" = ( /obj/machinery/airalarm{ pixel_y = 24 }, @@ -3870,7 +3811,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"aid" = ( +"aif" = ( /obj/machinery/door/poddoor{ id = "trash"; name = "disposal bay door" @@ -3878,7 +3819,7 @@ /obj/structure/fans/tiny, /turf/open/floor/plating, /area/maintenance/disposal) -"aie" = ( +"aig" = ( /obj/machinery/mass_driver{ dir = 8; id = "trash" @@ -3891,7 +3832,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"aif" = ( +"aih" = ( /obj/machinery/conveyor_switch/oneway{ convdir = -1; id = "garbage"; @@ -3899,17 +3840,17 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"aig" = ( +"aii" = ( /obj/structure/easel, /turf/open/floor/plating, /area/maintenance/disposal) -"aih" = ( +"aij" = ( /obj/item/vending_refill/coffee, /turf/open/floor/plating{ icon_state = "platingdmg2" }, /area/maintenance/disposal) -"aii" = ( +"aik" = ( /obj/structure/closet, /obj/effect/spawner/lootdrop/maintenance{ lootcount = 3; @@ -3917,7 +3858,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"aij" = ( +"ail" = ( /obj/machinery/power/apc{ dir = 8; name = "Port Bow Solar APC"; @@ -3932,7 +3873,7 @@ icon_state = "panelscorched" }, /area/maintenance/solars/port/fore) -"aik" = ( +"aim" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -3945,7 +3886,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"ail" = ( +"ain" = ( /obj/structure/cable{ icon_state = "0-8" }, @@ -3955,24 +3896,21 @@ /obj/machinery/power/smes, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"aim" = ( -/turf/closed/wall/r_wall, -/area/maintenance/solars/port/fore) -"ain" = ( +"aio" = ( /turf/closed/wall/r_wall, /area/maintenance/port/fore) -"aio" = ( +"aip" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/maintenance/port/fore) -"aip" = ( +"aiq" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" }, /turf/open/floor/plating, /area/security/brig) -"aiq" = ( +"air" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -3980,7 +3918,7 @@ dir = 8 }, /area/security/brig) -"air" = ( +"ais" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -3994,7 +3932,7 @@ dir = 8 }, /area/security/brig) -"ais" = ( +"ait" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Security E.V.A. Storage"; @@ -4005,7 +3943,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"ait" = ( +"aiu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -4017,12 +3955,12 @@ dir = 1 }, /area/security/brig) -"aiu" = ( +"aiv" = ( /turf/open/floor/plasteel/red/side{ dir = 1 }, /area/security/brig) -"aiv" = ( +"aiw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light/small{ dir = 4 @@ -4037,15 +3975,15 @@ dir = 1 }, /area/security/brig) -"aiw" = ( +"aix" = ( /obj/structure/closet{ - name = "Evidence Closet 3" + name = "Evidence Closet 1" }, /turf/open/floor/plasteel/vault{ - dir = 4 + dir = 1 }, /area/security/warden) -"aix" = ( +"aiy" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/machinery/light/small{ dir = 1 @@ -4065,46 +4003,28 @@ dir = 8 }, /area/security/warden) -"aiy" = ( +"aiz" = ( /obj/structure/closet/secure_closet/evidence, /turf/open/floor/plasteel/vault{ dir = 4 }, /area/security/warden) -"aiz" = ( +"aiA" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /turf/open/floor/plating, /area/ai_monitored/security/armory) -"aiA" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Armory"; - req_access = null; - req_access_txt = "3" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/security/armory) "aiB" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, -/area/ai_monitored/security/armory) +/area/security/warden) "aiC" = ( -/obj/machinery/door/poddoor/shutters{ - id = "armory"; - name = "armory shutters" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, /area/ai_monitored/security/armory) "aiD" = ( /obj/effect/spawner/structure/window/reinforced, @@ -4213,8 +4133,10 @@ /turf/open/floor/plasteel, /area/security/range) "aiN" = ( -/turf/open/floor/plating, -/area/maintenance/fore) +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/engine/atmos) "aiO" = ( /obj/structure/chair/stool{ pixel_y = 8 @@ -4336,23 +4258,16 @@ /turf/open/floor/plating, /area/maintenance/disposal) "aje" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/disposal) +/turf/open/floor/plating, +/area/maintenance/fore) "ajf" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plating, /area/maintenance/disposal) "ajg" = ( -/obj/effect/decal/cleanable/oil, -/obj/machinery/light_switch{ - pixel_x = 25 +/turf/open/floor/plating{ + icon_state = "platingdmg2" }, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plating, /area/maintenance/disposal) "ajh" = ( /obj/structure/cable/yellow{ @@ -4387,23 +4302,6 @@ /obj/item/restraints/handcuffs/cable/pink, /turf/open/floor/plating, /area/maintenance/port/fore) -"ajk" = ( -/obj/item/stack/sheet/cardboard, -/obj/structure/light_construct/small{ - dir = 1 - }, -/obj/structure/closet/crate, -/obj/item/coin/silver, -/obj/item/grenade/chem_grenade, -/obj/item/storage/box/lights/mixed, -/obj/item/watertank, -/obj/item/storage/box/donkpockets, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) "ajl" = ( /obj/item/soap/deluxe, /obj/item/storage/secure/safe{ @@ -4432,6 +4330,9 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/red/side, /area/security/brig) "ajo" = ( @@ -4445,6 +4346,9 @@ name = "Prison Wing"; req_access_txt = "1" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/red/side, /area/security/brig) "ajq" = ( @@ -4461,12 +4365,20 @@ /area/security/warden) "ajr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/security/warden) "ajs" = ( +/obj/machinery/door/poddoor/shutters{ + id = "armory"; + name = "armory shutters" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/security/armory) +"ajt" = ( /obj/structure/closet{ name = "Evidence Closet 5" }, @@ -4478,50 +4390,6 @@ dir = 4 }, /area/security/warden) -"ajt" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/airalarm{ - pixel_y = 28 - }, -/obj/structure/closet/crate/secure/weapon{ - desc = "A secure clothing crate."; - name = "formal uniform crate"; - req_access_txt = "3" - }, -/obj/item/clothing/under/rank/security/navyblue, -/obj/item/clothing/under/rank/security/navyblue, -/obj/item/clothing/under/rank/security/navyblue, -/obj/item/clothing/under/rank/security/navyblue, -/obj/item/clothing/under/rank/security/navyblue, -/obj/item/clothing/under/rank/security/navyblue, -/obj/item/clothing/suit/security/officer, -/obj/item/clothing/suit/security/officer, -/obj/item/clothing/suit/security/officer, -/obj/item/clothing/suit/security/officer, -/obj/item/clothing/suit/security/officer, -/obj/item/clothing/suit/security/officer, -/obj/item/clothing/under/rank/warden/navyblue, -/obj/item/clothing/suit/security/warden, -/obj/item/clothing/under/rank/head_of_security/navyblue, -/obj/item/clothing/suit/security/hos, -/obj/item/clothing/head/beret/sec/navyofficer, -/obj/item/clothing/head/beret/sec/navyofficer, -/obj/item/clothing/head/beret/sec/navyofficer, -/obj/item/clothing/head/beret/sec/navyofficer, -/obj/item/clothing/head/beret/sec/navyofficer, -/obj/item/clothing/head/beret/sec/navyofficer, -/obj/item/clothing/head/beret/sec/navywarden, -/obj/item/clothing/head/beret/sec/navyhos, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/security/warden) -"aju" = ( -/obj/machinery/flasher/portable, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/security/warden) "ajv" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 @@ -4686,20 +4554,16 @@ /turf/open/floor/plating, /area/maintenance/fore) "ajQ" = ( -/obj/machinery/light{ +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 +/turf/open/floor/plasteel/red/corner{ + dir = 4 }, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plasteel, -/area/crew_quarters/fitness/recreation) +/area/security/brig) "ajR" = ( /obj/structure/chair/stool{ pixel_y = 8 @@ -4804,9 +4668,17 @@ /turf/open/floor/plating, /area/maintenance/disposal) "akg" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/maintenance/disposal) +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/security/brig) "akh" = ( /obj/structure/disposalpipe/segment{ dir = 6 @@ -4904,7 +4776,7 @@ "ako" = ( /obj/structure/closet/firecloset, /turf/open/floor/plating, -/area/maintenance/port/fore) +/area/maintenance/port) "akp" = ( /obj/structure/rack, /obj/item/clothing/gloves/color/yellow, @@ -4944,9 +4816,6 @@ /turf/open/floor/plating, /area/maintenance/port/fore) "akt" = ( -/turf/closed/wall, -/area/maintenance/port/fore) -"aku" = ( /obj/structure/table, /obj/item/clothing/gloves/color/latex, /obj/item/clothing/mask/surgical, @@ -4955,7 +4824,7 @@ dir = 9 }, /area/security/brig) -"akv" = ( +"aku" = ( /obj/structure/table, /obj/item/device/radio/intercom{ freerange = 0; @@ -4978,7 +4847,7 @@ dir = 1 }, /area/security/brig) -"akw" = ( +"akv" = ( /obj/structure/table, /obj/machinery/airalarm{ pixel_y = 28 @@ -4988,7 +4857,7 @@ dir = 1 }, /area/security/brig) -"akx" = ( +"akw" = ( /obj/structure/table, /obj/structure/window/reinforced{ dir = 4 @@ -5002,7 +4871,7 @@ dir = 5 }, /area/security/brig) -"aky" = ( +"akx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-4" @@ -5011,7 +4880,7 @@ dir = 9 }, /area/security/brig) -"akz" = ( +"aky" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -5019,7 +4888,7 @@ dir = 1 }, /area/security/brig) -"akA" = ( +"akz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/sign/warning/pods{ pixel_x = 32 @@ -5028,21 +4897,18 @@ dir = 5 }, /area/security/brig) -"akB" = ( -/obj/structure/closet{ - name = "Evidence Closet 1" +"akA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, -/turf/open/floor/plasteel/vault{ - dir = 1 +/obj/structure/cable/yellow{ + icon_state = "4-8" }, -/area/security/warden) -"akC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/security/warden) -"akD" = ( +"akB" = ( /obj/structure/closet{ name = "Evidence Closet 4" }, @@ -5050,7 +4916,7 @@ dir = 4 }, /area/security/warden) -"akE" = ( +"akC" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, @@ -5063,20 +4929,25 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/warden) -"akF" = ( +"akD" = ( +/obj/machinery/flasher/portable, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/security/warden) +"akE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/security/warden) -"akG" = ( +"akF" = ( /obj/structure/closet/l3closet/security, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/warden) -"akH" = ( +"akG" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -5084,19 +4955,19 @@ /obj/structure/cable/yellow, /turf/open/floor/plating, /area/security/warden) -"akI" = ( +"akH" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/closet/secure_closet/security/sec, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akJ" = ( +"akI" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akK" = ( +"akJ" = ( /obj/structure/closet/secure_closet/security/sec, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -5104,7 +4975,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akL" = ( +"akK" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -5114,7 +4985,7 @@ }, /turf/open/floor/plating, /area/security/warden) -"akM" = ( +"akL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -5125,7 +4996,7 @@ dir = 9 }, /area/security/main) -"akN" = ( +"akM" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -5139,7 +5010,7 @@ dir = 1 }, /area/security/main) -"akO" = ( +"akN" = ( /obj/machinery/light{ dir = 1 }, @@ -5159,7 +5030,7 @@ dir = 1 }, /area/security/main) -"akP" = ( +"akO" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -5168,7 +5039,7 @@ dir = 1 }, /area/security/main) -"akQ" = ( +"akP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -5179,7 +5050,7 @@ dir = 1 }, /area/security/main) -"akR" = ( +"akQ" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -5193,7 +5064,7 @@ dir = 1 }, /area/security/main) -"akS" = ( +"akR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -5207,7 +5078,7 @@ dir = 1 }, /area/security/main) -"akT" = ( +"akS" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -5221,7 +5092,7 @@ dir = 1 }, /area/security/main) -"akU" = ( +"akT" = ( /obj/machinery/light{ dir = 1 }, @@ -5238,7 +5109,7 @@ dir = 1 }, /area/security/main) -"akV" = ( +"akU" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -5252,7 +5123,7 @@ dir = 1 }, /area/security/main) -"akW" = ( +"akV" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -5270,7 +5141,7 @@ dir = 5 }, /area/security/main) -"akX" = ( +"akW" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -5280,7 +5151,7 @@ }, /turf/open/floor/plating, /area/security/range) -"akY" = ( +"akX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -5289,13 +5160,13 @@ dir = 8 }, /area/security/range) -"akZ" = ( +"akY" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/security/range) -"ala" = ( +"akZ" = ( /obj/structure/rack, /obj/item/gun/energy/laser/practice{ pixel_x = 2; @@ -5319,39 +5190,39 @@ }, /turf/open/floor/plasteel, /area/security/range) -"alb" = ( +"ala" = ( /obj/structure/closet/firecloset, /turf/open/floor/plating, /area/maintenance/fore) -"alc" = ( +"alb" = ( /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/maintenance/fore) -"ald" = ( +"alc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/fore) -"ale" = ( +"ald" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/fore) -"alf" = ( +"ale" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/fore) -"alg" = ( +"alf" = ( /obj/structure/closet/firecloset, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"alh" = ( +"alg" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -5360,7 +5231,7 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"ali" = ( +"alh" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -5371,19 +5242,19 @@ dir = 4 }, /area/crew_quarters/fitness/recreation) -"alj" = ( +"ali" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/vault{ dir = 5 }, /area/crew_quarters/fitness/recreation) -"alk" = ( +"alj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/vault{ dir = 5 }, /area/crew_quarters/fitness/recreation) -"all" = ( +"alk" = ( /obj/structure/chair{ dir = 8 }, @@ -5391,7 +5262,7 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"alm" = ( +"all" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -5399,7 +5270,7 @@ dir = 2 }, /area/crew_quarters/fitness/recreation) -"aln" = ( +"alm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -5407,9 +5278,12 @@ /obj/machinery/door/airlock/public/glass{ name = "Holodeck Door" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"alo" = ( +"aln" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -5417,9 +5291,12 @@ /obj/machinery/door/airlock/public/glass{ name = "Holodeck Door" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"alp" = ( +"alo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -5436,42 +5313,42 @@ /obj/machinery/light/small, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"alq" = ( +"alp" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) +"alq" = ( +/turf/closed/wall, +/area/maintenance/starboard) "alr" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, -/area/maintenance/starboard/fore) +/area/maintenance/starboard) "als" = ( -/turf/closed/wall, -/area/maintenance/starboard/fore) -"alt" = ( /obj/machinery/light{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"alu" = ( +"alt" = ( /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/engine/gravity_generator) -"alv" = ( +"alu" = ( /obj/machinery/light{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"alw" = ( +"alv" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"alx" = ( +"alw" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -5480,9 +5357,10 @@ req_access = null; req_access_txt = "10; 13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"aly" = ( +"alx" = ( /obj/machinery/conveyor{ dir = 2; id = "garbage" @@ -5492,7 +5370,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"alz" = ( +"aly" = ( /obj/machinery/disposal/deliveryChute{ dir = 4 }, @@ -5517,7 +5395,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"alA" = ( +"alz" = ( /obj/machinery/conveyor{ dir = 4; id = "garbage" @@ -5531,7 +5409,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"alB" = ( +"alA" = ( /obj/machinery/mineral/stacking_machine{ input_dir = 2 }, @@ -5543,7 +5421,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"alC" = ( +"alB" = ( /obj/machinery/mineral/stacking_unit_console{ dir = 2; machinedir = 8; @@ -5557,11 +5435,11 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"alD" = ( +"alC" = ( /obj/structure/grille, /turf/open/floor/plating, -/area/maintenance/port/fore) -"alE" = ( +/area/maintenance/port) +"alD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -5571,7 +5449,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"alF" = ( +"alE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -5580,7 +5458,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"alG" = ( +"alF" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Secure Storage Room"; req_access_txt = "65" @@ -5590,7 +5468,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"alH" = ( +"alG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -5599,19 +5477,19 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"alI" = ( +"alH" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /obj/item/bot_assembly/cleanbot, /turf/open/floor/plating, /area/maintenance/port/fore) -"alJ" = ( +"alI" = ( /obj/item/grown/log, /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/maintenance/port/fore) -"alK" = ( +"alJ" = ( /obj/structure/light_construct/small{ dir = 4 }, @@ -5623,6 +5501,9 @@ /obj/item/grenade/smokebomb, /turf/open/floor/plating, /area/maintenance/port/fore) +"alK" = ( +/turf/closed/wall, +/area/maintenance/port) "alL" = ( /obj/machinery/portable_atmospherics/canister/nitrous_oxide, /turf/open/floor/plasteel/dark, @@ -5679,29 +5560,6 @@ }, /area/security/brig) "alR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/security/brig) -"alS" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"alT" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ name = "Evidence Storage"; @@ -5712,6 +5570,26 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/security/warden) +"alS" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 4 + }, +/area/security/brig) +"alT" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -5726,20 +5604,9 @@ /obj/structure/cable/yellow{ icon_state = "4-8" }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, +/turf/open/floor/plasteel, /area/security/warden) "alV" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/security/warden) -"alW" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -5753,30 +5620,14 @@ /obj/structure/cable/yellow{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/security/warden) -"alX" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/security/warden) -"alY" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/security/warden) -"alZ" = ( +"alW" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -5791,7 +5642,41 @@ }, /turf/open/floor/plasteel, /area/security/warden) -"ama" = ( +"alX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/door/airlock/security/glass{ + name = "Gear Room"; + req_access_txt = "0"; + req_one_access_txt = "1;4" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/warden) +"alY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/red/side{ + dir = 9 + }, +/area/security/main) +"alZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -5800,7 +5685,7 @@ }, /turf/open/floor/plasteel, /area/security/warden) -"amb" = ( +"ama" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Secure Gear Storage"; @@ -5819,9 +5704,12 @@ icon_state = "4-8" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/security/warden) -"amc" = ( +"amb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -5833,7 +5721,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"amd" = ( +"amc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -5842,26 +5730,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"ame" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/door/airlock/security/glass{ - name = "Gear Room"; - req_access_txt = "0"; - req_one_access_txt = "1;4" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/security/warden) -"amf" = ( +"amd" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -5872,45 +5741,58 @@ dir = 8 }, /area/security/main) -"amg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, +"ame" = ( /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "4-8" }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/cable/yellow{ icon_state = "2-8" }, -/turf/open/floor/plasteel/red/side{ - dir = 9 +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"amf" = ( +/obj/machinery/light{ + dir = 8 }, -/area/security/main) -"amh" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/power/apc/highcap/five_k{ + dir = 8; + name = "Brig Control APC"; + areastring = "/area/security/warden"; + pixel_x = -26 + }, +/obj/structure/cable/yellow, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"amg" = ( /turf/open/floor/plasteel/red/side{ dir = 1 }, /area/security/main) -"ami" = ( -/obj/effect/landmark/event_spawn, +"amh" = ( /turf/open/floor/plasteel/red, /area/security/main) -"amj" = ( +"ami" = ( /obj/machinery/photocopier{ pixel_y = 3 }, /turf/open/floor/plasteel, /area/security/main) -"amk" = ( +"amj" = ( /obj/structure/chair/comfy/black, /obj/effect/landmark/start/head_of_security, /turf/open/floor/plasteel, /area/security/main) -"aml" = ( +"amk" = ( /obj/machinery/computer/card/minor/hos{ dir = 8 }, /turf/open/floor/plasteel, /area/security/main) -"amm" = ( +"aml" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -5919,7 +5801,7 @@ }, /turf/open/floor/plasteel/red, /area/security/main) -"amn" = ( +"amm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -5930,7 +5812,7 @@ dir = 1 }, /area/security/main) -"amo" = ( +"amn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -5943,7 +5825,7 @@ dir = 5 }, /area/security/main) -"amp" = ( +"amo" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -5961,7 +5843,7 @@ dir = 4 }, /area/security/main) -"amq" = ( +"amp" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Firing Range"; @@ -5979,7 +5861,7 @@ }, /turf/open/floor/plasteel, /area/security/range) -"amr" = ( +"amq" = ( /obj/machinery/firealarm{ dir = 1; pixel_y = -24 @@ -5997,7 +5879,7 @@ dir = 10 }, /area/security/range) -"ams" = ( +"amr" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -6012,7 +5894,7 @@ dir = 8 }, /area/security/range) -"amt" = ( +"ams" = ( /obj/item/target, /obj/item/target, /obj/item/target/alien, @@ -6040,24 +5922,24 @@ }, /turf/open/floor/plasteel, /area/security/range) -"amu" = ( +"amt" = ( /obj/structure/rack, /obj/item/storage/box/lights/mixed, /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/maintenance/fore) -"amv" = ( +"amu" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plating, /area/maintenance/fore) -"amw" = ( +"amv" = ( /obj/structure/closet/emcloset, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"amx" = ( +"amw" = ( /obj/structure/window/reinforced, /obj/machinery/door/window/eastright{ base_state = "left"; @@ -6067,33 +5949,33 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"amy" = ( +"amx" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"amz" = ( +"amy" = ( /obj/structure/window/reinforced, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"amA" = ( +"amz" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"amB" = ( +"amA" = ( /obj/structure/window/reinforced{ dir = 4 }, /obj/structure/window/reinforced, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"amC" = ( +"amB" = ( /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, /area/crew_quarters/fitness/recreation) -"amD" = ( +"amC" = ( /obj/structure/chair{ dir = 4 }, @@ -6102,23 +5984,23 @@ dir = 2 }, /area/crew_quarters/fitness/recreation) -"amE" = ( +"amD" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"amF" = ( +"amE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/crew_quarters/fitness/recreation) -"amG" = ( +"amF" = ( /obj/machinery/door/airlock/maintenance{ name = "maintenance access"; req_access_txt = "12" }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"amH" = ( +"amG" = ( /obj/machinery/light/small{ dir = 8 }, @@ -6127,20 +6009,20 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"amI" = ( +"amH" = ( /obj/machinery/door/airlock/external{ req_access_txt = "0"; req_one_access_txt = "13,8" }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"amJ" = ( +"amI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"amK" = ( +"amJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -6149,14 +6031,14 @@ dir = 4 }, /area/engine/gravity_generator) -"amL" = ( +"amK" = ( /obj/machinery/gravity_generator/main/station, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/engine/gravity_generator) -"amM" = ( +"amL" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -6165,7 +6047,7 @@ dir = 1 }, /area/engine/gravity_generator) -"amN" = ( +"amM" = ( /obj/machinery/camera{ c_tag = "Gravity Generator Room"; dir = 8; @@ -6176,7 +6058,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"amO" = ( +"amN" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -6185,7 +6067,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"amP" = ( +"amO" = ( /obj/machinery/light/small{ dir = 8 }, @@ -6196,14 +6078,14 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"amQ" = ( +"amP" = ( /obj/machinery/conveyor{ dir = 4; id = "garbage" }, /turf/open/floor/plating, /area/maintenance/disposal) -"amR" = ( +"amQ" = ( /obj/machinery/conveyor{ dir = 6; id = "garbage" @@ -6217,7 +6099,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"amS" = ( +"amR" = ( /obj/machinery/light/small{ dir = 4 }, @@ -6229,13 +6111,13 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"amT" = ( +"amS" = ( /obj/effect/landmark/xeno_spawn, /obj/item/storage/box/lights/mixed, /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plating, /area/maintenance/port/fore) -"amU" = ( +"amT" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -6246,36 +6128,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"amV" = ( -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/power/apc{ - dir = 4; - name = "Port Bow Maintenance APC"; - areastring = "/area/maintenance/port/fore"; - pixel_x = 26 - }, +"amU" = ( /turf/open/floor/plating{ icon_state = "platingdmg2" }, -/area/maintenance/port/fore) +/area/maintenance/port) "amW" = ( /obj/structure/table/reinforced, -/obj/structure/light_construct/small{ - dir = 8 - }, -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/structure/window/reinforced, -/obj/item/poster/random_official, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"amX" = ( -/obj/structure/table/reinforced, /obj/item/folder, /obj/item/folder, /obj/machinery/door/window/westleft{ @@ -6290,25 +6149,25 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"amY" = ( +"amX" = ( /obj/structure/table/reinforced, /obj/structure/window/reinforced, /obj/item/stock_parts/cell/crap, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"amZ" = ( +"amY" = ( /obj/structure/table/reinforced, /obj/structure/window/reinforced, /obj/item/electronics/firealarm, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"ana" = ( +"amZ" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating, -/area/maintenance/port/fore) -"anb" = ( +/area/maintenance/port) +"ana" = ( /obj/structure/rack, /obj/item/clothing/under/rank/mailman, /obj/item/clothing/under/rank/vice{ @@ -6318,39 +6177,39 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"anc" = ( +"anb" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/maintenance/port/fore) -"and" = ( +"anc" = ( /obj/machinery/door/airlock/security/glass{ name = "N2O Storage"; req_access_txt = "3" }, /turf/open/floor/plasteel/dark, /area/maintenance/port/fore) -"ane" = ( +"and" = ( /obj/structure/window/reinforced{ dir = 1 }, /obj/structure/bodycontainer/morgue, /turf/open/floor/plasteel/dark, /area/security/brig) -"anf" = ( +"ane" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whitered/side{ dir = 8 }, /area/security/brig) -"ang" = ( +"anf" = ( /obj/structure/bed/roller, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/white, /area/security/brig) -"anh" = ( +"ang" = ( /obj/machinery/door/window/westleft{ base_state = "right"; dir = 4; @@ -6362,13 +6221,13 @@ dir = 4 }, /area/security/brig) -"ani" = ( +"anh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red/corner{ dir = 1 }, /area/security/brig) -"anj" = ( +"ani" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -6377,7 +6236,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"ank" = ( +"anj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light{ dir = 4 @@ -6392,7 +6251,7 @@ dir = 4 }, /area/security/brig) -"anl" = ( +"ank" = ( /obj/structure/table, /obj/item/storage/box/evidence, /obj/item/storage/box/evidence, @@ -6402,11 +6261,11 @@ dir = 6 }, /area/security/warden) -"anm" = ( +"anl" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/vault, /area/security/warden) -"ann" = ( +"anm" = ( /obj/structure/filingcabinet/security{ pixel_x = 4 }, @@ -6414,7 +6273,7 @@ dir = 10 }, /area/security/warden) -"ano" = ( +"ann" = ( /obj/structure/rack, /obj/item/storage/box/chemimp{ pixel_x = 4; @@ -6431,7 +6290,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/warden) -"anp" = ( +"ano" = ( /obj/structure/rack, /obj/item/storage/box/handcuffs, /obj/item/storage/box/flashbangs{ @@ -6441,7 +6300,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/warden) -"anq" = ( +"anp" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -6450,7 +6309,7 @@ }, /turf/open/floor/plasteel, /area/security/warden) -"anr" = ( +"anq" = ( /obj/structure/rack, /obj/item/storage/box/firingpins{ pixel_x = 3; @@ -6460,25 +6319,25 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/warden) -"ans" = ( +"anr" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /turf/open/floor/plating, /area/security/warden) -"ant" = ( +"ans" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"anu" = ( +"ant" = ( /obj/structure/table, /obj/machinery/recharger{ pixel_y = 4 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"anv" = ( +"anu" = ( /obj/machinery/vending/security, /obj/machinery/firealarm{ dir = 4; @@ -6486,7 +6345,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"anw" = ( +"anv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/camera{ c_tag = "Security - Office - Port"; @@ -6497,30 +6356,14 @@ dir = 8 }, /area/security/main) -"anx" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/landmark/start/security_officer, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/main) -"any" = ( +"anw" = ( /obj/structure/table, /obj/machinery/recharger{ pixel_y = 4 }, /turf/open/floor/plasteel, /area/security/main) -"anz" = ( -/turf/open/floor/plasteel/red, -/area/security/main) -"anA" = ( +"anx" = ( /obj/structure/table/reinforced, /obj/item/folder/red{ pixel_x = 3 @@ -6531,28 +6374,17 @@ }, /turf/open/floor/plasteel, /area/security/main) -"anB" = ( +"any" = ( /obj/structure/table/reinforced, /obj/item/paper, /turf/open/floor/plasteel, /area/security/main) -"anC" = ( -/obj/structure/table/reinforced, -/obj/item/book/manual/wiki/security_space_law{ - pixel_x = -3; - pixel_y = 5 - }, -/obj/item/device/taperecorder{ - pixel_x = -4 - }, -/turf/open/floor/plasteel, -/area/security/main) -"anD" = ( +"anA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/red, /area/security/main) -"anE" = ( +"anB" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -6560,17 +6392,7 @@ }, /turf/open/floor/plasteel, /area/security/main) -"anF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/chair{ - dir = 8 - }, -/obj/effect/landmark/start/security_officer, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/main) -"anG" = ( +"anC" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 4; name = "Security Office APC"; @@ -6582,7 +6404,7 @@ dir = 4 }, /area/security/main) -"anH" = ( +"anD" = ( /obj/machinery/door/airlock/maintenance{ name = "Security Maintenance"; req_access_txt = "0"; @@ -6595,7 +6417,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/fore) -"anI" = ( +"anE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; @@ -6603,7 +6425,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"anJ" = ( +"anF" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -6615,17 +6437,11 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"anK" = ( +"anG" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"anL" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/crew_quarters/fitness/recreation) -"anM" = ( +"anH" = ( /obj/structure/chair{ dir = 1 }, @@ -6634,13 +6450,13 @@ dir = 4 }, /area/crew_quarters/fitness/recreation) -"anN" = ( +"anI" = ( /obj/structure/chair{ dir = 1 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"anO" = ( +"anJ" = ( /obj/structure/chair{ dir = 1 }, @@ -6651,7 +6467,7 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"anP" = ( +"anK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -6659,51 +6475,51 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"anQ" = ( +"anL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"anR" = ( +"anM" = ( /obj/machinery/space_heater, /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"anS" = ( +/area/maintenance/starboard) +"anN" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"anT" = ( +"anO" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"anU" = ( +"anP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"anV" = ( +"anQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"anW" = ( +"anR" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"anX" = ( +"anS" = ( /turf/open/floor/plating/airless, /area/space/nearstation) -"anY" = ( +"anT" = ( /obj/structure/lattice, /obj/structure/grille, /turf/open/space, /area/space/nearstation) -"anZ" = ( +"anU" = ( /obj/structure/disposalpipe/trunk{ dir = 4 }, @@ -6719,7 +6535,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"aoa" = ( +"anV" = ( /obj/machinery/conveyor{ dir = 8; id = "garbage" @@ -6729,7 +6545,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"aob" = ( +"anW" = ( /obj/machinery/conveyor{ dir = 8; id = "garbage" @@ -6737,7 +6553,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plating, /area/maintenance/disposal) -"aoc" = ( +"anX" = ( /obj/machinery/conveyor{ dir = 8; id = "garbage" @@ -6745,7 +6561,7 @@ /obj/machinery/recycler, /turf/open/floor/plating, /area/maintenance/disposal) -"aod" = ( +"anY" = ( /obj/machinery/door/window/eastright{ dir = 4; name = "Danger: Conveyor Access"; @@ -6757,60 +6573,49 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"aoe" = ( -/obj/machinery/power/apc{ - dir = 2; - name = "Disposal APC"; - areastring = "/area/maintenance/disposal"; - pixel_y = -24 +"anZ" = ( +/obj/effect/decal/cleanable/oil, +/obj/machinery/light_switch{ + pixel_x = 25 }, -/obj/structure/cable/yellow, -/obj/effect/turf_decal/stripes/line{ - dir = 8 +/obj/machinery/light/small{ + dir = 4 }, /turf/open/floor/plating, /area/maintenance/disposal) -"aof" = ( +"aoa" = ( /turf/open/floor/plating{ icon_state = "panelscorched" }, -/area/maintenance/port/fore) -"aog" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, +/area/maintenance/port) +"aob" = ( /turf/open/floor/plating, -/area/maintenance/port/fore) -"aoh" = ( -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aoi" = ( +/area/maintenance/port) +"aoc" = ( /obj/structure/chair{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aoj" = ( +"aod" = ( /obj/structure/chair{ dir = 8 }, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aok" = ( +/area/maintenance/port) +"aoe" = ( /obj/machinery/space_heater, /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aol" = ( +/area/maintenance/port) +"aof" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aom" = ( +/area/maintenance/port) +"aog" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -6818,13 +6623,13 @@ icon_state = "panelscorched" }, /area/maintenance/port/fore) -"aon" = ( +"aoh" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aoo" = ( +"aoi" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -6832,7 +6637,7 @@ /obj/item/tank/internals/air, /turf/open/floor/plating, /area/maintenance/port/fore) -"aop" = ( +"aoj" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -6844,7 +6649,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aoq" = ( +"aok" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -6859,7 +6664,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aor" = ( +"aol" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -6874,7 +6679,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aos" = ( +"aom" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -6891,7 +6696,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aot" = ( +"aon" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -6903,7 +6708,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aou" = ( +"aoo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -6918,7 +6723,7 @@ dir = 10 }, /area/security/brig) -"aov" = ( +"aop" = ( /obj/structure/bed, /obj/item/bedsheet, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -6933,7 +6738,7 @@ /obj/machinery/iv_drip, /turf/open/floor/plasteel/whitered/side, /area/security/brig) -"aow" = ( +"aoq" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -6963,7 +6768,7 @@ dir = 6 }, /area/security/brig) -"aox" = ( +"aor" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -6977,7 +6782,7 @@ dir = 1 }, /area/security/brig) -"aoy" = ( +"aos" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -6989,7 +6794,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"aoz" = ( +"aot" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/firealarm{ dir = 4; @@ -6999,7 +6804,7 @@ dir = 4 }, /area/security/brig) -"aoA" = ( +"aou" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock/security{ @@ -7011,14 +6816,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/warden) -"aoB" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/security/warden) -"aoC" = ( +"aow" = ( /obj/machinery/door/firedoor, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -7034,42 +6832,27 @@ /obj/structure/cable/yellow{ icon_state = "1-4" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/security/warden) -"aoD" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" +"aox" = ( +/obj/structure/grille, +/turf/open/floor/plating{ + icon_state = "platingdmg1" }, -/turf/open/floor/plating, -/area/security/warden) -"aoE" = ( -/obj/machinery/light{ - dir = 8 +/area/maintenance/port/fore) +"aoy" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/power/apc/highcap/five_k{ - dir = 8; - name = "Brig Control APC"; - areastring = "/area/security/warden"; - pixel_x = -26 - }, -/obj/structure/cable/yellow, +/obj/structure/closet/secure_closet/warden, +/obj/item/gun/energy/laser, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aoF" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"aoG" = ( +"aoz" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7077,43 +6860,50 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aoH" = ( +"aoA" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/warden) +"aoB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red/side{ dir = 8 }, /area/security/main) -"aoI" = ( +"aoC" = ( /obj/structure/table, /obj/item/restraints/handcuffs, /obj/item/device/radio/off, /turf/open/floor/plasteel, /area/security/main) -"aoJ" = ( +"aoD" = ( /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel/red, /area/security/main) -"aoK" = ( +"aoE" = ( /obj/machinery/holopad, /obj/structure/disposalpipe/segment{ dir = 6 }, /turf/open/floor/plasteel/red, /area/security/main) -"aoL" = ( +"aoF" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel/red, /area/security/main) -"aoM" = ( +"aoG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment{ dir = 9 }, /turf/open/floor/plasteel/red, /area/security/main) -"aoN" = ( +"aoH" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/book/manual/wiki/security_space_law{ @@ -7123,12 +6913,12 @@ /obj/item/clothing/mask/gas/sechailer, /turf/open/floor/plasteel, /area/security/main) -"aoO" = ( +"aoI" = ( /turf/open/floor/plasteel/red/side{ dir = 4 }, /area/security/main) -"aoP" = ( +"aoJ" = ( /obj/machinery/door/window/eastright{ base_state = "left"; dir = 8; @@ -7139,7 +6929,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/main) -"aoQ" = ( +"aoK" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -7152,7 +6942,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/main) -"aoR" = ( +"aoL" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -7167,7 +6957,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aoS" = ( +"aoM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7179,7 +6969,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aoT" = ( +"aoN" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7193,47 +6983,29 @@ icon_state = "platingdmg2" }, /area/maintenance/fore) -"aoU" = ( +"aoO" = ( +/obj/machinery/power/apc{ + dir = 2; + name = "Disposal APC"; + areastring = "/area/maintenance/disposal"; + pixel_y = -24 + }, +/obj/structure/cable/yellow, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aoP" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, /turf/open/floor/plating, /area/maintenance/fore) -"aoV" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/fore) -"aoW" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/fore) -"aoX" = ( +"aoQ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7245,7 +7017,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aoY" = ( +"aoR" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7256,16 +7028,7 @@ icon_state = "platingdmg2" }, /area/maintenance/fore) -"aoZ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/fore) -"apa" = ( +"aoS" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "1;4;38;12" @@ -7278,7 +7041,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"apb" = ( +"aoT" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -7292,7 +7055,7 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"apc" = ( +"aoU" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7303,7 +7066,7 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"apd" = ( +"aoV" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7314,7 +7077,7 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"ape" = ( +"aoW" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7325,7 +7088,7 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"apf" = ( +"aoX" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -7338,7 +7101,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"apg" = ( +"aoY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -7347,7 +7110,7 @@ dir = 2 }, /area/crew_quarters/fitness/recreation) -"aph" = ( +"aoZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -7355,7 +7118,7 @@ dir = 2 }, /area/crew_quarters/fitness/recreation) -"api" = ( +"apa" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -7363,14 +7126,14 @@ dir = 2 }, /area/crew_quarters/fitness/recreation) -"apj" = ( +"apb" = ( /obj/structure/grille, /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"apk" = ( +/area/maintenance/starboard) +"apc" = ( /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"apl" = ( +/area/maintenance/starboard) +"apd" = ( /obj/structure/table, /obj/item/tank/internals/emergency_oxygen{ pixel_x = -8 @@ -7390,7 +7153,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"apm" = ( +"ape" = ( /obj/structure/rack, /obj/item/storage/belt{ desc = "Can hold quite a lot of stuff."; @@ -7405,13 +7168,12 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"apn" = ( -/obj/structure/easel, +"apf" = ( /turf/open/floor/plating{ icon_state = "platingdmg3" }, -/area/maintenance/starboard/fore) -"apo" = ( +/area/maintenance/starboard) +"apg" = ( /obj/structure/closet, /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/item/reagent_containers/food/drinks/beer{ @@ -7421,14 +7183,14 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"app" = ( +"aph" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable{ icon_state = "0-4" }, /turf/open/floor/plating, /area/engine/gravity_generator) -"apq" = ( +"api" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable{ @@ -7439,14 +7201,14 @@ }, /turf/open/floor/plating, /area/engine/gravity_generator) -"apr" = ( +"apj" = ( /obj/machinery/door/airlock/command/glass{ name = "Gravity Generator Area"; req_access_txt = "19; 61" }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"aps" = ( +"apk" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ @@ -7454,7 +7216,7 @@ }, /turf/open/floor/plating, /area/engine/gravity_generator) -"apt" = ( +"apl" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable{ icon_state = "0-2" @@ -7464,10 +7226,10 @@ }, /turf/open/floor/plating, /area/engine/gravity_generator) -"apu" = ( +"apm" = ( /turf/closed/wall, /area/maintenance/solars/starboard/fore) -"apv" = ( +"apn" = ( /obj/machinery/power/solar_control{ id = "forestarboard"; name = "Starboard Bow Solar Control"; @@ -7478,7 +7240,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"apw" = ( +"apo" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -7490,18 +7252,18 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"apx" = ( +"app" = ( /obj/structure/sign/warning/vacuum/external{ pixel_x = 32 }, /obj/effect/decal/cleanable/cobweb/cobweb2, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"apy" = ( +"apq" = ( /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating/airless, /area/space/nearstation) -"apz" = ( +"apr" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=1"; freq = 1400; @@ -7522,7 +7284,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/disposal) -"apA" = ( +"aps" = ( /obj/machinery/door/airlock/maintenance{ name = "Disposal Conveyor Access"; req_access_txt = "12" @@ -7530,13 +7292,13 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/disposal) -"apB" = ( +"apt" = ( /obj/structure/sign/warning/securearea{ name = "\improper STAY CLEAR HEAVY MACHINERY" }, /turf/closed/wall, /area/maintenance/disposal) -"apC" = ( +"apu" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -7546,7 +7308,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/port/fore) -"apD" = ( +"apv" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" @@ -7556,19 +7318,26 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"apE" = ( +"apw" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/port/fore) -"apF" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" +"apx" = ( +/obj/structure/rack, +/obj/item/circuitboard/computer/secure_data{ + pixel_x = -2; + pixel_y = 2 }, -/area/maintenance/port/fore) -"apG" = ( +/obj/item/circuitboard/computer/security{ + pixel_x = 1; + pixel_y = -1 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"apy" = ( /obj/structure/light_construct/small{ dir = 4 }, @@ -7577,15 +7346,22 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"apH" = ( +"apz" = ( /obj/item/cigbutt, /turf/open/floor/plating, -/area/maintenance/port/fore) -"apI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"apJ" = ( +/area/maintenance/port) +"apA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/plaques/kiddie/library{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"apB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -7597,7 +7373,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"apK" = ( +"apC" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -7609,13 +7385,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"apL" = ( -/obj/structure/grille, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/port/fore) -"apM" = ( +"apD" = ( /obj/item/storage/box/lights/mixed, /obj/item/device/flashlight{ pixel_x = 1; @@ -7626,7 +7396,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"apN" = ( +"apE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/extinguisher_cabinet{ pixel_x = -27 @@ -7635,20 +7405,27 @@ dir = 1 }, /area/security/brig) -"apO" = ( +"apF" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/security/brig) -"apP" = ( +"apG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/corner{ dir = 4 }, /area/security/brig) -"apQ" = ( +"apH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/warden) +"apI" = ( /obj/machinery/computer/prisoner{ dir = 4 }, @@ -7660,14 +7437,14 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apR" = ( +"apJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "2-8" }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apS" = ( +"apK" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -7676,7 +7453,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apT" = ( +"apL" = ( /obj/machinery/requests_console{ department = "Security"; departmentType = 5; @@ -7704,7 +7481,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apU" = ( +"apM" = ( /obj/structure/table, /obj/machinery/recharger, /obj/machinery/airalarm{ @@ -7712,32 +7489,19 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apV" = ( +"apN" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apW" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/obj/structure/closet/secure_closet/warden, -/obj/item/gun/energy/laser, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"apX" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"apY" = ( +"apO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apZ" = ( +"apQ" = ( /obj/structure/reagent_dispensers/peppertank{ pixel_x = 32 }, @@ -7749,7 +7513,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aqa" = ( +"apR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/reagent_dispensers/peppertank{ pixel_x = -32 @@ -7761,64 +7525,43 @@ dir = 8 }, /area/security/main) -"aqb" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/landmark/start/security_officer, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/main) -"aqc" = ( +"apS" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/storage/fancy/cigarettes, /obj/item/clothing/mask/gas/sechailer, /turf/open/floor/plasteel, /area/security/main) -"aqd" = ( +"apT" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/restraints/handcuffs, /turf/open/floor/plasteel, /area/security/main) -"aqe" = ( +"apU" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/storage/secure/briefcase, /turf/open/floor/plasteel, /area/security/main) -"aqf" = ( +"apV" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/red, /area/security/main) -"aqg" = ( +"apW" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/device/assembly/flash/handheld, /turf/open/floor/plasteel, /area/security/main) -"aqh" = ( -/obj/structure/table, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/syndicatebomb/training, -/turf/open/floor/plasteel, -/area/security/main) -"aqi" = ( +"apY" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/pen, /obj/item/storage/box/donkpockets, /turf/open/floor/plasteel, /area/security/main) -"aqj" = ( +"apZ" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -7832,10 +7575,10 @@ dir = 4 }, /area/security/main) -"aqk" = ( +"aqa" = ( /turf/closed/wall/r_wall, /area/security/main) -"aql" = ( +"aqb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -7843,11 +7586,11 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/fore) -"aqm" = ( +"aqc" = ( /obj/structure/closet/lasertag/red, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqn" = ( +"aqd" = ( /obj/structure/rack, /obj/item/clothing/under/color/red, /obj/item/clothing/ears/earmuffs, @@ -7855,22 +7598,11 @@ /obj/item/clothing/head/soft/red, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqo" = ( -/obj/structure/rack, -/obj/item/clothing/under/color/blue, -/obj/item/clothing/ears/earmuffs, -/obj/item/clothing/neck/tie/blue, -/obj/item/clothing/head/soft/blue, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/fitness/recreation) -"aqp" = ( +"aqf" = ( /obj/structure/closet/lasertag/blue, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqq" = ( +"aqg" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -7878,7 +7610,7 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"aqr" = ( +"aqh" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -7888,7 +7620,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"aqs" = ( +"aqi" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 4 @@ -7897,7 +7629,7 @@ dir = 2 }, /area/crew_quarters/fitness/recreation) -"aqt" = ( +"aqj" = ( /obj/machinery/disposal/bin, /obj/machinery/light_switch{ pixel_y = -26 @@ -7911,7 +7643,7 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqu" = ( +"aqk" = ( /obj/machinery/vending/coffee, /obj/item/device/radio/intercom{ freerange = 0; @@ -7921,49 +7653,46 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqv" = ( +"aql" = ( /obj/machinery/light, /obj/machinery/vending/cola/random, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqw" = ( +"aqm" = ( /obj/machinery/vending/cigarette, /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqx" = ( +"aqn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/closed/wall, /area/crew_quarters/fitness/recreation) -"aqy" = ( +"aqo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/crew_quarters/fitness/recreation) -"aqz" = ( +"aqp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/closed/wall, /area/crew_quarters/fitness/recreation) -"aqA" = ( +"aqq" = ( /obj/item/cigbutt, -/obj/structure/sign/poster/contraband/random{ - pixel_x = -32 - }, /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aqB" = ( +/area/maintenance/starboard) +"aqr" = ( /turf/open/floor/plating{ icon_state = "platingdmg2" }, -/area/maintenance/starboard/fore) -"aqC" = ( +/area/maintenance/starboard) +"aqs" = ( /obj/item/device/mmi{ name = "man-machine interface" }, @@ -7971,7 +7700,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aqD" = ( +"aqt" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -7990,7 +7719,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"aqE" = ( +"aqu" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -8005,7 +7734,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"aqF" = ( +"aqv" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -8017,7 +7746,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"aqG" = ( +"aqw" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -8029,7 +7758,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"aqH" = ( +"aqx" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -8042,7 +7771,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"aqI" = ( +"aqy" = ( /obj/structure/chair/stool{ pixel_y = 8 }, @@ -8052,7 +7781,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"aqJ" = ( +"aqz" = ( /obj/structure/cable{ icon_state = "1-4" }, @@ -8060,7 +7789,7 @@ /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"aqK" = ( +"aqA" = ( /obj/structure/cable{ icon_state = "0-8" }, @@ -8076,25 +7805,25 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"aqL" = ( +"aqB" = ( /obj/structure/lattice, /obj/structure/grille/broken, /turf/open/space, /area/space/nearstation) -"aqM" = ( +"aqC" = ( /obj/machinery/space_heater, /obj/structure/sign/warning/vacuum/external{ pixel_y = 32 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqN" = ( +"aqD" = ( /obj/machinery/space_heater, /turf/open/floor/plating{ icon_state = "platingdmg2" }, /area/maintenance/port/fore) -"aqO" = ( +"aqE" = ( /obj/machinery/door/poddoor/shutters{ id = "supplybridge" }, @@ -8103,7 +7832,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqP" = ( +"aqF" = ( /obj/machinery/door/poddoor/shutters{ id = "supplybridge" }, @@ -8112,7 +7841,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqQ" = ( +"aqG" = ( /obj/machinery/door/poddoor/shutters{ id = "supplybridge" }, @@ -8121,7 +7850,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqR" = ( +"aqH" = ( /obj/machinery/space_heater, /obj/structure/sign/warning/vacuum/external{ pixel_y = 32 @@ -8130,7 +7859,7 @@ icon_state = "platingdmg1" }, /area/maintenance/port/fore) -"aqS" = ( +"aqI" = ( /obj/structure/disposalpipe/segment, /obj/machinery/light/small{ dir = 8 @@ -8140,34 +7869,31 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqT" = ( +"aqJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqU" = ( +"aqK" = ( /obj/structure/reagent_dispensers/fueltank, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aqV" = ( +/area/maintenance/port) +"aqL" = ( /obj/structure/rack, /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/item/storage/toolbox/emergency, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqW" = ( +"aqM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqX" = ( +"aqN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -8177,22 +7903,22 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqY" = ( +"aqO" = ( /obj/machinery/space_heater, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aqZ" = ( +/area/maintenance/port) +"aqP" = ( /obj/structure/light_construct/small, /obj/item/bot_assembly/floorbot{ build_step = 1 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ara" = ( +"aqQ" = ( /obj/item/vending_refill/cigarette, /turf/open/floor/plating, /area/maintenance/port/fore) -"arb" = ( +"aqR" = ( /obj/structure/chair{ dir = 8 }, @@ -8200,17 +7926,17 @@ icon_state = "panelscorched" }, /area/maintenance/port/fore) -"arc" = ( +"aqS" = ( /obj/structure/closet/crate, /obj/item/clothing/gloves/color/fyellow, /turf/open/floor/plating, /area/maintenance/port/fore) -"ard" = ( +"aqT" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/port/fore) -"are" = ( +"aqU" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -8223,16 +7949,12 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/port/fore) -"arf" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"arg" = ( +"aqV" = ( /obj/structure/reagent_dispensers/watertank, /obj/item/extinguisher, /turf/open/floor/plating, /area/maintenance/port/fore) -"arh" = ( +"aqW" = ( /obj/structure/closet/crate, /obj/item/restraints/handcuffs, /obj/item/bodybag, @@ -8243,7 +7965,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ari" = ( +"aqX" = ( /obj/structure/chair, /obj/item/restraints/handcuffs, /obj/effect/decal/remains/human, @@ -8251,25 +7973,18 @@ /obj/effect/decal/cleanable/blood/old, /turf/open/floor/plating, /area/maintenance/port/fore) -"arj" = ( +"aqY" = ( /obj/machinery/computer/security{ name = "Labor Camp Monitoring"; network = list("Labor") }, /turf/open/floor/plasteel/dark, /area/security/brig) -"ark" = ( +"aqZ" = ( /obj/machinery/computer/shuttle/labor, /turf/open/floor/plasteel/dark, /area/security/brig) -"arl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/red/corner{ - dir = 1 - }, -/area/security/brig) -"arm" = ( +"ara" = ( /obj/machinery/computer/secure_data{ dir = 4 }, @@ -8282,7 +7997,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"arn" = ( +"arb" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -8294,7 +8009,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aro" = ( +"arc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -8306,27 +8021,20 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"arp" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"arq" = ( +"ard" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"arr" = ( +"are" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"ars" = ( +"arf" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -8339,7 +8047,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"art" = ( +"arg" = ( /obj/structure/chair/office/dark{ dir = 4 }, @@ -8349,29 +8057,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aru" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/westleft{ - base_state = "right"; - dir = 4; - icon_state = "right"; - name = "Outer Window"; - req_access_txt = "0" - }, -/obj/machinery/door/window/brigdoor{ - dir = 8; - name = "Brig Control Desk"; - req_access_txt = "3" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/item/folder/red, -/obj/item/folder/red, -/obj/item/poster/random_official, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"arv" = ( +"ari" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ @@ -8379,16 +8065,16 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"arw" = ( +"arj" = ( /obj/structure/closet/secure_closet/security/sec, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"arx" = ( +"ark" = ( /obj/machinery/newscaster/security_unit, /turf/closed/wall, /area/security/warden) -"ary" = ( +"arl" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -8397,7 +8083,7 @@ dir = 8 }, /area/security/main) -"arz" = ( +"arm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -8409,7 +8095,7 @@ dir = 10 }, /area/security/main) -"arA" = ( +"arn" = ( /obj/structure/chair{ dir = 1 }, @@ -8422,7 +8108,7 @@ /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel/red/side, /area/security/main) -"arB" = ( +"aro" = ( /obj/structure/chair{ dir = 1 }, @@ -8435,7 +8121,7 @@ /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel/red/side, /area/security/main) -"arC" = ( +"arp" = ( /obj/structure/chair{ dir = 1 }, @@ -8445,14 +8131,14 @@ /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel/red/side, /area/security/main) -"arD" = ( +"arq" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/red, /area/security/main) -"arE" = ( +"arr" = ( /obj/structure/chair{ dir = 1 }, @@ -8462,7 +8148,7 @@ /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel/red/side, /area/security/main) -"arF" = ( +"ars" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -8471,7 +8157,7 @@ dir = 6 }, /area/security/main) -"arG" = ( +"art" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -8479,7 +8165,7 @@ dir = 4 }, /area/security/main) -"arH" = ( +"aru" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ name = "Interrogation Monitoring"; @@ -8489,16 +8175,16 @@ }, /turf/open/floor/plasteel/grimy, /area/security/main) -"arI" = ( +"arv" = ( /turf/open/floor/plasteel/grimy, /area/security/main) -"arJ" = ( +"arw" = ( /obj/machinery/light/small{ dir = 1 }, /turf/open/floor/plasteel/grimy, /area/security/main) -"arK" = ( +"arx" = ( /obj/item/phone{ desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; @@ -8515,25 +8201,25 @@ }, /turf/open/floor/plasteel/grimy, /area/security/main) -"arL" = ( +"ary" = ( /obj/structure/rack, /obj/item/clothing/suit/hazardvest, /turf/open/floor/plating, /area/maintenance/fore) -"arM" = ( +"arz" = ( /obj/machinery/space_heater, /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/fore) -"arN" = ( +"arA" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating, /area/maintenance/fore) -"arO" = ( +"arB" = ( /turf/closed/wall, /area/crew_quarters/dorms) -"arP" = ( +"arC" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Recreation Area"; @@ -8544,7 +8230,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"arQ" = ( +"arD" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -8552,7 +8238,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/crew_quarters/dorms) -"arR" = ( +"arE" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Recreation Area"; @@ -8563,20 +8249,7 @@ dir = 4 }, /area/crew_quarters/dorms) -"arS" = ( -/obj/structure/closet, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"arT" = ( +"arG" = ( /obj/structure/closet, /obj/item/storage/box/lights/mixed, /obj/effect/spawner/lootdrop/maintenance{ @@ -8587,37 +8260,37 @@ icon_state = "platingdmg3" }, /area/maintenance/starboard/fore) -"arU" = ( +"arH" = ( /obj/structure/rack, /obj/item/extinguisher, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"arV" = ( +"arI" = ( /obj/structure/rack, /obj/effect/spawner/lootdrop/costume, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"arW" = ( +"arJ" = ( /obj/structure/rack, /obj/item/clothing/suit/poncho, /obj/item/clothing/head/sombrero, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"arX" = ( +"arK" = ( /obj/effect/landmark/blobstart, /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/maintenance/starboard/fore) -"arY" = ( +"arL" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"arZ" = ( +"arM" = ( /obj/structure/rack, /obj/item/book/manual/wiki/engineering_guide{ pixel_x = 3; @@ -8627,13 +8300,13 @@ /obj/item/storage/box/lights/mixed, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"asa" = ( +"arN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /turf/closed/wall/r_wall, /area/engine/gravity_generator) -"asb" = ( +"arO" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -8643,7 +8316,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"asc" = ( +"arP" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -8655,7 +8328,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"asd" = ( +"arQ" = ( /obj/machinery/airalarm{ dir = 1; pixel_y = -22 @@ -8669,7 +8342,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"ase" = ( +"arR" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -8679,7 +8352,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"asf" = ( +"arS" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 28 @@ -8693,7 +8366,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"asg" = ( +"arT" = ( /obj/machinery/power/apc{ dir = 8; name = "Starboard Bow Solar APC"; @@ -8708,7 +8381,7 @@ icon_state = "platingdmg1" }, /area/maintenance/solars/starboard/fore) -"ash" = ( +"arU" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -8721,14 +8394,14 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"asi" = ( +"arV" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, /obj/machinery/power/smes, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"asj" = ( +"arW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -8741,7 +8414,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ask" = ( +"arX" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -8754,7 +8427,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asl" = ( +"arY" = ( /obj/machinery/door/airlock/public/glass{ name = "space-bridge access" }, @@ -8772,7 +8445,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asm" = ( +"arZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -8781,13 +8454,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asn" = ( +"asa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aso" = ( +/area/maintenance/port) +"asb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -8796,7 +8469,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asp" = ( +"asc" = ( /obj/machinery/door/airlock/public/glass{ name = "space-bridge access" }, @@ -8814,7 +8487,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asq" = ( +"asd" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -8828,7 +8501,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asr" = ( +"ase" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -8840,7 +8513,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ass" = ( +"asf" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "Cargo Bay Bridge Access"; req_access_txt = "0"; @@ -8854,7 +8527,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ast" = ( +"asg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -8867,7 +8540,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asu" = ( +"ash" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -8876,21 +8549,21 @@ icon_state = "platingdmg3" }, /area/maintenance/port/fore) -"asv" = ( +"asi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"asw" = ( +"asj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asx" = ( +"ask" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -8901,7 +8574,7 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/port/fore) -"asy" = ( +"asl" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" @@ -8909,7 +8582,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port/fore) -"asz" = ( +"asm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/maintenance{ name = "Brig Maintenance"; @@ -8922,7 +8595,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asA" = ( +"asn" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -8942,13 +8615,13 @@ /obj/item/pen, /turf/open/floor/plasteel/dark, /area/security/brig) -"asB" = ( +"aso" = ( /obj/structure/chair/office/dark{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"asC" = ( +"asp" = ( /obj/machinery/computer/security{ dir = 4 }, @@ -8960,7 +8633,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asD" = ( +"asq" = ( /obj/effect/landmark/start/warden, /obj/structure/chair/office/dark, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, @@ -8975,7 +8648,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asE" = ( +"asr" = ( /obj/machinery/computer/crew{ dir = 8 }, @@ -8984,7 +8657,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asF" = ( +"ass" = ( /obj/machinery/newscaster/security_unit{ pixel_y = -30 }, @@ -8997,7 +8670,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asG" = ( +"ast" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -9009,7 +8682,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asH" = ( +"asu" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "2-4" @@ -9019,7 +8692,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asI" = ( +"asv" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -9034,7 +8707,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asJ" = ( +"asw" = ( /obj/structure/table, /obj/machinery/button/door{ id = "Prison Gate"; @@ -9069,7 +8742,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asK" = ( +"asx" = ( /obj/structure/table, /obj/machinery/recharger{ pixel_y = 4 @@ -9083,7 +8756,14 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asL" = ( +"asy" = ( +/obj/vehicle/ridden/secway, +/obj/item/key/security, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/main) +"asz" = ( /obj/structure/table, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -9112,7 +8792,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asM" = ( +"asA" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -9122,14 +8802,13 @@ }, /turf/open/floor/plating, /area/security/warden) -"asN" = ( -/obj/vehicle/ridden/secway, -/obj/item/key/security, -/turf/open/floor/plasteel/red/side{ - dir = 10 +"asB" = ( +/obj/machinery/light/small{ + dir = 8 }, -/area/security/main) -"asO" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"asC" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -9138,7 +8817,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asP" = ( +"asD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -9150,7 +8829,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asQ" = ( +"asE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -9166,7 +8845,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asR" = ( +"asF" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -9178,7 +8857,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asS" = ( +"asG" = ( /obj/machinery/light, /obj/machinery/computer/security/telescreen/entertainment{ pixel_y = -32 @@ -9191,7 +8870,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asT" = ( +"asH" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9200,13 +8879,13 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asU" = ( +"asI" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asV" = ( +"asJ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9216,24 +8895,24 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asW" = ( +"asK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "2-8" }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asX" = ( +"asL" = ( /obj/machinery/rnd/protolathe/department/security, /turf/open/floor/plasteel/red/side{ dir = 6 }, /area/security/main) -"asY" = ( +"asM" = ( /obj/structure/chair, /turf/open/floor/plasteel/grimy, /area/security/main) -"asZ" = ( +"asN" = ( /obj/structure/chair, /obj/machinery/computer/security/telescreen{ desc = "Used for watching proceedings in the interrogation room."; @@ -9245,7 +8924,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/main) -"ata" = ( +"asO" = ( /obj/item/paper_bin{ pixel_x = -3; pixel_y = 7 @@ -9262,7 +8941,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/main) -"atb" = ( +"asP" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -9275,7 +8954,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"atc" = ( +"asQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -9285,7 +8964,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"atd" = ( +"asR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -9294,13 +8973,13 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"ate" = ( +"asS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plating, /area/maintenance/fore) -"atf" = ( +"asT" = ( /obj/machinery/light/small{ dir = 1 }, @@ -9311,7 +8990,7 @@ /obj/item/lighter, /turf/open/floor/wood, /area/crew_quarters/dorms) -"atg" = ( +"asU" = ( /obj/structure/closet/secure_closet/personal/cabinet, /obj/machinery/airalarm{ pixel_y = 23 @@ -9319,7 +8998,7 @@ /obj/item/clothing/under/assistantformal, /turf/open/floor/wood, /area/crew_quarters/dorms) -"ath" = ( +"asV" = ( /obj/structure/bed, /obj/item/bedsheet, /obj/machinery/button/door{ @@ -9336,13 +9015,13 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"ati" = ( +"asW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall, /area/crew_quarters/dorms) -"atj" = ( +"asX" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -9351,7 +9030,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"atk" = ( +"asY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -9361,7 +9040,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"atl" = ( +"asZ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -9372,7 +9051,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"atm" = ( +"ata" = ( /obj/machinery/light/small{ dir = 1 }, @@ -9390,7 +9069,7 @@ /obj/item/bedsheet, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"atn" = ( +"atb" = ( /obj/structure/closet/secure_closet/personal/cabinet, /obj/machinery/airalarm{ pixel_y = 23 @@ -9398,52 +9077,40 @@ /obj/item/clothing/under/suit_jacket/burgundy, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"ato" = ( +"atc" = ( /obj/structure/dresser, /obj/machinery/newscaster{ pixel_y = 32 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"atp" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"atq" = ( -/obj/item/cigbutt, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"atr" = ( +"atd" = ( /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/maintenance/starboard/fore) -"ats" = ( +"ate" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"att" = ( -/turf/closed/wall, -/area/engine/gravity_generator) -"atu" = ( +"atf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall/r_wall, /area/engine/gravity_generator) -"atv" = ( +"atg" = ( /obj/machinery/door/airlock/highsecurity{ name = "Gravity Generator Room"; req_access_txt = "19;23" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"atw" = ( +"ath" = ( /obj/machinery/power/smes{ charge = 5e+006 }, @@ -9453,7 +9120,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"atx" = ( +"ati" = ( /obj/structure/cable{ icon_state = "1-8" }, @@ -9465,13 +9132,13 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"aty" = ( +"atj" = ( /obj/machinery/space_heater, /turf/open/floor/plating{ icon_state = "panelscorched" }, -/area/maintenance/starboard/fore) -"atz" = ( +/area/maintenance/starboard) +"atk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -9482,17 +9149,20 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"atA" = ( +"atl" = ( /obj/structure/sign/warning/electricshock, /turf/closed/wall, /area/maintenance/solars/starboard/fore) -"atB" = ( +"atm" = ( +/turf/closed/wall/r_wall, +/area/maintenance/starboard) +"atn" = ( /obj/machinery/door/airlock/external{ req_access_txt = "13" }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"atC" = ( +"ato" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/maintenance_hatch{ name = "Cargo Bay Bridge Access"; @@ -9504,7 +9174,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atD" = ( +"atp" = ( /obj/machinery/door/poddoor/shutters{ id = "supplybridge" }, @@ -9513,7 +9183,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atE" = ( +"atq" = ( /obj/machinery/door/poddoor/shutters{ id = "supplybridge" }, @@ -9522,7 +9192,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atF" = ( +"atr" = ( /obj/machinery/door/poddoor/shutters{ id = "supplybridge" }, @@ -9531,7 +9201,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atG" = ( +"ats" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -9540,7 +9210,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atH" = ( +"att" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -9549,7 +9219,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atI" = ( +"atu" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -9558,17 +9228,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atJ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"atK" = ( +"atv" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -9577,14 +9237,14 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atL" = ( +"atw" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, /turf/open/floor/plating, -/area/maintenance/port/fore) -"atM" = ( +/area/maintenance/port) +"atx" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -9596,7 +9256,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atN" = ( +"aty" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9609,7 +9269,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atO" = ( +"atz" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -9624,7 +9284,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atP" = ( +"atA" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -9639,7 +9299,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atQ" = ( +"atB" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9655,25 +9315,17 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" +"atD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, /obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, +/obj/structure/grille, /turf/open/floor/plating, /area/maintenance/port/fore) -"atS" = ( +"atE" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9685,20 +9337,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atT" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"atU" = ( +"atG" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9711,7 +9350,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atV" = ( +"atH" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9726,7 +9365,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atW" = ( +"atI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -9741,17 +9380,17 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atX" = ( +"atK" = ( /obj/machinery/computer/gulag_teleporter_computer{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"atY" = ( +"atL" = ( /obj/machinery/gulag_teleporter, /turf/open/floor/plasteel/dark, /area/security/brig) -"atZ" = ( +"atM" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -9761,7 +9400,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/security/brig) -"aua" = ( +"atN" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -9769,11 +9408,515 @@ dir = 4 }, /area/security/brig) -"aub" = ( +"atO" = ( /obj/structure/sign/warning/pods, /turf/closed/wall/r_wall, /area/security/warden) +"atP" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"atQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/security/warden) +"atR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Brig Control"; + req_access_txt = "3" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + req_access_txt = "0" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/security/warden) +"atS" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Gear Room"; + req_access_txt = "0"; + req_one_access_txt = "1;4" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/security/warden) +"atT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/security/main) +"atU" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/security/glass{ + name = "Security Office"; + req_access_txt = "0"; + req_one_access_txt = "1;4" + }, +/turf/open/floor/plasteel, +/area/security/main) +"atV" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Office"; + req_access_txt = "0"; + req_one_access_txt = "1;4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/security/main) +"atW" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/main) +"atX" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/main) +"atY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/security/main) +"atZ" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/security/main) +"aua" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/fore) +"aub" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/fore) "auc" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/fore) +"aud" = ( +/obj/structure/chair/wood/normal{ + dir = 1 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"aue" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"auf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"aug" = ( +/obj/machinery/door/airlock{ + id_tag = "Cabin3"; + name = "Cabin 6" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"auh" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/crew_quarters/dorms) +"aui" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"auj" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/crew_quarters/dorms) +"auk" = ( +/obj/machinery/door/airlock{ + id_tag = "Cabin4"; + name = "Cabin 5" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"aul" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/carpet, +/area/crew_quarters/dorms) +"aum" = ( +/obj/effect/landmark/xeno_spawn, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/crew_quarters/dorms) +"aun" = ( +/turf/open/floor/carpet, +/area/crew_quarters/dorms) +"auo" = ( +/obj/structure/mopbucket, +/obj/item/mop, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/starboard/fore) +"aup" = ( +/obj/structure/closet/crate/hydroponics, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"auq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"aur" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/fore) +"aus" = ( +/obj/structure/closet, +/obj/item/stock_parts/matter_bin, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"aut" = ( +/obj/machinery/door/airlock/maintenance/abandoned{ + name = "Storage Room"; + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard) +"auu" = ( +/obj/structure/closet/radiation, +/obj/structure/sign/warning/radiation/rad_area{ + dir = 1; + pixel_y = 32 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"auv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"auw" = ( +/obj/machinery/camera{ + c_tag = "Gravity Generator Foyer" + }, +/obj/structure/closet/radiation, +/obj/structure/sign/warning/radiation/rad_area{ + dir = 1; + pixel_y = 32 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"aux" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"auy" = ( +/obj/item/stack/sheet/cardboard, +/obj/item/device/flashlight, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"auz" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas, +/obj/item/clothing/glasses/sunglasses, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"auA" = ( +/obj/structure/closet/crate/medical, +/obj/item/stack/cable_coil, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"auB" = ( +/obj/structure/closet/emcloset, +/obj/structure/sign/warning/vacuum/external{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"auC" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"auD" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/structure/sign/warning/vacuum/external{ + pixel_y = 32 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 3; + name = "3maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auF" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/port) +"auG" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/port/fore) +"auH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auI" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auJ" = ( +/obj/structure/grille, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/window/reinforced/tinted/fulltile, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auK" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auL" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/port/fore) +"auN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auP" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auU" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sign/warning/vacuum/external{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 8 + }, +/area/security/brig) +"auV" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/junction, +/turf/open/floor/plasteel, +/area/security/brig) +"auW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 4 + }, +/area/security/brig) +"auX" = ( +/obj/machinery/photocopier, +/obj/machinery/power/apc{ + dir = 4; + name = "Head of Security's Office APC"; + areastring = "/area/crew_quarters/heads/hos"; + pixel_x = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/button/door{ + id = "hosprivacy"; + name = "Privacy Shutters Control"; + pixel_x = 26; + pixel_y = -26 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/vault, +/area/crew_quarters/heads/hos) +"auY" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 4 + }, +/area/security/brig) +"auZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/red/corner{ + dir = 4 + }, +/area/security/brig) +"ava" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/westleft{ base_state = "right"; @@ -9795,523 +9938,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aud" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/security/warden) -"aue" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Brig Control"; - req_access_txt = "3" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - req_access_txt = "0" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/security/warden) -"auf" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Gear Room"; - req_access_txt = "0"; - req_one_access_txt = "1;4" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/security/warden) -"aug" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/security/warden) -"auh" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/security/main) -"aui" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/security/glass{ - name = "Security Office"; - req_access_txt = "0"; - req_one_access_txt = "1;4" - }, -/turf/open/floor/plasteel, -/area/security/main) -"auj" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Security Office"; - req_access_txt = "0"; - req_one_access_txt = "1;4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/security/main) -"auk" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/security/main) -"aul" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/security/main) -"aum" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/security/main) -"aun" = ( -/obj/effect/spawner/structure/window/reinforced/tinted, -/turf/open/floor/plating, -/area/security/main) -"auo" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/fore) -"aup" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/fore) -"auq" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/fore) -"aur" = ( -/obj/structure/chair/wood/normal{ - dir = 1 - }, -/turf/open/floor/wood, -/area/crew_quarters/dorms) -"aus" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/dorms) -"aut" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/wood, -/area/crew_quarters/dorms) -"auu" = ( -/obj/machinery/door/airlock{ - id_tag = "Cabin3"; - name = "Cabin 6" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/dorms) -"auv" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/crew_quarters/dorms) -"auw" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/crew_quarters/dorms) -"aux" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/crew_quarters/dorms) -"auy" = ( -/obj/machinery/door/airlock{ - id_tag = "Cabin4"; - name = "Cabin 5" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/dorms) -"auz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/carpet, -/area/crew_quarters/dorms) -"auA" = ( -/obj/effect/landmark/xeno_spawn, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/crew_quarters/dorms) -"auB" = ( -/turf/open/floor/carpet, -/area/crew_quarters/dorms) -"auC" = ( -/obj/structure/mopbucket, -/obj/item/mop, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard/fore) -"auD" = ( -/obj/structure/closet/crate/hydroponics, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auE" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auG" = ( -/obj/structure/closet, -/obj/item/stock_parts/matter_bin, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auH" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard/fore) -"auI" = ( -/obj/machinery/door/airlock/maintenance/abandoned{ - name = "Storage Room"; - req_access_txt = "12" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auJ" = ( -/obj/structure/closet/radiation, -/obj/structure/sign/warning/radiation/rad_area{ - dir = 1; - pixel_y = 32 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/engine/gravity_generator) -"auK" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/gravity_generator) -"auL" = ( -/obj/machinery/camera{ - c_tag = "Gravity Generator Foyer" - }, -/obj/structure/closet/radiation, -/obj/structure/sign/warning/radiation/rad_area{ - dir = 1; - pixel_y = 32 - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/engine/gravity_generator) -"auM" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard/fore) -"auN" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auO" = ( -/obj/item/stack/sheet/cardboard, -/obj/item/device/flashlight, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auP" = ( -/obj/structure/rack, -/obj/item/clothing/mask/gas, -/obj/item/clothing/glasses/sunglasses, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auQ" = ( -/obj/structure/closet/crate/medical, -/obj/item/stack/cable_coil, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auR" = ( -/obj/structure/closet/emcloset, -/obj/structure/sign/warning/vacuum/external{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auS" = ( -/obj/structure/sign/warning/vacuum/external{ - pixel_x = 32 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auT" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen" - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"auU" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen" - }, -/obj/structure/sign/warning/vacuum/external{ - pixel_y = 32 - }, -/obj/effect/decal/cleanable/cobweb, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 3; - name = "3maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"auV" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"auW" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"auX" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/port/fore) -"auY" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"auZ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"ava" = ( -/obj/structure/grille, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/window/reinforced/tinted/fulltile, -/turf/open/floor/plating, -/area/maintenance/port/fore) "avb" = ( -/obj/structure/disposalpipe/junction/flip{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"avc" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"avd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/port/fore) -"ave" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"avf" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"avg" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"avh" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/sign/warning/vacuum/external{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/red/corner{ - dir = 8 - }, -/area/security/brig) -"avi" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/junction, -/turf/open/floor/plasteel, -/area/security/brig) -"avj" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"avk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"avl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/holopad, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"avm" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"avn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"avo" = ( -/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"avp" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -10327,7 +9954,7 @@ dir = 4 }, /area/security/brig) -"avq" = ( +"avc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -10336,7 +9963,7 @@ dir = 4 }, /area/security/brig) -"avr" = ( +"avd" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -10350,7 +9977,7 @@ dir = 4 }, /area/security/brig) -"avs" = ( +"ave" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -10361,7 +9988,7 @@ dir = 4 }, /area/security/brig) -"avt" = ( +"avf" = ( /obj/machinery/firealarm{ pixel_y = 28 }, @@ -10372,14 +9999,14 @@ dir = 4 }, /area/security/brig) -"avu" = ( +"avg" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/red/corner{ dir = 4 }, /area/security/brig) -"avv" = ( +"avh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -10391,7 +10018,7 @@ dir = 4 }, /area/security/brig) -"avw" = ( +"avi" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -10399,14 +10026,14 @@ dir = 5 }, /area/security/brig) -"avx" = ( +"avj" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/dark, /area/security/brig) -"avy" = ( +"avk" = ( /turf/open/floor/plasteel/dark, /area/security/brig) -"avA" = ( +"avl" = ( /obj/structure/disposalpipe/segment, /obj/machinery/light/small{ dir = 8 @@ -10422,7 +10049,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"avB" = ( +"avm" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -10434,7 +10061,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"avC" = ( +"avn" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -10446,35 +10073,35 @@ dir = 2 }, /area/crew_quarters/dorms) -"avD" = ( +"avo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/crew_quarters/dorms) -"avE" = ( +"avp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/closed/wall, /area/crew_quarters/dorms) -"avF" = ( +"avq" = ( /obj/item/cigbutt, /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avG" = ( +"avr" = ( /turf/open/floor/plating{ icon_state = "platingdmg1" }, -/area/maintenance/starboard/fore) -"avH" = ( +/area/maintenance/starboard) +"avs" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"avI" = ( +/area/maintenance/starboard) +"avt" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -10489,7 +10116,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avJ" = ( +"avu" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -10508,7 +10135,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avK" = ( +"avv" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -10521,9 +10148,12 @@ /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avL" = ( +"avw" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -10540,7 +10170,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"avM" = ( +"avx" = ( /obj/structure/disposalpipe/segment{ dir = 10 }, @@ -10558,7 +10188,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"avN" = ( +"avy" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10570,7 +10200,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"avO" = ( +"avz" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10580,9 +10210,12 @@ /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avP" = ( +"avA" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10598,7 +10231,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avQ" = ( +"avB" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10607,7 +10240,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avR" = ( +"avC" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10618,7 +10251,7 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) -"avS" = ( +"avD" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10629,7 +10262,7 @@ icon_state = "platingdmg2" }, /area/maintenance/starboard/fore) -"avT" = ( +"avE" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10640,7 +10273,7 @@ icon_state = "panelscorched" }, /area/maintenance/starboard/fore) -"avU" = ( +"avF" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -10649,13 +10282,21 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avV" = ( +"avG" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avW" = ( +"avH" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"avI" = ( /obj/structure/closet/crate, /obj/item/stack/sheet/metal/fifty{ pixel_x = 2; @@ -10671,11 +10312,14 @@ }, /turf/open/floor/plating/airless, /area/space/nearstation) -"avX" = ( +"avJ" = ( /obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/port/fore) -"avY" = ( +"avK" = ( /obj/structure/sign/warning/vacuum/external{ pixel_y = 32 }, @@ -10684,13 +10328,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"avZ" = ( +"avL" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"awa" = ( +"avM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -10699,11 +10343,11 @@ icon_state = "panelscorched" }, /area/maintenance/port/fore) -"awb" = ( +"avN" = ( /obj/item/hand_labeler_refill, /turf/open/floor/plating, /area/maintenance/port/fore) -"awc" = ( +"avO" = ( /obj/structure/disposalpipe/segment{ dir = 5 }, @@ -10715,7 +10359,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"awd" = ( +"avP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -10733,7 +10377,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"awe" = ( +"avQ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -10749,7 +10393,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"awf" = ( +"avR" = ( /obj/structure/disposalpipe/sorting/mail/flip{ dir = 1; sortType = 1 @@ -10768,27 +10412,30 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"awg" = ( +"avS" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plating{ icon_state = "platingdmg2" }, /area/maintenance/port/fore) -"awh" = ( +"avT" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plating, /area/maintenance/port/fore) -"awi" = ( +"avY" = ( /obj/machinery/door/airlock/external{ name = "Labor Camp Shuttle Airlock"; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awj" = ( +"avZ" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Labor Camp Shuttle Airlock"; @@ -10800,16 +10447,19 @@ pixel_y = -25; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awk" = ( +"awa" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/red/corner{ dir = 8 }, /area/security/brig) -"awl" = ( +"awb" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -10821,7 +10471,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awm" = ( +"awc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10833,7 +10483,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awn" = ( +"awd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10842,7 +10492,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awo" = ( +"awe" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10858,7 +10508,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awp" = ( +"awf" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10870,22 +10520,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awq" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - req_access_txt = "0" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel, -/area/security/brig) -"awr" = ( +"awg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10895,7 +10530,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"aws" = ( +"awh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10905,7 +10540,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awt" = ( +"awi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10920,7 +10555,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awu" = ( +"awj" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -10933,7 +10568,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/security/brig) -"awv" = ( +"awk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10945,7 +10580,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"aww" = ( +"awl" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -10957,7 +10592,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awx" = ( +"awm" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10970,7 +10605,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awy" = ( +"awn" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10979,7 +10614,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awz" = ( +"awo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-8" @@ -10989,30 +10624,30 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awA" = ( +"awp" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/security/brig) -"awB" = ( +"awq" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/security/brig) -"awC" = ( +"awr" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/security/brig) -"awD" = ( +"aws" = ( /turf/open/floor/plasteel, /area/security/brig) -"awE" = ( +"awt" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -11020,7 +10655,7 @@ dir = 4 }, /area/security/brig) -"awF" = ( +"awu" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ name = "Interrogation"; @@ -11033,30 +10668,30 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awG" = ( +"awv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awH" = ( +"aww" = ( /obj/structure/chair{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awI" = ( +"awx" = ( /obj/structure/table, /obj/item/device/flashlight/lamp, /turf/open/floor/plasteel/dark, /area/security/brig) -"awJ" = ( +"awy" = ( /obj/structure/chair{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awK" = ( +"awz" = ( /obj/machinery/camera{ c_tag = "Interrogation"; dir = 8; @@ -11064,19 +10699,19 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awL" = ( +"awA" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, /obj/item/storage/box/donkpockets, /turf/open/floor/plating, /area/maintenance/fore) -"awM" = ( +"awB" = ( /obj/structure/reagent_dispensers/watertank, /obj/item/storage/box/lights/mixed, /turf/open/floor/plating, /area/maintenance/fore) -"awN" = ( +"awC" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -11089,7 +10724,7 @@ /obj/structure/dresser, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"awO" = ( +"awD" = ( /obj/structure/closet/secure_closet/personal/cabinet, /obj/machinery/airalarm{ pixel_y = 23 @@ -11097,7 +10732,7 @@ /obj/item/clothing/under/suit_jacket/tan, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"awP" = ( +"awE" = ( /obj/structure/bed, /obj/item/bedsheet, /obj/machinery/button/door{ @@ -11113,7 +10748,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"awR" = ( +"awF" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -11125,7 +10760,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"awS" = ( +"awG" = ( /obj/structure/bed, /obj/item/bedsheet, /obj/machinery/button/door{ @@ -11139,7 +10774,7 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/wood, /area/crew_quarters/dorms) -"awT" = ( +"awH" = ( /obj/machinery/newscaster{ pixel_y = 32 }, @@ -11147,14 +10782,14 @@ /obj/item/paper, /turf/open/floor/wood, /area/crew_quarters/dorms) -"awU" = ( +"awI" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"awV" = ( +"awJ" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -11164,10 +10799,7 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) -"awW" = ( -/turf/closed/wall/r_wall, -/area/engine/engineering) -"awX" = ( +"awK" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -11178,24 +10810,36 @@ req_access_txt = "10" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"awY" = ( -/turf/closed/wall/r_wall, -/area/maintenance/starboard/fore) -"awZ" = ( +"awL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"awM" = ( /obj/structure/closet, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"axa" = ( +"awP" = ( /obj/item/clothing/gloves/color/rainbow, /obj/item/clothing/shoes/sneakers/rainbow, /obj/item/clothing/under/color/rainbow, /obj/item/clothing/head/soft/rainbow, /turf/open/floor/plating, /area/maintenance/port/fore) -"axb" = ( +"awQ" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -11204,18 +10848,18 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"axc" = ( +"awR" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plating, /area/maintenance/port/fore) -"axd" = ( +"awS" = ( /obj/structure/closet/crate, /obj/item/coin/silver, /turf/open/floor/plating, /area/maintenance/port/fore) -"axe" = ( +"awT" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -11225,13 +10869,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"axf" = ( +"awU" = ( /obj/structure/disposalpipe/segment{ dir = 5 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"axg" = ( +"awV" = ( /obj/structure/disposalpipe/segment{ dir = 10 }, @@ -11241,10 +10885,10 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"axh" = ( +"awW" = ( /turf/closed/wall/r_wall, /area/security/nuke_storage) -"axi" = ( +"awZ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -11256,7 +10900,7 @@ dir = 8 }, /area/security/brig) -"axj" = ( +"axa" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11265,7 +10909,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"axk" = ( +"axb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11276,7 +10920,7 @@ dir = 2 }, /area/security/brig) -"axl" = ( +"axc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11293,7 +10937,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"axm" = ( +"axd" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -11301,7 +10945,7 @@ dir = 8 }, /area/security/brig) -"axn" = ( +"axe" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11310,7 +10954,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"axo" = ( +"axf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11322,7 +10966,7 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/red/side, /area/security/brig) -"axp" = ( +"axg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11331,7 +10975,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"axq" = ( +"axh" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -11344,7 +10988,7 @@ dir = 2 }, /area/security/brig) -"axr" = ( +"axi" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11353,7 +10997,7 @@ dir = 9 }, /area/security/brig) -"axs" = ( +"axj" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11361,7 +11005,7 @@ dir = 1 }, /area/security/brig) -"axt" = ( +"axk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11370,7 +11014,7 @@ dir = 5 }, /area/security/brig) -"axu" = ( +"axl" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11391,7 +11035,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"axv" = ( +"axm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11399,13 +11043,13 @@ dir = 8 }, /area/security/brig) -"axw" = ( +"axn" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/security/brig) -"axx" = ( +"axo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11415,7 +11059,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"axy" = ( +"axp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11423,7 +11067,7 @@ dir = 2 }, /area/security/brig) -"axz" = ( +"axq" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -11431,7 +11075,7 @@ dir = 2 }, /area/security/brig) -"axA" = ( +"axr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11445,7 +11089,7 @@ dir = 2 }, /area/security/brig) -"axB" = ( +"axs" = ( /obj/machinery/airalarm{ dir = 1; pixel_y = -22 @@ -11463,7 +11107,7 @@ dir = 2 }, /area/security/brig) -"axC" = ( +"axt" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11475,7 +11119,7 @@ dir = 2 }, /area/security/brig) -"axD" = ( +"axu" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -11483,7 +11127,7 @@ dir = 2 }, /area/security/brig) -"axE" = ( +"axv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11494,19 +11138,19 @@ dir = 6 }, /area/security/brig) -"axF" = ( +"axw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/security/brig) -"axG" = ( +"axx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"axH" = ( +"axy" = ( /obj/structure/chair{ dir = 4 }, @@ -11515,7 +11159,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"axI" = ( +"axz" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/device/taperecorder, @@ -11533,7 +11177,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"axJ" = ( +"axA" = ( /obj/structure/chair{ dir = 8 }, @@ -11542,29 +11186,29 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"axK" = ( +"axB" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"axL" = ( +"axC" = ( /turf/closed/wall, /area/crew_quarters/toilet/restrooms) -"axN" = ( +"axD" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"axO" = ( +"axE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"axP" = ( +"axF" = ( /obj/machinery/door/airlock{ id_tag = "Cabin2"; name = "Cabin 4" @@ -11574,7 +11218,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"axQ" = ( +"axG" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -11583,7 +11227,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"axR" = ( +"axI" = ( /obj/machinery/door/airlock{ id_tag = "Cabin5"; name = "Cabin 3" @@ -11593,14 +11237,14 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"axS" = ( +"axJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/crew_quarters/dorms) -"axT" = ( +"axK" = ( /obj/effect/landmark/xeno_spawn, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 @@ -11608,14 +11252,14 @@ /obj/machinery/light/small, /turf/open/floor/wood, /area/crew_quarters/dorms) -"axU" = ( +"axL" = ( /obj/item/caution, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"axV" = ( +"axM" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -11627,7 +11271,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"axW" = ( +"axN" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -11641,7 +11285,7 @@ icon_state = "panelscorched" }, /area/maintenance/starboard/fore) -"axX" = ( +"axO" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -11651,10 +11295,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/obj/item/cigbutt, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"axY" = ( +"axP" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -11669,20 +11312,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"axZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aya" = ( +"axQ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -11696,32 +11326,20 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) -"ayb" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, +"axR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"ayc" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, +/obj/machinery/holopad, /obj/structure/cable/yellow{ - icon_state = "4-8" + icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ +/turf/open/floor/plasteel/red/corner{ dir = 4 }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"ayd" = ( +/area/security/brig) +"axS" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -11733,7 +11351,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aye" = ( +"axT" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=4"; dir = 4; @@ -11746,7 +11364,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/engineering) -"ayf" = ( +"axU" = ( /obj/machinery/door/window/southright{ dir = 4; name = "Engineering Deliveries"; @@ -11756,7 +11374,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"ayg" = ( +"axV" = ( /obj/structure/sign/warning/securearea{ pixel_y = 32 }, @@ -11766,7 +11384,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"ayh" = ( +"axW" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -11779,7 +11397,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"ayi" = ( +"axX" = ( /obj/machinery/light_switch{ pixel_x = 23 }, @@ -11798,22 +11416,21 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"ayj" = ( +"axY" = ( +/turf/closed/wall/r_wall, +/area/engine/engineering) +"axZ" = ( /obj/structure/closet/firecloset, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"ayk" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"ayl" = ( +"aya" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/machinery/light{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aym" = ( +"ayc" = ( /obj/structure/table/reinforced, /obj/item/tank/internals/emergency_oxygen/engi, /obj/item/tank/internals/emergency_oxygen/engi, @@ -11822,7 +11439,14 @@ }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"ayn" = ( +"aye" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"ayf" = ( /obj/structure/closet/crate, /obj/item/stack/sheet/glass{ amount = 10 @@ -11830,14 +11454,14 @@ /obj/item/stack/rods, /turf/open/floor/plating/airless, /area/space/nearstation) -"ayo" = ( +"ayi" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/quartermaster/miningoffice) -"ayp" = ( +"ayj" = ( /turf/closed/wall, /area/quartermaster/miningoffice) -"ayq" = ( +"ayk" = ( /obj/machinery/door/airlock/maintenance{ name = "Mining Dock Maintenance"; req_access_txt = "48" @@ -11847,10 +11471,10 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ayr" = ( +"ayl" = ( /turf/closed/wall, /area/quartermaster/warehouse) -"ays" = ( +"aym" = ( /obj/machinery/door/airlock/maintenance{ name = "Cargo Bay Warehouse Maintenance"; req_access_txt = "0"; @@ -11862,7 +11486,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/port/fore) -"ayt" = ( +"ayn" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ @@ -11870,14 +11494,14 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ayu" = ( +"ayo" = ( /obj/machinery/computer/bank_machine, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/security/nuke_storage) -"ayv" = ( +"ayp" = ( /obj/machinery/light_switch{ pixel_y = 28 }, @@ -11885,7 +11509,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"ayw" = ( +"ayq" = ( /obj/machinery/airalarm{ pixel_y = 23 }, @@ -11896,7 +11520,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"ayx" = ( +"ayr" = ( /obj/machinery/power/apc{ dir = 1; name = "Vault APC"; @@ -11910,7 +11534,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"ayy" = ( +"ays" = ( /obj/structure/filingcabinet, /obj/item/folder/documents, /obj/effect/turf_decal/bot_white, @@ -11918,7 +11542,7 @@ dir = 8 }, /area/security/nuke_storage) -"ayz" = ( +"ayw" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -11926,7 +11550,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/security/brig) -"ayA" = ( +"ayx" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11942,7 +11566,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"ayB" = ( +"ayy" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -11952,7 +11576,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"ayC" = ( +"ayz" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11968,7 +11592,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"ayD" = ( +"ayA" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11984,18 +11608,18 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"ayE" = ( +"ayB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 2; id_tag = "innerbrig"; name = "Brig"; req_access_txt = "63" }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"ayF" = ( +"ayC" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12004,15 +11628,15 @@ }, /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 2; id_tag = "innerbrig"; name = "Brig"; req_access_txt = "63" }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"ayG" = ( +"ayD" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ @@ -12023,7 +11647,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"ayH" = ( +"ayE" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12040,27 +11664,10 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/side, /area/security/brig) -"ayI" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/security/brig) -"ayJ" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/security/brig) -"ayK" = ( +"ayF" = ( /turf/closed/wall/r_wall, /area/security/detectives_office) -"ayL" = ( +"ayG" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "detective_shutters"; @@ -12071,7 +11678,7 @@ }, /turf/open/floor/plating, /area/security/detectives_office) -"ayM" = ( +"ayH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12084,7 +11691,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/security/detectives_office) -"ayN" = ( +"ayI" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "detective_shutters"; @@ -12096,10 +11703,10 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/security/detectives_office) -"ayO" = ( +"ayJ" = ( /turf/closed/wall, /area/security/detectives_office) -"ayP" = ( +"ayK" = ( /obj/machinery/shower{ dir = 4 }, @@ -12108,7 +11715,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"ayQ" = ( +"ayL" = ( /obj/machinery/light/small{ dir = 1 }, @@ -12120,14 +11727,14 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"ayR" = ( +"ayM" = ( /obj/machinery/shower{ dir = 8 }, /obj/effect/landmark/start/assistant, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"ayS" = ( +"ayN" = ( /obj/structure/disposalpipe/segment{ dir = 5 }, @@ -12135,7 +11742,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"ayT" = ( +"ayO" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12147,7 +11754,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"ayU" = ( +"ayP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -12159,7 +11766,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"ayV" = ( +"ayQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -12167,11 +11774,11 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"ayW" = ( +"ayR" = ( /obj/item/wrench, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"ayX" = ( +"ayS" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 4 @@ -12183,27 +11790,14 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"ayY" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, +"ayT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/engineering) -"ayZ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/sorting/mail{ - sortType = 4 - }, -/obj/effect/landmark/start/station_engineer, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aza" = ( +"ayV" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, @@ -12212,7 +11806,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"azb" = ( +"ayW" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -12223,45 +11817,54 @@ }, /turf/open/floor/plating, /area/engine/engineering) -"azc" = ( +"ayX" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"azd" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aze" = ( +"aza" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"azf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 +"azb" = ( +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" }, -/turf/closed/wall/r_wall, -/area/engine/engineering) +/turf/open/floor/plasteel/red/corner{ + dir = 4 + }, +/area/security/brig) +"azd" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"aze" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-22" + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/wood, +/area/library) "azg" = ( /obj/item/stack/cable_coil, /turf/open/floor/plating/airless, /area/space/nearstation) -"azh" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/port/fore) -"azi" = ( +"azj" = ( /obj/item/stack/ore/iron, /obj/effect/turf_decal/stripes/line{ dir = 9 }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"azj" = ( +"azk" = ( /obj/structure/closet/crate, /obj/machinery/light/small{ dir = 4 @@ -12276,7 +11879,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"azk" = ( +"azl" = ( /obj/structure/closet/emcloset, /obj/machinery/status_display{ pixel_y = 32; @@ -12286,7 +11889,7 @@ dir = 9 }, /area/quartermaster/miningoffice) -"azl" = ( +"azm" = ( /obj/structure/closet/crate, /obj/item/device/flashlight{ pixel_x = 1; @@ -12308,7 +11911,7 @@ dir = 1 }, /area/quartermaster/miningoffice) -"azm" = ( +"azn" = ( /obj/machinery/power/apc{ dir = 1; name = "Mining APC"; @@ -12326,7 +11929,7 @@ dir = 1 }, /area/quartermaster/miningoffice) -"azn" = ( +"azo" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12337,7 +11940,7 @@ dir = 1 }, /area/quartermaster/miningoffice) -"azo" = ( +"azp" = ( /obj/structure/rack, /obj/item/storage/toolbox/emergency{ pixel_x = 2; @@ -12348,31 +11951,35 @@ dir = 5 }, /area/quartermaster/miningoffice) -"azp" = ( -/obj/structure/table, -/obj/machinery/microwave{ - pixel_x = -3; - pixel_y = 6 - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/light_switch{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/warehouse) "azq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, /obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/structure/closet/cardboard, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + req_access_txt = "0" }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/warehouse) +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/security/brig) "azr" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/cigbutt, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"azs" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -12383,7 +11990,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"azs" = ( +"azt" = ( /obj/machinery/airalarm{ pixel_y = 28 }, @@ -12395,7 +12002,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"azt" = ( +"azu" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -12404,7 +12011,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"azu" = ( +"azv" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -12413,7 +12020,7 @@ dir = 1 }, /area/security/nuke_storage) -"azv" = ( +"azw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -12421,13 +12028,13 @@ luminosity = 2 }, /area/security/nuke_storage) -"azw" = ( +"azx" = ( /obj/machinery/nuclearbomb/selfdestruct, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/security/nuke_storage) -"azx" = ( +"azy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12438,7 +12045,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"azy" = ( +"azz" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -12447,14 +12054,11 @@ dir = 1 }, /area/security/nuke_storage) -"azz" = ( +"azC" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/hallway/primary/fore) -"azA" = ( -/turf/closed/wall, -/area/hallway/primary/fore) -"azB" = ( +"azD" = ( /obj/machinery/flasher{ id = "Cell 1"; pixel_x = -28 @@ -12464,13 +12068,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azC" = ( +"azE" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azD" = ( +"azF" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -12479,7 +12083,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azE" = ( +"azG" = ( /obj/machinery/flasher{ id = "Cell 2"; pixel_x = -28 @@ -12489,14 +12093,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azF" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"azG" = ( +"azH" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -12506,7 +12103,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azH" = ( +"azI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light/small{ dir = 8 @@ -12515,13 +12112,13 @@ dir = 9 }, /area/security/brig) -"azI" = ( +"azJ" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/red/side{ dir = 1 }, /area/security/brig) -"azJ" = ( +"azK" = ( /obj/machinery/light/small{ dir = 4 }, @@ -12533,7 +12130,7 @@ dir = 5 }, /area/security/brig) -"azK" = ( +"azL" = ( /obj/structure/chair, /obj/machinery/flasher{ id = "holdingflash"; @@ -12541,24 +12138,24 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azL" = ( +"azM" = ( /obj/structure/chair, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azM" = ( +"azN" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azN" = ( +"azO" = ( /obj/structure/chair, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azO" = ( +"azP" = ( /obj/structure/rack, /obj/machinery/flasher{ id = "holdingflash"; @@ -12581,7 +12178,7 @@ /obj/item/restraints/handcuffs, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azP" = ( +"azQ" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = -24 @@ -12595,13 +12192,13 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"azQ" = ( +"azR" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"azR" = ( +"azS" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12614,7 +12211,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/security/detectives_office) -"azS" = ( +"azT" = ( /obj/structure/table/wood, /obj/item/storage/fancy/cigarettes, /obj/item/clothing/glasses/sunglasses, @@ -12626,7 +12223,7 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"azT" = ( +"azU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -12644,7 +12241,7 @@ /obj/item/restraints/handcuffs, /turf/open/floor/carpet, /area/security/detectives_office) -"azU" = ( +"azV" = ( /obj/structure/table/wood, /obj/item/storage/secure/safe{ pixel_x = 32 @@ -12661,14 +12258,14 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"azV" = ( +"azW" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plating, /area/maintenance/fore) -"azW" = ( +"azX" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -12683,15 +12280,6 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"azX" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/fore) "azY" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -12701,13 +12289,6 @@ }, /area/maintenance/fore) "azZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/fore) -"aAa" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12717,7 +12298,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aAb" = ( +"aAa" = ( /obj/structure/mirror{ pixel_x = -28 }, @@ -12727,12 +12308,12 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aAc" = ( +"aAb" = ( /obj/effect/landmark/xeno_spawn, /obj/item/bikehorn/rubberducky, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aAd" = ( +"aAc" = ( /obj/structure/mirror{ pixel_x = 28 }, @@ -12741,11 +12322,11 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aAe" = ( +"aAd" = ( /obj/machinery/washing_machine, /turf/open/floor/plasteel/barber, /area/crew_quarters/dorms) -"aAf" = ( +"aAe" = ( /obj/structure/table, /obj/item/clothing/under/suit_jacket/female{ pixel_x = 3; @@ -12770,14 +12351,7 @@ /obj/item/clothing/under/lawyer/blacksuit, /turf/open/floor/plasteel/barber, /area/crew_quarters/dorms) -"aAg" = ( -/obj/machinery/washing_machine, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/barber, -/area/crew_quarters/dorms) -"aAh" = ( +"aAf" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -12785,7 +12359,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"aAi" = ( +"aAg" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -12798,7 +12372,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aAj" = ( +"aAh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -12812,7 +12386,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aAk" = ( +"aAi" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, @@ -12827,7 +12401,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aAl" = ( +"aAj" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -12842,7 +12416,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aAm" = ( +"aAk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -12856,32 +12430,32 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) +"aAl" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"aAm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/grille, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) "aAn" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aAo" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aAp" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -12896,24 +12470,18 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aAq" = ( +"aAo" = ( /obj/structure/closet/secure_closet/engineering_personal, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"aAr" = ( +"aAp" = ( /obj/structure/closet/secure_closet/engineering_personal, /obj/item/clothing/suit/hooded/wintercoat/engineering, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"aAs" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aAt" = ( +"aAr" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -12930,14 +12498,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aAu" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aAv" = ( +"aAt" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 }, @@ -12946,17 +12507,17 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aAw" = ( +"aAu" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 +/obj/structure/disposalpipe/sorting/mail{ + sortType = 4 }, +/obj/effect/landmark/start/station_engineer, /turf/open/floor/plasteel, /area/engine/engineering) -"aAx" = ( +"aAv" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, @@ -12966,45 +12527,31 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aAy" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 6 - }, -/obj/machinery/camera{ - c_tag = "Engineering Supermatter Fore"; - dir = 4; - network = list("SS13","Engine") - }, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aAz" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aAA" = ( -/obj/machinery/atmospherics/pipe/manifold4w/general/visible, -/obj/machinery/meter, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aAB" = ( -/obj/machinery/atmospherics/pipe/manifold4w/general/visible, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aAC" = ( +"aAw" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 10 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aAD" = ( +"aAx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall/r_wall, /area/engine/engineering) -"aAE" = ( +"aAz" = ( +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 30 + }, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plasteel/cult{ + dir = 2 + }, +/area/library) +"aAA" = ( /obj/docking_port/stationary{ dir = 8; dwidth = 3; @@ -13013,53 +12560,58 @@ name = "mining shuttle bay"; width = 7; roundstart_template = /datum/map_template/shuttle/mining/box; - }, /turf/open/space/basic, /area/space) -"aAF" = ( +"aAB" = ( /obj/machinery/door/airlock/external{ name = "Mining Dock Airlock"; req_access = null; req_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/quartermaster/miningoffice) -"aAG" = ( +"aAC" = ( /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aAH" = ( +"aAD" = ( /obj/machinery/door/airlock/mining/glass{ name = "Mining Dock"; req_access_txt = "48" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aAI" = ( +"aAE" = ( /turf/open/floor/plasteel/brown{ dir = 8 }, /area/quartermaster/miningoffice) -"aAJ" = ( +"aAF" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aAK" = ( +"aAG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aAL" = ( +"aAH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/effect/landmark/start/shaft_miner, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aAM" = ( +"aAI" = ( /obj/machinery/button/door{ id = "qm_mine_warehouse"; name = "Warehouse Door Control"; @@ -13071,7 +12623,7 @@ dir = 4 }, /area/quartermaster/miningoffice) -"aAN" = ( +"aAJ" = ( /obj/machinery/door/poddoor/shutters{ id = "qm_mine_warehouse"; name = "Warehouse Shutters" @@ -13079,7 +12631,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aAO" = ( +"aAK" = ( /obj/structure/disposalpipe/segment, /obj/machinery/button/door{ id = "qm_mine_warehouse"; @@ -13093,10 +12645,10 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aAP" = ( +"aAL" = ( /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aAQ" = ( +"aAM" = ( /obj/structure/closet/crate, /obj/effect/spawner/lootdrop/maintenance{ lootcount = 3; @@ -13104,13 +12656,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aAR" = ( +"aAN" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aAS" = ( +"aAO" = ( /obj/structure/closet/crate, /obj/structure/extinguisher_cabinet{ pixel_x = 27 @@ -13121,16 +12673,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aAT" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aAU" = ( +"aAP" = ( /obj/structure/closet/crate{ name = "Gold Crate" }, @@ -13154,7 +12697,7 @@ dir = 1 }, /area/security/nuke_storage) -"aAV" = ( +"aAQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -13163,7 +12706,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"aAW" = ( +"aAR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -13171,7 +12714,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"aAX" = ( +"aAS" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -13182,7 +12725,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"aAY" = ( +"aAT" = ( /obj/item/coin/silver{ pixel_x = 7; pixel_y = 12 @@ -13211,7 +12754,7 @@ dir = 1 }, /area/security/nuke_storage) -"aAZ" = ( +"aAV" = ( /obj/docking_port/stationary{ dir = 8; dwidth = 2; @@ -13220,17 +12763,16 @@ name = "fore bay 1"; width = 9; roundstart_template = /datum/map_template/shuttle/labour/box; - }, /turf/open/space/basic, /area/space) -"aBa" = ( +"aAW" = ( /obj/machinery/door/airlock/external{ name = "Labor Camp Shuttle Airlock" }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aBb" = ( +"aAX" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 28 @@ -13253,33 +12795,33 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aBc" = ( +"aAY" = ( /obj/structure/bed, /obj/item/bedsheet, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBd" = ( +"aAZ" = ( /obj/structure/closet/secure_closet/brig{ id = "Cell 1"; name = "Cell 1 Locker" }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBe" = ( +"aBa" = ( /obj/structure/closet/secure_closet/brig{ id = "Cell 2"; name = "Cell 2 Locker" }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBf" = ( +"aBb" = ( /obj/structure/closet/secure_closet/brig{ id = "Cell 3"; name = "Cell 3 Locker" }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBg" = ( +"aBc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/firealarm{ dir = 8; @@ -13289,10 +12831,10 @@ dir = 10 }, /area/security/brig) -"aBh" = ( +"aBd" = ( /turf/open/floor/plasteel/red/side, /area/security/brig) -"aBi" = ( +"aBe" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -13304,7 +12846,7 @@ dir = 6 }, /area/security/brig) -"aBj" = ( +"aBf" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -13313,13 +12855,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBk" = ( +"aBg" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBl" = ( +"aBh" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -13328,7 +12870,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBm" = ( +"aBi" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -13338,7 +12880,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBn" = ( +"aBj" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -13347,7 +12889,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBo" = ( +"aBk" = ( /obj/structure/closet/secure_closet/detective, /obj/effect/landmark/blobstart, /obj/machinery/camera{ @@ -13357,24 +12899,24 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aBp" = ( +"aBl" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aBq" = ( +"aBm" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/security/detectives_office) -"aBr" = ( +"aBn" = ( /obj/structure/table/wood, /obj/item/folder/red, /obj/item/hand_labeler, /turf/open/floor/carpet, /area/security/detectives_office) -"aBs" = ( +"aBo" = ( /obj/effect/landmark/start/detective, /obj/structure/chair/office/dark{ dir = 8 @@ -13382,7 +12924,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/carpet, /area/security/detectives_office) -"aBt" = ( +"aBp" = ( /obj/machinery/airalarm{ dir = 8; pixel_x = 24 @@ -13392,7 +12934,7 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"aBu" = ( +"aBq" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -13402,19 +12944,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/fore) -"aBv" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plating, -/area/maintenance/fore) -"aBw" = ( +"aBr" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -13429,7 +12959,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aBx" = ( +"aBs" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -13439,25 +12969,25 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aBy" = ( +"aBt" = ( /obj/machinery/shower{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBz" = ( +"aBu" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBA" = ( +"aBv" = ( /obj/machinery/shower{ dir = 8 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBB" = ( +"aBw" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -13471,7 +13001,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"aBC" = ( +"aBx" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -13482,7 +13012,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"aBD" = ( +"aBy" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, @@ -13505,7 +13035,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"aBE" = ( +"aBz" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -13517,7 +13047,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"aBF" = ( +"aBA" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -13526,7 +13056,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aBG" = ( +"aBB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/sign/warning/pods{ pixel_x = 30 @@ -13535,16 +13065,20 @@ dir = 2 }, /area/crew_quarters/dorms) -"aBH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, +"aBC" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "4-8" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, /area/maintenance/starboard/fore) -"aBI" = ( +"aBD" = ( /obj/effect/decal/cleanable/cobweb, /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-20"; @@ -13557,7 +13091,7 @@ dir = 1 }, /area/engine/engineering) -"aBJ" = ( +"aBE" = ( /obj/machinery/suit_storage_unit/engine, /obj/effect/turf_decal/bot{ dir = 1 @@ -13566,7 +13100,7 @@ dir = 1 }, /area/engine/engineering) -"aBK" = ( +"aBF" = ( /obj/structure/tank_dispenser, /obj/machinery/light{ dir = 1 @@ -13578,7 +13112,7 @@ dir = 1 }, /area/engine/engineering) -"aBL" = ( +"aBG" = ( /obj/machinery/camera{ c_tag = "Engineering - Storage"; dir = 2; @@ -13592,7 +13126,7 @@ dir = 1 }, /area/engine/engineering) -"aBM" = ( +"aBH" = ( /obj/item/stack/sheet/plasteel{ amount = 10; pixel_x = -2; @@ -13611,10 +13145,10 @@ dir = 1 }, /area/engine/engineering) -"aBN" = ( +"aBI" = ( /turf/closed/wall, /area/engine/engineering) -"aBO" = ( +"aBJ" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -22 @@ -13627,7 +13161,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aBP" = ( +"aBK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -13636,39 +13170,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aBQ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aBR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/corner, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aBS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aBT" = ( +"aBL" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -13682,7 +13184,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aBU" = ( +"aBM" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-8" @@ -13694,7 +13196,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aBV" = ( +"aBN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/computer/rdconsole/production{ dir = 1 @@ -13705,35 +13207,18 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aBW" = ( +"aBO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/spawner/structure/window/plasma/reinforced, /turf/open/floor/plating, /area/engine/engineering) -"aBX" = ( -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aBY" = ( +"aBQ" = ( /obj/machinery/atmospherics/components/unary/thermomachine/freezer{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aBZ" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - volume_rate = 200 - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"aCa" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aCb" = ( +"aBS" = ( /obj/item/stack/ore/silver, /obj/item/stack/ore/silver, /obj/effect/turf_decal/stripes/line{ @@ -13741,7 +13226,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aCc" = ( +"aBT" = ( /obj/structure/reagent_dispensers/fueltank, /obj/machinery/camera{ c_tag = "Mining Dock"; @@ -13751,22 +13236,22 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aCd" = ( +"aBU" = ( /obj/structure/sign/warning/vacuum/external, /turf/closed/wall, /area/quartermaster/miningoffice) -"aCe" = ( +"aBV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/holopad, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aCf" = ( +"aBW" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aCg" = ( +"aBX" = ( /obj/item/device/radio/intercom{ dir = 4; name = "Station Intercom (General)"; @@ -13782,7 +13267,7 @@ dir = 4 }, /area/quartermaster/miningoffice) -"aCh" = ( +"aBY" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 @@ -13790,13 +13275,13 @@ /obj/item/storage/box/donkpockets, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aCi" = ( +"aBZ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aCj" = ( +"aCa" = ( /obj/structure/closet/crate/freezer, /obj/effect/spawner/lootdrop/maintenance{ lootcount = 3; @@ -13804,7 +13289,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aCk" = ( +"aCb" = ( /obj/structure/closet/crate, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -13812,7 +13297,7 @@ /obj/item/stack/ore/glass, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aCl" = ( +"aCc" = ( /obj/structure/rack, /obj/item/electronics/apc, /obj/item/stock_parts/cell{ @@ -13825,21 +13310,21 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aCm" = ( +"aCd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/bot_white/right, /turf/open/floor/plasteel/vault{ dir = 1 }, /area/security/nuke_storage) -"aCn" = ( +"aCe" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/plasteel/vault/corner, /area/security/nuke_storage) -"aCo" = ( +"aCf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -13848,7 +13333,7 @@ }, /turf/open/floor/plasteel/vault/side, /area/security/nuke_storage) -"aCp" = ( +"aCg" = ( /obj/machinery/camera/motion{ c_tag = "Vault"; dir = 1; @@ -13862,7 +13347,7 @@ dir = 8 }, /area/security/nuke_storage) -"aCq" = ( +"aCh" = ( /obj/structure/safe, /obj/item/storage/secure/briefcase{ contents = newlist(/obj/item/clothing/suit/armor/vest,/obj/item/gun/ballistic/automatic/pistol,/obj/item/suppressor,/obj/item/melee/classic_baton/telescopic,/obj/item/clothing/mask/balaclava,/obj/item/bodybag,/obj/item/soap/nanotrasen) @@ -13884,7 +13369,7 @@ dir = 1 }, /area/security/nuke_storage) -"aCr" = ( +"aCj" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Labor Camp Shuttle Airlock"; @@ -13892,7 +13377,7 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aCs" = ( +"aCk" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -13903,7 +13388,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"aCt" = ( +"aCl" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/structure/cable/yellow{ @@ -13918,7 +13403,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"aCu" = ( +"aCm" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -13929,11 +13414,13 @@ }, /turf/open/floor/plating, /area/security/brig) -"aCv" = ( +"aCn" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; id_tag = "outerbrig"; name = "Brig"; req_access_txt = "63" @@ -13942,7 +13429,7 @@ dir = 1 }, /area/security/brig) -"aCw" = ( +"aCo" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "Secure Gate"; @@ -13953,7 +13440,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"aCx" = ( +"aCp" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -13966,8 +13453,10 @@ id = "secentranceflasher"; pixel_x = 25 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; id_tag = "outerbrig"; name = "Brig"; req_access_txt = "63" @@ -13976,15 +13465,7 @@ dir = 1 }, /area/security/brig) -"aCy" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/security/brig) -"aCz" = ( +"aCq" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Security Desk"; @@ -13999,7 +13480,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aCA" = ( +"aCr" = ( /obj/machinery/door/airlock/security{ name = "Court Cell"; req_access = null; @@ -14007,7 +13488,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aCB" = ( +"aCs" = ( /obj/structure/table/wood, /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 @@ -14028,7 +13509,7 @@ /obj/item/device/flashlight/seclite, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aCC" = ( +"aCt" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -14037,7 +13518,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aCD" = ( +"aCu" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -14049,7 +13530,7 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"aCE" = ( +"aCv" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -3; @@ -14058,11 +13539,11 @@ /obj/item/pen, /turf/open/floor/carpet, /area/security/detectives_office) -"aCF" = ( +"aCw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/carpet, /area/security/detectives_office) -"aCG" = ( +"aCx" = ( /obj/machinery/computer/med_data{ dir = 8 }, @@ -14071,7 +13552,7 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"aCH" = ( +"aCy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14079,7 +13560,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/fore) -"aCI" = ( +"aCz" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, @@ -14088,11 +13569,11 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aCJ" = ( +"aCA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/crew_quarters/toilet/restrooms) -"aCK" = ( +"aCB" = ( /obj/machinery/door/airlock{ name = "Unisex Showers"; req_access_txt = "0" @@ -14100,7 +13581,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aCL" = ( +"aCC" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14109,13 +13590,13 @@ dir = 1 }, /area/crew_quarters/dorms) -"aCM" = ( +"aCD" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aCN" = ( +"aCE" = ( /obj/structure/chair/stool{ pixel_y = 8 }, @@ -14124,14 +13605,14 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aCO" = ( +"aCF" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /obj/machinery/holopad, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aCP" = ( +"aCG" = ( /obj/structure/chair/stool{ pixel_y = 8 }, @@ -14140,13 +13621,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/dorms) -"aCQ" = ( +"aCH" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aCR" = ( +"aCI" = ( /obj/machinery/light/small{ dir = 4 }, @@ -14158,7 +13639,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aCS" = ( +"aCJ" = ( /obj/structure/bed, /obj/item/bedsheet, /obj/machinery/button/door{ @@ -14175,7 +13656,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"aCT" = ( +"aCK" = ( /obj/structure/closet/secure_closet/personal/cabinet, /obj/machinery/airalarm{ pixel_y = 23 @@ -14183,24 +13664,14 @@ /obj/item/clothing/under/suit_jacket/navy, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"aCU" = ( -/obj/item/clothing/glasses/meson, -/obj/structure/closet/crate, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aCV" = ( +"aCM" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aCW" = ( +"aCN" = ( /obj/structure/reagent_dispensers/fueltank, /obj/item/device/radio/intercom{ name = "Station Intercom (General)"; @@ -14213,13 +13684,19 @@ dir = 1 }, /area/engine/engineering) -"aCX" = ( +"aCO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"aCP" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aCY" = ( +"aCQ" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -14228,25 +13705,18 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aCZ" = ( +"aCR" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/engine/engineering) -"aDa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aDb" = ( +"aCS" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, /area/engine/engineering) -"aDc" = ( +"aCT" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -14255,7 +13725,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aDd" = ( +"aCU" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -14267,16 +13737,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aDe" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aDf" = ( +"aCV" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -14286,20 +13747,20 @@ /obj/effect/spawner/structure/window/plasma/reinforced, /turf/open/floor/plating, /area/engine/engineering) -"aDg" = ( +"aCW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /obj/effect/spawner/structure/window/plasma/reinforced, /turf/open/floor/plating, /area/engine/engineering) -"aDh" = ( +"aCX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/closed/wall/r_wall, /area/engine/engineering) -"aDi" = ( +"aCY" = ( /obj/machinery/atmospherics/pipe/simple/general/visible, /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ @@ -14311,42 +13772,27 @@ }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aDj" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, +"aCZ" = ( /obj/effect/spawner/structure/window/plasma/reinforced, /turf/open/floor/plating, /area/engine/engineering) -"aDk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 +"aDa" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 }, -/obj/effect/spawner/structure/window/plasma/reinforced, +/obj/structure/ore_box, /turf/open/floor/plating, -/area/engine/engineering) -"aDl" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aDm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/spawner/structure/window/plasma/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/plating, -/area/engine/engineering) -"aDn" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aDo" = ( +/area/shuttle/auxillary_base) +"aDb" = ( /turf/closed/wall, /area/construction/mining/aux_base) -"aDp" = ( +"aDc" = ( +/obj/structure/closet/crate, +/obj/item/coin/silver, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"aDh" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = -24 @@ -14363,19 +13809,12 @@ dir = 9 }, /area/quartermaster/miningoffice) -"aDq" = ( +"aDi" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/landmark/start/shaft_miner, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aDr" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/quartermaster/miningoffice) -"aDs" = ( +"aDj" = ( /obj/structure/closet/secure_closet/miner, /obj/machinery/airalarm{ dir = 8; @@ -14385,12 +13824,12 @@ dir = 4 }, /area/quartermaster/miningoffice) -"aDt" = ( +"aDk" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aDu" = ( +"aDl" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -14401,14 +13840,14 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aDv" = ( +"aDm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/effect/landmark/start/cargo_technician, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aDw" = ( +"aDn" = ( /obj/item/stack/sheet/cardboard, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -14418,7 +13857,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aDx" = ( +"aDo" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -14427,38 +13866,41 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aDy" = ( +"aDp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /turf/closed/wall/r_wall, /area/security/nuke_storage) -"aDz" = ( +"aDq" = ( /obj/structure/sign/warning/securearea, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/closed/wall/r_wall, /area/security/nuke_storage) -"aDA" = ( +"aDr" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/vault{ - icon_state = "door_locked"; - locked = 1; req_access_txt = "53" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/vault{ dir = 5 }, /area/security/nuke_storage) -"aDB" = ( +"aDs" = ( /obj/structure/sign/warning/securearea, /turf/closed/wall/r_wall, /area/security/nuke_storage) -"aDC" = ( +"aDu" = ( +/turf/closed/wall, +/area/hallway/primary/fore) +"aDv" = ( /obj/machinery/door/poddoor/preopen{ id = "prison release"; name = "prisoner processing blast door" @@ -14472,18 +13914,18 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aDD" = ( +"aDw" = ( /turf/open/floor/plasteel/red/corner{ dir = 1 }, /area/hallway/primary/fore) -"aDE" = ( +"aDx" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/red/corner{ dir = 1 }, /area/hallway/primary/fore) -"aDF" = ( +"aDy" = ( /obj/structure/sign/warning/electricshock{ pixel_y = 32 }, @@ -14491,7 +13933,7 @@ dir = 1 }, /area/hallway/primary/fore) -"aDG" = ( +"aDz" = ( /obj/structure/sign/warning/electricshock{ pixel_y = 32 }, @@ -14504,7 +13946,7 @@ dir = 1 }, /area/hallway/primary/fore) -"aDH" = ( +"aDA" = ( /obj/machinery/light{ dir = 1 }, @@ -14515,16 +13957,16 @@ dir = 1 }, /area/hallway/primary/fore) -"aDI" = ( +"aDB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/corner{ dir = 1 }, /area/hallway/primary/fore) -"aDJ" = ( +"aDC" = ( /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aDK" = ( +"aDD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14533,7 +13975,7 @@ dir = 4 }, /area/hallway/primary/fore) -"aDL" = ( +"aDE" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -14544,7 +13986,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"aDM" = ( +"aDF" = ( /obj/machinery/computer/secure_data, /obj/machinery/button/flasher{ id = "secentranceflasher"; @@ -14592,14 +14034,14 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aDN" = ( +"aDG" = ( /obj/structure/filingcabinet/chestdrawer{ pixel_y = 3 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/security/brig) -"aDO" = ( +"aDH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14627,7 +14069,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aDP" = ( +"aDI" = ( /obj/machinery/requests_console{ department = "Detective's office"; pixel_x = -30 @@ -14640,13 +14082,13 @@ /obj/item/device/camera/detective, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aDQ" = ( +"aDJ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aDR" = ( +"aDK" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -14655,7 +14097,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aDS" = ( +"aDL" = ( /obj/machinery/light/small, /obj/item/device/radio/intercom{ freerange = 0; @@ -14671,7 +14113,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aDT" = ( +"aDM" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -14683,7 +14125,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aDU" = ( +"aDN" = ( /obj/structure/rack, /obj/item/storage/briefcase{ pixel_x = -3; @@ -14695,7 +14137,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aDV" = ( +"aDO" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14705,7 +14147,7 @@ icon_state = "platingdmg1" }, /area/maintenance/fore) -"aDW" = ( +"aDP" = ( /obj/structure/toilet{ pixel_y = 8 }, @@ -14726,14 +14168,14 @@ /obj/effect/landmark/start/assistant, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aDX" = ( +"aDQ" = ( /obj/machinery/door/airlock{ id_tag = "Toilet3"; name = "Unit 3" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aDY" = ( +"aDR" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -14742,7 +14184,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aDZ" = ( +"aDS" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -14754,7 +14196,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aEa" = ( +"aDT" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -14766,14 +14208,14 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aEb" = ( +"aDU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aEc" = ( +"aDV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -14786,13 +14228,13 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aEd" = ( +"aDW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/crew_quarters/toilet/restrooms) -"aEe" = ( +"aDX" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14806,36 +14248,36 @@ dir = 1 }, /area/crew_quarters/dorms) -"aEf" = ( +"aDY" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEg" = ( +"aDZ" = ( /obj/structure/table, /obj/item/storage/pill_bottle/dice, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEh" = ( +"aEa" = ( /obj/structure/table, /obj/item/storage/crayons, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEi" = ( +"aEb" = ( /obj/structure/table, /obj/item/toy/cards/deck, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEj" = ( +"aEc" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEk" = ( +"aEd" = ( /obj/machinery/door/airlock{ id_tag = "Cabin6"; name = "Cabin 2" @@ -14845,34 +14287,24 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aEl" = ( +"aEe" = ( /obj/effect/landmark/xeno_spawn, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"aEm" = ( +"aEf" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"aEn" = ( +"aEg" = ( /obj/machinery/light/small, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"aEo" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/item/cigbutt, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aEp" = ( +"aEh" = ( /obj/machinery/portable_atmospherics/canister/oxygen, /obj/machinery/airalarm{ dir = 4; @@ -14885,27 +14317,27 @@ dir = 1 }, /area/engine/engineering) -"aEq" = ( +"aEi" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEr" = ( +"aEj" = ( /obj/effect/landmark/start/station_engineer, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEs" = ( +"aEk" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEt" = ( +"aEl" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -14920,7 +14352,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEu" = ( +"aEm" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/engineering/glass{ name = "Engineering Storage"; @@ -14939,7 +14371,7 @@ dir = 1 }, /area/engine/engineering) -"aEv" = ( +"aEn" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -14952,7 +14384,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEw" = ( +"aEo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -14962,7 +14394,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEx" = ( +"aEp" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14978,7 +14410,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEy" = ( +"aEq" = ( /obj/structure/cable/white{ icon_state = "4-8" }, @@ -14990,23 +14422,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEz" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/spawner/structure/window/plasma/reinforced, -/turf/open/floor/plating, -/area/engine/engineering) -"aEA" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aEB" = ( +"aEr" = ( /obj/structure/cable/white{ icon_state = "4-8" }, @@ -15015,154 +14431,42 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aEC" = ( -/obj/structure/cable/white{ - icon_state = "4-8" +"aEt" = ( +/obj/structure/table, +/obj/machinery/microwave{ + pixel_x = -3; + pixel_y = 6 }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 +/obj/structure/disposalpipe/segment{ + dir = 6 }, -/obj/machinery/light{ - dir = 1 +/obj/machinery/light_switch{ + pixel_y = 28 }, -/turf/open/floor/engine, -/area/engine/engineering) -"aED" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 2; - name = "Mix to Gas" - }, -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aEE" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aEF" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Gas to Mix" - }, -/obj/structure/cable/white{ - icon_state = "2-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aEG" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aEH" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/obj/machinery/meter, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aEI" = ( -/obj/effect/spawner/structure/window/plasma/reinforced, -/turf/open/floor/plating, -/area/engine/engineering) -"aEJ" = ( -/obj/machinery/firealarm{ - pixel_y = 32 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aEK" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aEL" = ( -/turf/open/floor/plating, -/area/engine/engineering) -"aEM" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/obj/structure/ore_box, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aEN" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aEO" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aEP" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aEQ" = ( -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aER" = ( +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/warehouse) +"aEv" = ( /obj/machinery/computer/security/mining{ dir = 4; network = list("MINE","AuxBase") }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aES" = ( +"aEw" = ( /obj/structure/chair/office/dark{ dir = 8 }, /obj/effect/landmark/start/shaft_miner, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aET" = ( +"aEx" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aEU" = ( +"aEy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -15171,7 +14475,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aEV" = ( +"aEz" = ( /obj/structure/closet/secure_closet/miner, /obj/structure/extinguisher_cabinet{ pixel_x = 27 @@ -15181,7 +14485,7 @@ dir = 4 }, /area/quartermaster/miningoffice) -"aEW" = ( +"aEA" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "2-4" @@ -15192,7 +14496,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aEX" = ( +"aEB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -15205,21 +14509,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aEY" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/rack, -/obj/item/stack/sheet/cardboard, -/obj/item/stack/rods/fifty, -/obj/item/paper, -/obj/item/storage/box/lights/mixed, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/warehouse) -"aEZ" = ( +"aED" = ( /obj/structure/closet/crate/internals, /obj/structure/cable/yellow{ icon_state = "1-4" @@ -15233,7 +14523,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aFa" = ( +"aEE" = ( /obj/machinery/power/apc{ dir = 4; name = "Warehouse APC"; @@ -15246,7 +14536,7 @@ /obj/effect/landmark/blobstart, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aFb" = ( +"aEF" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -15254,7 +14544,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/construction/storage/wing) -"aFc" = ( +"aEG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -15263,21 +14553,21 @@ dir = 5 }, /area/construction/storage/wing) -"aFd" = ( +"aEH" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/construction/storage/wing) -"aFe" = ( +"aEI" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -22 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFf" = ( +"aEJ" = ( /obj/structure/sign/warning/vacuum/external{ pixel_y = 32 }, @@ -15286,20 +14576,20 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFg" = ( +"aEK" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=1.5-Fore-Central"; location = "1-BrigCells" }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFh" = ( +"aEL" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFi" = ( +"aEM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -15308,7 +14598,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFj" = ( +"aEN" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -15320,17 +14610,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/primary/fore) -"aFl" = ( +"aEO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -15339,7 +14619,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFm" = ( +"aEP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -15351,7 +14631,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFn" = ( +"aEQ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -15360,7 +14640,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFo" = ( +"aER" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15369,7 +14649,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFp" = ( +"aES" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15379,7 +14659,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFq" = ( +"aET" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15393,7 +14673,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFr" = ( +"aEU" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -15402,7 +14682,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFs" = ( +"aEV" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/westleft{ base_state = "right"; @@ -15429,7 +14709,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aFt" = ( +"aEW" = ( /obj/structure/chair/office/dark{ dir = 8 }, @@ -15438,7 +14718,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aFu" = ( +"aEX" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15447,7 +14727,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aFv" = ( +"aEY" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -15460,7 +14740,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aFw" = ( +"aEZ" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -15470,7 +14750,7 @@ /obj/item/clothing/mask/surgical, /turf/open/floor/plasteel/dark, /area/security/detectives_office) -"aFx" = ( +"aFa" = ( /obj/machinery/door/window{ dir = 1; name = "glass door"; @@ -15478,7 +14758,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/detectives_office) -"aFy" = ( +"aFb" = ( /obj/machinery/door/airlock/maintenance{ name = "Detective Maintenance"; req_access_txt = "4" @@ -15489,7 +14769,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/fore) -"aFz" = ( +"aFc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/firealarm{ dir = 8; @@ -15502,10 +14782,10 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFA" = ( +"aFd" = ( /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFB" = ( +"aFe" = ( /obj/machinery/light/small, /obj/machinery/power/apc{ dir = 2; @@ -15518,7 +14798,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFC" = ( +"aFf" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15527,7 +14807,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFD" = ( +"aFg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15537,7 +14817,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFE" = ( +"aFh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15546,7 +14826,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFF" = ( +"aFi" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Unisex Restrooms"; @@ -15560,7 +14840,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFG" = ( +"aFj" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -15574,25 +14854,25 @@ dir = 1 }, /area/crew_quarters/dorms) -"aFH" = ( +"aFk" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/dorms) -"aFI" = ( +"aFl" = ( /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFJ" = ( +"aFm" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFK" = ( +"aFn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFL" = ( +"aFo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/firealarm{ dir = 4; @@ -15602,23 +14882,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aFM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard/fore) -"aFN" = ( -/obj/structure/rack, -/obj/item/stock_parts/matter_bin, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard/fore) -"aFO" = ( +"aFp" = ( /obj/structure/reagent_dispensers/watertank, /obj/machinery/firealarm{ dir = 8; @@ -15634,19 +14898,19 @@ dir = 1 }, /area/engine/engineering) -"aFP" = ( +"aFq" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFQ" = ( +"aFr" = ( /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFR" = ( +"aFs" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -15655,7 +14919,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFS" = ( +"aFt" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -15690,7 +14954,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFT" = ( +"aFu" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -15700,7 +14964,7 @@ }, /turf/open/floor/plating, /area/engine/engineering) -"aFU" = ( +"aFv" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -15709,27 +14973,23 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFV" = ( +"aFw" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFW" = ( +"aFx" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aFX" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFY" = ( +"aFz" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/engineering/glass{ name = "Supermatter Engine"; @@ -15737,7 +14997,7 @@ }, /turf/open/floor/plating, /area/engine/engineering) -"aFZ" = ( +"aFA" = ( /obj/structure/cable{ icon_state = "2-4" }, @@ -15746,7 +15006,7 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aGa" = ( +"aFB" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -15756,7 +15016,7 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aGb" = ( +"aFC" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -15766,41 +15026,7 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aGc" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/manifold/cyan/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aGd" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/cable{ - icon_state = "2-8" - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aGe" = ( -/obj/structure/cable{ - icon_state = "2-8" - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/atmospherics/components/binary/pump/on{ - dir = 8; - name = "Mix Bypass"; - on = 0 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aGf" = ( +"aFD" = ( /obj/structure/cable/white{ icon_state = "1-4" }, @@ -15810,85 +15036,19 @@ /obj/machinery/atmospherics/pipe/manifold/cyan/visible, /turf/open/floor/engine, /area/engine/engineering) -"aGg" = ( -/obj/structure/cable/white{ - icon_state = "4-8" +"aFE" = ( +/obj/structure/table/wood, +/obj/machinery/newscaster{ + pixel_y = 32 }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 +/obj/item/folder, +/obj/item/folder, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plasteel/cult{ + dir = 2 }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 10 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aGh" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aGi" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/engineering/glass{ - name = "Laser Room"; - req_access_txt = "10" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aGj" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aGk" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/structure/cable/white{ - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aGl" = ( -/obj/structure/cable/white{ - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aGm" = ( -/turf/closed/wall/r_wall, -/area/space/nearstation) -"aGn" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aGo" = ( -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aGp" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aGq" = ( -/obj/structure/closet/crate, -/obj/item/coin/silver, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aGr" = ( +/area/library) +"aFF" = ( /obj/structure/table, /obj/item/folder/yellow, /obj/item/pen, @@ -15901,7 +15061,7 @@ dir = 10 }, /area/quartermaster/miningoffice) -"aGs" = ( +"aFG" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -15911,7 +15071,7 @@ dir = 2 }, /area/quartermaster/miningoffice) -"aGt" = ( +"aFH" = ( /obj/structure/rack, /obj/item/pickaxe{ pixel_x = 5 @@ -15924,7 +15084,7 @@ dir = 2 }, /area/quartermaster/miningoffice) -"aGu" = ( +"aFI" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -15933,13 +15093,13 @@ dir = 2 }, /area/quartermaster/miningoffice) -"aGv" = ( +"aFJ" = ( /obj/structure/closet/secure_closet/miner, /turf/open/floor/plasteel/brown{ dir = 6 }, /area/quartermaster/miningoffice) -"aGw" = ( +"aFK" = ( /obj/machinery/door/poddoor/shutters{ id = "qm_warehouse"; name = "Warehouse Shutters" @@ -15952,11 +15112,11 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/warehouse) -"aGx" = ( +"aFL" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/quartermaster/warehouse) -"aGy" = ( +"aFM" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "12;63;48;50" @@ -15966,12 +15126,13 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/port/fore) -"aGz" = ( +"aFN" = ( /turf/closed/wall, /area/construction/storage/wing) -"aGA" = ( +"aFO" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -15981,7 +15142,7 @@ }, /turf/open/floor/plating, /area/construction/storage/wing) -"aGB" = ( +"aFP" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -15991,7 +15152,7 @@ }, /turf/open/floor/plating, /area/construction/storage/wing) -"aGC" = ( +"aFQ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -16000,7 +15161,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/construction/storage/wing) -"aGD" = ( +"aFR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -16009,11 +15170,14 @@ /obj/machinery/door/airlock/public/glass{ name = "Vault Storage" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault{ dir = 5 }, /area/construction/storage/wing) -"aGE" = ( +"aFS" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -16021,7 +15185,7 @@ /obj/structure/cable/yellow, /turf/open/floor/plating, /area/construction/storage/wing) -"aGF" = ( +"aFT" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -16034,14 +15198,14 @@ }, /turf/open/floor/plating, /area/construction/storage/wing) -"aGG" = ( +"aFU" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/construction/storage/wing) -"aGH" = ( +"aFV" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -16059,13 +15223,13 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aGI" = ( +"aFW" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aGJ" = ( +"aFX" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -16074,7 +15238,7 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aGK" = ( +"aFY" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -16089,7 +15253,7 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aGL" = ( +"aFZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -16103,7 +15267,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGM" = ( +"aGa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -16114,7 +15278,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGN" = ( +"aGb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16128,7 +15292,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGO" = ( +"aGc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16139,7 +15303,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGP" = ( +"aGd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16154,7 +15318,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGQ" = ( +"aGe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16165,7 +15329,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGR" = ( +"aGf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16181,7 +15345,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGS" = ( +"aGg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16189,7 +15353,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGT" = ( +"aGh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16203,7 +15367,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGU" = ( +"aGi" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16214,7 +15378,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGV" = ( +"aGj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16223,7 +15387,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGW" = ( +"aGk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -16232,7 +15396,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aGX" = ( +"aGl" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -16240,7 +15404,7 @@ dir = 2 }, /area/hallway/primary/fore) -"aGY" = ( +"aGm" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -16248,7 +15412,7 @@ dir = 2 }, /area/hallway/primary/fore) -"aGZ" = ( +"aGn" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -16256,13 +15420,13 @@ dir = 2 }, /area/hallway/primary/fore) -"aHa" = ( +"aGo" = ( /obj/item/device/radio/beacon, /turf/open/floor/plasteel/red/corner{ dir = 2 }, /area/hallway/primary/fore) -"aHb" = ( +"aGp" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/machinery/door/poddoor/preopen{ @@ -16271,7 +15435,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"aHc" = ( +"aGq" = ( /obj/machinery/computer/security{ dir = 1 }, @@ -16280,7 +15444,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aHd" = ( +"aGr" = ( /obj/structure/table, /obj/item/folder/red{ pixel_x = 3 @@ -16299,7 +15463,7 @@ /obj/item/restraints/handcuffs, /turf/open/floor/plasteel/dark, /area/security/brig) -"aHe" = ( +"aGs" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -16315,21 +15479,21 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aHf" = ( +"aGt" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aHg" = ( +"aGu" = ( /obj/structure/bodycontainer/morgue, /turf/open/floor/plasteel/dark, /area/security/detectives_office) -"aHh" = ( +"aGv" = ( /obj/machinery/light/small, /turf/open/floor/plasteel/dark, /area/security/detectives_office) -"aHi" = ( +"aGw" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -16341,7 +15505,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aHj" = ( +"aGx" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -16354,19 +15518,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/fore) -"aHk" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/fore) -"aHl" = ( +"aGy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -16379,7 +15531,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aHm" = ( +"aGz" = ( /obj/structure/toilet{ pixel_y = 8 }, @@ -16400,40 +15552,38 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aHn" = ( +"aGA" = ( /obj/machinery/door/airlock{ id_tag = "Toilet2"; name = "Unit 2" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aHo" = ( +"aGB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aHp" = ( +"aGC" = ( /obj/machinery/light/small{ dir = 4 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aHq" = ( +"aGD" = ( /obj/machinery/light/small{ dir = 8 }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aHr" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 +"aGE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 }, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/restrooms) -"aHs" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/maintenance/fore) +"aGF" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -16442,7 +15592,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aHt" = ( +"aGG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -16457,14 +15607,14 @@ dir = 1 }, /area/crew_quarters/dorms) -"aHu" = ( +"aGH" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aHv" = ( +"aGI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16472,7 +15622,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aHw" = ( +"aGJ" = ( /obj/machinery/light/small, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -16485,7 +15635,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aHx" = ( +"aGK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -16494,7 +15644,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aHy" = ( +"aGL" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -16502,7 +15652,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aHz" = ( +"aGM" = ( /obj/machinery/door/airlock{ id_tag = "Cabin7"; name = "Cabin 1" @@ -16512,13 +15662,12 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aHA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 +"aGN" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" }, -/turf/open/floor/wood, -/area/crew_quarters/dorms) -"aHB" = ( +/area/maintenance/port) +"aGO" = ( /obj/effect/landmark/xeno_spawn, /obj/machinery/airalarm{ pixel_y = 23 @@ -16531,33 +15680,12 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aHC" = ( +"aGP" = ( /obj/structure/closet/secure_closet/personal/cabinet, /obj/item/clothing/under/assistantformal, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aHD" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aHE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard/fore) -"aHF" = ( +"aGQ" = ( /obj/structure/table, /obj/item/stack/rods/fifty, /obj/item/wrench, @@ -16569,7 +15697,7 @@ dir = 1 }, /area/engine/engineering) -"aHG" = ( +"aGR" = ( /obj/structure/table, /obj/item/stack/sheet/metal/fifty, /obj/item/stack/sheet/metal/fifty, @@ -16587,7 +15715,7 @@ dir = 1 }, /area/engine/engineering) -"aHH" = ( +"aGS" = ( /obj/structure/table, /obj/item/stack/cable_coil{ pixel_x = 3; @@ -16613,7 +15741,7 @@ dir = 1 }, /area/engine/engineering) -"aHI" = ( +"aGT" = ( /obj/structure/closet/crate{ name = "solar pack crate" }, @@ -16640,7 +15768,7 @@ dir = 1 }, /area/engine/engineering) -"aHJ" = ( +"aGU" = ( /obj/machinery/power/port_gen/pacman, /obj/structure/cable/yellow, /obj/effect/turf_decal/bot{ @@ -16650,7 +15778,7 @@ dir = 1 }, /area/engine/engineering) -"aHK" = ( +"aGV" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, @@ -16659,22 +15787,12 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aHL" = ( +"aGW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/landmark/start/station_engineer, /turf/open/floor/plasteel, /area/engine/engineering) -"aHM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aHN" = ( +"aGX" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -16683,16 +15801,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aHO" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aHP" = ( +"aGY" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, @@ -16701,7 +15810,7 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aHQ" = ( +"aGZ" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/components/binary/pump{ dir = 8; @@ -16709,77 +15818,24 @@ }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aHR" = ( -/obj/effect/turf_decal/bot{ +"aHa" = ( +/obj/structure/cable/white, +/turf/open/floor/plating, +/area/engine/engineering) +"aHb" = ( +/obj/machinery/camera{ + c_tag = "Auxillary Mining Base"; dir = 1 }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/machinery/portable_atmospherics/canister/nitrogen, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aHS" = ( -/obj/machinery/status_display, -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aHT" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "engsm"; - name = "Radiation Chamber Shutters" - }, +/obj/structure/mining_shuttle_beacon, /turf/open/floor/plating, -/area/engine/supermatter) -"aHU" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ - dir = 8 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aHV" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/components/trinary/filter/flipped/critical, -/turf/open/floor/engine, -/area/engine/engineering) -"aHW" = ( -/obj/structure/cable/white, -/turf/open/floor/plating, -/area/engine/engineering) -"aHX" = ( -/obj/structure/cable/white, -/obj/machinery/power/emitter/anchored{ - dir = 2; - state = 2 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aHY" = ( -/obj/structure/cable/white, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aHZ" = ( -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aIa" = ( +/area/shuttle/auxillary_base) +"aHc" = ( /obj/effect/spawner/structure/window, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/quartermaster/miningoffice) -"aIb" = ( +"aHd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ @@ -16792,7 +15848,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aIc" = ( +"aHe" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -16803,7 +15859,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aId" = ( +"aHf" = ( /obj/machinery/button/door{ id = "qm_warehouse"; name = "Warehouse Door Control"; @@ -16818,7 +15874,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aIe" = ( +"aHg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -16827,7 +15883,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aIf" = ( +"aHh" = ( /obj/machinery/firealarm{ pixel_y = 27 }, @@ -16836,7 +15892,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aIg" = ( +"aHi" = ( /obj/machinery/light_switch{ pixel_y = 28 }, @@ -16845,7 +15901,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aIh" = ( +"aHj" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/mining{ name = "Cargo Bay"; @@ -16853,9 +15909,12 @@ req_one_access_txt = "48;50" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aIi" = ( +"aHk" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -16868,7 +15927,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aIj" = ( +"aHl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16883,7 +15942,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aIk" = ( +"aHm" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/mining{ name = "Cargo Bay"; @@ -16894,9 +15953,12 @@ dir = 4 }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aIl" = ( +"aHn" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -16905,7 +15967,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aIm" = ( +"aHo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16913,7 +15975,7 @@ dir = 8 }, /area/construction/storage/wing) -"aIn" = ( +"aHp" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -16921,7 +15983,7 @@ dir = 8 }, /area/construction/storage/wing) -"aIo" = ( +"aHq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16933,7 +15995,7 @@ dir = 8 }, /area/construction/storage/wing) -"aIp" = ( +"aHr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16944,7 +16006,7 @@ dir = 8 }, /area/construction/storage/wing) -"aIq" = ( +"aHs" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -16952,7 +16014,7 @@ dir = 8 }, /area/construction/storage/wing) -"aIr" = ( +"aHt" = ( /obj/machinery/vending/cigarette, /obj/machinery/newscaster{ pixel_y = 32 @@ -16963,49 +16025,49 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aIs" = ( +"aHu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aIt" = ( +"aHv" = ( /obj/structure/chair/office/dark, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aIu" = ( +"aHw" = ( /obj/structure/table, /obj/machinery/recharger, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aIv" = ( +"aHx" = ( /turf/closed/wall/r_wall, /area/hallway/primary/fore) -"aIw" = ( +"aHy" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /turf/open/floor/plating, /area/hallway/primary/fore) -"aIx" = ( +"aHz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red/corner{ dir = 8 }, /area/hallway/primary/fore) -"aIy" = ( +"aHA" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aIz" = ( +"aHB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/corner{ dir = 2 }, /area/hallway/primary/fore) -"aIA" = ( +"aHC" = ( /obj/structure/sign/directions/security{ desc = "A direction sign, pointing out which way the security department is."; dir = 1; @@ -17014,13 +16076,13 @@ }, /turf/closed/wall, /area/security/courtroom) -"aIB" = ( +"aHD" = ( /turf/closed/wall, /area/security/courtroom) -"aIC" = ( +"aHE" = ( /turf/closed/wall/r_wall, /area/security/courtroom) -"aID" = ( +"aHF" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ name = "Court Cell"; @@ -17029,10 +16091,10 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aIE" = ( +"aHG" = ( /turf/closed/wall, /area/lawoffice) -"aIF" = ( +"aHH" = ( /obj/machinery/door/airlock/maintenance{ name = "Law Office Maintenance"; req_access_txt = "38" @@ -17042,7 +16104,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aIG" = ( +"aHI" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -17051,7 +16113,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aIH" = ( +"aHJ" = ( /obj/structure/sink{ dir = 4; pixel_x = 11 @@ -17061,20 +16123,20 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aII" = ( +"aHK" = ( /obj/machinery/door/airlock{ id_tag = "Toilet4"; name = "Unit 4" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aIJ" = ( +"aHL" = ( /obj/machinery/door/airlock{ name = "Unit B" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aIK" = ( +"aHM" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -17090,14 +16152,14 @@ dir = 1 }, /area/crew_quarters/dorms) -"aIL" = ( +"aHN" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aIM" = ( +"aHO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -17105,34 +16167,27 @@ dir = 2 }, /area/crew_quarters/dorms) -"aIN" = ( -/obj/structure/closet/wardrobe/pjs, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ +"aHQ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/dorms) -"aIO" = ( -/obj/structure/closet/secure_closet/personal, -/obj/item/clothing/under/assistantformal, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/obj/item/clothing/suit/hooded/wintercoat, -/obj/item/clothing/shoes/winterboots, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/dorms) -"aIP" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"aHR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/structure/closet/wardrobe/pjs, /turf/open/floor/plasteel/vault, /area/crew_quarters/dorms) -"aIQ" = ( +"aHS" = ( /obj/machinery/button/door{ id = "Cabin7"; name = "Door Bolt Control"; @@ -17148,13 +16203,13 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aIR" = ( +"aHT" = ( /obj/structure/chair/wood/normal{ dir = 4 }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aIS" = ( +"aHU" = ( /obj/structure/table/wood, /obj/machinery/newscaster{ pixel_x = 29; @@ -17163,7 +16218,7 @@ /obj/item/paper, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aIT" = ( +"aHV" = ( /obj/structure/closet, /obj/item/storage/box/donkpockets, /obj/effect/spawner/lootdrop/maintenance{ @@ -17172,7 +16227,16 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aIU" = ( +"aHW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/fore) +"aHX" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = -24 @@ -17182,11 +16246,11 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aIV" = ( +"aHY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/engineering) -"aIW" = ( +"aHZ" = ( /obj/item/clothing/gloves/color/yellow, /obj/item/clothing/gloves/color/yellow, /obj/item/clothing/gloves/color/yellow, @@ -17201,56 +16265,37 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aIX" = ( -/obj/structure/sign/warning/securearea, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aIY" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/meter, -/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ - dir = 8 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aIZ" = ( -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aJa" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/engine/supermatter) -"aJb" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aJc" = ( -/obj/effect/turf_decal/stripes/line{ +"aIc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/spawner/structure/window/plasma/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/engine, +/turf/open/floor/plating, /area/engine/engineering) -"aJd" = ( +"aIe" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"aIf" = ( /obj/machinery/camera{ - c_tag = "Auxillary Mining Base"; + c_tag = "Auxillary Base Construction"; dir = 1 }, -/obj/structure/mining_shuttle_beacon, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aJe" = ( +/obj/machinery/button/door{ + id = "aux_base_shutters"; + name = "Public Shutters Control"; + pixel_y = -24; + req_access_txt = "0"; + req_one_access_txt = "32;47;48" + }, +/turf/open/floor/plasteel/yellow/side, +/area/construction/mining/aux_base) +"aIg" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/quartermaster/storage) -"aJf" = ( +"aIh" = ( /obj/item/device/radio/intercom{ dir = 4; name = "Station Intercom (General)"; @@ -17268,14 +16313,14 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aJg" = ( +"aIi" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/loading_area{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJh" = ( +"aIj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -17284,7 +16329,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJi" = ( +"aIk" = ( /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"; @@ -17298,7 +16343,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJj" = ( +"aIl" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -17320,7 +16365,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJk" = ( +"aIm" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -17338,7 +16383,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJl" = ( +"aIn" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -17350,7 +16395,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJm" = ( +"aIo" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -17366,7 +16411,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJn" = ( +"aIp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -17381,7 +16426,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJo" = ( +"aIq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -17396,7 +16441,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJp" = ( +"aIr" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -17410,9 +16455,12 @@ req_one_access_txt = "48;50" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aJq" = ( +"aIs" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -17427,7 +16475,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aJr" = ( +"aIt" = ( /obj/machinery/camera{ c_tag = "Cargo Bay - Storage Wing Entrance"; dir = 1; @@ -17438,7 +16486,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aJs" = ( +"aIu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -17458,21 +16506,16 @@ dir = 4 }, /area/construction/storage/wing) -"aJt" = ( +"aIv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ - icon_state = "4-8" + icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 +/turf/open/floor/plating{ + icon_state = "platingdmg3" }, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/construction/storage/wing) -"aJu" = ( +/area/maintenance/starboard/fore) +"aIw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -17486,7 +16529,7 @@ dir = 4 }, /area/construction/storage/wing) -"aJv" = ( +"aIx" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -17513,7 +16556,7 @@ dir = 4 }, /area/construction/storage/wing) -"aJw" = ( +"aIy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -17524,7 +16567,7 @@ dir = 4 }, /area/construction/storage/wing) -"aJx" = ( +"aIz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -17542,7 +16585,7 @@ dir = 4 }, /area/construction/storage/wing) -"aJy" = ( +"aIA" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -17551,7 +16594,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aJz" = ( +"aIB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -17560,7 +16603,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aJA" = ( +"aIC" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -17575,7 +16618,7 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aJB" = ( +"aID" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -17587,7 +16630,7 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aJC" = ( +"aIE" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/restraints/handcuffs, @@ -17599,7 +16642,7 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aJD" = ( +"aIF" = ( /obj/machinery/light/small, /obj/structure/table, /obj/item/paper_bin{ @@ -17615,21 +16658,21 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aJE" = ( +"aIG" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/hallway/primary/fore) -"aJF" = ( +"aIH" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" }, /turf/open/floor/plating, /area/hallway/primary/fore) -"aJG" = ( +"aII" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -17638,7 +16681,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aJH" = ( +"aIJ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -17650,7 +16693,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aJI" = ( +"aIK" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -17658,7 +16701,7 @@ dir = 2 }, /area/hallway/primary/fore) -"aJJ" = ( +"aIL" = ( /obj/structure/closet/secure_closet/courtroom, /obj/machinery/light_switch{ pixel_y = 28 @@ -17667,13 +16710,13 @@ /obj/item/gavelhammer, /turf/open/floor/plasteel, /area/security/courtroom) -"aJK" = ( +"aIM" = ( /obj/structure/chair{ name = "Bailiff" }, /turf/open/floor/plasteel, /area/security/courtroom) -"aJL" = ( +"aIN" = ( /obj/item/device/radio/intercom{ broadcasting = 0; listening = 1; @@ -17682,7 +16725,7 @@ }, /turf/open/floor/plasteel, /area/security/courtroom) -"aJM" = ( +"aIO" = ( /obj/structure/chair{ name = "Judge" }, @@ -17690,7 +16733,7 @@ dir = 9 }, /area/security/courtroom) -"aJN" = ( +"aIP" = ( /obj/structure/chair{ name = "Judge" }, @@ -17709,7 +16752,7 @@ dir = 1 }, /area/security/courtroom) -"aJO" = ( +"aIQ" = ( /obj/structure/chair{ name = "Judge" }, @@ -17717,19 +16760,19 @@ dir = 5 }, /area/security/courtroom) -"aJP" = ( +"aIR" = ( /turf/open/floor/plasteel, /area/security/courtroom) -"aJQ" = ( +"aIS" = ( /obj/structure/window/reinforced{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aJR" = ( +"aIT" = ( /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aJS" = ( +"aIU" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp/green{ pixel_x = 1; @@ -17744,7 +16787,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aJT" = ( +"aIV" = ( /obj/structure/table/wood, /obj/item/book/manual/wiki/security_space_law, /obj/item/book/manual/wiki/security_space_law, @@ -17757,7 +16800,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aJU" = ( +"aIW" = ( /obj/structure/rack, /obj/item/storage/briefcase{ pixel_x = -3; @@ -17770,7 +16813,7 @@ /obj/item/clothing/glasses/sunglasses, /turf/open/floor/wood, /area/lawoffice) -"aJV" = ( +"aIX" = ( /obj/structure/cable/yellow{ icon_state = "0-2" }, @@ -17785,13 +16828,13 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aJW" = ( +"aIY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/wood, /area/lawoffice) -"aJX" = ( +"aIZ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -17802,7 +16845,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aJY" = ( +"aJa" = ( /obj/structure/toilet{ pixel_y = 8 }, @@ -17823,14 +16866,14 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aJZ" = ( +"aJb" = ( /obj/machinery/door/airlock{ id_tag = "Toilet1"; name = "Unit 1" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aKa" = ( +"aJc" = ( /obj/structure/toilet{ dir = 4 }, @@ -17851,12 +16894,12 @@ /obj/effect/landmark/start/assistant, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aKb" = ( +"aJd" = ( /obj/machinery/light/small, /obj/machinery/recharge_station, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aKc" = ( +"aJe" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -17865,40 +16908,37 @@ dir = 1 }, /area/crew_quarters/dorms) -"aKd" = ( +"aJf" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aKe" = ( +"aJg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/crew_quarters/dorms) -"aKf" = ( +"aJh" = ( /turf/closed/wall, /area/hydroponics/garden) -"aKg" = ( +"aJi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, /obj/structure/cable/yellow{ icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/obj/structure/sign/poster/contraband/random{ - pixel_x = -32 - }, /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aKh" = ( +/area/maintenance/port/fore) +"aJj" = ( /obj/effect/decal/cleanable/cobweb, /obj/machinery/field/generator, /turf/open/floor/plating, /area/engine/engineering) -"aKi" = ( +"aJk" = ( /obj/machinery/field/generator, /turf/open/floor/plating, /area/engine/engineering) -"aKj" = ( +"aJl" = ( /obj/machinery/shieldgen, /obj/machinery/light/small{ dir = 1 @@ -17910,17 +16950,17 @@ }, /turf/open/floor/plating, /area/engine/engineering) -"aKk" = ( +"aJm" = ( /obj/machinery/shieldgen, /turf/open/floor/plating, /area/engine/engineering) -"aKl" = ( +"aJn" = ( /obj/structure/table, /obj/item/airlock_painter, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"aKm" = ( +"aJp" = ( /obj/structure/table, /obj/effect/turf_decal/delivery, /obj/item/clothing/glasses/meson/engine, @@ -17937,82 +16977,21 @@ /obj/item/pipe_dispenser, /turf/open/floor/plasteel, /area/engine/engineering) -"aKn" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/floor/engine, +"aJu" = ( +/turf/open/floor/plating, /area/engine/engineering) -"aKo" = ( +"aJv" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 6 }, /turf/closed/wall/r_wall, /area/engine/supermatter) -"aKp" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 1 - }, -/obj/machinery/power/rad_collector/anchored, -/obj/structure/cable, -/obj/structure/window/plasma/reinforced, -/turf/open/floor/engine, -/area/engine/supermatter) -"aKq" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 10 - }, -/obj/machinery/power/rad_collector/anchored, -/obj/structure/cable, -/obj/structure/window/plasma/reinforced, -/turf/open/floor/engine, -/area/engine/supermatter) -"aKr" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/components/trinary/filter/flipped/critical, -/turf/open/floor/engine, -/area/engine/engineering) -"aKs" = ( -/obj/structure/window/reinforced, -/turf/open/space, -/area/space/nearstation) -"aKt" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aKu" = ( -/obj/docking_port/mobile/auxillary_base{ - dheight = 4; - dir = 2; - dwidth = 4; - height = 9; - width = 9; - timid = 0 - }, -/obj/machinery/bluespace_beacon, -/obj/machinery/computer/auxillary_base, -/turf/closed/wall, -/area/shuttle/auxillary_base) -"aKv" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aKw" = ( +"aJB" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/sign/warning/vacuum/external, /turf/open/floor/plating, /area/quartermaster/storage) -"aKx" = ( +"aJC" = ( /obj/machinery/light{ dir = 8 }, @@ -18023,7 +17002,7 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aKy" = ( +"aJD" = ( /obj/machinery/conveyor_switch/oneway{ convdir = 1; id = "QMLoad2"; @@ -18037,31 +17016,31 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKz" = ( +"aJE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKA" = ( +"aJF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKB" = ( +"aJG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKC" = ( +"aJH" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKD" = ( +"aJI" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -18071,7 +17050,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKE" = ( +"aJJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -18084,7 +17063,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKF" = ( +"aJK" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -18106,7 +17085,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKG" = ( +"aJL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -18115,9 +17094,12 @@ req_access_txt = "0"; req_one_access_txt = "12;63;48;50" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aKH" = ( +"aJM" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -18127,14 +17109,14 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aKI" = ( +"aJN" = ( /turf/closed/wall, /area/storage/primary) -"aKJ" = ( +"aJO" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/storage/primary) -"aKK" = ( +"aJP" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Primary Tool Storage" @@ -18143,7 +17125,7 @@ dir = 2 }, /area/storage/primary) -"aKL" = ( +"aJQ" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Primary Tool Storage" @@ -18153,13 +17135,13 @@ dir = 2 }, /area/storage/primary) -"aKM" = ( +"aJR" = ( /turf/closed/wall/r_wall, /area/storage/primary) -"aKN" = ( +"aJS" = ( /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload) -"aKO" = ( +"aJT" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -18167,7 +17149,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aKP" = ( +"aJU" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -18176,7 +17158,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aKQ" = ( +"aJV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -18185,7 +17167,7 @@ dir = 2 }, /area/hallway/primary/fore) -"aKR" = ( +"aJW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -18197,18 +17179,18 @@ }, /turf/open/floor/plasteel, /area/security/courtroom) -"aKS" = ( +"aJX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/security/courtroom) -"aKT" = ( +"aJY" = ( /turf/open/floor/plasteel/neutral/side{ dir = 9 }, /area/security/courtroom) -"aKU" = ( +"aJZ" = ( /obj/structure/table/wood, /obj/item/device/radio/intercom{ broadcasting = 1; @@ -18220,7 +17202,7 @@ dir = 1 }, /area/security/courtroom) -"aKV" = ( +"aKa" = ( /obj/structure/table/wood, /obj/item/gavelblock, /obj/item/gavelhammer, @@ -18228,19 +17210,19 @@ dir = 1 }, /area/security/courtroom) -"aKW" = ( +"aKb" = ( /obj/structure/table/wood, /obj/item/book/manual/wiki/security_space_law, /turf/open/floor/plasteel/neutral/side{ dir = 1 }, /area/security/courtroom) -"aKX" = ( +"aKc" = ( /turf/open/floor/plasteel/neutral/side{ dir = 5 }, /area/security/courtroom) -"aKY" = ( +"aKd" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 8 @@ -18252,14 +17234,14 @@ dir = 8 }, /area/security/courtroom) -"aKZ" = ( +"aKe" = ( /obj/machinery/door/window/southleft{ name = "Court Cell"; req_access_txt = "2" }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aLa" = ( +"aKf" = ( /obj/effect/landmark/start/lawyer, /obj/structure/chair/office/dark{ dir = 4 @@ -18271,7 +17253,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aLb" = ( +"aKg" = ( /obj/structure/table/wood, /obj/item/folder/blue, /obj/item/folder/blue, @@ -18280,13 +17262,13 @@ /obj/item/stamp/law, /turf/open/floor/wood, /area/lawoffice) -"aLc" = ( +"aKh" = ( /obj/structure/chair{ dir = 8 }, /turf/open/floor/wood, /area/lawoffice) -"aLd" = ( +"aKi" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -18295,7 +17277,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aLe" = ( +"aKj" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -18305,7 +17287,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aLf" = ( +"aKk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -18317,7 +17299,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aLg" = ( +"aKl" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Unisex Restrooms"; @@ -18325,7 +17307,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aLh" = ( +"aKm" = ( /obj/machinery/door/firedoor, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -18339,12 +17321,12 @@ dir = 1 }, /area/crew_quarters/dorms) -"aLi" = ( +"aKn" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/crew_quarters/dorms) -"aLj" = ( +"aKo" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock{ @@ -18355,7 +17337,7 @@ dir = 4 }, /area/crew_quarters/dorms) -"aLk" = ( +"aKp" = ( /obj/item/reagent_containers/spray/plantbgone, /obj/item/reagent_containers/spray/pestspray{ pixel_x = 3; @@ -18373,7 +17355,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aLl" = ( +"aKq" = ( /obj/machinery/biogenerator, /obj/machinery/firealarm{ pixel_y = 27 @@ -18381,7 +17363,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aLm" = ( +"aKr" = ( /obj/structure/table, /obj/item/cultivator, /obj/item/hatchet, @@ -18394,7 +17376,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aLn" = ( +"aKs" = ( /obj/machinery/seed_extractor, /obj/machinery/airalarm{ pixel_y = 23 @@ -18402,7 +17384,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aLo" = ( +"aKt" = ( /obj/item/seeds/apple, /obj/item/seeds/banana, /obj/item/seeds/cocoapod, @@ -18416,20 +17398,20 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aLp" = ( +"aKu" = ( /obj/structure/window/reinforced{ dir = 8 }, /turf/open/floor/grass, /area/hydroponics/garden) -"aLq" = ( +"aKv" = ( /mob/living/simple_animal/chicken{ name = "Featherbottom"; real_name = "Featherbottom" }, /turf/open/floor/grass, /area/hydroponics/garden) -"aLr" = ( +"aKw" = ( /obj/effect/decal/cleanable/cobweb, /obj/structure/closet/crate{ icon_state = "crateopen" @@ -18439,29 +17421,37 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aLs" = ( +"aKx" = ( /obj/machinery/portable_atmospherics/canister/toxins, /turf/open/floor/plating, /area/engine/engineering) -"aLt" = ( +"aKz" = ( /obj/machinery/door/poddoor{ id = "Secure Storage"; name = "Secure Storage" }, /turf/open/floor/plating, /area/engine/engineering) -"aLu" = ( +"aKA" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aLv" = ( +"aKB" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/engineering) -"aLw" = ( +"aKC" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/engine/engineering) +"aKF" = ( /obj/machinery/button/door{ id = "engsm"; name = "Radiation Shutters Control"; @@ -18476,13 +17466,13 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aLx" = ( +"aKG" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 4 }, /turf/closed/wall/r_wall, /area/engine/supermatter) -"aLy" = ( +"aKH" = ( /obj/machinery/atmospherics/components/binary/pump/on{ dir = 4; name = "Gas to Chamber"; @@ -18490,100 +17480,26 @@ }, /turf/open/floor/engine, /area/engine/supermatter) -"aLz" = ( +"aKI" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 9 }, /obj/machinery/meter, /turf/closed/wall/r_wall, /area/engine/supermatter) -"aLA" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 +"aKL" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Mix Bypass"; + on = 0 }, /turf/open/floor/engine, -/area/engine/supermatter) -"aLB" = ( -/obj/structure/sign/warning/fire, -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aLC" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/obj/machinery/camera{ - c_tag = "Engineering Supermatter Starboard"; - dir = 4; - network = list("SS13","Engine") - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/floor/engine, /area/engine/engineering) -"aLD" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aLE" = ( -/obj/structure/reflector/single/anchored{ - dir = 9 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aLF" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"aLG" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aLH" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aLI" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aLJ" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aLK" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) -"aLL" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aLM" = ( +"aKN" = ( /obj/machinery/door/poddoor{ density = 1; icon_state = "closed"; @@ -18598,7 +17514,7 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aLN" = ( +"aKO" = ( /obj/structure/plasticflaps, /obj/machinery/conveyor{ dir = 4; @@ -18607,7 +17523,7 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aLO" = ( +"aKP" = ( /obj/machinery/conveyor{ dir = 1; id = "QMLoad2"; @@ -18615,26 +17531,26 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aLP" = ( +"aKQ" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLQ" = ( +"aKR" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLR" = ( +"aKS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLS" = ( +"aKT" = ( /obj/structure/closet/crate, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 @@ -18644,7 +17560,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLT" = ( +"aKU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -18652,7 +17568,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLU" = ( +"aKV" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -18661,21 +17577,21 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLV" = ( +"aKW" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLW" = ( +"aKX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/loading_area{ dir = 8 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLX" = ( +"aKY" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -18688,7 +17604,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLY" = ( +"aKZ" = ( /obj/machinery/door/window/northleft{ dir = 8; name = "MuleBot Supply Access"; @@ -18699,7 +17615,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aLZ" = ( +"aLa" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -18711,7 +17627,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aMa" = ( +"aLb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -18721,7 +17637,7 @@ /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/maintenance/port/fore) -"aMb" = ( +"aLc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -18730,18 +17646,11 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aMc" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/port/fore) -"aMd" = ( +"aLd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/port) +"aLe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -18753,7 +17662,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aMe" = ( +"aLf" = ( /obj/structure/table, /obj/item/clothing/gloves/color/fyellow, /obj/item/device/gps{ @@ -18763,18 +17672,18 @@ dir = 9 }, /area/storage/primary) -"aMf" = ( +"aLg" = ( /turf/open/floor/plasteel/brown{ dir = 1 }, /area/storage/primary) -"aMg" = ( +"aLh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/brown{ dir = 1 }, /area/storage/primary) -"aMh" = ( +"aLi" = ( /obj/structure/table, /obj/item/stack/cable_coil{ pixel_x = 2; @@ -18795,7 +17704,7 @@ dir = 1 }, /area/storage/primary) -"aMi" = ( +"aLj" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -18809,25 +17718,23 @@ dir = 1 }, /area/storage/primary) -"aMj" = ( -/obj/machinery/vending/assist, -/obj/machinery/light/small{ - dir = 1 +"aLk" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" }, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 }, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/storage/primary) -"aMk" = ( +/obj/item/cigbutt, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"aLl" = ( /obj/machinery/vending/tool, /turf/open/floor/plasteel/brown{ dir = 1 }, /area/storage/primary) -"aMl" = ( +"aLm" = ( /obj/structure/table, /obj/item/device/assembly/signaler, /obj/item/device/assembly/signaler, @@ -18842,33 +17749,33 @@ dir = 5 }, /area/storage/primary) -"aMm" = ( +"aLn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/storage/primary) -"aMn" = ( +"aLo" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/space, /area/space/nearstation) -"aMo" = ( +"aLp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload) -"aMp" = ( +"aLq" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/porta_turret/ai, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aMq" = ( +"aLr" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -18878,7 +17785,7 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aMr" = ( +"aLs" = ( /obj/structure/sign/plaques/kiddie{ pixel_y = 32 }, @@ -18892,7 +17799,7 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aMs" = ( +"aLt" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -18901,33 +17808,33 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aMt" = ( +"aLu" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/porta_turret/ai, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aMu" = ( +"aLv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload) -"aMv" = ( +"aLw" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/space, /area/space/nearstation) -"aMw" = ( +"aLx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/hallway/primary/fore) -"aMx" = ( +"aLy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/airalarm{ dir = 4; @@ -18940,36 +17847,32 @@ dir = 8 }, /area/hallway/primary/fore) -"aMy" = ( +"aLz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/security/courtroom) -"aMz" = ( +"aLA" = ( /turf/open/floor/plasteel/neutral/side{ dir = 8 }, /area/security/courtroom) -"aMA" = ( +"aLB" = ( /obj/effect/landmark/start/lawyer, /turf/open/floor/plasteel, /area/security/courtroom) -"aMB" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/security/courtroom) -"aMC" = ( +"aLC" = ( /turf/open/floor/plasteel/neutral/side{ dir = 4 }, /area/security/courtroom) -"aMD" = ( +"aLD" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/light{ dir = 8 }, /turf/open/floor/wood, /area/lawoffice) -"aME" = ( +"aLE" = ( /obj/structure/table/wood, /obj/item/folder/red, /obj/item/folder/red, @@ -18977,14 +17880,14 @@ /obj/item/clothing/glasses/sunglasses/big, /turf/open/floor/wood, /area/lawoffice) -"aMF" = ( +"aLF" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/wood, /area/lawoffice) -"aMG" = ( +"aLG" = ( /obj/machinery/photocopier, /obj/machinery/camera{ c_tag = "Law Office"; @@ -18993,7 +17896,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aMH" = ( +"aLH" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ @@ -19001,60 +17904,24 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aMI" = ( -/obj/structure/closet/secure_closet/personal, -/obj/item/clothing/under/assistantformal, -/obj/item/clothing/suit/hooded/wintercoat, -/obj/item/clothing/shoes/winterboots, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/locker) -"aMJ" = ( -/obj/structure/closet/secure_closet/personal, -/obj/machinery/light/small{ - dir = 1 +"aLJ" = ( +/obj/structure/rack, +/obj/item/stock_parts/matter_bin, +/turf/open/floor/plating{ + icon_state = "platingdmg2" }, -/obj/item/clothing/under/assistantformal, -/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/item/clothing/suit/hooded/wintercoat, -/obj/item/clothing/shoes/winterboots, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/locker) -"aMK" = ( -/obj/structure/closet/secure_closet/personal, -/obj/item/clothing/under/assistantformal, -/obj/structure/sign/map/right{ - 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-right-MS"; - pixel_y = 32 - }, -/obj/item/clothing/suit/hooded/wintercoat, -/obj/item/clothing/shoes/winterboots, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/locker) -"aML" = ( +/area/maintenance/starboard/fore) +"aLK" = ( /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, /area/crew_quarters/locker) -"aMM" = ( +"aLL" = ( /turf/open/floor/plasteel/neutral/corner{ dir = 4 }, /area/crew_quarters/locker) -"aMN" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/machinery/portable_atmospherics/pump, -/obj/effect/turf_decal/delivery, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel, -/area/crew_quarters/locker) -"aMO" = ( +"aLN" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/machinery/portable_atmospherics/pump, /obj/machinery/light/small{ @@ -19066,7 +17933,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aMP" = ( +"aLO" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/machinery/portable_atmospherics/scrubber, /obj/machinery/status_display{ @@ -19075,7 +17942,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aMQ" = ( +"aLP" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/machinery/portable_atmospherics/scrubber, /obj/item/device/radio/intercom{ @@ -19090,7 +17957,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aMR" = ( +"aLQ" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /obj/machinery/camera{ @@ -19104,7 +17971,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aMS" = ( +"aLR" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -19113,11 +17980,11 @@ dir = 1 }, /area/crew_quarters/locker) -"aMT" = ( +"aLS" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aMU" = ( +"aLT" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light/small{ dir = 4 @@ -19126,7 +17993,7 @@ dir = 4 }, /area/crew_quarters/locker) -"aMV" = ( +"aLU" = ( /obj/structure/sink{ dir = 8; pixel_x = -12; @@ -19142,7 +18009,7 @@ dir = 9 }, /area/hydroponics/garden) -"aMW" = ( +"aLV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -19150,7 +18017,7 @@ dir = 1 }, /area/hydroponics/garden) -"aMX" = ( +"aLW" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -19158,7 +18025,7 @@ dir = 5 }, /area/hydroponics/garden) -"aMY" = ( +"aLX" = ( /obj/machinery/door/firedoor/border_only/closed{ dir = 8; name = "Animal Pen A"; @@ -19166,30 +18033,30 @@ }, /turf/open/floor/grass, /area/hydroponics/garden) -"aMZ" = ( +"aLY" = ( /turf/open/floor/grass, /area/hydroponics/garden) -"aNa" = ( +"aLZ" = ( /obj/effect/landmark/blobstart, /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) -"aNb" = ( +"aMa" = ( /obj/machinery/power/emitter, /turf/open/floor/plating, /area/engine/engineering) -"aNc" = ( +"aMb" = ( /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/engine/engineering) -"aNd" = ( +"aMc" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aNe" = ( +"aMd" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ icon_state = "2-4" @@ -19197,7 +18064,7 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/engine/engineering) -"aNf" = ( +"aMe" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -19208,16 +18075,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/engine/engineering) -"aNg" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aNh" = ( +"aMg" = ( /obj/machinery/door/firedoor, /obj/structure/cable{ icon_state = "4-8" @@ -19228,7 +18086,7 @@ }, /turf/open/floor/plating, /area/engine/engineering) -"aNi" = ( +"aMh" = ( /obj/structure/cable{ icon_state = "2-8" }, @@ -19240,7 +18098,7 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aNj" = ( +"aMi" = ( /obj/machinery/atmospherics/components/binary/pump/on{ name = "Gas to Filter" }, @@ -19249,118 +18107,72 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aNk" = ( +"aMj" = ( /obj/machinery/door/airlock/engineering/glass{ heat_proof = 1; name = "Supermatter Chamber"; req_access_txt = "10" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/engine, /area/engine/supermatter) -"aNl" = ( +"aMk" = ( /turf/open/floor/engine, /area/engine/supermatter) -"aNm" = ( -/obj/machinery/power/supermatter_shard/crystal/engine, -/turf/open/floor/engine, -/area/engine/supermatter) -"aNn" = ( -/obj/effect/spawner/structure/window/plasma/reinforced, -/turf/open/floor/plating, -/area/engine/supermatter) -"aNo" = ( +"aMm" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aNp" = ( -/obj/effect/turf_decal/delivery, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aNq" = ( +"aMo" = ( /obj/structure/reflector/box/anchored{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aNr" = ( +"aMq" = ( +/obj/structure/window/reinforced, +/turf/open/space, +/area/space/nearstation) +"aMr" = ( /obj/structure/window/reinforced, /obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"aNs" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"aNt" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aNu" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aNv" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aNw" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aNx" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) -"aNy" = ( -/obj/docking_port/stationary/random{ - id = "pod_lavaland1"; - name = "lavaland" - }, -/turf/open/space, -/area/space/nearstation) -"aNz" = ( +"aMs" = ( /obj/machinery/door/airlock/external{ name = "Supply Dock Airlock"; req_access_txt = "31" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/quartermaster/storage) -"aNA" = ( +"aMt" = ( /obj/machinery/light/small, /turf/open/floor/plating, /area/quartermaster/storage) -"aNB" = ( +"aMu" = ( /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aNC" = ( +"aMv" = ( /turf/open/floor/plasteel, /area/quartermaster/storage) -"aND" = ( +"aMw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aNE" = ( +"aMx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/landmark/start/cargo_technician, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aNF" = ( +"aMy" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -19369,7 +18181,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aNG" = ( +"aMz" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -19386,7 +18198,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aNH" = ( +"aMA" = ( /obj/machinery/camera/autoname{ dir = 4; network = list("SS13") @@ -19400,28 +18212,28 @@ dir = 8 }, /area/storage/primary) -"aNI" = ( +"aMB" = ( /turf/open/floor/plasteel, /area/storage/primary) -"aNJ" = ( +"aMC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/plasteel, /area/storage/primary) -"aNK" = ( +"aMD" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/storage/primary) -"aNL" = ( +"aME" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/storage/primary) -"aNM" = ( +"aMF" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 @@ -19433,7 +18245,7 @@ dir = 4 }, /area/storage/primary) -"aNN" = ( +"aMG" = ( /obj/structure/table, /obj/item/aiModule/core/full/asimov, /obj/effect/spawner/lootdrop/aimodule_harmless, @@ -19454,10 +18266,10 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aNO" = ( +"aMH" = ( /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai_upload) -"aNP" = ( +"aMI" = ( /obj/structure/table, /obj/machinery/door/window{ base_state = "left"; @@ -19478,7 +18290,7 @@ /obj/item/aiModule/reset/purge, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aNQ" = ( +"aMJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/item/device/radio/intercom{ freerange = 0; @@ -19490,14 +18302,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aNR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/primary/fore) -"aNS" = ( +"aMK" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = -24 @@ -19505,7 +18310,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/security/courtroom) -"aNT" = ( +"aML" = ( /obj/structure/chair{ dir = 4; name = "Prosecution" @@ -19514,26 +18319,26 @@ dir = 9 }, /area/security/courtroom) -"aNU" = ( +"aMM" = ( /obj/structure/table/wood, /obj/item/folder/red, /turf/open/floor/plasteel/neutral/side{ dir = 8 }, /area/security/courtroom) -"aNV" = ( +"aMN" = ( /obj/machinery/holopad, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/courtroom) -"aNW" = ( +"aMO" = ( /obj/structure/table/wood, /obj/item/folder/blue, /turf/open/floor/plasteel/neutral/side{ dir = 4 }, /area/security/courtroom) -"aNX" = ( +"aMP" = ( /obj/structure/chair{ dir = 8; name = "Defense" @@ -19542,7 +18347,7 @@ dir = 5 }, /area/security/courtroom) -"aNY" = ( +"aMQ" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Law Office"; @@ -19550,20 +18355,20 @@ }, /turf/open/floor/wood, /area/security/courtroom) -"aNZ" = ( +"aMR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/wood, /area/lawoffice) -"aOa" = ( +"aMS" = ( /obj/effect/landmark/start/lawyer, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/wood, /area/lawoffice) -"aOb" = ( +"aMT" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -19572,7 +18377,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aOc" = ( +"aMU" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -19581,7 +18386,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aOd" = ( +"aMV" = ( /obj/structure/filingcabinet/employment, /obj/machinery/airalarm{ dir = 8; @@ -19589,7 +18394,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aOe" = ( +"aMW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -19603,7 +18408,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aOf" = ( +"aMX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -19617,7 +18422,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aOg" = ( +"aMY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -19628,7 +18433,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aOh" = ( +"aMZ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -19639,7 +18444,7 @@ dir = 4 }, /area/crew_quarters/locker) -"aOi" = ( +"aNa" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -19650,7 +18455,7 @@ dir = 4 }, /area/crew_quarters/locker) -"aOj" = ( +"aNb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -19662,7 +18467,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aOk" = ( +"aNc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -19673,7 +18478,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aOl" = ( +"aNd" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -19687,14 +18492,14 @@ dir = 1 }, /area/crew_quarters/locker) -"aOm" = ( +"aNe" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/disposalpipe/segment{ dir = 9 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aOn" = ( +"aNf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=14.5-Recreation"; @@ -19704,27 +18509,27 @@ dir = 4 }, /area/crew_quarters/locker) -"aOo" = ( +"aNg" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, /area/hydroponics/garden) -"aOp" = ( +"aNh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/neutral/side{ dir = 8 }, /area/hydroponics/garden) -"aOq" = ( +"aNi" = ( /obj/machinery/hydroponics/constructable, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aOr" = ( +"aNj" = ( /turf/open/floor/plasteel/neutral/side{ dir = 4 }, /area/hydroponics/garden) -"aOs" = ( +"aNk" = ( /obj/structure/window/reinforced{ dir = 8 }, @@ -19735,29 +18540,21 @@ }, /turf/open/floor/grass, /area/hydroponics/garden) -"aOt" = ( +"aNl" = ( /obj/structure/window/reinforced, /turf/open/floor/grass, /area/hydroponics/garden) -"aOu" = ( +"aNm" = ( /obj/structure/rack, /obj/item/clothing/suit/hazardvest, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aOv" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aOw" = ( +"aNn" = ( /obj/machinery/power/emitter, /obj/machinery/light/small, /turf/open/floor/plating, /area/engine/engineering) -"aOx" = ( +"aNo" = ( /obj/structure/closet/crate, /obj/item/stack/sheet/metal/fifty, /obj/item/stack/rods/fifty, @@ -19774,11 +18571,7 @@ /obj/item/device/gps, /turf/open/floor/plating, /area/engine/engineering) -"aOy" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/engine/engineering) -"aOz" = ( +"aNq" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -19788,38 +18581,14 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"aOA" = ( +"aNr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/engine/engineering) -"aOB" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Engineering Supermatter Port"; - dir = 8; - network = list("SS13","Engine") - }, -/obj/machinery/airalarm/engine{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/atmospherics/pipe/manifold/green/visible{ - dir = 8 - }, -/turf/open/floor/engine, -/area/engine/supermatter) -"aOC" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aOD" = ( +"aNu" = ( /obj/machinery/atmospherics/components/binary/pump/on{ dir = 8; name = "Gas to Filter"; @@ -19827,57 +18596,17 @@ }, /turf/open/floor/engine, /area/engine/supermatter) -"aOE" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 10 - }, -/obj/machinery/meter, -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aOF" = ( +"aNv" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/engine, /area/engine/supermatter) -"aOG" = ( -/obj/structure/sign/warning/electricshock, -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aOH" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ - dir = 8 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aOI" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/obj/machinery/atmospherics/components/trinary/filter/flipped/critical, -/turf/open/floor/engine, -/area/engine/engineering) -"aOJ" = ( -/obj/structure/reflector/double/anchored{ - dir = 5 - }, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aOK" = ( -/obj/structure/reflector/single/anchored{ - dir = 10 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aOL" = ( +"aNw" = ( /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"aOM" = ( +"aNx" = ( /obj/structure/window/reinforced{ dir = 1; layer = 2.9 @@ -19887,7 +18616,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aON" = ( +"aNy" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1; @@ -19895,22 +18624,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aOO" = ( -/obj/structure/window/reinforced, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aOP" = ( -/obj/structure/window/reinforced, -/obj/machinery/light/small, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior - Fore"; - dir = 1; - network = list("MiniSat") - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aOQ" = ( +"aNz" = ( /obj/structure/window/reinforced{ dir = 1; pixel_y = 1 @@ -19918,7 +18632,15 @@ /obj/structure/window/reinforced, /turf/open/floor/plasteel/dark, /area/aisat) -"aOR" = ( +"aNA" = ( +/obj/structure/closet{ + name = "Evidence Closet 3" + }, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/security/warden) +"aNB" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -19928,21 +18650,18 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aOS" = ( +"aNC" = ( /obj/structure/window/reinforced{ dir = 8 }, /obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"aOT" = ( -/turf/closed/wall/mineral/titanium, -/area/shuttle/pod_1) -"aOU" = ( +"aND" = ( /obj/effect/spawner/structure/window/shuttle, /turf/open/floor/plating, /area/shuttle/pod_1) -"aOV" = ( +"aNE" = ( /obj/machinery/button/door{ id = "QMLoaddoor"; layer = 4; @@ -19964,23 +18683,23 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aOW" = ( +"aNF" = ( /obj/effect/landmark/start/cargo_technician, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aOX" = ( +"aNG" = ( /obj/effect/spawner/lootdrop/maintenance, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aOY" = ( +"aNH" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aOZ" = ( +"aNI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -19988,7 +18707,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aPa" = ( +"aNJ" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -19996,7 +18715,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aPb" = ( +"aNK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -20007,7 +18726,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aPc" = ( +"aNL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -20017,7 +18736,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aPd" = ( +"aNM" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -20034,14 +18753,14 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aPe" = ( +"aNN" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/quartermaster/qm) -"aPf" = ( +"aNO" = ( /obj/structure/closet/secure_closet/quartermaster, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -20051,7 +18770,7 @@ dir = 9 }, /area/quartermaster/qm) -"aPg" = ( +"aNP" = ( /obj/machinery/camera/autoname{ dir = 2; network = list("SS13") @@ -20073,7 +18792,7 @@ dir = 1 }, /area/quartermaster/qm) -"aPh" = ( +"aNQ" = ( /obj/structure/filingcabinet/chestdrawer, /obj/machinery/airalarm{ pixel_y = 23 @@ -20085,22 +18804,25 @@ dir = 1 }, /area/quartermaster/qm) -"aPi" = ( +"aNR" = ( /obj/structure/table, /obj/machinery/computer/stockexchange, /turf/open/floor/plasteel/brown{ dir = 1 }, /area/quartermaster/qm) -"aPj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" +"aNS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aPk" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/fore) +"aNT" = ( /obj/structure/window/reinforced{ dir = 1; pixel_y = 1 @@ -20109,32 +18831,32 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/storage/primary) -"aPl" = ( +"aNU" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel, /area/storage/primary) -"aPm" = ( +"aNV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/storage/primary) -"aPn" = ( +"aNW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/storage/primary) -"aPo" = ( +"aNX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/storage/primary) -"aPp" = ( +"aNY" = ( /obj/structure/table, /obj/item/device/assembly/igniter{ pixel_x = -4; @@ -20148,20 +18870,20 @@ dir = 4 }, /area/storage/primary) -"aPq" = ( +"aNZ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/ai_upload) -"aPr" = ( +"aOa" = ( /obj/machinery/porta_turret/ai{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aPs" = ( +"aOb" = ( /obj/machinery/computer/upload/borg, /obj/structure/window/reinforced{ dir = 1 @@ -20182,11 +18904,11 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aPt" = ( +"aOc" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aPu" = ( +"aOd" = ( /obj/machinery/computer/upload/ai, /obj/structure/window/reinforced{ dir = 1 @@ -20207,19 +18929,19 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aPv" = ( +"aOe" = ( /obj/machinery/porta_turret/ai{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aPw" = ( +"aOf" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/plasteel, /area/security/courtroom) -"aPx" = ( +"aOg" = ( /obj/structure/chair{ dir = 4; name = "Prosecution" @@ -20228,27 +18950,27 @@ dir = 10 }, /area/security/courtroom) -"aPy" = ( +"aOh" = ( /obj/structure/table/wood, /obj/item/paper, /turf/open/floor/plasteel/neutral/side{ dir = 10 }, /area/security/courtroom) -"aPz" = ( +"aOi" = ( /turf/open/floor/plasteel/neutral/side, /area/security/courtroom) -"aPA" = ( +"aOj" = ( /obj/item/device/radio/beacon, /turf/open/floor/plasteel/neutral/side, /area/security/courtroom) -"aPB" = ( +"aOk" = ( /obj/structure/table/wood, /turf/open/floor/plasteel/neutral/side{ dir = 6 }, /area/security/courtroom) -"aPC" = ( +"aOl" = ( /obj/structure/chair{ dir = 8; name = "Defense" @@ -20260,7 +18982,7 @@ dir = 6 }, /area/security/courtroom) -"aPD" = ( +"aOm" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -20269,7 +18991,7 @@ }, /turf/open/floor/plasteel, /area/security/courtroom) -"aPE" = ( +"aOn" = ( /obj/item/device/taperecorder, /obj/item/cartridge/lawyer, /obj/structure/table/wood, @@ -20281,7 +19003,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aPF" = ( +"aOo" = ( /obj/item/paper_bin{ pixel_x = -3; pixel_y = 7 @@ -20291,7 +19013,7 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/lawoffice) -"aPG" = ( +"aOp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -20299,18 +19021,18 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/wood, /area/lawoffice) -"aPH" = ( +"aOq" = ( /obj/machinery/holopad, /turf/open/floor/wood, /area/lawoffice) -"aPI" = ( +"aOr" = ( /obj/structure/closet/lawcloset, /obj/machinery/light_switch{ pixel_y = -28 }, /turf/open/floor/wood, /area/lawoffice) -"aPJ" = ( +"aOs" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = -24 @@ -20322,41 +19044,41 @@ dir = 1 }, /area/crew_quarters/locker) -"aPK" = ( +"aOt" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPL" = ( +"aOu" = ( /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPM" = ( +"aOv" = ( /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aPN" = ( +"aOw" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPO" = ( +"aOx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPP" = ( +"aOy" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPQ" = ( +"aOz" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aPR" = ( +"aOA" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20365,7 +19087,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPS" = ( +"aOB" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20374,7 +19096,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPT" = ( +"aOC" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20383,7 +19105,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPU" = ( +"aOD" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -20398,7 +19120,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPV" = ( +"aOE" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -20410,7 +19132,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPW" = ( +"aOF" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -20424,7 +19146,7 @@ dir = 4 }, /area/crew_quarters/locker) -"aPX" = ( +"aOG" = ( /obj/machinery/door/firedoor, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -20441,7 +19163,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aPY" = ( +"aOH" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20455,7 +19177,7 @@ dir = 8 }, /area/hydroponics/garden) -"aPZ" = ( +"aOI" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20464,7 +19186,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/hydroponics/garden) -"aQa" = ( +"aOJ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20474,7 +19196,7 @@ /obj/machinery/holopad, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aQb" = ( +"aOK" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20486,7 +19208,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aQc" = ( +"aOL" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20497,7 +19219,7 @@ dir = 4 }, /area/hydroponics/garden) -"aQd" = ( +"aOM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20509,7 +19231,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aQe" = ( +"aON" = ( /obj/machinery/power/apc{ dir = 4; name = "Garden APC"; @@ -20533,7 +19255,7 @@ dir = 4 }, /area/hydroponics/garden) -"aQf" = ( +"aOO" = ( /obj/machinery/power/apc/highcap/ten_k{ dir = 8; name = "Engine Room APC"; @@ -20548,7 +19270,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aQg" = ( +"aOP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ icon_state = "1-2" @@ -20558,7 +19280,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aQh" = ( +"aOQ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -20569,7 +19291,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aQi" = ( +"aOR" = ( /obj/effect/turf_decal/delivery, /obj/structure/closet/firecloset, /obj/effect/turf_decal/stripes/line{ @@ -20577,61 +19299,19 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aQj" = ( -/obj/structure/sign/warning/nosmoking, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aQk" = ( +"aOS" = ( /obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/green/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aQl" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 5 - }, -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aQm" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible, -/obj/machinery/power/rad_collector/anchored, -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/structure/window/plasma/reinforced{ dir = 1 }, -/turf/open/floor/engine, -/area/engine/supermatter) -"aQn" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 9 +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 }, -/obj/machinery/power/rad_collector/anchored, -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/structure/window/plasma/reinforced{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/supermatter) -"aQo" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /turf/open/floor/engine, /area/engine/engineering) -"aQp" = ( +"aOT" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -20640,7 +19320,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aQq" = ( +"aOU" = ( /obj/structure/window/reinforced{ dir = 8 }, @@ -20650,19 +19330,19 @@ }, /turf/open/space, /area/space/nearstation) -"aQr" = ( +"aOV" = ( /obj/structure/window/reinforced{ dir = 1; pixel_y = 1 }, /turf/open/space, /area/space/nearstation) -"aQs" = ( +"aOW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/lattice/catwalk, /turf/open/space, /area/aisat) -"aQt" = ( +"aOX" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -20672,70 +19352,44 @@ }, /turf/open/space, /area/space/nearstation) -"aQu" = ( -/turf/closed/wall/mineral/plastitanium, -/area/hallway/secondary/entry) -"aQv" = ( +"aOY" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/space, +/area/space/nearstation) +"aOZ" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/pod_1) +"aPa" = ( /obj/structure/chair{ dir = 1 }, -/obj/machinery/status_display{ - pixel_x = 32 +/obj/item/device/radio/intercom{ + pixel_x = 25 }, -/obj/machinery/computer/shuttle/pod{ - pixel_x = -32; - possible_destinations = "pod_lavaland1"; - shuttleId = "pod1" +/obj/item/storage/pod{ + pixel_x = -26 + }, +/obj/machinery/light/small{ + dir = 8 }, /turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_1) -"aQw" = ( -/obj/machinery/portable_atmospherics/canister/air, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aQx" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aQy" = ( -/obj/effect/turf_decal/stripes/line, -/obj/docking_port/stationary/public_mining_dock, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aQz" = ( +/area/shuttle/pod_2) +"aPb" = ( /obj/structure/closet/secure_closet/miner/unlocked, /obj/effect/turf_decal/stripes/line{ dir = 6 }, /turf/open/floor/plating, /area/shuttle/auxillary_base) -"aQA" = ( -/obj/structure/closet, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aQB" = ( -/obj/docking_port/stationary{ - dir = 8; - dwidth = 5; - height = 7; - id = "supply_home"; - name = "Cargo Bay"; - width = 12 - }, -/turf/open/space/basic, -/area/space) -"aQC" = ( +"aPd" = ( /obj/machinery/light/small{ dir = 1 }, /turf/open/floor/plating, /area/quartermaster/storage) -"aQD" = ( +"aPe" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -20747,7 +19401,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aQE" = ( +"aPf" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -20765,7 +19419,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aQF" = ( +"aPg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20782,7 +19436,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aQG" = ( +"aPh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20796,7 +19450,7 @@ dir = 8 }, /area/quartermaster/qm) -"aQH" = ( +"aPi" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -20806,7 +19460,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aQI" = ( +"aPj" = ( /obj/effect/landmark/start/quartermaster, /obj/structure/disposalpipe/segment{ dir = 10 @@ -20816,7 +19470,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aQJ" = ( +"aPk" = ( /obj/structure/table, /obj/item/folder/yellow, /obj/item/pen{ @@ -20831,7 +19485,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aQK" = ( +"aPl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -20841,7 +19495,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aQL" = ( +"aPm" = ( /obj/structure/plasticflaps{ opacity = 1 }, @@ -20854,15 +19508,11 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/storage/primary) -"aQM" = ( +"aPn" = ( /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/storage/primary) -"aQN" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/storage/primary) -"aQO" = ( +"aPo" = ( /obj/structure/table, /obj/item/weldingtool, /obj/item/crowbar, @@ -20875,7 +19525,7 @@ dir = 2 }, /area/storage/primary) -"aQP" = ( +"aPp" = ( /obj/structure/table, /obj/item/storage/toolbox/mechanical{ pixel_x = -2; @@ -20885,11 +19535,11 @@ dir = 8 }, /area/storage/primary) -"aQQ" = ( +"aPq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/storage/primary) -"aQR" = ( +"aPr" = ( /obj/structure/table, /obj/item/wirecutters, /obj/item/device/flashlight{ @@ -20913,7 +19563,7 @@ dir = 4 }, /area/storage/primary) -"aQS" = ( +"aPs" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -20921,7 +19571,7 @@ /obj/structure/cable/yellow, /turf/open/floor/plating, /area/ai_monitored/turret_protected/ai_upload) -"aQT" = ( +"aPt" = ( /obj/structure/table, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -20929,19 +19579,19 @@ /obj/item/aiModule/supplied/quarantine, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aQU" = ( +"aPu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai_upload) -"aQV" = ( +"aPv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aQW" = ( +"aPw" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -20953,7 +19603,7 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aQX" = ( +"aPx" = ( /obj/structure/table, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -20961,7 +19611,7 @@ /obj/item/aiModule/supplied/freeform, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aQY" = ( +"aPy" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -20969,7 +19619,7 @@ /obj/structure/cable/yellow, /turf/open/floor/plating, /area/ai_monitored/turret_protected/ai_upload) -"aQZ" = ( +"aPz" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -20979,7 +19629,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aRa" = ( +"aPA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/firealarm{ dir = 4; @@ -20994,11 +19644,11 @@ dir = 2 }, /area/hallway/primary/fore) -"aRb" = ( +"aPB" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/security/courtroom) -"aRc" = ( +"aPC" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Courtroom"; @@ -21006,12 +19656,12 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aRd" = ( +"aPD" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/security/courtroom) -"aRe" = ( +"aPE" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/poddoor/shutters/preopen{ @@ -21020,7 +19670,7 @@ }, /turf/open/floor/plating, /area/lawoffice) -"aRf" = ( +"aPF" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Law Office"; @@ -21032,7 +19682,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/lawoffice) -"aRg" = ( +"aPG" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "lawyer_shutters"; @@ -21040,7 +19690,7 @@ }, /turf/open/floor/plating, /area/lawoffice) -"aRh" = ( +"aPH" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -21057,35 +19707,31 @@ dir = 1 }, /area/crew_quarters/locker) -"aRi" = ( +"aPI" = ( /obj/structure/table, /obj/item/storage/pill_bottle/dice, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aRj" = ( +"aPJ" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aRk" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/floorgrime, -/area/crew_quarters/locker) -"aRl" = ( +"aPK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aRm" = ( +"aPL" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aRn" = ( +"aPM" = ( /obj/structure/rack, /obj/item/storage/toolbox/mechanical{ pixel_x = -2; @@ -21102,14 +19748,14 @@ dir = 2 }, /area/crew_quarters/locker) -"aRo" = ( +"aPN" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/hydroponics/garden) -"aRp" = ( +"aPO" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -21117,7 +19763,7 @@ dir = 8 }, /area/hydroponics/garden) -"aRq" = ( +"aPP" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -21125,7 +19771,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aRr" = ( +"aPQ" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -21134,7 +19780,7 @@ }, /turf/open/floor/grass, /area/hydroponics/garden) -"aRs" = ( +"aPR" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -21146,13 +19792,13 @@ }, /turf/open/floor/grass, /area/hydroponics/garden) -"aRt" = ( +"aPS" = ( /obj/structure/rack, /obj/item/clothing/gloves/color/fyellow, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aRu" = ( +"aPT" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -21161,7 +19807,7 @@ icon_state = "panelscorched" }, /area/maintenance/starboard/fore) -"aRv" = ( +"aPU" = ( /obj/machinery/computer/atmos_alert, /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)."; @@ -21174,7 +19820,7 @@ }, /turf/open/floor/plasteel/vault, /area/engine/engineering) -"aRw" = ( +"aPV" = ( /obj/machinery/computer/station_alert, /obj/structure/sign/map/right{ 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)."; @@ -21183,7 +19829,7 @@ }, /turf/open/floor/plasteel/vault, /area/engine/engineering) -"aRx" = ( +"aPW" = ( /obj/structure/cable/yellow{ icon_state = "0-4" }, @@ -21198,14 +19844,14 @@ /obj/machinery/modular_computer/console/preset/engineering, /turf/open/floor/plasteel/vault, /area/engine/engineering) -"aRy" = ( +"aPX" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plating, /area/engine/engineering) -"aRz" = ( +"aPY" = ( /obj/machinery/vending/engivend, /obj/structure/cable/yellow{ icon_state = "2-8" @@ -21213,20 +19859,12 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"aRA" = ( +"aPZ" = ( /obj/machinery/vending/tool, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"aRB" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aRC" = ( +"aQa" = ( /obj/structure/table, /obj/effect/turf_decal/delivery, /obj/item/clothing/glasses/meson, @@ -21239,7 +19877,7 @@ /obj/item/storage/belt/utility, /turf/open/floor/plasteel, /area/engine/engineering) -"aRD" = ( +"aQd" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, @@ -21248,85 +19886,28 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aRE" = ( +"aQe" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aRF" = ( -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/machinery/portable_atmospherics/canister, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aRG" = ( -/obj/machinery/camera{ - c_tag = "Supermatter Chamber"; - dir = 4; - network = list("Engine") - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/engine/supermatter) -"aRH" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 5 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aRI" = ( -/obj/effect/turf_decal/stripes/line{ +"aQf" = ( +/obj/structure/chair{ dir = 4 }, -/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ - filter_type = "n2" +/obj/machinery/status_display{ + pixel_y = 32 }, -/turf/open/floor/engine, -/area/engine/engineering) -"aRJ" = ( -/turf/closed/wall, -/area/hallway/secondary/entry) -"aRK" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - pixel_x = 25 - }, -/obj/item/storage/pod{ - pixel_x = -26 - }, -/obj/machinery/light/small{ - dir = 8 +/obj/machinery/computer/shuttle/pod{ + pixel_y = -32; + possible_destinations = "pod_lavaland3"; + shuttleId = "pod3" }, /turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_1) -"aRL" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/construction/mining/aux_base) -"aRM" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - name = "Construction Zone"; - req_access = null; - req_access_txt = "0"; - req_one_access_txt = "0" - }, -/turf/open/floor/plating, -/area/construction/mining/aux_base) -"aRN" = ( +/area/shuttle/pod_3) +"aQg" = ( /obj/machinery/door/poddoor{ density = 1; icon_state = "closed"; @@ -21340,7 +19921,7 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aRO" = ( +"aQh" = ( /obj/structure/plasticflaps, /obj/machinery/conveyor{ dir = 8; @@ -21348,19 +19929,19 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aRP" = ( +"aQi" = ( /obj/machinery/conveyor{ dir = 8; id = "QMLoad" }, /turf/open/floor/plating, /area/quartermaster/storage) -"aRQ" = ( +"aQj" = ( /obj/effect/landmark/start/cargo_technician, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aRR" = ( +"aQk" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -21372,22 +19953,22 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aRS" = ( +"aQl" = ( /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aRT" = ( +"aQm" = ( /obj/structure/disposalpipe/segment, /obj/effect/spawner/lootdrop/maintenance, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aRU" = ( +"aQn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aRV" = ( +"aQo" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -21410,10 +19991,10 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aRW" = ( +"aQp" = ( /turf/closed/wall, /area/quartermaster/qm) -"aRX" = ( +"aQq" = ( /obj/machinery/computer/security/mining{ dir = 4; network = list("MINE","AuxBase") @@ -21425,15 +20006,15 @@ dir = 8 }, /area/quartermaster/qm) -"aRY" = ( +"aQr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aRZ" = ( +"aQs" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aSa" = ( +"aQt" = ( /obj/structure/table, /obj/item/clipboard, /obj/item/stamp/qm, @@ -21455,7 +20036,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aSb" = ( +"aQu" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -21465,7 +20046,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/storage/primary) -"aSc" = ( +"aQv" = ( /obj/structure/table, /obj/item/storage/toolbox/mechanical{ pixel_x = -2; @@ -21476,7 +20057,7 @@ dir = 4 }, /area/storage/primary) -"aSd" = ( +"aQw" = ( /obj/structure/table, /obj/item/folder/yellow, /obj/item/folder/yellow, @@ -21485,11 +20066,11 @@ dir = 1 }, /area/storage/primary) -"aSe" = ( +"aQx" = ( /obj/machinery/holopad, /turf/open/floor/plasteel, /area/storage/primary) -"aSf" = ( +"aQy" = ( /obj/structure/table, /obj/item/device/radio/intercom{ dir = 4; @@ -21502,7 +20083,7 @@ dir = 4 }, /area/storage/primary) -"aSg" = ( +"aQz" = ( /obj/structure/table, /obj/item/aiModule/reset, /obj/machinery/light{ @@ -21517,7 +20098,7 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aSh" = ( +"aQA" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 2; name = "Upload APC"; @@ -21534,7 +20115,7 @@ }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai_upload) -"aSi" = ( +"aQB" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -21543,7 +20124,7 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aSj" = ( +"aQC" = ( /obj/item/device/radio/intercom{ broadcasting = 1; frequency = 1447; @@ -21557,7 +20138,7 @@ }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai_upload) -"aSk" = ( +"aQD" = ( /obj/structure/table, /obj/machinery/light{ dir = 4 @@ -21571,7 +20152,7 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aSl" = ( +"aQE" = ( /obj/machinery/light{ dir = 8 }, @@ -21585,7 +20166,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aSm" = ( +"aQF" = ( /obj/structure/grille, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -21593,31 +20174,24 @@ /obj/structure/window/reinforced/tinted/fulltile, /turf/open/floor/plating, /area/security/courtroom) -"aSn" = ( +"aQG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /obj/machinery/vending/cigarette, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aSo" = ( +"aQH" = ( /obj/structure/chair{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aSp" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/security/courtroom) -"aSq" = ( +"aQJ" = ( /obj/machinery/vending/coffee, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aSr" = ( +"aQK" = ( /obj/machinery/light{ dir = 8 }, @@ -21631,7 +20205,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aSs" = ( +"aQL" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -21640,7 +20214,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aSt" = ( +"aQM" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -21654,7 +20228,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aSu" = ( +"aQN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -21665,7 +20239,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aSv" = ( +"aQO" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -21681,7 +20255,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aSw" = ( +"aQP" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -21695,7 +20269,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aSx" = ( +"aQQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -21710,7 +20284,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSy" = ( +"aQR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -21719,7 +20293,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSz" = ( +"aQS" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -21731,7 +20305,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSA" = ( +"aQT" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -21740,7 +20314,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aSB" = ( +"aQU" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -21749,7 +20323,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSC" = ( +"aQV" = ( /obj/structure/chair/stool{ pixel_y = 8 }, @@ -21758,7 +20332,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSD" = ( +"aQW" = ( /obj/structure/table, /obj/item/clothing/head/soft/grey{ pixel_x = -2; @@ -21769,7 +20343,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSE" = ( +"aQX" = ( /obj/structure/table, /obj/item/razor{ pixel_y = 5 @@ -21779,7 +20353,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSF" = ( +"aQY" = ( /obj/structure/table, /obj/item/device/paicard, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -21787,14 +20361,14 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSG" = ( +"aQZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSH" = ( +"aRa" = ( /obj/structure/rack, /obj/effect/spawner/lootdrop/costume, /obj/effect/spawner/lootdrop/costume, @@ -21813,7 +20387,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aSI" = ( +"aRb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -21826,28 +20400,28 @@ dir = 10 }, /area/hydroponics/garden) -"aSJ" = ( +"aRc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plasteel/neutral/side, /area/hydroponics/garden) -"aSK" = ( +"aRd" = ( /turf/open/floor/plasteel/neutral/side, /area/hydroponics/garden) -"aSL" = ( +"aRe" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/neutral/side, /area/hydroponics/garden) -"aSM" = ( +"aRf" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/side{ dir = 6 }, /area/hydroponics/garden) -"aSN" = ( +"aRg" = ( /obj/machinery/door/firedoor/border_only/closed{ dir = 8; name = "Animal Pen B"; @@ -21855,21 +20429,14 @@ }, /turf/open/floor/grass, /area/hydroponics/garden) -"aSO" = ( +"aRh" = ( /mob/living/simple_animal/cow{ name = "Betsy"; real_name = "Betsy" }, /turf/open/floor/grass, /area/hydroponics/garden) -"aSP" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/easel, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aSQ" = ( +"aRi" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -21877,7 +20444,7 @@ /obj/item/cigbutt, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aSR" = ( +"aRj" = ( /obj/effect/landmark/start/station_engineer, /obj/machinery/light{ dir = 8 @@ -21893,7 +20460,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aSS" = ( +"aRk" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -21905,7 +20472,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aST" = ( +"aRl" = ( /obj/structure/cable{ icon_state = "2-4" }, @@ -21917,14 +20484,14 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aSU" = ( +"aRm" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable{ icon_state = "4-8" }, /turf/open/floor/plating, /area/engine/engineering) -"aSV" = ( +"aRn" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -21936,7 +20503,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aSW" = ( +"aRo" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -21945,7 +20512,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aSX" = ( +"aRp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -21960,7 +20527,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aSY" = ( +"aRq" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -21974,7 +20541,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aSZ" = ( +"aRr" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -21984,86 +20551,28 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel, /area/engine/engineering) -"aTa" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/green/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aTb" = ( +"aRv" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 5 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aTc" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/item/crowbar, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "engsm"; - name = "Radiation Chamber Shutters" - }, -/turf/open/floor/plating, -/area/engine/supermatter) -"aTd" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aTe" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/meter, -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aTf" = ( -/obj/structure/cable/white{ - icon_state = "0-2" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aTg" = ( -/obj/structure/cable/white{ - icon_state = "0-2" - }, -/obj/machinery/power/emitter/anchored{ - dir = 1; - state = 2 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aTh" = ( -/obj/structure/cable/white{ - icon_state = "0-2" - }, -/obj/machinery/power/emitter/anchored{ - dir = 1; - state = 2 - }, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aTi" = ( +"aRy" = ( /turf/closed/wall/r_wall, /area/aisat) -"aTj" = ( +"aRz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/aisat) -"aTk" = ( +"aRA" = ( +/turf/closed/wall, +/area/hallway/secondary/entry) +"aRB" = ( /obj/structure/shuttle/engine/propulsion/burst, /turf/closed/wall/mineral/titanium, /area/shuttle/pod_1) -"aTl" = ( +"aRC" = ( /obj/machinery/door/airlock/titanium{ name = "Escape Pod Airlock" }, @@ -22075,7 +20584,7 @@ }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_1) -"aTm" = ( +"aRD" = ( /obj/machinery/light{ dir = 8 }, @@ -22084,57 +20593,12 @@ dir = 9 }, /area/construction/mining/aux_base) -"aTn" = ( +"aRE" = ( /turf/open/floor/plasteel/yellow/side{ dir = 1 }, /area/construction/mining/aux_base) -"aTo" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/construction/mining/aux_base) -"aTp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/construction/mining/aux_base) -"aTq" = ( -/obj/structure/closet/toolcloset, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/construction/mining/aux_base) -"aTr" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/construction/mining/aux_base) -"aTs" = ( -/obj/structure/rack, -/obj/item/electronics/airlock, -/obj/item/electronics/airlock, -/obj/item/electronics/airlock, -/obj/item/electronics/airlock, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/item/wallframe/camera, -/obj/item/wallframe/camera, -/obj/item/wallframe/camera, -/obj/item/wallframe/camera, -/obj/item/device/assault_pod/mining, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/construction/mining/aux_base) -"aTt" = ( +"aRF" = ( /obj/structure/table, /obj/item/stack/sheet/metal/fifty, /obj/item/stack/sheet/metal/fifty, @@ -22147,7 +20611,10 @@ dir = 5 }, /area/construction/mining/aux_base) -"aTu" = ( +"aRG" = ( +/turf/open/floor/plating, +/area/maintenance/port/fore) +"aRH" = ( /obj/machinery/conveyor{ dir = 1; id = "QMLoad"; @@ -22155,14 +20622,14 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aTv" = ( +"aRI" = ( /obj/structure/disposalpipe/segment, /obj/structure/chair/office/dark{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aTw" = ( +"aRJ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -22181,7 +20648,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aTx" = ( +"aRK" = ( /obj/machinery/computer/cargo{ dir = 4 }, @@ -22189,7 +20656,7 @@ dir = 10 }, /area/quartermaster/qm) -"aTy" = ( +"aRL" = ( /obj/structure/chair/office/dark{ dir = 8 }, @@ -22206,7 +20673,7 @@ dir = 2 }, /area/quartermaster/qm) -"aTz" = ( +"aRM" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 1 @@ -22215,7 +20682,7 @@ dir = 2 }, /area/quartermaster/qm) -"aTA" = ( +"aRN" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -22225,17 +20692,7 @@ dir = 2 }, /area/quartermaster/qm) -"aTB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/port/fore) -"aTC" = ( +"aRO" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1; @@ -22260,32 +20717,32 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/storage/primary) -"aTD" = ( +"aRP" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel, /area/storage/primary) -"aTE" = ( +"aRQ" = ( /obj/structure/disposalpipe/junction{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/storage/primary) -"aTF" = ( +"aRR" = ( /obj/structure/disposalpipe/segment{ dir = 10 }, /turf/open/floor/plasteel, /area/storage/primary) -"aTG" = ( +"aRS" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/brown{ dir = 4 }, /area/storage/primary) -"aTH" = ( +"aRT" = ( /obj/machinery/flasher{ id = "AI"; pixel_y = -24 @@ -22295,19 +20752,19 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aTI" = ( +"aRU" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aTJ" = ( +"aRV" = ( /obj/machinery/porta_turret/ai{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aTK" = ( +"aRW" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -22316,7 +20773,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aTL" = ( +"aRX" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/centcom{ name = "Courtroom"; @@ -22324,18 +20781,25 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aTM" = ( +"aRY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aTN" = ( +"aRZ" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=16-Fore"; location = "15-Court" }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aTO" = ( +"aSa" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/security/courtroom) +"aSb" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -22344,38 +20808,38 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aTP" = ( +"aSc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aTQ" = ( +"aSd" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aTR" = ( +"aSe" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/crew_quarters/locker) -"aTS" = ( +"aSf" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aTT" = ( +"aSg" = ( /obj/machinery/holopad, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aTU" = ( +"aSh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aTV" = ( +"aSi" = ( /obj/structure/rack, /obj/item/storage/briefcase, /obj/item/storage/briefcase{ @@ -22386,7 +20850,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aTW" = ( +"aSj" = ( /obj/structure/table, /obj/item/cultivator, /obj/item/hatchet, @@ -22400,7 +20864,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aTX" = ( +"aSk" = ( /obj/structure/table, /obj/item/hatchet, /obj/item/cultivator, @@ -22412,7 +20876,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aTY" = ( +"aSl" = ( /obj/structure/table, /obj/item/reagent_containers/food/snacks/grown/wheat, /obj/item/reagent_containers/food/snacks/grown/watermelon, @@ -22429,7 +20893,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aTZ" = ( +"aSm" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -22438,7 +20902,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aUa" = ( +"aSn" = ( /obj/item/storage/bag/plants/portaseeder, /obj/structure/table, /obj/machinery/light, @@ -22448,7 +20912,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aUb" = ( +"aSo" = ( /obj/item/book/manual/wiki/engineering_hacking{ pixel_x = 4; pixel_y = 5 @@ -22460,7 +20924,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aUc" = ( +"aSp" = ( /obj/machinery/power/terminal, /obj/structure/cable, /obj/structure/extinguisher_cabinet{ @@ -22471,7 +20935,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUd" = ( +"aSq" = ( /obj/machinery/power/terminal, /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -22479,7 +20943,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUe" = ( +"aSr" = ( /obj/machinery/power/terminal, /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -22487,7 +20951,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUf" = ( +"aSs" = ( /obj/machinery/door/firedoor, /obj/structure/cable{ icon_state = "1-2" @@ -22503,7 +20967,7 @@ dir = 1 }, /area/engine/engineering) -"aUg" = ( +"aSt" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -22515,7 +20979,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUh" = ( +"aSu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -22527,7 +20991,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUi" = ( +"aSv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ @@ -22538,7 +21002,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUj" = ( +"aSw" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -22547,7 +21011,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUk" = ( +"aSx" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -22557,7 +21021,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUl" = ( +"aSz" = ( /obj/structure/cable{ icon_state = "1-4" }, @@ -22566,7 +21030,7 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aUm" = ( +"aSA" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -22578,148 +21042,42 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aUn" = ( +"aSB" = ( /obj/structure/cable{ icon_state = "4-8" }, /obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 4 }, -/turf/open/floor/engine, +/turf/open/floor/plasteel, /area/engine/engineering) -"aUo" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/manifold/green/visible{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUp" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/meter, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/green/visible{ +"aSD" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ dir = 4 }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUq" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUr" = ( -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/manifold/green/visible{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUs" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 4; - name = "Cooling Loop Bypass" - }, -/obj/structure/cable/white{ - icon_state = "2-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUt" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUu" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/orange/visible{ - dir = 4 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUv" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/structure/cable/white{ - icon_state = "1-8" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aUw" = ( -/obj/structure/cable/white{ - icon_state = "1-8" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aUx" = ( +/turf/open/space, +/area/space/nearstation) +"aSE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /turf/closed/wall/r_wall, /area/aisat) -"aUy" = ( +"aSF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/closed/wall/r_wall, /area/aisat) -"aUz" = ( +"aSG" = ( /obj/structure/window/reinforced{ dir = 8 }, /obj/structure/window/reinforced, /turf/open/space, /area/space/nearstation) -"aUA" = ( +"aSH" = ( /obj/structure/chair{ dir = 4 }, @@ -22730,61 +21088,20 @@ icon_state = "platingdmg1" }, /area/hallway/secondary/entry) -"aUB" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"aUC" = ( +"aSI" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating, /area/hallway/secondary/entry) -"aUD" = ( +"aSJ" = ( /obj/machinery/computer/shuttle/mining, /turf/open/floor/plasteel/yellow/side{ dir = 10 }, /area/construction/mining/aux_base) -"aUE" = ( +"aSK" = ( /turf/open/floor/plasteel/yellow/side, /area/construction/mining/aux_base) -"aUF" = ( -/obj/machinery/camera{ - c_tag = "Auxillary Base Construction"; - dir = 1 - }, -/obj/machinery/button/door{ - id = "aux_base_shutters"; - name = "Public Shutters Control"; - pixel_y = -24; - req_access_txt = "0"; - req_one_access_txt = "32;47;48" - }, -/turf/open/floor/plasteel/yellow/side, -/area/construction/mining/aux_base) -"aUG" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/yellow/side, -/area/construction/mining/aux_base) -"aUH" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for the Auxillary Mining Base."; - dir = 1; - name = "Auxillary Base Monitor"; - network = list("AuxBase"); - pixel_y = -28 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/yellow/side, -/area/construction/mining/aux_base) -"aUI" = ( +"aSL" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, @@ -22796,14 +21113,14 @@ }, /turf/open/floor/plasteel/yellow/side, /area/construction/mining/aux_base) -"aUJ" = ( +"aSM" = ( /obj/machinery/airalarm{ dir = 1; pixel_y = -22 }, /turf/open/floor/plasteel/yellow/side, /area/construction/mining/aux_base) -"aUK" = ( +"aSN" = ( /obj/structure/table, /obj/item/stack/sheet/plasteel{ amount = 10 @@ -22814,7 +21131,7 @@ dir = 6 }, /area/construction/mining/aux_base) -"aUL" = ( +"aSO" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -22823,14 +21140,14 @@ dir = 2 }, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aUM" = ( +/area/maintenance/port) +"aSP" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aUN" = ( +"aSQ" = ( /obj/machinery/conveyor_switch/oneway{ convdir = 1; id = "QMLoad"; @@ -22841,7 +21158,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUO" = ( +"aSR" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -22849,12 +21166,12 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUP" = ( +"aSS" = ( /obj/effect/spawner/lootdrop/maintenance, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUQ" = ( +"aST" = ( /obj/structure/closet/crate, /obj/structure/disposalpipe/segment, /obj/effect/spawner/lootdrop/maintenance{ @@ -22864,21 +21181,21 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUR" = ( +"aSU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment{ dir = 5 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUS" = ( +"aSV" = ( /obj/structure/disposalpipe/segment, /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUT" = ( +"aSW" = ( /obj/machinery/light{ dir = 4 }, @@ -22898,10 +21215,10 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUU" = ( +"aSX" = ( /turf/closed/wall, /area/security/checkpoint/supply) -"aUV" = ( +"aSY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "2-4" @@ -22914,7 +21231,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aUW" = ( +"aSZ" = ( /obj/machinery/door/airlock/maintenance{ name = "Tool Storage Maintenance"; req_access_txt = "12" @@ -22924,7 +21241,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"aUX" = ( +"aTa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -22935,13 +21252,13 @@ dir = 8 }, /area/storage/primary) -"aUY" = ( +"aTb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/storage/primary) -"aUZ" = ( +"aTc" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 @@ -22951,7 +21268,7 @@ }, /turf/open/floor/plasteel, /area/storage/primary) -"aVa" = ( +"aTd" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -22961,7 +21278,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/storage/primary) -"aVb" = ( +"aTe" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -22970,7 +21287,7 @@ }, /turf/open/floor/plasteel, /area/storage/primary) -"aVc" = ( +"aTf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -22983,7 +21300,7 @@ }, /turf/open/floor/plasteel, /area/storage/primary) -"aVd" = ( +"aTg" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -22994,14 +21311,14 @@ dir = 4 }, /area/storage/primary) -"aVe" = ( +"aTh" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/storage/primary) -"aVf" = ( +"aTi" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/highsecurity{ locked = 0; @@ -23011,9 +21328,10 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aVg" = ( +"aTj" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -23022,17 +21340,17 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aVh" = ( +"aTk" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, /area/security/courtroom) -"aVi" = ( +"aTl" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aVj" = ( +"aTm" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -23041,7 +21359,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aVk" = ( +"aTn" = ( /obj/machinery/newscaster{ pixel_y = -32 }, @@ -23053,29 +21371,19 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aVl" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/dark, -/area/security/courtroom) -"aVm" = ( +"aTo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aVn" = ( +"aTp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aVo" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/crew_quarters/locker) -"aVp" = ( +"aTq" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -23085,13 +21393,13 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aVq" = ( +"aTr" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aVr" = ( +"aTs" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -23103,7 +21411,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVs" = ( +"aTt" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -23111,7 +21419,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVt" = ( +"aTu" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -23122,7 +21430,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aVu" = ( +"aTv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -23138,7 +21446,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVv" = ( +"aTw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -23157,7 +21465,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVw" = ( +"aTx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -23166,7 +21474,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVx" = ( +"aTy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -23178,19 +21486,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVy" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/light, -/obj/machinery/newscaster{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/crew_quarters/locker) -"aVz" = ( +"aTA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -23198,7 +21494,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVA" = ( +"aTB" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -23206,7 +21502,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVB" = ( +"aTC" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, @@ -23215,7 +21511,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aVC" = ( +"aTD" = ( /obj/structure/cable/yellow{ icon_state = "0-4" }, @@ -23225,7 +21521,7 @@ /obj/machinery/power/smes/engineering, /turf/open/floor/plasteel/vault, /area/engine/engineering) -"aVD" = ( +"aTE" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, @@ -23235,7 +21531,7 @@ /obj/machinery/power/smes/engineering, /turf/open/floor/plasteel/vault, /area/engine/engineering) -"aVE" = ( +"aTF" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -23244,7 +21540,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aVF" = ( +"aTG" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -23259,7 +21555,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aVG" = ( +"aTH" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -23269,7 +21565,7 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel, /area/engine/engineering) -"aVH" = ( +"aTI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ dir = 2 @@ -23279,7 +21575,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aVI" = ( +"aTJ" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -23295,7 +21591,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aVJ" = ( +"aTK" = ( /obj/structure/cable/white{ icon_state = "4-8" }, @@ -23304,7 +21600,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aVK" = ( +"aTM" = ( /obj/structure/cable/white{ icon_state = "4-8" }, @@ -23313,94 +21609,27 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aVL" = ( +"aTN" = ( /obj/structure/cable/white{ icon_state = "4-8" }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/engine, /area/engine/engineering) -"aVM" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Atmos to Loop" - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aVN" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/engine, -/area/engine/engineering) -"aVO" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/camera{ - c_tag = "Engineering Supermatter Aft"; - dir = 1; - network = list("SS13","Engine") - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aVP" = ( -/obj/machinery/atmospherics/components/binary/pump{ - name = "Gas to Cold Loop"; - on = 1 - }, -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/engine, -/area/engine/engineering) -"aVQ" = ( -/obj/structure/cable/white{ - icon_state = "1-8" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/engine, -/area/engine/engineering) -"aVR" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/engine, -/area/engine/engineering) -"aVS" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Cold Loop to Gas"; - on = 1 - }, +"aTO" = ( /obj/effect/turf_decal/stripes/line{ - dir = 6 + dir = 4 }, -/turf/open/floor/engine, +/turf/open/floor/plasteel, /area/engine/engineering) -"aVT" = ( -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 +"aTQ" = ( +/obj/structure/window/reinforced{ + dir = 4 }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aVU" = ( -/obj/item/wrench, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aVV" = ( +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aTR" = ( /obj/structure/window/reinforced{ dir = 1; layer = 2.9 @@ -23415,7 +21644,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aVW" = ( +"aTS" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 4 @@ -23430,21 +21659,21 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aVX" = ( +"aTT" = ( /obj/structure/window/reinforced{ dir = 8 }, /obj/structure/lattice, /turf/open/space, /area/aisat) -"aVY" = ( +"aTU" = ( /obj/structure/lattice, /turf/open/space, /area/aisat) -"aVZ" = ( +"aTV" = ( /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai) -"aWa" = ( +"aTW" = ( /obj/machinery/power/smes{ charge = 5e+006 }, @@ -23453,21 +21682,21 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aWb" = ( +"aTX" = ( /obj/structure/cable{ icon_state = "2-8" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai) -"aWc" = ( +"aTY" = ( /obj/structure/lattice, /obj/structure/window/reinforced{ dir = 4 }, /turf/open/space, /area/aisat) -"aWd" = ( +"aTZ" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 8 @@ -23482,7 +21711,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aWe" = ( +"aUa" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -23499,42 +21728,17 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aWf" = ( +"aUb" = ( /obj/structure/sign/warning/pods, /turf/closed/wall, /area/hallway/secondary/entry) -"aWg" = ( +"aUc" = ( /obj/machinery/door/airlock/external{ name = "Escape Pod One" }, /turf/open/floor/plating, /area/hallway/secondary/entry) -"aWh" = ( -/obj/machinery/door/poddoor/shutters{ - id = "aux_base_shutters"; - name = "Auxillary Base Shutters" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/construction/mining/aux_base) -"aWi" = ( -/obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 1; - name = "Auxillary Base Construction"; - req_access_txt = "0"; - req_one_access_txt = "32;47;48" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/construction/mining/aux_base) -"aWj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/construction/mining/aux_base) -"aWk" = ( +"aUd" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, @@ -23544,10 +21748,10 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aWl" = ( +"aUe" = ( /turf/closed/wall, /area/quartermaster/storage) -"aWm" = ( +"aUf" = ( /obj/machinery/light{ dir = 8 }, @@ -23563,24 +21767,20 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aWn" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aWo" = ( +"aUg" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aWp" = ( +"aUh" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aWq" = ( +"aUi" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -23594,7 +21794,7 @@ /obj/machinery/rnd/protolathe/department/cargo, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aWr" = ( +"aUj" = ( /obj/structure/closet/secure_closet/security/cargo, /obj/machinery/light_switch{ pixel_x = -25 @@ -23606,7 +21806,7 @@ dir = 9 }, /area/security/checkpoint/supply) -"aWs" = ( +"aUk" = ( /obj/machinery/power/apc{ dir = 1; name = "Security Post - Cargo Bay APC"; @@ -23621,7 +21821,7 @@ dir = 1 }, /area/security/checkpoint/supply) -"aWt" = ( +"aUl" = ( /obj/item/screwdriver{ pixel_y = 10 }, @@ -23638,7 +21838,7 @@ dir = 1 }, /area/security/checkpoint/supply) -"aWu" = ( +"aUm" = ( /obj/structure/filingcabinet, /obj/structure/reagent_dispensers/peppertank{ pixel_x = 30 @@ -23647,25 +21847,7 @@ dir = 5 }, /area/security/checkpoint/supply) -"aWv" = ( -/obj/structure/table, -/obj/item/device/analyzer, -/obj/machinery/power/apc{ - dir = 2; - name = "Tool Storage APC"; - areastring = "/area/storage/primary"; - pixel_y = -27 - }, -/obj/structure/cable/yellow, -/obj/item/wrench, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/brown{ - dir = 10 - }, -/area/storage/primary) -"aWw" = ( +"aUo" = ( /obj/structure/table, /obj/item/storage/belt/utility, /obj/machinery/airalarm{ @@ -23677,13 +21859,13 @@ dir = 2 }, /area/storage/primary) -"aWx" = ( +"aUp" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plasteel/brown{ dir = 2 }, /area/storage/primary) -"aWy" = ( +"aUq" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 1 @@ -23692,14 +21874,14 @@ dir = 2 }, /area/storage/primary) -"aWz" = ( +"aUr" = ( /obj/structure/reagent_dispensers/fueltank, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/brown{ dir = 2 }, /area/storage/primary) -"aWA" = ( +"aUs" = ( /obj/structure/table, /obj/item/crowbar, /obj/item/device/assembly/prox_sensor{ @@ -23712,7 +21894,7 @@ dir = 2 }, /area/storage/primary) -"aWB" = ( +"aUt" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -23721,7 +21903,7 @@ dir = 2 }, /area/storage/primary) -"aWC" = ( +"aUu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light_switch{ pixel_x = 28 @@ -23730,20 +21912,20 @@ dir = 6 }, /area/storage/primary) -"aWD" = ( +"aUv" = ( /turf/closed/wall/r_wall, /area/hallway/primary/central) -"aWE" = ( +"aUw" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/hallway/primary/central) -"aWF" = ( +"aUx" = ( /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aWG" = ( +"aUy" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/turretid{ control_area = "/area/ai_monitored/turret_protected/ai_upload"; @@ -23782,7 +21964,7 @@ dir = 6 }, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aWH" = ( +"aUz" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -23791,7 +21973,7 @@ }, /turf/open/floor/plasteel/vault, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aWI" = ( +"aUA" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/landmark/start/cyborg, /obj/machinery/light/small{ @@ -23815,7 +21997,7 @@ dir = 10 }, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aWJ" = ( +"aUB" = ( /obj/structure/sign/directions/security{ desc = "A direction sign, pointing out which way the security department is."; dir = 1; @@ -23836,7 +22018,7 @@ }, /turf/closed/wall/r_wall, /area/hallway/primary/fore) -"aWK" = ( +"aUC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -23846,7 +22028,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aWL" = ( +"aUD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -23856,7 +22038,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aWM" = ( +"aUE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -23866,7 +22048,7 @@ dir = 2 }, /area/hallway/primary/fore) -"aWN" = ( +"aUF" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the escape arm is."; icon_state = "direction_evac"; @@ -23886,7 +22068,7 @@ }, /turf/closed/wall, /area/security/courtroom) -"aWO" = ( +"aUG" = ( /obj/machinery/power/apc{ dir = 2; name = "Courtroom APC"; @@ -23901,7 +22083,7 @@ /obj/item/storage/fancy/donut_box, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aWP" = ( +"aUH" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -23910,7 +22092,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aWQ" = ( +"aUI" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -23919,7 +22101,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aWR" = ( +"aUJ" = ( /obj/structure/table, /obj/item/book/manual/wiki/security_space_law{ pixel_x = -3; @@ -23943,14 +22125,14 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aWS" = ( +"aUK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aWT" = ( +"aUL" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 @@ -23959,10 +22141,10 @@ dir = 2 }, /area/crew_quarters/locker) -"aWU" = ( +"aUM" = ( /turf/closed/wall, /area/crew_quarters/locker) -"aWV" = ( +"aUN" = ( /obj/machinery/cryopod{ tag = "icon-cryopod-open (EAST)"; icon_state = "cryopod-open"; @@ -23970,32 +22152,32 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aWW" = ( +"aUO" = ( /obj/machinery/computer/cryopod{ pixel_y = -24 }, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aWX" = ( +"aUP" = ( /obj/machinery/cryopod, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aWY" = ( +"aUQ" = ( /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aWZ" = ( +"aUR" = ( /obj/structure/closet/wardrobe/green, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aXa" = ( +"aUS" = ( /obj/machinery/vending/clothing, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aXb" = ( +"aUT" = ( /obj/structure/closet/wardrobe/mixed, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aXc" = ( +"aUU" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -24004,7 +22186,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aXd" = ( +"aUV" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -24019,17 +22201,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aXe" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aXf" = ( +"aUW" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -24040,22 +22212,22 @@ icon_state = "platingdmg3" }, /area/maintenance/starboard/fore) -"aXg" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" +"aUX" = ( +/obj/structure/closet/secure_closet/personal, +/obj/item/clothing/under/assistantformal, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aXh" = ( +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/turf/open/floor/plasteel/vault, +/area/crew_quarters/dorms) +"aUY" = ( /obj/effect/turf_decal/delivery, /obj/structure/closet/wardrobe/engineering_yellow, /turf/open/floor/plasteel, /area/engine/engineering) -"aXi" = ( +"aUZ" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -24068,7 +22240,7 @@ dir = 1 }, /area/engine/engineering) -"aXj" = ( +"aVa" = ( /obj/machinery/requests_console{ announcementConsole = 0; department = "Engineering"; @@ -24077,28 +22249,26 @@ }, /turf/closed/wall, /area/engine/engineering) -"aXk" = ( +"aVb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/delivery, /obj/structure/closet/secure_closet/engineering_welding, /turf/open/floor/plasteel, /area/engine/engineering) -"aXl" = ( +"aVc" = ( /obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/effect/turf_decal/bot{ dir = 1 }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, /turf/open/floor/plasteel{ dir = 1 }, /area/engine/engineering) -"aXm" = ( +"aVd" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -24106,13 +22276,13 @@ /obj/structure/closet/secure_closet/engineering_electrical, /turf/open/floor/plasteel, /area/engine/engineering) -"aXn" = ( +"aVe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/engine/engineering) -"aXo" = ( +"aVf" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -24123,38 +22293,14 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"aXp" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aXq" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aXr" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/junction, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aXs" = ( +"aVh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/effect/spawner/structure/window/plasma/reinforced, /turf/open/floor/plating, /area/engine/engineering) -"aXt" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aXu" = ( +"aVk" = ( /obj/structure/window/reinforced{ dir = 1; layer = 2.9 @@ -24164,38 +22310,27 @@ }, /turf/open/space, /area/space/nearstation) -"aXv" = ( +"aVl" = ( /obj/machinery/porta_turret/ai{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aXw" = ( +"aVm" = ( /obj/machinery/status_display{ pixel_y = 32 }, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aXx" = ( +"aVn" = ( /obj/structure/showcase/cyborg/old{ dir = 2; pixel_y = 20 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aXy" = ( -/obj/machinery/power/terminal{ - dir = 1 - }, -/obj/machinery/flasher{ - id = "AI"; - pixel_x = -24; - pixel_y = 28 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"aXz" = ( +"aVp" = ( /obj/machinery/camera{ c_tag = "AI Chamber - Fore"; dir = 2; @@ -24211,24 +22346,24 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aXA" = ( +"aVq" = ( /obj/machinery/status_display{ pixel_y = 32 }, /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aXB" = ( +"aVr" = ( /obj/machinery/porta_turret/ai{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aXC" = ( +"aVs" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/hallway/secondary/entry) -"aXD" = ( +"aVt" = ( /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-13" }, @@ -24237,13 +22372,13 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXE" = ( +"aVu" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXF" = ( +"aVv" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -24256,17 +22391,14 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXG" = ( +"aVw" = ( /obj/structure/chair, -/obj/machinery/light{ - dir = 1 - }, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXH" = ( +"aVx" = ( /obj/structure/chair, /obj/machinery/camera{ c_tag = "Arrivals - Fore Arm - Far"; @@ -24278,7 +22410,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXI" = ( +"aVy" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -24290,7 +22422,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXJ" = ( +"aVz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -24299,15 +22431,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXK" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 4 - }, -/area/hallway/secondary/entry) -"aXL" = ( +"aVA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -24319,7 +22443,7 @@ dir = 1 }, /area/hallway/secondary/entry) -"aXM" = ( +"aVB" = ( /obj/machinery/light{ dir = 1 }, @@ -24333,19 +22457,7 @@ dir = 1 }, /area/hallway/secondary/entry) -"aXN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aXO" = ( +"aVC" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -24362,7 +22474,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXP" = ( +"aVD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -24378,7 +22490,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"aXQ" = ( +"aVE" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -24392,51 +22504,33 @@ dir = 1 }, /area/hallway/secondary/entry) -"aXR" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/arrival{ - dir = 5 - }, -/area/hallway/secondary/entry) -"aXS" = ( +"aVG" = ( /obj/machinery/status_display{ supply_display = 1 }, /turf/closed/wall, /area/quartermaster/storage) -"aXT" = ( -/mob/living/simple_animal/sloth/citrus, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aXU" = ( +"aVH" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/item/storage/firstaid/regular, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aXV" = ( +"aVJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /obj/effect/landmark/start/cargo_technician, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aXW" = ( +"aVK" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aXX" = ( +"aVL" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -24451,7 +22545,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aXY" = ( +"aVM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -24462,7 +22556,7 @@ }, /turf/open/floor/plasteel, /area/security/checkpoint/supply) -"aXZ" = ( +"aVN" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -24470,19 +22564,19 @@ dir = 8 }, /area/security/checkpoint/supply) -"aYa" = ( +"aVO" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plasteel, /area/security/checkpoint/supply) -"aYb" = ( +"aVP" = ( /obj/structure/chair/office/dark, /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/landmark/start/depsec/supply, /turf/open/floor/plasteel, /area/security/checkpoint/supply) -"aYc" = ( +"aVQ" = ( /obj/item/device/radio/intercom{ dir = 4; name = "Station Intercom (General)"; @@ -24496,12 +22590,12 @@ dir = 4 }, /area/security/checkpoint/supply) -"aYd" = ( +"aVR" = ( /obj/effect/spawner/structure/window, /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/storage/primary) -"aYe" = ( +"aVS" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Primary Tool Storage" @@ -24514,7 +22608,7 @@ dir = 1 }, /area/storage/primary) -"aYf" = ( +"aVT" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Primary Tool Storage" @@ -24524,26 +22618,26 @@ dir = 1 }, /area/storage/primary) -"aYg" = ( +"aVU" = ( /obj/structure/closet/firecloset, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"aYh" = ( +"aVV" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/structure/closet/emcloset, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"aYi" = ( +"aVW" = ( /obj/structure/closet/emcloset, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"aYj" = ( +"aVX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aYk" = ( +"aVY" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/highsecurity{ name = "Secure Network Access"; @@ -24552,13 +22646,16 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aYl" = ( +"aVZ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aYm" = ( +"aWa" = ( /obj/machinery/airalarm{ pixel_y = 23 }, @@ -24569,7 +22666,7 @@ dir = 9 }, /area/hallway/primary/central) -"aYn" = ( +"aWb" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -24577,7 +22674,7 @@ dir = 1 }, /area/hallway/primary/central) -"aYo" = ( +"aWc" = ( /obj/machinery/light{ dir = 1 }, @@ -24588,7 +22685,7 @@ dir = 1 }, /area/hallway/primary/central) -"aYp" = ( +"aWd" = ( /obj/machinery/camera{ c_tag = "Central Primary Hallway - Fore"; dir = 2; @@ -24598,30 +22695,30 @@ dir = 1 }, /area/hallway/primary/central) -"aYq" = ( +"aWe" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red/corner{ dir = 1 }, /area/hallway/primary/central) -"aYr" = ( +"aWf" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aYs" = ( +"aWg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/corner{ dir = 4 }, /area/hallway/primary/central) -"aYt" = ( +"aWh" = ( /turf/open/floor/plasteel/red/corner{ dir = 4 }, /area/hallway/primary/central) -"aYu" = ( +"aWi" = ( /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"; @@ -24631,7 +22728,7 @@ dir = 1 }, /area/hallway/primary/central) -"aYv" = ( +"aWj" = ( /obj/machinery/light{ dir = 1 }, @@ -24644,7 +22741,7 @@ dir = 1 }, /area/hallway/primary/central) -"aYw" = ( +"aWk" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -24661,7 +22758,7 @@ dir = 5 }, /area/hallway/primary/central) -"aYx" = ( +"aWl" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -24674,7 +22771,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aYy" = ( +"aWm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -24685,7 +22782,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aYz" = ( +"aWn" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Crew Quarters Access" @@ -24693,15 +22790,15 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aYA" = ( +"aWo" = ( /obj/structure/sign/warning/pods, /turf/closed/wall, /area/crew_quarters/locker) -"aYB" = ( +"aWp" = ( /obj/machinery/vending/snack/random, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"aYC" = ( +"aWq" = ( /obj/machinery/newscaster{ pixel_y = 32 }, @@ -24709,7 +22806,7 @@ /obj/structure/disposalpipe/trunk, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"aYD" = ( +"aWr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -24718,7 +22815,7 @@ }, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"aYE" = ( +"aWs" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, @@ -24730,7 +22827,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aYF" = ( +"aWt" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -24742,19 +22839,19 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aYG" = ( +"aWu" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aYH" = ( +/area/maintenance/starboard) +"aWv" = ( /turf/closed/wall, /area/storage/tech) -"aYI" = ( +"aWw" = ( /turf/closed/wall/r_wall, /area/crew_quarters/heads/chief) -"aYJ" = ( +"aWx" = ( /obj/machinery/keycard_auth{ pixel_x = -25; pixel_y = 25 @@ -24768,7 +22865,7 @@ /obj/machinery/computer/apc_control, /turf/open/floor/plasteel/vault, /area/crew_quarters/heads/chief) -"aYK" = ( +"aWy" = ( /obj/machinery/requests_console{ announcementConsole = 1; department = "Chief Engineer's Desk"; @@ -24779,18 +22876,18 @@ /obj/machinery/computer/card/minor/ce, /turf/open/floor/plasteel/vault, /area/crew_quarters/heads/chief) -"aYL" = ( +"aWz" = ( /obj/machinery/ai_status_display{ pixel_y = 32 }, /obj/machinery/computer/station_alert, /turf/open/floor/plasteel/vault, /area/crew_quarters/heads/chief) -"aYM" = ( +"aWA" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/crew_quarters/heads/chief) -"aYN" = ( +"aWB" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ @@ -24809,11 +22906,11 @@ dir = 1 }, /area/crew_quarters/heads/chief) -"aYO" = ( +"aWC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/engine/engineering) -"aYP" = ( +"aWD" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/engineering{ @@ -24827,64 +22924,24 @@ /obj/effect/turf_decal/bot{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel{ dir = 1 }, /area/engine/engineering) -"aYQ" = ( -/turf/open/floor/plating, -/area/maintenance/starboard) -"aYR" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"aYS" = ( +"aWH" = ( /obj/machinery/atmospherics/pipe/simple/orange/visible{ dir = 10 }, /turf/open/floor/plating, /area/maintenance/starboard) -"aYT" = ( -/turf/closed/wall/r_wall, -/area/maintenance/starboard) -"aYU" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/turf/open/space, -/area/space/nearstation) -"aYV" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"aYW" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 6 - }, -/turf/open/space, -/area/space/nearstation) -"aYX" = ( +"aWK" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple{ dir = 10 }, /turf/open/space, /area/space/nearstation) -"aYY" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 6 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"aYZ" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 6 - }, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"aZa" = ( +"aWL" = ( /obj/machinery/ai_status_display{ pixel_x = -32 }, @@ -24893,20 +22950,20 @@ }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZb" = ( +"aWM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZc" = ( +"aWN" = ( /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZd" = ( +"aWO" = ( /obj/machinery/ai_slipper{ uses = 10 }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZe" = ( +"aWP" = ( /obj/structure/cable{ icon_state = "1-4" }, @@ -24915,7 +22972,7 @@ }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZf" = ( +"aWQ" = ( /obj/structure/cable{ icon_state = "2-8" }, @@ -24924,7 +22981,7 @@ }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZg" = ( +"aWR" = ( /obj/machinery/light{ dir = 4 }, @@ -24933,33 +22990,36 @@ }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZh" = ( +"aWT" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZi" = ( +"aWU" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZj" = ( +"aWV" = ( /obj/structure/sign/warning/vacuum/external{ pixel_y = -32 }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZk" = ( +"aWW" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZl" = ( +"aWX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZm" = ( +"aWY" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -24968,14 +23028,14 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZn" = ( +"aWZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZo" = ( +"aXa" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -24984,20 +23044,20 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZp" = ( +"aXb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZq" = ( +"aXc" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZr" = ( +"aXd" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -25013,18 +23073,18 @@ dir = 4 }, /area/hallway/secondary/entry) -"aZs" = ( +"aXe" = ( /obj/machinery/conveyor{ dir = 4; id = "QMLoad" }, /turf/open/floor/plating, /area/quartermaster/storage) -"aZt" = ( +"aXf" = ( /obj/machinery/holopad, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZu" = ( +"aXg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -25035,7 +23095,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZv" = ( +"aXh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25045,7 +23105,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZw" = ( +"aXi" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -25055,7 +23115,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZx" = ( +"aXj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25064,7 +23124,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZy" = ( +"aXk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -25074,7 +23134,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZz" = ( +"aXl" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -25093,13 +23153,13 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZA" = ( +"aXm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall, /area/security/checkpoint/supply) -"aZB" = ( +"aXn" = ( /obj/machinery/recharger{ pixel_y = 4 }, @@ -25111,7 +23171,7 @@ dir = 10 }, /area/security/checkpoint/supply) -"aZC" = ( +"aXo" = ( /obj/item/paper_bin{ pixel_x = 1; pixel_y = 9 @@ -25128,7 +23188,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/checkpoint/supply) -"aZD" = ( +"aXp" = ( /obj/item/book/manual/wiki/security_space_law, /obj/machinery/newscaster{ pixel_y = -32 @@ -25139,7 +23199,7 @@ /obj/structure/table/reinforced, /turf/open/floor/plasteel/red/side, /area/security/checkpoint/supply) -"aZE" = ( +"aXq" = ( /obj/machinery/computer/secure_data{ dir = 8 }, @@ -25147,7 +23207,7 @@ dir = 6 }, /area/security/checkpoint/supply) -"aZF" = ( +"aXr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -25159,7 +23219,7 @@ icon_state = "panelscorched" }, /area/maintenance/port/fore) -"aZG" = ( +"aXs" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -25172,7 +23232,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aZH" = ( +"aXt" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -25186,8 +23246,8 @@ dir = 4 }, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aZI" = ( +/area/maintenance/port) +"aXu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -25203,7 +23263,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aZJ" = ( +"aXv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -25217,7 +23277,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZK" = ( +"aXw" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -25231,7 +23291,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZL" = ( +"aXx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25240,7 +23300,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZM" = ( +"aXy" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25251,7 +23311,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZN" = ( +"aXz" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -25262,7 +23322,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZO" = ( +"aXA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25271,7 +23331,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZP" = ( +"aXB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25280,7 +23340,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZQ" = ( +"aXC" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25288,7 +23348,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZR" = ( +"aXD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25299,7 +23359,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZS" = ( +"aXE" = ( /obj/machinery/light/small{ dir = 1 }, @@ -25321,7 +23381,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZT" = ( +"aXF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25337,7 +23397,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZU" = ( +"aXG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25349,7 +23409,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZV" = ( +"aXH" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -25361,7 +23421,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZW" = ( +"aXI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25376,7 +23436,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZX" = ( +"aXJ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -25385,7 +23445,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZY" = ( +"aXK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25394,7 +23454,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZZ" = ( +"aXL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25403,7 +23463,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"baa" = ( +"aXM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25413,7 +23473,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bab" = ( +"aXN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25425,7 +23485,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bac" = ( +"aXO" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -25434,7 +23494,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bad" = ( +"aXP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25443,7 +23503,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bae" = ( +"aXQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25452,13 +23512,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"baf" = ( +"aXR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bag" = ( +"aXS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25466,7 +23526,7 @@ dir = 4 }, /area/hallway/primary/central) -"bah" = ( +"aXT" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -25474,7 +23534,7 @@ dir = 4 }, /area/hallway/primary/central) -"bai" = ( +"aXU" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -25485,7 +23545,7 @@ dir = 4 }, /area/hallway/primary/central) -"baj" = ( +"aXV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25494,7 +23554,7 @@ dir = 4 }, /area/hallway/primary/central) -"bak" = ( +"aXW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25506,7 +23566,7 @@ dir = 4 }, /area/hallway/primary/central) -"bal" = ( +"aXX" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -25514,7 +23574,7 @@ dir = 4 }, /area/hallway/primary/central) -"bam" = ( +"aXY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25523,7 +23583,7 @@ dir = 4 }, /area/hallway/primary/central) -"ban" = ( +"aXZ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -25534,7 +23594,17 @@ dir = 4 }, /area/hallway/primary/central) -"bao" = ( +"aYa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"aYb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25545,7 +23615,7 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) -"bap" = ( +"aYc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25558,27 +23628,24 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"baq" = ( +"aYd" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/dark, +/area/aisat) +"aYe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/structure/cable/yellow{ icon_state = "4-8" }, -/obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"bar" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"bas" = ( +"aYf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25590,16 +23657,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"bat" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"bau" = ( +"aYg" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -25609,7 +23667,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"bav" = ( +"aYh" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -25621,46 +23679,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"baw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard/fore) -"bax" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"bay" = ( -/obj/item/cigbutt, -/obj/machinery/power/apc{ - dir = 2; - name = "Starboard Bow Maintenance APC"; - areastring = "/area/maintenance/starboard/fore"; - pixel_y = -28 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"baz" = ( +"aYi" = ( /obj/structure/rack, /obj/item/storage/toolbox/electrical{ pixel_x = 1; @@ -25671,7 +23690,7 @@ /obj/item/device/multitool, /turf/open/floor/plasteel/dark, /area/storage/tech) -"baA" = ( +"aYj" = ( /obj/structure/rack, /obj/item/circuitboard/computer/pandemic{ pixel_x = -3; @@ -25689,7 +23708,7 @@ /obj/item/circuitboard/machine/mechfab, /turf/open/floor/plasteel/dark, /area/storage/tech) -"baB" = ( +"aYk" = ( /obj/structure/rack, /obj/item/circuitboard/computer/mining, /obj/item/circuitboard/machine/autolathe{ @@ -25702,7 +23721,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tech) -"baC" = ( +"aYl" = ( /obj/structure/rack, /obj/item/circuitboard/machine/telecomms/processor, /obj/item/circuitboard/machine/telecomms/receiver, @@ -25714,7 +23733,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tech) -"baD" = ( +"aYm" = ( /obj/structure/table, /obj/item/device/flashlight{ pixel_x = 1; @@ -25737,13 +23756,13 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tech) -"baE" = ( +"aYn" = ( /obj/structure/table, /obj/item/device/aicard, /obj/item/aiModule/reset, /turf/open/floor/plasteel/dark, /area/storage/tech) -"baF" = ( +"aYo" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -25754,12 +23773,12 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"baG" = ( +"aYp" = ( /turf/open/floor/plasteel/vault{ dir = 5 }, /area/crew_quarters/heads/chief) -"baH" = ( +"aYq" = ( /obj/item/storage/secure/safe{ pixel_x = 6; pixel_y = 30 @@ -25773,7 +23792,7 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"baI" = ( +"aYr" = ( /obj/structure/disposalpipe/segment, /obj/machinery/power/apc{ dir = 4; @@ -25796,7 +23815,7 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"baJ" = ( +"aYs" = ( /obj/structure/sign/warning/securearea{ pixel_y = 32 }, @@ -25806,20 +23825,7 @@ /obj/item/clothing/glasses/meson/engine, /turf/open/floor/plasteel, /area/engine/engineering) -"baK" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/engine/engineering) -"baL" = ( +"aYt" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -25831,63 +23837,17 @@ /obj/item/clothing/glasses/meson/engine, /turf/open/floor/plasteel, /area/engine/engineering) -"baM" = ( +"aYu" = ( /turf/closed/wall, /area/security/checkpoint/engineering) -"baN" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/floor/plating, -/area/maintenance/starboard) -"baO" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/maintenance/starboard) -"baP" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 5 - }, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"baQ" = ( +"aYx" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple{ dir = 4 }, /obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"baR" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"baS" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"baT" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"baU" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 10 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"baV" = ( +"aYy" = ( /obj/machinery/camera{ c_tag = "AI Chamber - Port"; dir = 4; @@ -25902,7 +23862,7 @@ dir = 1 }, /area/ai_monitored/turret_protected/ai) -"baW" = ( +"aYz" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "AI Core shutters"; @@ -25910,14 +23870,14 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/ai) -"baX" = ( +"aYA" = ( /obj/structure/cable{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"baY" = ( +"aYB" = ( /obj/structure/showcase/cyborg/old{ dir = 8; pixel_x = 9; @@ -25927,18 +23887,11 @@ dir = 4 }, /area/ai_monitored/turret_protected/ai) -"baZ" = ( +"aYC" = ( /obj/structure/sign/warning/docking, /turf/closed/wall, /area/hallway/secondary/entry) -"bba" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; - name = "Arrival Airlock" - }, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"bbb" = ( +"aYE" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -25947,7 +23900,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bbc" = ( +"aYF" = ( /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-05" }, @@ -25956,7 +23909,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bbd" = ( +"aYG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -25966,7 +23919,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bbe" = ( +"aYH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -25979,7 +23932,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bbf" = ( +"aYI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -25991,7 +23944,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"bbg" = ( +"aYJ" = ( /obj/machinery/light_switch{ pixel_x = -38 }, @@ -26004,13 +23957,13 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbh" = ( +"aYK" = ( /obj/effect/turf_decal/loading_area{ dir = 1 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbi" = ( +"aYL" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -26019,13 +23972,13 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbj" = ( +"aYM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbk" = ( +"aYN" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -26034,14 +23987,14 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbl" = ( +"aYO" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/stripes/corner{ dir = 2 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbm" = ( +"aYP" = ( /obj/machinery/camera{ c_tag = "Cargo Bay - Aft"; dir = 1; @@ -26052,7 +24005,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbn" = ( +"aYQ" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ @@ -26060,7 +24013,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbo" = ( +"aYR" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -26073,11 +24026,11 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbp" = ( +"aYS" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/security/checkpoint/supply) -"bbq" = ( +"aYT" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, /obj/machinery/door/airlock/maintenance{ @@ -26086,13 +24039,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"bbr" = ( +"aYU" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, /area/hallway/primary/central) -"bbs" = ( +"aYV" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -26107,7 +24060,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbt" = ( +"aYW" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26116,14 +24069,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbu" = ( +"aYX" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, -/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbv" = ( +"aYY" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26136,27 +24088,21 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbw" = ( +"aYZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbx" = ( +"aZa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/machinery/door/firedoor, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bby" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bbz" = ( +"aZb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26165,14 +24111,14 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbA" = ( +"aZc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbB" = ( +"aZd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26182,7 +24128,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbC" = ( +"aZe" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26192,7 +24138,7 @@ /obj/machinery/holopad, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbD" = ( +"aZf" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -26201,7 +24147,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbE" = ( +"aZg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26210,7 +24156,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbF" = ( +"aZh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26219,7 +24165,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbG" = ( +"aZi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26233,20 +24179,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbH" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/effect/landmark/observer_start, -/obj/effect/turf_decal/plaque{ - icon_state = "L8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bbI" = ( +"aZk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26255,7 +24188,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbJ" = ( +"aZl" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26264,7 +24197,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbK" = ( +"aZm" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26273,7 +24206,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbL" = ( +"aZn" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26282,7 +24215,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbM" = ( +"aZo" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26291,7 +24224,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbN" = ( +"aZp" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26301,7 +24234,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbO" = ( +"aZq" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26311,7 +24244,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbP" = ( +"aZr" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -26322,7 +24255,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbQ" = ( +"aZs" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light{ dir = 4 @@ -26334,10 +24267,10 @@ dir = 4 }, /area/hallway/primary/central) -"bbR" = ( +"aZt" = ( /turf/closed/wall, /area/storage/tools) -"bbS" = ( +"aZv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; @@ -26345,10 +24278,10 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"bbT" = ( +"aZw" = ( /turf/closed/wall/r_wall, /area/storage/tech) -"bbU" = ( +"aZx" = ( /obj/machinery/power/apc{ dir = 8; name = "Tech Storage APC"; @@ -26362,7 +24295,7 @@ dir = 8 }, /area/storage/tech) -"bbV" = ( +"aZy" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26370,7 +24303,7 @@ dir = 8 }, /area/storage/tech) -"bbW" = ( +"aZz" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -26379,7 +24312,7 @@ dir = 8 }, /area/storage/tech) -"bbX" = ( +"aZA" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -26387,7 +24320,7 @@ dir = 8 }, /area/storage/tech) -"bbY" = ( +"aZB" = ( /obj/structure/table, /obj/item/stack/cable_coil{ pixel_x = -3; @@ -26406,7 +24339,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tech) -"bbZ" = ( +"aZC" = ( /obj/machinery/button/door{ desc = "A remote control-switch for the engineering security doors."; id = "Engineering"; @@ -26429,27 +24362,27 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"bca" = ( +"aZD" = ( /obj/structure/table/reinforced, /obj/item/device/flashlight/lamp, /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/crew_quarters/heads/chief) -"bcb" = ( +"aZE" = ( /obj/structure/table/reinforced, /obj/item/folder/yellow, /obj/item/stamp/ce, /obj/item/reagent_containers/pill/patch/silver_sulf, /turf/open/floor/plasteel/neutral/side, /area/crew_quarters/heads/chief) -"bcc" = ( +"aZF" = ( /obj/structure/table/reinforced, /obj/item/clipboard, /obj/item/paper/monitorkey, /turf/open/floor/plasteel/neutral/side, /area/crew_quarters/heads/chief) -"bcd" = ( +"aZG" = ( /obj/structure/table/reinforced, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -26461,7 +24394,7 @@ dir = 8 }, /area/crew_quarters/heads/chief) -"bce" = ( +"aZH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -26470,7 +24403,7 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"bcf" = ( +"aZI" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -26486,7 +24419,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"bcg" = ( +"aZJ" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 @@ -26499,7 +24432,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"bch" = ( +"aZK" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/shower{ dir = 8 @@ -26509,7 +24442,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"bci" = ( +"aZL" = ( /obj/structure/filingcabinet, /obj/structure/reagent_dispensers/peppertank{ pixel_y = 30 @@ -26522,7 +24455,7 @@ dir = 9 }, /area/security/checkpoint/engineering) -"bcj" = ( +"aZM" = ( /obj/structure/table, /obj/item/device/radio/intercom{ dir = 4; @@ -26536,7 +24469,7 @@ dir = 1 }, /area/security/checkpoint/engineering) -"bck" = ( +"aZN" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -1; @@ -26550,51 +24483,14 @@ dir = 5 }, /area/security/checkpoint/engineering) -"bcl" = ( -/turf/closed/wall/r_wall, -/area/security/checkpoint/engineering) -"bcm" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 +"aZO" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Library" }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bcn" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bco" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 10 - }, -/turf/open/space, -/area/space/nearstation) -"bcp" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bcq" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/turf/open/space, -/area/space/nearstation) -"bcr" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 9 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"bcs" = ( +/turf/open/floor/wood, +/area/library) +"aZQ" = ( /obj/effect/landmark/start/ai/secondary, /obj/item/device/radio/intercom{ anyai = 1; @@ -26632,7 +24528,7 @@ }, /turf/open/floor/circuit/green, /area/ai_monitored/turret_protected/ai) -"bct" = ( +"aZR" = ( /obj/machinery/holopad, /obj/machinery/flasher{ id = "AI"; @@ -26643,54 +24539,21 @@ dir = 1 }, /area/ai_monitored/turret_protected/ai) -"bcu" = ( +"aZS" = ( /obj/machinery/ai_slipper{ uses = 10 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"bcv" = ( -/obj/machinery/turretid{ - icon_state = "control_stun"; - name = "AI Chamber turret control"; - pixel_x = 3; - pixel_y = -23 - }, -/obj/machinery/door/window{ - base_state = "leftsecure"; - dir = 8; - obj_integrity = 300; - icon_state = "leftsecure"; - name = "Primary AI Core Access"; - req_access_txt = "16" - }, -/obj/machinery/newscaster/security_unit{ - pixel_x = 4; - pixel_y = 33 - }, -/turf/open/floor/plasteel/vault{ - dir = 6 - }, -/area/ai_monitored/turret_protected/ai) -"bcw" = ( -/obj/machinery/requests_console{ - department = "AI"; - departmentType = 5; - pixel_x = 30; - pixel_y = 30 - }, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/obj/machinery/flasher{ - id = "AI"; - pixel_x = 23; - pixel_y = -23 - }, +"aZU" = ( +/obj/structure/closet/secure_closet/personal, +/obj/item/clothing/under/assistantformal, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, /turf/open/floor/plasteel/vault, -/area/ai_monitored/turret_protected/ai) -"bcx" = ( +/area/crew_quarters/locker) +"aZV" = ( /obj/machinery/door/window{ base_state = "rightsecure"; dir = 4; @@ -26708,7 +24571,7 @@ dir = 10 }, /area/ai_monitored/turret_protected/ai) -"bcy" = ( +"aZW" = ( /obj/machinery/ai_slipper{ uses = 10 }, @@ -26718,7 +24581,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"bcz" = ( +"aZX" = ( /obj/machinery/holopad, /obj/machinery/flasher{ id = "AI"; @@ -26729,7 +24592,7 @@ dir = 4 }, /area/ai_monitored/turret_protected/ai) -"bcA" = ( +"aZY" = ( /obj/effect/landmark/start/ai/secondary, /obj/item/device/radio/intercom{ anyai = 1; @@ -26767,28 +24630,28 @@ }, /turf/open/floor/circuit/green, /area/ai_monitored/turret_protected/ai) -"bcB" = ( +"aZZ" = ( /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plating, /area/hallway/secondary/entry) -"bcC" = ( +"baa" = ( /obj/structure/closet/emcloset, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bcD" = ( +"bab" = ( /obj/machinery/vending/cigarette, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bcE" = ( +"bac" = ( /obj/machinery/vending/coffee, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bcF" = ( +"bad" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -26798,7 +24661,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bcG" = ( +"bae" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26810,7 +24673,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"bcH" = ( +"baf" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26820,7 +24683,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"bcI" = ( +"bag" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26828,15 +24691,25 @@ icon_state = "panelscorched" }, /area/maintenance/port/fore) -"bcJ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" +"bah" = ( +/obj/structure/closet/secure_closet/personal, +/obj/item/clothing/under/assistantformal, +/obj/structure/sign/map/right{ + 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-right-MS"; + pixel_y = 32 }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/turf/open/floor/plasteel/vault, +/area/crew_quarters/locker) +"bai" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 }, -/area/maintenance/port/fore) -"bcK" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"baj" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -26845,7 +24718,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"bcL" = ( +"bak" = ( /obj/machinery/door/airlock/maintenance{ name = "Cargo Bay Maintenance"; req_access_txt = "0"; @@ -26856,7 +24729,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"bcM" = ( +"bal" = ( /obj/item/device/radio/intercom{ broadcasting = 0; listening = 1; @@ -26869,14 +24742,14 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcN" = ( +"bam" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcO" = ( +"ban" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -26885,7 +24758,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcP" = ( +"bao" = ( /obj/machinery/conveyor_switch/oneway{ id = "packageSort2"; pixel_x = -8; @@ -26896,7 +24769,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcQ" = ( +"bap" = ( /obj/structure/rack, /obj/item/stack/packageWrap{ pixel_x = 2; @@ -26929,7 +24802,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcR" = ( +"baq" = ( /obj/structure/rack, /obj/machinery/power/apc{ dir = 2; @@ -26950,14 +24823,14 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcS" = ( +"bar" = ( /obj/structure/closet/wardrobe/cargotech, /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcT" = ( +"bas" = ( /obj/structure/closet/wardrobe/cargotech, /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/stripes/line{ @@ -26965,10 +24838,10 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcU" = ( +"bat" = ( /turf/closed/wall, /area/quartermaster/office) -"bcV" = ( +"bau" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, @@ -26980,7 +24853,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/office) -"bcW" = ( +"bav" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -26994,7 +24867,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/office) -"bcX" = ( +"baw" = ( /obj/item/stamp{ pixel_x = -3; pixel_y = 3 @@ -27020,14 +24893,14 @@ dir = 9 }, /area/quartermaster/office) -"bcY" = ( +"bax" = ( /obj/structure/table/reinforced, /obj/machinery/computer/stockexchange, /turf/open/floor/plasteel/brown{ dir = 5 }, /area/quartermaster/office) -"bcZ" = ( +"bay" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the Cargo department is."; icon_state = "direction_supply"; @@ -27036,12 +24909,12 @@ }, /turf/closed/wall, /area/quartermaster/office) -"bda" = ( +"baz" = ( /obj/machinery/computer/cargo/request, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/primary/port) -"bdb" = ( +"baA" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/status_display{ pixel_y = 32; @@ -27053,7 +24926,7 @@ dir = 1 }, /area/hallway/primary/port) -"bdc" = ( +"baB" = ( /obj/machinery/firealarm{ dir = 2; pixel_y = 24 @@ -27062,14 +24935,14 @@ dir = 1 }, /area/hallway/primary/port) -"bdd" = ( +"baC" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/brown{ dir = 1 }, /area/hallway/primary/port) -"bde" = ( +"baD" = ( /obj/machinery/airalarm{ pixel_y = 23 }, @@ -27082,10 +24955,10 @@ dir = 5 }, /area/hallway/primary/port) -"bdf" = ( +"baE" = ( /turf/closed/wall, /area/hallway/primary/port) -"bdg" = ( +"baF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/extinguisher_cabinet{ pixel_x = -27 @@ -27102,14 +24975,14 @@ dir = 1 }, /area/hallway/primary/central) -"bdh" = ( +"baG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bdi" = ( +"baH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -27120,7 +24993,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdj" = ( +"baI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27131,7 +25004,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdk" = ( +"baJ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -27148,7 +25021,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdl" = ( +"baK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27160,7 +25033,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdm" = ( +"baL" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -27175,7 +25048,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdn" = ( +"baM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27190,7 +25063,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdo" = ( +"baN" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -27201,7 +25074,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdp" = ( +"baO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27216,7 +25089,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdq" = ( +"baP" = ( /obj/machinery/firealarm{ dir = 1; pixel_y = -24 @@ -27228,7 +25101,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdr" = ( +"baQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27236,7 +25109,7 @@ dir = 2 }, /area/hallway/primary/central) -"bds" = ( +"baR" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -27244,14 +25117,14 @@ dir = 2 }, /area/hallway/primary/central) -"bdt" = ( +"baS" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/holopad, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bdu" = ( +"baT" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27259,7 +25132,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdv" = ( +"baU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27271,7 +25144,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdw" = ( +"baV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27284,7 +25157,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdx" = ( +"baW" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -27293,7 +25166,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdy" = ( +"baX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27306,7 +25179,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdz" = ( +"baY" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -27317,7 +25190,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdA" = ( +"baZ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -27332,7 +25205,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdB" = ( +"bba" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -27342,7 +25215,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bdC" = ( +"bbb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/camera{ c_tag = "Central Primary Hallway - Fore - Starboard Corner"; @@ -27353,13 +25226,13 @@ dir = 4 }, /area/hallway/primary/central) -"bdD" = ( +"bbc" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plasteel/yellow/side{ dir = 9 }, /area/storage/tools) -"bdE" = ( +"bbd" = ( /obj/machinery/power/apc{ dir = 1; name = "Auxiliary Tool Storage APC"; @@ -27376,7 +25249,7 @@ dir = 1 }, /area/storage/tools) -"bdF" = ( +"bbe" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -27384,7 +25257,7 @@ dir = 1 }, /area/storage/tools) -"bdG" = ( +"bbf" = ( /obj/structure/closet/toolcloset, /obj/item/device/radio/intercom{ freerange = 0; @@ -27396,20 +25269,20 @@ dir = 1 }, /area/storage/tools) -"bdH" = ( +"bbg" = ( /obj/structure/closet/toolcloset, /turf/open/floor/plasteel/yellow/side{ dir = 5 }, /area/storage/tools) -"bdI" = ( +"bbh" = ( /obj/effect/decal/cleanable/cobweb, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"bdJ" = ( +"bbi" = ( /obj/effect/landmark/xeno_spawn, /obj/item/cigbutt, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ @@ -27420,7 +25293,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"bdK" = ( +"bbj" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -27429,7 +25302,7 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) -"bdL" = ( +"bbk" = ( /obj/structure/rack, /obj/item/circuitboard/computer/borgupload{ pixel_x = -1; @@ -27441,7 +25314,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tech) -"bdM" = ( +"bbl" = ( /obj/machinery/camera{ c_tag = "Secure Tech Storage"; dir = 8 @@ -27459,7 +25332,7 @@ dir = 8 }, /area/storage/tech) -"bdN" = ( +"bbm" = ( /obj/machinery/light{ dir = 8 }, @@ -27467,7 +25340,7 @@ dir = 8 }, /area/storage/tech) -"bdO" = ( +"bbn" = ( /obj/structure/rack, /obj/item/circuitboard/computer/cloning, /obj/item/circuitboard/computer/med_data{ @@ -27480,19 +25353,10 @@ /obj/item/circuitboard/machine/smoke_machine, /turf/open/floor/plasteel/dark, /area/storage/tech) -"bdP" = ( -/obj/structure/rack, -/obj/item/circuitboard/computer/secure_data{ - pixel_x = -2; - pixel_y = 2 - }, -/obj/item/circuitboard/computer/security{ - pixel_x = 1; - pixel_y = -1 - }, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bdQ" = ( +"bbo" = ( +/turf/closed/wall, +/area/maintenance/solars/port/fore) +"bbp" = ( /obj/structure/rack, /obj/item/circuitboard/computer/powermonitor{ pixel_x = -2; @@ -27509,7 +25373,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/storage/tech) -"bdR" = ( +"bbq" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -27517,13 +25381,13 @@ dir = 8 }, /area/storage/tech) -"bdS" = ( +"bbr" = ( /obj/structure/table, /obj/item/electronics/apc, /obj/item/electronics/airlock, /turf/open/floor/plasteel/dark, /area/storage/tech) -"bdT" = ( +"bbs" = ( /obj/machinery/button/door{ id = "transittube"; name = "Transit Tube Lockdown"; @@ -27543,7 +25407,7 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"bdU" = ( +"bbt" = ( /obj/item/cartridge/engineering{ pixel_x = 4; pixel_y = 5 @@ -27561,7 +25425,7 @@ dir = 4 }, /area/crew_quarters/heads/chief) -"bdV" = ( +"bbu" = ( /obj/effect/landmark/start/chief_engineer, /obj/structure/chair/office/light{ dir = 1; @@ -27571,13 +25435,13 @@ dir = 8 }, /area/crew_quarters/heads/chief) -"bdW" = ( +"bbv" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/neutral{ dir = 8 }, /area/crew_quarters/heads/chief) -"bdX" = ( +"bbw" = ( /obj/structure/table/reinforced, /obj/item/paper_bin{ pixel_x = -3; @@ -27588,7 +25452,7 @@ dir = 8 }, /area/crew_quarters/heads/chief) -"bdY" = ( +"bbx" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -27607,7 +25471,7 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"bdZ" = ( +"bby" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -27619,7 +25483,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"bea" = ( +"bbz" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -27630,7 +25494,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/engine/engineering) -"beb" = ( +"bbA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -27647,7 +25511,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"bec" = ( +"bbB" = ( /obj/item/screwdriver{ pixel_y = 10 }, @@ -27662,14 +25526,14 @@ dir = 8 }, /area/security/checkpoint/engineering) -"bed" = ( +"bbC" = ( /obj/structure/chair/office/dark{ dir = 4 }, /obj/effect/landmark/start/depsec/engineering, /turf/open/floor/plasteel, /area/security/checkpoint/engineering) -"bee" = ( +"bbD" = ( /obj/structure/table, /obj/item/book/manual/wiki/security_space_law, /obj/machinery/light{ @@ -27684,24 +25548,7 @@ dir = 4 }, /area/security/checkpoint/engineering) -"bef" = ( -/obj/item/cigbutt, -/turf/open/floor/plating, -/area/maintenance/starboard) -"beg" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"beh" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/space, -/area/space/nearstation) -"bei" = ( -/obj/structure/grille, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bej" = ( +"bbF" = ( /obj/structure/showcase/cyborg/old{ dir = 4; pixel_x = -9; @@ -27711,7 +25558,9501 @@ dir = 1 }, /area/ai_monitored/turret_protected/ai) +"bbG" = ( +/obj/structure/closet/secure_closet/personal, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/item/clothing/under/assistantformal, +/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/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/turf/open/floor/plasteel/vault, +/area/crew_quarters/locker) +"bbH" = ( +/obj/machinery/camera{ + c_tag = "AI Chamber - Starboard"; + dir = 8; + network = list("RD") + }, +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/ai_monitored/turret_protected/ai) +"bbI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bbJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bbK" = ( +/turf/closed/wall, +/area/security/checkpoint/customs) +"bbL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"bbM" = ( +/obj/item/stack/sheet/cardboard, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"bbN" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/quartermaster/office) +"bbO" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/machinery/conveyor{ + backwards = 1; + dir = 2; + forwards = 2; + id = "packageSort2" + }, +/obj/effect/turf_decal/loading_area, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bbP" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall, +/area/quartermaster/sorting) +"bbQ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/power/apc{ + dir = 8; + name = "Cargo Office APC"; + areastring = "/area/quartermaster/office"; + pixel_x = -24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/brown{ + dir = 9 + }, +/area/quartermaster/office) +"bbR" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/quartermaster/office) +"bbS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/machinery/status_display{ + pixel_y = 32; + supply_display = 1 + }, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/quartermaster/office) +"bbT" = ( +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/quartermaster/office) +"bbU" = ( +/obj/effect/landmark/start/cargo_technician, +/obj/structure/chair/office/dark{ + dir = 4 + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"bbV" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/westleft{ + dir = 8; + name = "Cargo Desk"; + req_access_txt = "50" + }, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bbW" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bbX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bbY" = ( +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bbZ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bca" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Cargo - Foyer"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/hallway/primary/port) +"bcb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/obj/machinery/status_display{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bcc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bcd" = ( +/turf/closed/wall, +/area/janitor) +"bce" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock{ + name = "Custodial Closet"; + req_access_txt = "26" + }, +/turf/open/floor/plasteel, +/area/janitor) +"bcf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/janitor) +"bcg" = ( +/turf/closed/wall, +/area/maintenance/central) +"bch" = ( +/obj/machinery/door/airlock{ + name = "Central Emergency Storage"; + req_access_txt = "0" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bci" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/hallway/primary/central) +"bcj" = ( +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/captain/private) +"bck" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/captain/private) +"bcl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bcm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bcn" = ( +/obj/structure/rack, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/clothing/suit/hazardvest, +/obj/item/device/multitool, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/storage/tools) +"bco" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel, +/area/storage/tools) +"bcp" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/storage/tools) +"bcq" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel, +/area/storage/tools) +"bcr" = ( +/obj/machinery/camera{ + c_tag = "Auxiliary Tool Storage"; + dir = 8; + network = list("SS13") + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/storage/tools) +"bcs" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bct" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"bcu" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/storage/tech) +"bcv" = ( +/obj/structure/rack, +/obj/item/circuitboard/computer/crew{ + pixel_x = -1; + pixel_y = 1 + }, +/obj/item/circuitboard/computer/card{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/item/circuitboard/computer/communications{ + pixel_x = 5; + pixel_y = -5 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"bcw" = ( +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcx" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Secure Tech Storage"; + req_access_txt = "19;23" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcy" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcz" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcD" = ( +/obj/structure/table, +/obj/item/screwdriver{ + pixel_y = 16 + }, +/obj/item/wirecutters, +/obj/item/device/multitool, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcE" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"bcF" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/crew_quarters/heads/chief) +"bcG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 1 + }, +/area/crew_quarters/heads/chief) +"bcH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/crew_quarters/heads/chief) +"bcI" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/newscaster{ + pixel_x = 30 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"bcJ" = ( +/obj/structure/closet/toolcloset, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bcK" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/engine/engineering) +"bcL" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Engineering Security APC"; + areastring = "/area/security/checkpoint/engineering"; + pixel_x = -24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/checkpoint/engineering) +"bcM" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/engineering) +"bcN" = ( +/obj/machinery/computer/secure_data{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for monitoring the engine."; + dir = 8; + name = "Engine Monitor"; + network = list("Engine"); + pixel_x = 32 + }, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/checkpoint/engineering) +"bcO" = ( +/obj/structure/easel, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/fore) +"bcP" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/ai_status_display{ + pixel_x = -32 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai) +"bcQ" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/space, +/area/space/nearstation) +"bcV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bcW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/security/checkpoint/customs) +"bcX" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -3; + pixel_y = 5 + }, +/turf/open/floor/plasteel/red/side{ + dir = 9 + }, +/area/security/checkpoint/customs) +"bcY" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Customs APC"; + areastring = "/area/security/checkpoint/customs"; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/customs) +"bcZ" = ( +/obj/item/device/radio/intercom{ + broadcasting = 0; + name = "Station Intercom (General)"; + pixel_y = 20 + }, +/obj/machinery/computer/security, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/customs) +"bda" = ( +/obj/machinery/computer/card, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/requests_console{ + department = "Security"; + departmentType = 5; + pixel_y = 30 + }, +/obj/machinery/camera{ + c_tag = "Customs Checkpoint"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/customs) +"bdb" = ( +/obj/machinery/computer/secure_data, +/obj/machinery/newscaster/security_unit{ + pixel_y = 30 + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/customs) +"bdc" = ( +/obj/machinery/light_switch{ + pixel_x = 27 + }, +/obj/structure/reagent_dispensers/peppertank{ + pixel_y = 30 + }, +/obj/structure/closet/secure_closet/security, +/turf/open/floor/plasteel/red/side{ + dir = 5 + }, +/area/security/checkpoint/customs) +"bdd" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/port/fore) +"bde" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"bdf" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/closed/wall, +/area/quartermaster/sorting) +"bdg" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/structure/disposaloutlet{ + dir = 4 + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bdh" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bdi" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bdj" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/structure/plasticflaps{ + opacity = 0 + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bdk" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/deliveryChute{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bdl" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/quartermaster/office) +"bdm" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bdn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bdo" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bdp" = ( +/obj/machinery/computer/cargo{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"bdq" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/quartermaster/office) +"bdr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bds" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bdt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bdu" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bdv" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/hallway/primary/port) +"bdw" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/hallway/primary/port) +"bdx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/brown/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bdy" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1; + sortType = 22 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bdz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bdA" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/machinery/light_switch{ + pixel_x = 8; + pixel_y = 30 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bdB" = ( +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bdC" = ( +/obj/structure/closet/l3closet/janitor, +/obj/machinery/airalarm{ + pixel_y = 28 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bdD" = ( +/obj/structure/closet/jcloset, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bdE" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/central) +"bdF" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bdG" = ( +/turf/closed/wall/r_wall, +/area/maintenance/central) +"bdH" = ( +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = -27 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 32 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bdI" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/table/wood, +/obj/item/pinpointer/nuke, +/obj/item/disk/nuclear, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bdJ" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/computer/security/wooden_tv, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bdK" = ( +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bdL" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bdM" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/filingcabinet{ + pixel_x = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bdN" = ( +/obj/machinery/light_switch{ + pixel_x = 28 + }, +/obj/structure/dresser, +/obj/item/storage/secure/safe{ + pixel_x = 6; + pixel_y = 28 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bdO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bdP" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bdQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bdR" = ( +/obj/structure/table, +/obj/item/storage/toolbox/emergency, +/obj/machinery/light_switch{ + pixel_x = -26 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 10 + }, +/area/storage/tools) +"bdS" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/storage/box/lights/mixed, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/yellow/side{ + dir = 2 + }, +/area/storage/tools) +"bdT" = ( +/turf/open/floor/plasteel/yellow/side{ + dir = 2 + }, +/area/storage/tools) +"bdU" = ( +/obj/structure/rack, +/obj/item/electronics/apc, +/obj/item/electronics/airlock, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plasteel/yellow/side{ + dir = 2 + }, +/area/storage/tools) +"bdV" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/rods/fifty, +/turf/open/floor/plasteel/yellow/side{ + dir = 6 + }, +/area/storage/tools) +"bdW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"bdX" = ( +/obj/structure/rack, +/obj/item/circuitboard/computer/robotics{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/circuitboard/computer/mecha_control{ + pixel_x = 1; + pixel_y = -1 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"bdY" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bdZ" = ( +/obj/machinery/vending/assist, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"bea" = ( +/obj/structure/table, +/obj/item/device/plant_analyzer, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"beb" = ( +/obj/structure/table, +/obj/item/device/analyzer, +/obj/item/device/healthanalyzer, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"bec" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_x = 1; + pixel_y = -1 + }, +/obj/item/device/multitool, +/obj/item/clothing/glasses/meson, +/obj/machinery/light_switch{ + pixel_y = -28 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"bed" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bee" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"bef" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"beg" = ( +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = -29 + }, +/obj/machinery/suit_storage_unit/ce, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"beh" = ( +/obj/structure/rack, +/obj/item/storage/secure/briefcase, +/obj/item/clothing/mask/cigarette/cigar, +/obj/machinery/computer/security/telescreen{ + dir = 1; + name = "MiniSat Monitor"; + network = list("MiniSat","tcomm"); + pixel_y = -30 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"bei" = ( +/obj/structure/rack, +/obj/item/lighter, +/obj/item/clothing/glasses/meson, +/obj/machinery/button/door{ + id = "ceprivacy"; + name = "Privacy Shutters Control"; + pixel_y = -26 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"bej" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/mob/living/simple_animal/parrot/Poly, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) "bek" = ( +/obj/structure/closet/secure_closet/engineering_chief{ + req_access_txt = "0" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"bel" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Engine Room"; + req_access_txt = "10" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/engine/engineering) +"bem" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/machinery/camera/autoname{ + dir = 4; + network = list("SS13") + }, +/obj/machinery/button/door{ + desc = "A remote control-switch for the engineering security doors."; + id = "Engineering"; + name = "Engineering Lockdown"; + pixel_x = -24; + pixel_y = -6; + req_access_txt = "1" + }, +/obj/machinery/button/door{ + id = "atmos"; + name = "Atmospherics Lockdown"; + pixel_x = -24; + pixel_y = 5; + req_access_txt = "1" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/checkpoint/engineering) +"ben" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/engineering) +"beo" = ( +/obj/structure/closet/secure_closet/security/engine, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/checkpoint/engineering) +"bep" = ( +/turf/closed/wall, +/area/engine/break_room) +"beq" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall/r_wall, +/area/space/nearstation) +"bes" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bet" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Port Fore"; + dir = 8; + network = list("MiniSat") + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"beu" = ( +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai) +"bew" = ( +/obj/machinery/power/apc{ + aidisabled = 0; + dir = 1; + name = "AI Chamber APC"; + areastring = "/area/ai_monitored/turret_protected/ai"; + pixel_y = 24 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai) +"bex" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai) +"bey" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Starboard Fore"; + dir = 4; + network = list("MiniSat") + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bez" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/dark, +/area/aisat) +"beA" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"beK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/checkpoint/customs) +"beL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/table/reinforced, +/obj/item/folder/red, +/obj/item/folder/red, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/checkpoint/customs) +"beM" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"beN" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"beO" = ( +/obj/structure/chair/office/dark, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"beP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"beQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/checkpoint/customs) +"beR" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance"; + req_access_txt = "1" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"beS" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"beT" = ( +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"beU" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mailroom Maintenance"; + req_access_txt = "50" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"beV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"beW" = ( +/obj/structure/chair/stool, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"beX" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "packageSort2"; + pixel_x = -2; + pixel_y = 12 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"beY" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Cargo - Office"; + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/quartermaster/office) +"beZ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bfa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bfb" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bfc" = ( +/obj/structure/filingcabinet/filingcabinet, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"bfd" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bff" = ( +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/port) +"bfg" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/hallway/primary/port) +"bfh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bfi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bfj" = ( +/obj/item/restraints/legcuffs/beartrap, +/obj/item/restraints/legcuffs/beartrap, +/obj/structure/table, +/obj/machinery/requests_console{ + department = "Janitorial"; + departmentType = 1; + pixel_x = -29 + }, +/obj/item/reagent_containers/spray/cleaner, +/obj/machinery/camera{ + c_tag = "Custodial Closet"; + dir = 4; + network = list("SS13") + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bfk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plating, +/area/janitor) +"bfl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bfm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bfn" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Custodial Maintenance"; + req_access_txt = "26" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bfo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bfp" = ( +/obj/item/device/flashlight{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bfq" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/maintenance/central) +"bfr" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/bridge) +"bfs" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/bridge) +"bft" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"bfu" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"bfv" = ( +/turf/closed/wall/r_wall, +/area/bridge) +"bfw" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"bfx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/bridge) +"bfy" = ( +/obj/structure/table/wood, +/obj/machinery/newscaster/security_unit{ + pixel_x = -30; + pixel_y = 1 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bfz" = ( +/obj/effect/landmark/start/captain, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/chair/comfy/brown{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bfA" = ( +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bfB" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bfC" = ( +/obj/machinery/door/window/westright, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bfD" = ( +/obj/structure/bed, +/obj/item/bedsheet/captain, +/obj/effect/landmark/start/captain, +/obj/machinery/camera{ + c_tag = "Captain's Quarters"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bfE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bfF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/yellow/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bfG" = ( +/obj/structure/sign/directions/security{ + desc = "A direction sign, pointing out which way the security department is."; + dir = 1; + icon_state = "direction_sec"; + pixel_y = 8 + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the engineering department is."; + dir = 4; + icon_state = "direction_eng" + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the bridge is."; + dir = 2; + icon_state = "direction_bridge"; + name = "bridge"; + pixel_y = -8 + }, +/turf/closed/wall/r_wall, +/area/storage/tools) +"bfH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/storage/tools) +"bfI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Auxiliary Tool Storage"; + req_access_txt = "12" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/storage/tools) +"bfJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/storage/tools) +"bfK" = ( +/obj/structure/closet/emcloset, +/obj/structure/sign/map/left{ + icon_state = "map-left-MS"; + pixel_y = 32 + }, +/turf/open/floor/plasteel/vault, +/area/hallway/primary/starboard) +"bfL" = ( +/obj/structure/sign/map/right{ + desc = "A framed picture of the station. Clockwise from security in red at the top, you see engineering in yellow, science in purple, escape in checkered red-and-white, medbay in green, arrivals in checkered red-and-blue, and then cargo in brown."; + icon_state = "map-right-MS"; + pixel_y = 32 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel/vault, +/area/hallway/primary/starboard) +"bfM" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"bfN" = ( +/turf/closed/wall, +/area/hallway/primary/starboard) +"bfO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/storage/tech) +"bfP" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Tech Storage"; + req_access_txt = "0"; + req_one_access_txt = "23;30" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bfQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "ceprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/chief) +"bfR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "ceprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/chief) +"bfS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bfT" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Security Doors" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bfU" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"bfV" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/security/checkpoint/engineering) +"bfW" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Engineering Security Post"; + req_access_txt = "63" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/engineering) +"bfX" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/security/checkpoint/engineering) +"bfY" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/engine/break_room) +"bfZ" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/break_room) +"bga" = ( +/obj/structure/shuttle/engine/propulsion/burst{ + dir = 8 + }, +/turf/closed/wall/mineral/titanium, +/area/shuttle/pod_4) +"bgb" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/pod_4) +"bgc" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Space Access Airlock"; + req_one_access_txt = "32;19" + }, +/turf/open/floor/plating, +/area/aisat) +"bgd" = ( +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/aisat) +"bge" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/aisat) +"bgf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/aisat) +"bgg" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/door/window{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "MiniSat Airlock Access"; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bgh" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bgi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bgj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai) +"bgk" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai) +"bgl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bgm" = ( +/obj/structure/table/reinforced, +/obj/item/phone{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/cigbutt/cigarbutt{ + pixel_x = 5; + pixel_y = -1 + }, +/obj/item/device/radio/intercom{ + broadcasting = 1; + frequency = 1447; + listening = 0; + name = "Station Intercom (AI Private)"; + pixel_x = 28 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bgn" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/turf/open/space, +/area/space/nearstation) +"bgo" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/turf/open/space, +/area/space/nearstation) +"bgv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bgw" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/closet, +/obj/item/crowbar, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/radio, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/checkpoint/customs) +"bgx" = ( +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/customs) +"bgy" = ( +/obj/item/paper_bin{ + pixel_x = 1; + pixel_y = 9 + }, +/obj/item/pen, +/obj/structure/table/reinforced, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/customs) +"bgz" = ( +/obj/item/paper, +/obj/structure/table/reinforced, +/obj/machinery/door/window/brigdoor{ + dir = 2; + name = "Arrivals Security Checkpoint"; + pixel_y = -8; + req_access_txt = "1" + }, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/customs) +"bgA" = ( +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/structure/table/reinforced, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/customs) +"bgB" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/airalarm{ + pixel_y = 28 + }, +/obj/structure/closet/crate/secure/weapon{ + desc = "A secure clothing crate."; + name = "formal uniform crate"; + req_access_txt = "3" + }, +/obj/item/clothing/under/rank/security/navyblue, +/obj/item/clothing/under/rank/security/navyblue, +/obj/item/clothing/under/rank/security/navyblue, +/obj/item/clothing/under/rank/security/navyblue, +/obj/item/clothing/under/rank/security/navyblue, +/obj/item/clothing/under/rank/security/navyblue, +/obj/item/clothing/suit/security/officer, +/obj/item/clothing/suit/security/officer, +/obj/item/clothing/suit/security/officer, +/obj/item/clothing/suit/security/officer, +/obj/item/clothing/suit/security/officer, +/obj/item/clothing/suit/security/officer, +/obj/item/clothing/under/rank/warden/navyblue, +/obj/item/clothing/suit/security/warden, +/obj/item/clothing/under/rank/head_of_security/navyblue, +/obj/item/clothing/suit/security/hos, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navywarden, +/obj/item/clothing/head/beret/sec/navyhos, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/security/warden) +"bgC" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"bgD" = ( +/obj/machinery/space_heater, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"bgE" = ( +/obj/structure/disposalpipe/sorting/wrap{ + dir = 1 + }, +/turf/closed/wall, +/area/quartermaster/sorting) +"bgF" = ( +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bgG" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/machinery/door/window/eastleft{ + name = "Mail"; + req_access_txt = "50" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgH" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgK" = ( +/obj/machinery/firealarm{ + dir = 2; + pixel_y = 24 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgL" = ( +/obj/machinery/status_display{ + pixel_y = 32; + supply_display = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgM" = ( +/obj/machinery/light_switch{ + pixel_y = 28 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Mailroom"; + req_access_txt = "0"; + req_one_access_txt = "48;50" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgO" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/quartermaster/office) +"bgP" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bgQ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bgR" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/cargo_technician, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bgS" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"bgT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Office"; + req_access_txt = "0"; + req_one_access_txt = "48;50" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bgU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/hallway/primary/port) +"bgV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bgW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bgX" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/junction{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bgY" = ( +/turf/open/floor/plasteel/brown/corner{ + dir = 2 + }, +/area/hallway/primary/port) +"bgZ" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/brown{ + dir = 2 + }, +/area/hallway/primary/port) +"bha" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Custodial Closet APC"; + areastring = "/area/janitor"; + pixel_x = -24 + }, +/obj/structure/table, +/obj/item/clothing/gloves/color/orange, +/obj/item/storage/box/mousetraps, +/obj/item/storage/box/mousetraps, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bhb" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/portable_atmospherics/canister/water_vapor, +/mob/living/simple_animal/hostile/lizard{ + name = "Wags-His-Tail"; + real_name = "Wags-His-Tail" + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bhc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/effect/landmark/start/janitor, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bhd" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/item/reagent_containers/glass/bucket, +/obj/item/mop, +/obj/structure/disposalpipe/segment, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bhe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/central) +"bhf" = ( +/obj/effect/landmark/blobstart, +/obj/machinery/power/apc{ + dir = 4; + name = "Central Maintenance APC"; + areastring = "/area/maintenance/central"; + pixel_x = 26 + }, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/maintenance/central) +"bhg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/bridge) +"bhh" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/computer/card, +/turf/open/floor/plasteel/darkgreen/side{ + dir = 9 + }, +/area/bridge) +"bhi" = ( +/obj/machinery/computer/med_data, +/turf/open/floor/plasteel/darkgreen/side{ + dir = 1 + }, +/area/bridge) +"bhj" = ( +/obj/machinery/computer/crew, +/turf/open/floor/plasteel/darkgreen/side{ + dir = 1 + }, +/area/bridge) +"bhk" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/item/folder/yellow{ + pixel_y = 4 + }, +/obj/machinery/camera{ + c_tag = "Bridge - Central"; + dir = 2; + network = list("SS13") + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/darkbrown/side{ + dir = 1 + }, +/area/bridge) +"bhl" = ( +/obj/machinery/computer/station_alert, +/turf/open/floor/plasteel/darkbrown/side{ + dir = 1 + }, +/area/bridge) +"bhm" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/computer/monitor{ + name = "Bridge Power Monitoring Console" + }, +/turf/open/floor/plasteel/darkbrown/side{ + dir = 1 + }, +/area/bridge) +"bhn" = ( +/obj/machinery/computer/atmos_alert, +/turf/open/floor/plasteel/darkbrown/side{ + dir = 1 + }, +/area/bridge) +"bho" = ( +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -1; + pixel_y = 4 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/darkbrown/side{ + dir = 1 + }, +/area/bridge) +"bhp" = ( +/obj/machinery/computer/security, +/turf/open/floor/plasteel/darkred/side{ + dir = 1 + }, +/area/bridge) +"bhq" = ( +/obj/machinery/computer/secure_data, +/turf/open/floor/plasteel/darkred/side{ + dir = 1 + }, +/area/bridge) +"bhr" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/computer/prisoner, +/turf/open/floor/plasteel/darkred/side{ + dir = 5 + }, +/area/bridge) +"bhs" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/bridge) +"bht" = ( +/obj/structure/table/wood, +/obj/item/storage/photo_album{ + pixel_y = -4 + }, +/obj/item/device/camera{ + pixel_y = 4 + }, +/obj/item/device/radio/intercom{ + dir = 8; + freerange = 1; + name = "Station Intercom (Captain)"; + pixel_x = -28 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bhu" = ( +/obj/machinery/light_switch{ + pixel_y = -25 + }, +/obj/structure/table/wood, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/item/razor{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/clothing/mask/cigarette/cigar, +/obj/item/reagent_containers/food/drinks/flask/gold, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bhv" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bhw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bhx" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bhy" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/holopad, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bhz" = ( +/obj/structure/table/wood, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bhA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bhB" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=14.2-Central-CrewQuarters"; + location = "14-Starboard-Central" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhC" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bhD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Starboard Primary Hallway" + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhF" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhH" = ( +/obj/machinery/firealarm{ + pixel_y = 32 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhI" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Starboard Primary Hallway - Tech Storage"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhJ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhL" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhO" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhP" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/sign/warning/securearea{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/power/apc{ + dir = 1; + name = "Starboard Hallway APC"; + areastring = "/area/hallway/primary/starboard"; + pixel_y = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhR" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 4 + }, +/area/hallway/primary/starboard) +"bhS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=14-Starboard-Central"; + location = "13.3-Engineering-Central" + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 4 + }, +/area/hallway/primary/starboard) +"bhT" = ( +/turf/closed/wall/r_wall, +/area/engine/break_room) +"bhU" = ( +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/table/glass, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bhV" = ( +/obj/item/book/manual/wiki/engineering_hacking{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/item/book/manual/wiki/engineering_construction{ + pixel_y = 3 + }, +/obj/item/book/manual/wiki/engineering_guide{ + pixel_x = -4 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bhW" = ( +/obj/item/folder/yellow, +/obj/item/folder/yellow, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/sign/warning/securearea{ + pixel_y = 32 + }, +/obj/structure/table/glass, +/obj/item/storage/firstaid/fire{ + pixel_y = 8 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bhX" = ( +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bhY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 2 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bhZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bia" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bib" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bic" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bid" = ( +/obj/machinery/disposal/bin{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bie" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/engine/break_room) +"bif" = ( +/turf/open/floor/plating, +/area/engine/break_room) +"big" = ( +/obj/machinery/door/airlock/titanium{ + name = "Escape Pod Airlock" + }, +/obj/docking_port/mobile/pod{ + dir = 4; + id = "pod4"; + name = "escape pod 4"; + port_direction = 2; + preferred_direction = 4; + timid = 0 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_4) +"bih" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + pixel_y = 25 + }, +/obj/item/storage/pod{ + pixel_x = 6; + pixel_y = -32 + }, +/obj/machinery/light/small, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_3) +"bii" = ( +/obj/docking_port/stationary/random{ + dir = 4; + id = "pod_lavaland3"; + name = "lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"bij" = ( +/obj/effect/spawner/structure/window/shuttle, +/turf/open/floor/plating, +/area/shuttle/pod_4) +"bik" = ( +/obj/machinery/light/small, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Space Access"; + dir = 1; + network = list("MiniSat") + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/aisat) +"bil" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/door/window{ + dir = 8; + name = "MiniSat Airlock Access"; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bim" = ( +/obj/structure/table/reinforced, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/obj/item/pen, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bin" = ( +/obj/structure/chair/office/dark{ + dir = 8 + }, +/obj/machinery/ai_status_display{ + pixel_y = -32 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bio" = ( +/obj/machinery/camera{ + c_tag = "AI Chamber - Aft"; + dir = 1; + network = list("RD") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bip" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"biq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"bir" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/machinery/status_display{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bis" = ( +/obj/structure/table/reinforced, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/obj/item/pen, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"biu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"biv" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"biw" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall, +/area/security/checkpoint/customs) +"bix" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/closed/wall, +/area/security/checkpoint/customs) +"biy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/security{ + name = "Customs Desk"; + req_access = null; + req_access_txt = "1" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"biz" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/security/checkpoint/customs) +"biA" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"biB" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;48;50;1" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"biC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/maintenance/port/fore) +"biD" = ( +/obj/machinery/door/window/eastleft{ + base_state = "right"; + icon_state = "right"; + name = "Deliveries"; + req_access_txt = "50" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"biE" = ( +/obj/machinery/conveyor_switch/oneway{ + convdir = -1; + id = "packageExternal"; + pixel_y = 18 + }, +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"biF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"biG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"biH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"biI" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"biJ" = ( +/obj/structure/table, +/obj/item/device/destTagger{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/machinery/light_switch{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/quartermaster/sorting) +"biK" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/folder/yellow, +/obj/item/folder/yellow, +/obj/item/device/multitool, +/obj/item/pen/red, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/quartermaster/office) +"biL" = ( +/obj/structure/chair/office/dark{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"biM" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = 27 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"biN" = ( +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/hallway/primary/port) +"biO" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"biP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"biQ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"biR" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/hallway/primary/port) +"biS" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed, +/obj/item/storage/box/lights/mixed, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"biT" = ( +/obj/structure/janitorialcart, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"biU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/light/small, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/vehicle/ridden/janicart, +/obj/item/key/janitor, +/turf/open/floor/plating, +/area/janitor) +"biV" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"biW" = ( +/obj/item/storage/box/lights/mixed, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/central) +"biX" = ( +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/maintenance/central) +"biY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"biZ" = ( +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/darkgreen/side{ + dir = 8 + }, +/area/bridge) +"bja" = ( +/obj/structure/chair/office/dark{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bjb" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bjc" = ( +/turf/open/floor/plasteel/dark, +/area/bridge) +"bjd" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bje" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bjf" = ( +/obj/item/folder/red{ + pixel_y = 3 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/item/folder/red{ + pixel_y = 3 + }, +/turf/open/floor/plasteel/darkred/side{ + dir = 4 + }, +/area/bridge) +"bjg" = ( +/turf/closed/wall, +/area/crew_quarters/heads/captain/private) +"bjh" = ( +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 2 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/bikehorn/rubberducky, +/obj/machinery/light_switch{ + pixel_x = -28 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bji" = ( +/obj/machinery/door/window{ + dir = 1; + name = "Captain's Bedroom"; + req_access_txt = "20" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bjj" = ( +/obj/structure/closet/secure_closet/captains, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 2 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bjk" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 2 + }, +/obj/machinery/suit_storage_unit/captain, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bjl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bjm" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bjn" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bjo" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Starboard Primary Hallway" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjp" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjs" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjt" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bju" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjv" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/junction{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjy" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjz" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjA" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjB" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjC" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjD" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjE" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/caution/corner{ + dir = 4 + }, +/area/hallway/primary/starboard) +"bjF" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/light_switch{ + pixel_x = -22 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjH" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjI" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjK" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjL" = ( +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjM" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/external{ + name = "Escape Pod Four"; + req_access = null; + req_access_txt = "32" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjO" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bjP" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/aisat/foyer) +"bjQ" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/aisat_interior) +"bjR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/aisat_interior) +"bjS" = ( +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/machinery/flasher{ + id = "AI"; + pixel_x = -24; + pixel_y = 28 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bjT" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/storage/satellite) +"bjV" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bjW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white/corner{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bjX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/arrival{ + dir = 5 + }, +/area/hallway/secondary/entry) +"bjY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bjZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 9 + }, +/area/hallway/primary/port) +"bka" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bkb" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bkc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 5 + }, +/area/hallway/primary/port) +"bkd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/side{ + dir = 9 + }, +/area/hallway/primary/port) +"bke" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/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 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 1 + }, +/area/hallway/primary/port) +"bkf" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 30 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/sign/map/right{ + 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-right-MS"; + pixel_y = 32 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 5 + }, +/area/hallway/primary/port) +"bkg" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "packageExternal" + }, +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bkh" = ( +/obj/structure/table/reinforced, +/obj/item/folder/yellow, +/obj/item/pen{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/machinery/computer/stockexchange, +/turf/open/floor/plasteel/arrival{ + dir = 2 + }, +/area/quartermaster/sorting) +"bki" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/chair/office/dark, +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/plasteel/arrival{ + dir = 2 + }, +/area/quartermaster/sorting) +"bkj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/arrival{ + dir = 2 + }, +/area/quartermaster/sorting) +"bkk" = ( +/obj/structure/filingcabinet/filingcabinet, +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/machinery/camera{ + c_tag = "Cargo - Mailroom"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/plasteel/arrival{ + dir = 2 + }, +/area/quartermaster/sorting) +"bkl" = ( +/obj/structure/table, +/obj/item/stack/wrapping_paper, +/obj/item/stack/wrapping_paper, +/obj/machinery/requests_console{ + department = "Cargo Bay"; + departmentType = 2; + pixel_y = -30 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/storage/box/lights/mixed, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/arrival{ + dir = 2 + }, +/area/quartermaster/sorting) +"bkm" = ( +/obj/item/storage/box, +/obj/structure/table, +/obj/item/storage/box, +/obj/item/storage/box, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/item/hand_labeler, +/obj/machinery/power/apc{ + dir = 4; + name = "Delivery Office APC"; + areastring = "/area/quartermaster/sorting"; + pixel_x = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel/arrival{ + dir = 6 + }, +/area/quartermaster/sorting) +"bkn" = ( +/obj/structure/table, +/obj/machinery/computer/stockexchange, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/turf/open/floor/plasteel/brown{ + dir = 10 + }, +/area/quartermaster/office) +"bko" = ( +/obj/machinery/photocopier, +/turf/open/floor/plasteel/brown{ + dir = 2 + }, +/area/quartermaster/office) +"bkp" = ( +/turf/open/floor/plasteel/brown{ + dir = 2 + }, +/area/quartermaster/office) +"bkq" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/holopad, +/turf/open/floor/plasteel/brown{ + dir = 2 + }, +/area/quartermaster/office) +"bkr" = ( +/obj/machinery/autolathe, +/obj/machinery/newscaster{ + pixel_x = 28 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/turf/open/floor/plasteel/brown{ + dir = 6 + }, +/area/quartermaster/office) +"bks" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plasteel/brown{ + dir = 10 + }, +/area/hallway/primary/port) +"bkt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/holopad, +/turf/open/floor/plasteel/brown/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bku" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 2 + }, +/area/hallway/primary/port) +"bkv" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/rack, +/obj/item/storage/box, +/obj/item/storage/box, +/obj/item/storage/box, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/hand_labeler, +/turf/open/floor/plasteel/brown{ + dir = 2 + }, +/area/hallway/primary/port) +"bkw" = ( +/obj/structure/table, +/obj/item/device/toner, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 30 + }, +/turf/open/floor/plasteel/brown{ + dir = 6 + }, +/area/hallway/primary/port) +"bkx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bky" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bkz" = ( +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/hop) +"bkA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/tank/internals/air, +/turf/open/floor/plating, +/area/maintenance/central) +"bkB" = ( +/obj/item/extinguisher, +/turf/open/floor/plating, +/area/maintenance/central) +"bkC" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/obj/machinery/modular_computer/console/preset/command, +/turf/open/floor/plasteel/darkblue/side{ + dir = 9 + }, +/area/bridge) +"bkD" = ( +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 29 + }, +/obj/machinery/modular_computer/console/preset/engineering, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bkE" = ( +/obj/item/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/darkgreen/corner{ + dir = 1 + }, +/area/bridge) +"bkF" = ( +/obj/item/device/radio/beacon, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bkG" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/recharger{ + pixel_y = 3 + }, +/obj/item/restraints/handcuffs{ + pixel_y = 3 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/darkred/corner{ + dir = 4 + }, +/area/bridge) +"bkH" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/computer/security/mining{ + network = list("MINE","AuxBase") + }, +/obj/machinery/keycard_auth{ + pixel_y = 24 + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bkI" = ( +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Bridge"; + departmentType = 5; + name = "Bridge RC"; + pixel_x = 32 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/computer/cargo/request, +/turf/open/floor/plasteel/darkblue/side{ + dir = 5 + }, +/area/bridge) +"bkJ" = ( +/obj/effect/landmark/xeno_spawn, +/obj/item/soap/deluxe, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/machinery/shower{ + pixel_y = 12 + }, +/obj/structure/curtain, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/captain/private) +"bkK" = ( +/obj/structure/mirror{ + pixel_y = 28 + }, +/obj/structure/sink{ + pixel_y = 17 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/captain/private) +"bkL" = ( +/obj/structure/toilet{ + pixel_y = 13 + }, +/obj/machinery/light{ + dir = 2 + }, +/obj/effect/landmark/start/captain, +/obj/machinery/light_switch{ + pixel_y = -25 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/captain/private) +"bkM" = ( +/obj/machinery/door/airlock/silver{ + name = "Bathroom" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/captain/private) +"bkN" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bkO" = ( +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bkP" = ( +/obj/effect/landmark/start/captain, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bkQ" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bkR" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=13.1-Engineering-Enter"; + location = "12-Central-Starboard" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bkS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/yellow/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bkT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Starboard Primary Hallway" + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bkU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bkV" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bkW" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bkX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/obj/machinery/light, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bkY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bkZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bla" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"blb" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/camera{ + c_tag = "Starboard Primary Hallway - Auxiliary Tool Storage"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"blc" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bld" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"ble" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"blf" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Starboard Primary Hallway - Engineering"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"blg" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=13.2-Tcommstore"; + location = "13.1-Engineering-Enter" + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"blh" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bli" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/caution/corner{ + dir = 4 + }, +/area/hallway/primary/starboard) +"blj" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/engine/break_room) +"blk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bll" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel, +/area/engine/break_room) +"blm" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bln" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"blo" = ( +/obj/structure/chair/stool{ + pixel_y = 8 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"blp" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/break_room) +"blq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/engine/break_room) +"blr" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bls" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall/r_wall, +/area/engine/break_room) +"blt" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/maintenance/disposal) +"blu" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/curved/flipped{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"blv" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/crossing/horizontal, +/turf/open/space, +/area/space/nearstation) +"blw" = ( +/obj/structure/transit_tube/curved{ + dir = 8 + }, +/turf/open/space, +/area/space/nearstation) +"blx" = ( +/turf/closed/wall, +/area/space/nearstation) +"bly" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced, +/turf/open/space, +/area/space/nearstation) +"blA" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on, +/obj/structure/window/reinforced, +/turf/open/floor/plating/airless, +/area/aisat) +"blB" = ( +/obj/machinery/computer/teleporter, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"blC" = ( +/obj/machinery/teleport/station, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"blD" = ( +/obj/machinery/teleport/hub, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"blE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"blF" = ( +/obj/structure/showcase/cyborg/old{ + dir = 2; + pixel_y = 20 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"blG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"blH" = ( +/obj/structure/showcase/cyborg/old{ + dir = 2; + pixel_y = 20 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 4 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"blI" = ( +/obj/machinery/door/airlock/highsecurity{ + locked = 0; + name = "AI Chamber"; + req_access_txt = "16" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "AI Chamber entrance shutters"; + name = "AI Chamber entrance shutters" + }, +/obj/machinery/flasher{ + id = "AI"; + pixel_x = -26; + pixel_y = 3 + }, +/obj/item/device/radio/intercom{ + broadcasting = 1; + frequency = 1447; + listening = 0; + name = "Station Intercom (AI Private)"; + pixel_x = 28 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"blJ" = ( +/obj/machinery/power/smes{ + charge = 5e+006 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/storage/satellite) +"blK" = ( +/obj/machinery/recharge_station, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/storage/satellite) +"blL" = ( +/obj/machinery/airalarm{ + pixel_y = 26 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 2; + name = "Auxiliary MiniSat Distribution Port" + }, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/storage/satellite) +"blM" = ( +/obj/machinery/power/port_gen/pacman, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/storage/satellite) +"blT" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"blU" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"blV" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"blW" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 10 + }, +/area/hallway/primary/port) +"blX" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/neutral/side, +/area/hallway/primary/port) +"blY" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=5-Customs"; + location = "4-Customs" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/neutral/side, +/area/hallway/primary/port) +"blZ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/neutral/side, +/area/hallway/primary/port) +"bma" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 6 + }, +/area/hallway/primary/port) +"bmb" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 10 + }, +/area/hallway/primary/port) +"bmc" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bmd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/side{ + dir = 4 + }, +/area/hallway/primary/port) +"bme" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "packageExternal" + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bmf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/structure/table/reinforced, +/obj/machinery/door/window/westleft{ + dir = 1; + name = "Delivery Desk"; + req_access_txt = "50" + }, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bmg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bmh" = ( +/obj/machinery/door/firedoor, +/obj/machinery/mineral/ore_redemption, +/turf/open/floor/plasteel/dark, +/area/quartermaster/office) +"bmi" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/quartermaster/office) +"bmj" = ( +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the Supply department is."; + dir = 1; + icon_state = "direction_supply"; + name = "cargo department"; + pixel_y = 8 + }, +/turf/closed/wall, +/area/quartermaster/office) +"bmk" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/hallway/primary/port) +"bml" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/hallway/primary/port) +"bmm" = ( +/obj/structure/sign/directions/security{ + desc = "A direction sign, pointing out which way the security department is."; + dir = 1; + icon_state = "direction_sec"; + pixel_y = 8 + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the engineering department is."; + dir = 4; + icon_state = "direction_eng" + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the bridge is."; + dir = 2; + icon_state = "direction_bridge"; + name = "bridge"; + pixel_y = -8 + }, +/turf/closed/wall/r_wall, +/area/hallway/primary/port) +"bmn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bmo" = ( +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/machinery/button/door{ + id = "hop"; + name = "Privacy Shutters Control"; + pixel_y = 25; + req_access_txt = "28" + }, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bmp" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/item/storage/secure/briefcase, +/obj/structure/table/wood, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching Prison Wing holding areas."; + name = "Prison Monitor"; + network = list("Prison"); + pixel_y = 30 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bmq" = ( +/obj/machinery/recharger, +/obj/item/storage/secure/safe{ + pixel_x = 34 + }, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bmr" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/central) +"bms" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/maintenance/central) +"bmt" = ( +/obj/item/device/radio/off, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bmu" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + dir = 4; + freq = 1400; + location = "Bridge" + }, +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/maintenance/central) +"bmv" = ( +/obj/machinery/door/window/westleft{ + dir = 4; + name = "Bridge Deliveries"; + req_access_txt = "19" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/bridge) +"bmw" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 8 + }, +/area/bridge) +"bmx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bmy" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bmz" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bmA" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/darkblue/corner, +/area/bridge) +"bmB" = ( +/obj/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 2 + }, +/area/bridge) +"bmC" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/window/brigdoor{ + dir = 2; + name = "Command Desk"; + req_access_txt = "19" + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 2 + }, +/area/bridge) +"bmD" = ( +/obj/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 2 + }, +/area/bridge) +"bmE" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/bridge) +"bmF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bmG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bmH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/camera{ + c_tag = "Bridge - Starboard"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 4 + }, +/area/bridge) +"bmI" = ( +/obj/machinery/door/airlock/command{ + name = "Captain's Quarters"; + req_access = null; + req_access_txt = "20" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bmJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/status_display{ + pixel_x = -32 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bmK" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/yellow/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bmL" = ( +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the escape arm is."; + icon_state = "direction_evac"; + name = "escape arm" + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the medical department is."; + icon_state = "direction_med"; + name = "medical department"; + pixel_y = 8 + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the research department is."; + icon_state = "direction_sci"; + name = "research department"; + pixel_y = -8 + }, +/turf/closed/wall, +/area/storage/art) +"bmM" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/storage/art) +"bmN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Art Storage" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/storage/art) +"bmO" = ( +/turf/closed/wall, +/area/storage/art) +"bmP" = ( +/turf/closed/wall, +/area/crew_quarters/bar) +"bmQ" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;25;46" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bmR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/maintenance/starboard) +"bmS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock{ + name = "Starboard Emergency Storage"; + req_access_txt = "0" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bmT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;25;46" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bmU" = ( +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the engineering department is."; + dir = 4; + icon_state = "direction_eng"; + pixel_y = 8 + }, +/turf/closed/wall, +/area/maintenance/starboard) +"bmV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bmW" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bmX" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + sortType = 6 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 4 + }, +/area/hallway/primary/starboard) +"bmY" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Foyer"; + req_access_txt = "0"; + req_one_access_txt = "32;19" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bmZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bna" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bnb" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bnc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bnd" = ( +/obj/structure/table/glass, +/obj/item/device/lightreplacer{ + pixel_y = 7 + }, +/obj/item/storage/belt/utility, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bne" = ( +/obj/item/reagent_containers/food/drinks/soda_cans/thirteenloko{ + pixel_y = 4 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bnf" = ( +/obj/structure/chair/stool{ + pixel_y = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bng" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/camera{ + c_tag = "Engineering - Foyer - Starboard"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bnh" = ( +/obj/structure/table/reinforced, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/device/taperecorder{ + pixel_x = -4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"bni" = ( +/obj/structure/table, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/syndicatebomb/training, +/turf/open/floor/plasteel, +/area/security/main) +"bnk" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bnl" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bnm" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bnn" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bno" = ( +/obj/structure/transit_tube/diagonal, +/turf/open/space, +/area/space/nearstation) +"bnp" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/transit_tube/curved/flipped, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/aisat) +"bnq" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/airalarm{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/aisat) +"bnr" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/aisat) +"bns" = ( +/obj/machinery/door/window{ + dir = 1; + name = "MiniSat Walkway Access"; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/aisat) +"bnt" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/aisat) +"bnu" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/aisat) +"bnv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/aisat) +"bnw" = ( +/obj/structure/showcase/cyborg/old{ + dir = 4; + pixel_x = -9; + pixel_y = 2 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"bnx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"bny" = ( +/obj/machinery/turretid{ + control_area = "/area/ai_monitored/turret_protected/aisat_interior"; + enabled = 1; + icon_state = "control_standby"; + name = "Antechamber Turret Control"; + pixel_x = 30; + req_access_txt = "65" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"bnz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/aisat_interior) +"bnA" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "MiniSat - Antechamber"; + dir = 4; + network = list("MiniSat") + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bnB" = ( +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bnC" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/start/cyborg, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bnD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 4 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bnE" = ( +/obj/machinery/power/apc{ + aidisabled = 0; + dir = 4; + name = "MiniSat Antechamber APC"; + areastring = "/area/ai_monitored/turret_protected/aisat_interior"; + pixel_x = 29 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 4 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bnF" = ( +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bnG" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bnH" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bnI" = ( +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bnK" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/camera{ + c_tag = "Arrivals - Station Entrance"; + dir = 4; + network = list("SS13") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bnL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bnM" = ( +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bnN" = ( +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bnO" = ( +/obj/structure/chair/comfy/beige, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bnP" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bnQ" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/snacks/chips, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bnR" = ( +/obj/machinery/vending/coffee, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/port) +"bnS" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 8 + }, +/area/hallway/primary/port) +"bnT" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/port) +"bnU" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bnV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bnW" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bnX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bnY" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bnZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Port Primary Hallway - Middle"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"boa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bob" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Port Hallway APC"; + areastring = "/area/hallway/primary/port"; + pixel_x = -1; + pixel_y = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"boc" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bod" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"boe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/port) +"bof" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bog" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/port) +"boh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"boi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Port Primary Hallway" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"boj" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bok" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=4-Customs"; + location = "3-Central-Port" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bol" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "hop"; + name = "privacy shutters" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hop) +"bom" = ( +/obj/item/folder/blue, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/table/wood, +/obj/item/device/assembly/flash/handheld, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bon" = ( +/obj/effect/landmark/start/head_of_personnel, +/obj/structure/chair/office/dark{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"boo" = ( +/obj/machinery/newscaster/security_unit{ + pixel_x = 32 + }, +/obj/machinery/computer/security/mining{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bop" = ( +/obj/machinery/power/apc/highcap/ten_k{ + dir = 8; + name = "Bridge APC"; + areastring = "/area/bridge"; + pixel_x = -27 + }, +/obj/structure/cable/yellow, +/obj/machinery/camera{ + c_tag = "Bridge - Port"; + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 8 + }, +/area/bridge) +"boq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bor" = ( +/turf/open/floor/plasteel/darkblue/corner, +/area/bridge) +"bos" = ( +/turf/open/floor/plasteel/darkblue/side{ + dir = 2 + }, +/area/bridge) +"bot" = ( +/turf/open/floor/plasteel/darkblue/side{ + dir = 6 + }, +/area/bridge) +"bou" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/recharger, +/obj/item/restraints/handcuffs, +/obj/structure/table/glass, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bov" = ( +/obj/machinery/computer/communications, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bow" = ( +/obj/machinery/computer/security/wooden_tv{ + pixel_x = 1; + pixel_y = 6 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/dark, +/area/bridge) +"box" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"boy" = ( +/turf/open/floor/plasteel/darkblue/side{ + dir = 10 + }, +/area/bridge) +"boz" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/bridge) +"boA" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"boB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/darkblue/side{ + dir = 4 + }, +/area/bridge) +"boC" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/item/storage/fancy/donut_box, +/obj/structure/table/glass, +/turf/open/floor/plasteel/dark, +/area/bridge) +"boD" = ( +/obj/structure/displaycase/captain{ + pixel_y = 5 + }, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"boE" = ( +/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 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"boF" = ( +/obj/structure/sign/map/right{ + 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-right-MS"; + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"boG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"boH" = ( +/obj/machinery/computer/communications{ + dir = 8 + }, +/obj/item/device/radio/intercom{ + dir = 8; + freerange = 1; + name = "Station Intercom (Captain)"; + pixel_x = 28 + }, +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/obj/machinery/keycard_auth{ + pixel_x = 24; + pixel_y = 24 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"boI" = ( +/obj/structure/rack, +/obj/item/cane, +/obj/item/reagent_containers/food/snacks/grown/mushroom/glowshroom, +/turf/open/floor/plating, +/area/crew_quarters/heads/captain/private) +"boJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/item/device/radio/intercom{ + dir = 8; + name = "Station Intercom (General)"; + pixel_x = -28 + }, +/obj/machinery/camera{ + c_tag = "Central Primary Hallway - Starboard - Art Storage"; + dir = 4; + network = list("SS13") + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"boK" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"boL" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/storage/art) +"boM" = ( +/obj/structure/table, +/obj/item/hand_labeler, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/storage/art) +"boN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/storage/art) +"boO" = ( +/obj/machinery/light_switch{ + pixel_x = 27 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/easel, +/obj/item/canvas/twentythreeXtwentythree, +/obj/item/canvas/twentythreeXtwentythree, +/turf/open/floor/plasteel, +/area/storage/art) +"boP" = ( +/obj/structure/closet/secure_closet/bar{ + req_access_txt = "25" + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"boQ" = ( +/obj/machinery/reagentgrinder, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"boR" = ( +/obj/structure/table/wood, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/gun/ballistic/revolver/doublebarrel, +/obj/machinery/camera{ + c_tag = "Bar - Backroom"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"boS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"boT" = ( +/obj/machinery/door/window/southleft{ + base_state = "left"; + dir = 2; + icon_state = "left"; + name = "Bar Delivery"; + req_access_txt = "25" + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"boU" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + dir = 8; + freq = 1400; + location = "Bar" + }, +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/crew_quarters/bar) +"boV" = ( +/obj/item/storage/box/lights/mixed, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard) +"boW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"boX" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"boY" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/starboard) +"boZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bpa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bpb" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard) +"bpc" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bpd" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bpe" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bpf" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/caution/corner{ + dir = 4 + }, +/area/hallway/primary/starboard) +"bpg" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bph" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bpi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bpj" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bpk" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bpl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bpm" = ( +/obj/machinery/door/poddoor/preopen{ + id = "transittube"; + name = "Transit Tube Blast Door" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bpn" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpp" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"bpq" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpr" = ( +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bps" = ( +/obj/structure/window/reinforced, +/obj/machinery/light/small, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Fore"; + dir = 1; + network = list("MiniSat") + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpt" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/closet/wardrobe/red, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/checkpoint/customs) +"bpu" = ( +/turf/closed/wall/r_wall, +/area/space/nearstation) +"bpv" = ( +/obj/structure/sign/warning/securearea{ + pixel_y = 32 + }, +/obj/structure/transit_tube/station/reverse/flipped{ + dir = 1 + }, +/obj/structure/transit_tube_pod{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 4 + }, +/area/engine/break_room) +"bpw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/transit_tube/horizontal, +/turf/open/space, +/area/space/nearstation) +"bpx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/transit_tube/crossing/horizontal, +/turf/open/space, +/area/space/nearstation) +"bpy" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/transit_tube/horizontal, +/turf/open/space, +/area/space/nearstation) +"bpz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/transit_tube/junction/flipped{ + dir = 8 + }, +/turf/open/space, +/area/space/nearstation) +"bpA" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/space, +/area/space/nearstation) +"bpB" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/space, +/area/space/nearstation) +"bpC" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/transit_tube/station{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpF" = ( +/obj/machinery/holopad, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpH" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpI" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Foyer"; + req_one_access_txt = "32;19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat/foyer) +"bpJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat/foyer) +"bpK" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/holopad, +/obj/item/device/radio/beacon, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat/foyer) +"bpL" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat/foyer) +"bpM" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Antechamber"; + req_one_access_txt = "32;19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpN" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpO" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpP" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/mob/living/simple_animal/bot/secbot/pingsky, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpQ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpR" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpS" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance"; + req_access_txt = "32" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpT" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bpU" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bpV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bpW" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bpX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance"; + req_access_txt = "32" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bpY" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpZ" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bqa" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bqb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bqc" = ( +/obj/machinery/holopad, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bqd" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Arrivals APC"; + areastring = "/area/hallway/secondary/entry"; + pixel_x = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bqe" = ( +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Arrivals - Lounge"; + dir = 4; + network = list("SS13") + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bqf" = ( +/turf/open/floor/carpet, +/area/hallway/primary/port) +"bqg" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/holopad{ + pixel_y = -16 + }, +/turf/open/floor/carpet, +/area/hallway/primary/port) +"bqh" = ( +/obj/structure/chair/comfy/beige{ + dir = 8 + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bqi" = ( +/obj/machinery/vending/cola/random, +/obj/machinery/newscaster{ + pixel_x = -28; + pixel_y = 1 + }, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/port) +"bqj" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 8 + }, +/area/hallway/primary/port) +"bqk" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bql" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqm" = ( +/obj/machinery/turretid{ + icon_state = "control_stun"; + name = "AI Chamber turret control"; + pixel_x = 3; + pixel_y = -23 + }, +/obj/machinery/door/window{ + base_state = "leftsecure"; + dir = 8; + obj_integrity = 300; + icon_state = "leftsecure"; + name = "Primary AI Core Access"; + req_access_txt = "16" + }, +/obj/machinery/newscaster/security_unit{ + pixel_x = 4; + pixel_y = 33 + }, +/turf/open/floor/plasteel/vault{ + dir = 6 + }, +/area/ai_monitored/turret_protected/ai) +"bqn" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqo" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqp" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqs" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqt" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + sortType = 3 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqu" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqv" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Port Primary Hallway" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqy" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bqz" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bqA" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bqB" = ( +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen, +/obj/structure/window/reinforced, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bqC" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/window{ + dir = 2; + name = "HoP's Desk"; + req_access_txt = "57" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bqD" = ( +/obj/structure/window/reinforced, +/obj/machinery/computer/cargo/request{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bqE" = ( +/obj/machinery/vending/cart{ + req_access_txt = "57" + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bqF" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 4 + }, +/area/engine/break_room) +"bqG" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 32 + }, +/obj/structure/filingcabinet/chestdrawer{ + pixel_y = 2 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bqH" = ( +/turf/closed/wall, +/area/crew_quarters/heads/hop) +"bqI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/darkblue/side{ + dir = 2 + }, +/area/bridge) +"bqJ" = ( +/obj/machinery/light, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/structure/rack, +/obj/item/storage/secure/briefcase, +/obj/item/clothing/mask/cigarette/cigar, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bqK" = ( +/obj/structure/rack, +/obj/item/device/aicard, +/obj/item/device/radio/off, +/obj/machinery/computer/security/telescreen{ + dir = 1; + name = "MiniSat Monitor"; + network = list("MiniSat","tcomm"); + pixel_y = -29 + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bqL" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/cell_charger{ + pixel_y = 4 + }, +/obj/structure/table/glass, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bqM" = ( +/turf/open/floor/carpet, +/area/bridge) +"bqN" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/bridge) +"bqO" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 8 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bqP" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/obj/structure/rack, +/obj/item/device/assembly/signaler, +/obj/item/device/assembly/signaler, +/obj/item/device/assembly/timer, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bqQ" = ( +/obj/machinery/light, +/obj/structure/rack, +/obj/item/storage/toolbox/emergency, +/obj/item/storage/toolbox/emergency{ + pixel_x = -2; + pixel_y = -3 + }, +/obj/item/wrench, +/obj/item/device/multitool, +/obj/machinery/newscaster{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bqR" = ( +/obj/machinery/light_switch{ + pixel_x = 8; + pixel_y = -26 + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 10 + }, +/area/bridge) +"bqS" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 2 + }, +/area/bridge) +"bqT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/darkblue/side{ + dir = 6 + }, +/area/bridge) +"bqU" = ( +/obj/structure/fireaxecabinet{ + pixel_y = -32 + }, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_y = 3 + }, +/obj/machinery/light_switch{ + pixel_x = 28 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bqV" = ( +/obj/structure/table/wood, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/power/apc{ + dir = 8; + name = "Captain's Quarters APC"; + areastring = "/area/crew_quarters/heads/captain/private"; + pixel_x = -24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/item/paper/fluff/gateway, +/obj/item/coin/plasma, +/obj/item/melee/chainofcommand, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bqW" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bqX" = ( +/obj/structure/table/wood, +/obj/item/stamp/captain, +/obj/machinery/computer/security/wooden_tv, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bqY" = ( +/obj/effect/landmark/start/captain, +/obj/structure/chair/comfy/brown, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bqZ" = ( +/obj/machinery/computer/card{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Captain's Desk"; + departmentType = 5; + name = "Captain RC"; + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bra" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"brb" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"brc" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"brd" = ( +/obj/structure/table, +/obj/machinery/power/apc{ + dir = 8; + name = "Art Storage APC"; + areastring = "/area/storage/art"; + pixel_x = -25 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/item/paper_bin, +/obj/item/stack/cable_coil/random, +/obj/item/stack/cable_coil/random, +/obj/item/stack/cable_coil/random, +/obj/item/stack/cable_coil/random, +/obj/item/stack/cable_coil/random, +/turf/open/floor/plasteel, +/area/storage/art) +"bre" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/storage/art) +"brf" = ( +/obj/structure/table, +/obj/item/paper_bin/construction, +/obj/item/airlock_painter, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel, +/area/storage/art) +"brg" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/item/vending_refill/cigarette, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"brh" = ( +/obj/effect/landmark/start/bartender, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"bri" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"brj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"brk" = ( +/obj/machinery/light/small, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -30 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"brl" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Bar Maintenance"; + req_access_txt = "25" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bro" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 2; + sortType = 19 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brp" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;25;46" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard) +"brs" = ( +/obj/item/device/assembly/prox_sensor, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/item/storage/box/lights/mixed, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bru" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;25;46" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brx" = ( +/obj/machinery/requests_console{ + department = "AI"; + departmentType = 5; + pixel_x = 30; + pixel_y = 30 + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/machinery/flasher{ + id = "AI"; + pixel_x = 23; + pixel_y = -23 + }, +/turf/open/floor/plasteel/vault, +/area/ai_monitored/turret_protected/ai) +"bry" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"brz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/warning/securearea{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/dark/corner{ + dir = 2 + }, +/area/hallway/primary/starboard) +"brA" = ( +/obj/machinery/vending/coffee, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/engine/break_room) +"brB" = ( +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = -30 + }, +/obj/machinery/vending/cigarette, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/engine/break_room) +"brC" = ( +/obj/machinery/microwave{ + pixel_y = 4 + }, +/obj/machinery/camera{ + c_tag = "Engineering - Foyer - Port"; + dir = 1; + network = list("SS13") + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/engine/break_room) +"brD" = ( +/obj/machinery/newscaster{ + pixel_y = -32 + }, +/obj/item/storage/box/donkpockets, +/obj/structure/table/glass, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/engine/break_room) +"brE" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"brF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/power/apc{ + dir = 2; + name = "Engineering Foyer APC"; + areastring = "/area/engine/break_room"; + pixel_x = -1; + pixel_y = -26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/engine/break_room) +"brG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"brH" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"brI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"brJ" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/obj/structure/transit_tube/curved{ + dir = 8 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 4 + }, +/area/engine/break_room) +"brK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Access"; + req_one_access_txt = "32;19" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"brL" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"brM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/transit_tube/curved{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"brN" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/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/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"brO" = ( +/obj/structure/transit_tube/diagonal/topleft, +/turf/open/space, +/area/space/nearstation) +"brP" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/transit_tube/curved{ + dir = 1 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/aisat) +"brQ" = ( +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/machinery/light/small, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior Access"; + dir = 1; + network = list("MiniSat") + }, +/obj/machinery/power/apc{ + aidisabled = 0; + dir = 2; + name = "MiniSat Exterior APC"; + areastring = "/area/aisat"; + pixel_y = -24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/aisat) +"brR" = ( +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/aisat) +"brS" = ( +/obj/machinery/door/window{ + dir = 2; + name = "MiniSat Walkway Access"; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/aisat) +"brT" = ( +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/aisat) +"brU" = ( +/obj/structure/window/reinforced, +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/aisat) +"brV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/aisat) +"brW" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"brX" = ( +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/obj/machinery/porta_turret/ai{ + dir = 2 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the RD's goons from the safety of his office."; + dir = 4; + name = "Research Monitor"; + network = list("RD"); + pixel_x = -28 + }, +/turf/open/floor/plasteel/vault{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"brY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/power/apc/highcap/five_k{ + aidisabled = 0; + dir = 2; + name = "MiniSat Foyer APC"; + areastring = "/area/ai_monitored/turret_protected/aisat/foyer"; + pixel_y = -29 + }, +/obj/structure/cable/yellow, +/obj/machinery/camera/motion{ + c_tag = "MiniSat Foyer"; + dir = 8; + network = list("MiniSat") + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"brZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/aisat_interior) +"bsa" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/mob/living/simple_animal/bot/floorbot, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bsb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bsc" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bsd" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/darkblue/corner, +/area/ai_monitored/turret_protected/aisat_interior) +"bse" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/machinery/porta_turret/ai{ + dir = 2 + }, +/obj/machinery/computer/security/telescreen{ + dir = 8; + name = "MiniSat Monitor"; + network = list("MiniSat","tcomm"); + pixel_x = 28 + }, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bsf" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"bsg" = ( +/obj/machinery/computer/station_alert{ + dir = 1 + }, +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/machinery/computer/security/telescreen{ + dir = 1; + name = "MiniSat Monitor"; + network = list("MiniSat","tcomm"); + pixel_y = -29 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bsh" = ( +/obj/structure/table, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/computer/monitor{ + dir = 1 + }, +/obj/structure/cable/yellow, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bsi" = ( +/obj/machinery/camera/motion{ + c_tag = "MiniSat Maintenance"; + dir = 8; + network = list("MiniSat") + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/storage/toolbox/mechanical, +/obj/item/device/multitool, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bsj" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"bsk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"bsl" = ( +/obj/machinery/vending/cola/random, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bsm" = ( +/obj/item/device/radio/beacon, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bsn" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bso" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bsp" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/newscaster{ + pixel_x = 28; + pixel_y = 1 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bsq" = ( +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bsr" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/carpet, +/area/hallway/primary/port) +"bss" = ( +/obj/structure/chair/comfy/beige{ + dir = 8 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bst" = ( +/obj/machinery/vending/snack/random, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/port) +"bsu" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 8 + }, +/area/hallway/primary/port) +"bsv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/port) +"bsw" = ( +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsz" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/status_display{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/light, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Port Primary Hallway - Starboard"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsI" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Port Primary Hallway" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bsL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=7-Command-Starboard"; + location = "6-Port-Central" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bsM" = ( +/obj/machinery/button/door{ + id = "hop"; + name = "Privacy Shutters Control"; + pixel_x = -24; + pixel_y = -6; + req_access_txt = "28" + }, +/obj/machinery/light_switch{ + pixel_x = -25; + pixel_y = 5 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bsN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bsO" = ( +/mob/living/simple_animal/pet/dog/corgi/Ian, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bsP" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/structure/bed/dogbed/ian, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bsQ" = ( +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bsR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bsS" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge"; + req_access_txt = "19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bsT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge"; + req_access_txt = "19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bsU" = ( +/turf/closed/wall, +/area/bridge) +"bsV" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_y = -25 + }, +/obj/machinery/vending/cola/random, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bsW" = ( +/obj/machinery/button/door{ + id = "bridge blast"; + name = "Bridge Access Blast Door Control"; + pixel_x = -1; + pixel_y = -24; + req_access_txt = "19" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/machinery/button/door{ + id = "council blast"; + name = "Council Chamber Blast Door Control"; + pixel_x = -1; + pixel_y = -34; + req_access_txt = "19" + }, +/obj/machinery/camera{ + c_tag = "Bridge - Command Chair"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/carpet, +/area/bridge) +"bsX" = ( +/obj/machinery/holopad, +/turf/open/floor/carpet, +/area/bridge) +"bsY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/machinery/button/door{ + id = "evashutter"; + name = "E.V.A. Storage Shutter Control"; + pixel_y = -24; + req_access_txt = "19" + }, +/obj/machinery/button/door{ + id = "gateshutter"; + name = "Gateway Shutter Control"; + pixel_y = -34; + req_access_txt = "19" + }, +/turf/open/floor/carpet, +/area/bridge) +"bsZ" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/vending/snack/random, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bta" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge"; + req_access_txt = "19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"btb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge"; + req_access_txt = "19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"btc" = ( +/obj/structure/table/wood, +/obj/structure/window/reinforced, +/obj/machinery/light_switch{ + pixel_x = -28 + }, +/obj/item/storage/secure/briefcase{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/storage/lockbox/medal, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"btd" = ( +/obj/machinery/door/window{ + name = "Captain's Desk"; + req_access_txt = "20" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bte" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = 1; + pixel_y = 9 + }, +/obj/item/pen, +/obj/structure/window/reinforced, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"btf" = ( +/obj/structure/table/wood, +/obj/item/folder/blue, +/obj/machinery/door/window{ + base_state = "right"; + icon_state = "right"; + name = "Captain's Desk"; + req_access_txt = "20" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/item/stamp/captain, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"btg" = ( +/obj/structure/table/wood, +/obj/item/hand_tele, +/obj/structure/window/reinforced, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = 27 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bth" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bti" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "20;12" + }, +/turf/open/floor/plating, +/area/maintenance/central) +"btj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"btk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"btl" = ( +/obj/structure/table, +/obj/item/canvas/twentythreeXtwentythree, +/obj/item/canvas/twentythreeXtwentythree, +/obj/item/canvas/twentythreeXnineteen, +/obj/item/canvas/twentythreeXnineteen, +/obj/item/canvas/nineteenXnineteen, +/obj/item/canvas/nineteenXnineteen, +/obj/item/storage/crayons, +/obj/item/storage/crayons, +/obj/item/storage/crayons, +/turf/open/floor/plasteel, +/area/storage/art) +"btm" = ( +/obj/structure/table, +/obj/item/device/camera, +/turf/open/floor/plasteel, +/area/storage/art) +"btn" = ( +/obj/structure/table, +/obj/item/device/camera_film, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/turf/open/floor/plasteel, +/area/storage/art) +"bto" = ( +/obj/structure/reagent_dispensers/beerkeg, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"btp" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/effect/landmark/xeno_spawn, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"btq" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/closet/gmcloset, +/obj/item/wrench, +/obj/item/stack/sheet/glass{ + amount = 30 + }, +/obj/item/stack/sheet/metal{ + amount = 30 + }, +/obj/item/stack/cable_coil/random, +/obj/item/stack/cable_coil/random, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"btr" = ( +/obj/machinery/chem_master/condimaster{ + desc = "Looks like a knock-off chem-master. Perhaps useful for separating liquids when mixing drinks precisely. Also dispenses condiments."; + name = "HoochMaster Deluxe"; + pixel_x = -4 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"bts" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard) +"btt" = ( +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/starboard) +"btu" = ( +/obj/item/storage/toolbox/emergency, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard) +"btv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/item/cigbutt, +/turf/open/floor/plating, +/area/maintenance/starboard) +"btw" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard) +"btx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/caution{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bty" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/caution{ + dir = 4 + }, +/area/hallway/primary/starboard) +"btz" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Engineering Foyer Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "32;19" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard) +"btA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/caution{ + dir = 2 + }, +/area/engine/break_room) +"btB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/caution{ + dir = 2 + }, +/area/engine/break_room) +"btC" = ( +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Head of Personnel's Desk"; + departmentType = 5; + name = "Head of Personnel RC"; + pixel_y = 30 + }, +/obj/machinery/pdapainter{ + pixel_y = 2 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"btD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sign/warning/securearea{ + pixel_x = 32 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"btE" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/structure/chair/office/dark{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner, +/area/engine/break_room) +"btF" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"btG" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/item/folder/blue{ + pixel_y = 3 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/pen, +/obj/machinery/computer/security/telescreen{ + dir = 1; + name = "MiniSat Monitor"; + network = list("MiniSat","tcomm"); + pixel_y = -28 + }, +/turf/open/floor/plasteel/darkblue/corner, +/area/engine/break_room) +"btH" = ( +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/power/apc{ + dir = 1; + name = "Head of Personnel APC"; + areastring = "/area/crew_quarters/heads/hop"; + pixel_y = 24 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"btI" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/curved{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"btJ" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/curved/flipped{ + dir = 8 + }, +/turf/open/space, +/area/space/nearstation) +"btK" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"btL" = ( +/turf/closed/wall/r_wall, +/area/tcommsat/computer) +"btM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/tcommsat/computer) +"btN" = ( +/obj/machinery/door/airlock/hatch{ + name = "Telecomms Control Room"; + req_one_access_txt = "19; 61" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/tcommsat/computer) +"btO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"btP" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"btQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"btR" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-18" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"btS" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = 32 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"btT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"btU" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-08" + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"btV" = ( +/obj/structure/chair/comfy/beige{ + dir = 1 + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"btW" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-03" + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"btX" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Port Primary Hallway - Port"; + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/port) +"btY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 8 + }, +/area/hallway/primary/port) +"btZ" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 4 + }, +/area/hallway/primary/port) +"bua" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel/vault, +/area/hallway/primary/port) +"bub" = ( +/obj/structure/closet/emcloset, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/vault, +/area/hallway/primary/port) +"buc" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/vault, +/area/hallway/primary/port) +"bud" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;27;37" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/port) +"bue" = ( +/turf/closed/wall, +/area/library) +"buf" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/central) +"bug" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/airlock/public/glass{ + name = "Library" + }, +/turf/open/floor/wood, +/area/library) +"buh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Library" + }, +/turf/open/floor/wood, +/area/library) +"bui" = ( +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the escape arm is."; + icon_state = "direction_evac"; + name = "escape arm" + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the medical department is."; + icon_state = "direction_med"; + name = "medical department"; + pixel_y = 8 + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the research department is."; + icon_state = "direction_sci"; + name = "research department"; + pixel_y = -8 + }, +/turf/closed/wall, +/area/library) +"buj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"buk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1; + sortType = 15 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bul" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bum" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Head of Personnel"; + req_access = null; + req_access_txt = "57" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bun" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"buo" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bup" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"buq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/holopad, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bur" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bus" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"but" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"buu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Head of Personnel"; + req_access = null; + req_access_txt = "57" + }, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/hop) +"buv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/darkblue/corner, +/area/bridge) +"buw" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bux" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/bridge) +"buy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/bookcase, +/turf/open/floor/wood, +/area/bridge) +"buz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/closed/wall, +/area/bridge) +"buA" = ( +/obj/machinery/door/airlock/command{ + name = "Command Desk"; + req_access = null; + req_access_txt = "19" + }, +/turf/open/floor/plasteel/vault, +/area/bridge) +"buB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/bridge) +"buC" = ( +/obj/structure/bookcase, +/turf/open/floor/wood, +/area/bridge) +"buD" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = -26 + }, +/turf/open/floor/plasteel/darkblue/corner, +/area/bridge) +"buE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/bridge) +"buF" = ( +/obj/machinery/vending/boozeomat, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"buG" = ( +/obj/machinery/holopad{ + pixel_x = 9; + pixel_y = -9 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"buH" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"buI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"buJ" = ( +/obj/machinery/camera{ + c_tag = "Captain's Office"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"buK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/camera{ + c_tag = "Captain's Office - Emergency Escape"; + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/central) +"buL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"buM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"buN" = ( +/obj/machinery/vending/boozeomat, +/turf/closed/wall, +/area/crew_quarters/bar) +"buO" = ( +/obj/machinery/door/airlock{ + name = "Bar Storage"; + req_access_txt = "25" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel{ + icon_state = "wood" + }, +/area/crew_quarters/bar) +"buP" = ( +/obj/machinery/computer/slot_machine{ + pixel_y = 2 + }, +/obj/structure/sign/barsign{ + pixel_y = 32 + }, +/turf/open/floor/carpet, +/area/crew_quarters/bar) +"buQ" = ( +/obj/machinery/computer/slot_machine{ + pixel_y = 2 + }, +/turf/open/floor/carpet, +/area/crew_quarters/bar) +"buR" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"buS" = ( +/obj/machinery/disposal/bin{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"buT" = ( +/obj/machinery/computer/arcade, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"buU" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/maintenance/starboard) +"buV" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/starboard) +"buX" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"buY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;25;46" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"buZ" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/caution{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bva" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bvb" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/caution{ + dir = 4 + }, +/area/hallway/primary/starboard) +"bvc" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bvd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bve" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/starboard) +"bvf" = ( /obj/item/device/radio/intercom{ broadcasting = 0; freerange = 1; @@ -27753,8988 +35094,72 @@ }, /turf/open/floor/circuit/green, /area/ai_monitored/turret_protected/ai) -"bel" = ( -/obj/machinery/camera{ - c_tag = "AI Chamber - Starboard"; - dir = 8; - network = list("RD") - }, -/obj/structure/showcase/cyborg/old{ - dir = 8; - pixel_x = 9; - pixel_y = 2 - }, -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/ai_monitored/turret_protected/ai) -"bem" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - name = "Arrival Airlock" - }, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"ben" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"beo" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bep" = ( -/turf/closed/wall, -/area/security/checkpoint/customs) -"beq" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/sign/poster/contraband/random{ - pixel_x = -32 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"ber" = ( -/obj/item/stack/sheet/cardboard, -/obj/item/storage/box/lights/mixed, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bes" = ( -/turf/closed/wall, -/area/quartermaster/sorting) -"bet" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"beu" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/machinery/conveyor{ - backwards = 1; - dir = 2; - forwards = 2; - id = "packageSort2" - }, -/obj/effect/turf_decal/loading_area, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bev" = ( -/obj/structure/disposalpipe/segment, -/turf/closed/wall, -/area/quartermaster/sorting) -"bew" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/power/apc{ - dir = 8; - name = "Cargo Office APC"; - areastring = "/area/quartermaster/office"; - pixel_x = -24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel/brown{ - dir = 9 - }, -/area/quartermaster/office) -"bex" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/quartermaster/office) -"bey" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/machinery/status_display{ - pixel_y = 32; - supply_display = 1 - }, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/quartermaster/office) -"bez" = ( -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/quartermaster/office) -"beA" = ( -/obj/effect/landmark/start/cargo_technician, -/obj/structure/chair/office/dark{ - dir = 4 - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"beB" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/westleft{ - dir = 8; - name = "Cargo Desk"; - req_access_txt = "50" - }, -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/pen, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"beC" = ( -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"beD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"beE" = ( -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"beF" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"beG" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Cargo - Foyer"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/hallway/primary/port) -"beH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -29 - }, -/obj/machinery/status_display{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"beI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"beJ" = ( -/turf/closed/wall, -/area/janitor) -"beK" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock{ - name = "Custodial Closet"; - req_access_txt = "26" - }, -/turf/open/floor/plasteel, -/area/janitor) -"beL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/janitor) -"beM" = ( -/turf/closed/wall, -/area/maintenance/central) -"beN" = ( -/obj/machinery/door/airlock{ - name = "Central Emergency Storage"; - req_access_txt = "0" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/central) -"beO" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/hallway/primary/central) -"beP" = ( -/turf/closed/wall/r_wall, -/area/crew_quarters/heads/captain/private) -"beQ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall/r_wall, -/area/crew_quarters/heads/captain/private) -"beR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"beS" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"beT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"beU" = ( -/obj/structure/rack, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/obj/item/clothing/gloves/color/fyellow, -/obj/item/clothing/suit/hazardvest, -/obj/item/device/multitool, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/storage/tools) -"beV" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel, -/area/storage/tools) -"beW" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/storage/tools) -"beX" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel, -/area/storage/tools) -"beY" = ( -/obj/machinery/camera{ - c_tag = "Auxiliary Tool Storage"; - dir = 8; - network = list("SS13") - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/storage/tools) -"beZ" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"bfa" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"bfb" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/storage/tech) -"bfc" = ( -/obj/structure/rack, -/obj/item/circuitboard/computer/crew{ - pixel_x = -1; - pixel_y = 1 - }, -/obj/item/circuitboard/computer/card{ - pixel_x = 2; - pixel_y = -2 - }, -/obj/item/circuitboard/computer/communications{ - pixel_x = 5; - pixel_y = -5 - }, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bfd" = ( -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfe" = ( -/obj/machinery/door/airlock/highsecurity{ - name = "Secure Tech Storage"; - req_access_txt = "19;23" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bff" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfg" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfk" = ( -/obj/structure/table, -/obj/item/screwdriver{ - pixel_y = 16 - }, -/obj/item/wirecutters, -/obj/item/device/multitool, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfl" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bfm" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/crew_quarters/heads/chief) -"bfn" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 1 - }, -/area/crew_quarters/heads/chief) -"bfo" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/crew_quarters/heads/chief) -"bfp" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/newscaster{ - pixel_x = 30 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bfq" = ( -/obj/structure/closet/toolcloset, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bfr" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/engine/engineering) -"bfs" = ( -/obj/structure/closet/toolcloset, -/obj/effect/turf_decal/delivery, -/obj/item/clothing/glasses/meson/engine, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bft" = ( -/obj/machinery/power/apc{ - dir = 8; - name = "Engineering Security APC"; - areastring = "/area/security/checkpoint/engineering"; - pixel_x = -24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/checkpoint/engineering) -"bfu" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/engineering) -"bfv" = ( -/obj/machinery/computer/secure_data{ - dir = 8 - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for monitoring the engine."; - dir = 8; - name = "Engine Monitor"; - network = list("Engine"); - pixel_x = 32 - }, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/checkpoint/engineering) -"bfw" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard) -"bfx" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bfy" = ( -/obj/structure/closet/firecloset, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bfz" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/space, -/area/space/nearstation) -"bfA" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 5 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"bfB" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/ai_status_display{ - pixel_x = -32 - }, -/turf/open/floor/circuit, -/area/ai_monitored/turret_protected/ai) -"bfC" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bfD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/security/checkpoint/customs) -"bfE" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/structure/table/reinforced, -/obj/item/book/manual/wiki/security_space_law{ - pixel_x = -3; - pixel_y = 5 - }, -/turf/open/floor/plasteel/red/side{ - dir = 9 - }, -/area/security/checkpoint/customs) -"bfF" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Customs APC"; - areastring = "/area/security/checkpoint/customs"; - pixel_y = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/customs) -"bfG" = ( -/obj/item/device/radio/intercom{ - broadcasting = 0; - name = "Station Intercom (General)"; - pixel_y = 20 - }, -/obj/machinery/computer/security, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/customs) -"bfH" = ( -/obj/machinery/computer/card, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/requests_console{ - department = "Security"; - departmentType = 5; - pixel_y = 30 - }, -/obj/machinery/camera{ - c_tag = "Customs Checkpoint"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/customs) -"bfI" = ( -/obj/machinery/computer/secure_data, -/obj/machinery/newscaster/security_unit{ - pixel_y = 30 - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/customs) -"bfJ" = ( -/obj/machinery/light_switch{ - pixel_x = 27 - }, -/obj/structure/reagent_dispensers/peppertank{ - pixel_y = 30 - }, -/obj/structure/closet/secure_closet/security, -/turf/open/floor/plasteel/red/side{ - dir = 5 - }, -/area/security/checkpoint/customs) -"bfK" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/port/fore) -"bfL" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bfM" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/closed/wall, -/area/quartermaster/sorting) -"bfN" = ( -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/obj/structure/disposaloutlet{ - dir = 4 - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bfO" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bfP" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bfQ" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/obj/structure/plasticflaps{ - opacity = 0 - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bfR" = ( -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/disposal/deliveryChute{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bfS" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/quartermaster/office) -"bfT" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bfU" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bfV" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bfW" = ( -/obj/machinery/computer/cargo{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"bfX" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/quartermaster/office) -"bfY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bfZ" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bga" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bgb" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bgc" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/hallway/primary/port) -"bgd" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/hallway/primary/port) -"bge" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/brown/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bgf" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/sorting/mail{ - dir = 1; - sortType = 22 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bgg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bgh" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/machinery/light_switch{ - pixel_x = 8; - pixel_y = 30 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bgi" = ( -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bgj" = ( -/obj/structure/closet/l3closet/janitor, -/obj/machinery/airalarm{ - pixel_y = 28 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bgk" = ( -/obj/structure/closet/jcloset, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bgl" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/maintenance/central) -"bgm" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/central) -"bgn" = ( -/turf/closed/wall/r_wall, -/area/maintenance/central) -"bgo" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = -27 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 32 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bgp" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/table/wood, -/obj/item/pinpointer/nuke, -/obj/item/disk/nuclear, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bgq" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/computer/security/wooden_tv, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bgr" = ( -/obj/machinery/ai_status_display{ - pixel_y = 32 - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bgs" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bgt" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/filingcabinet{ - pixel_x = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bgu" = ( -/obj/machinery/light_switch{ - pixel_x = 28 - }, -/obj/structure/dresser, -/obj/item/storage/secure/safe{ - pixel_x = 6; - pixel_y = 28 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bgv" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bgw" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bgx" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bgy" = ( -/obj/structure/table, -/obj/item/storage/toolbox/emergency, -/obj/machinery/light_switch{ - pixel_x = -26 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 10 - }, -/area/storage/tools) -"bgz" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/storage/box/lights/mixed, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/yellow/side{ - dir = 2 - }, -/area/storage/tools) -"bgA" = ( -/turf/open/floor/plasteel/yellow/side{ - dir = 2 - }, -/area/storage/tools) -"bgB" = ( -/obj/structure/rack, -/obj/item/electronics/apc, -/obj/item/electronics/airlock, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plasteel/yellow/side{ - dir = 2 - }, -/area/storage/tools) -"bgC" = ( -/obj/structure/table, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/rods/fifty, -/turf/open/floor/plasteel/yellow/side{ - dir = 6 - }, -/area/storage/tools) -"bgD" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"bgE" = ( -/obj/structure/rack, -/obj/item/circuitboard/computer/robotics{ - pixel_x = -2; - pixel_y = 2 - }, -/obj/item/circuitboard/computer/mecha_control{ - pixel_x = 1; - pixel_y = -1 - }, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bgF" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bgG" = ( -/obj/machinery/vending/assist, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bgH" = ( -/obj/structure/table, -/obj/item/device/plant_analyzer, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bgI" = ( -/obj/structure/table, -/obj/item/device/analyzer, -/obj/item/device/healthanalyzer, -/obj/machinery/camera/autoname{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bgJ" = ( -/obj/structure/rack, -/obj/item/storage/toolbox/electrical{ - pixel_x = 1; - pixel_y = -1 - }, -/obj/item/device/multitool, -/obj/item/clothing/glasses/meson, -/obj/machinery/light_switch{ - pixel_y = -28 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bgK" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bgL" = ( -/obj/structure/table, -/obj/machinery/cell_charger, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bgM" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bgN" = ( -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = -29 - }, -/obj/machinery/suit_storage_unit/ce, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bgO" = ( -/obj/structure/rack, -/obj/item/storage/secure/briefcase, -/obj/item/clothing/mask/cigarette/cigar, -/obj/machinery/computer/security/telescreen{ - dir = 1; - name = "MiniSat Monitor"; - network = list("MiniSat","tcomm"); - pixel_y = -30 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bgP" = ( -/obj/structure/rack, -/obj/item/lighter, -/obj/item/clothing/glasses/meson, -/obj/machinery/button/door{ - id = "ceprivacy"; - name = "Privacy Shutters Control"; - pixel_y = -26 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bgQ" = ( -/obj/structure/filingcabinet/chestdrawer, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/mob/living/simple_animal/parrot/Poly, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bgR" = ( -/obj/structure/closet/secure_closet/engineering_chief{ - req_access_txt = "0" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bgS" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering{ - name = "Engine Room"; - req_access_txt = "10" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/engine/engineering) -"bgT" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/camera/autoname{ - dir = 4; - network = list("SS13") - }, -/obj/machinery/button/door{ - desc = "A remote control-switch for the engineering security doors."; - id = "Engineering"; - name = "Engineering Lockdown"; - pixel_x = -24; - pixel_y = -6; - req_access_txt = "1" - }, -/obj/machinery/button/door{ - id = "atmos"; - name = "Atmospherics Lockdown"; - pixel_x = -24; - pixel_y = 5; - req_access_txt = "1" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/security/checkpoint/engineering) -"bgU" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/engineering) -"bgV" = ( -/obj/structure/closet/secure_closet/security/engine, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/red/side{ - dir = 6 - }, -/area/security/checkpoint/engineering) -"bgW" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bgX" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 5 - }, -/turf/open/space, -/area/space/nearstation) -"bgY" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bgZ" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bha" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 10 - }, -/turf/open/space, -/area/space/nearstation) -"bhb" = ( -/obj/structure/sign/warning/vacuum/external, -/turf/closed/wall/r_wall, -/area/space/nearstation) -"bhc" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bhd" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior - Port Fore"; - dir = 8; - network = list("MiniSat") - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bhe" = ( -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/turf/open/floor/circuit, -/area/ai_monitored/turret_protected/ai) -"bhf" = ( -/obj/machinery/porta_turret/ai{ - dir = 2 - }, -/obj/machinery/flasher{ - id = "AI"; - pixel_y = 24 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/turret_protected/ai) -"bhg" = ( -/obj/machinery/power/apc{ - aidisabled = 0; - dir = 1; - name = "AI Chamber APC"; - areastring = "/area/ai_monitored/turret_protected/ai"; - pixel_y = 24 - }, -/obj/structure/cable{ - icon_state = "0-4" - }, -/turf/open/floor/circuit, -/area/ai_monitored/turret_protected/ai) -"bhh" = ( -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/circuit, -/area/ai_monitored/turret_protected/ai) -"bhi" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior - Starboard Fore"; - dir = 4; - network = list("MiniSat") - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bhj" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/structure/window/reinforced, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bhk" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bhl" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/security/checkpoint/customs) -"bhm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/table/reinforced, -/obj/item/folder/red, -/obj/item/folder/red, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/checkpoint/customs) -"bhn" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"bho" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"bhp" = ( -/obj/structure/chair/office/dark, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"bhq" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"bhr" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/checkpoint/customs) -"bhs" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Security Maintenance"; - req_access_txt = "1" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bht" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bhu" = ( -/obj/effect/landmark/blobstart, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bhv" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Mailroom Maintenance"; - req_access_txt = "50" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bhw" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bhx" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bhy" = ( -/obj/structure/chair/stool, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bhz" = ( -/obj/machinery/conveyor_switch/oneway{ - id = "packageSort2"; - pixel_x = -2; - pixel_y = 12 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bhA" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Cargo - Office"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/quartermaster/office) -"bhB" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bhC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bhD" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bhE" = ( -/obj/structure/filingcabinet/filingcabinet, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"bhF" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/quartermaster/office) -"bhG" = ( -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bhH" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bhI" = ( -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/hallway/primary/port) -"bhJ" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/hallway/primary/port) -"bhK" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bhL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bhM" = ( -/obj/item/restraints/legcuffs/beartrap, -/obj/item/restraints/legcuffs/beartrap, -/obj/structure/table, -/obj/machinery/requests_console{ - department = "Janitorial"; - departmentType = 1; - pixel_x = -29 - }, -/obj/item/reagent_containers/spray/cleaner, -/obj/machinery/camera{ - c_tag = "Custodial Closet"; - dir = 4; - network = list("SS13") - }, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bhN" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plating, -/area/janitor) -"bhO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bhP" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bhQ" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Custodial Maintenance"; - req_access_txt = "26" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/central) -"bhR" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/central) -"bhS" = ( -/obj/item/device/flashlight{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/central) -"bhT" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/maintenance/central) -"bhU" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plating, -/area/bridge) -"bhV" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plating, -/area/bridge) -"bhW" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/turf/open/floor/plating, -/area/bridge) -"bhX" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/turf/open/floor/plating, -/area/bridge) -"bhY" = ( -/turf/closed/wall/r_wall, -/area/bridge) -"bhZ" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/turf/open/floor/plating, -/area/bridge) -"bia" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plating, -/area/bridge) -"bib" = ( -/obj/structure/table/wood, -/obj/machinery/newscaster/security_unit{ - pixel_x = -30; - pixel_y = 1 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bic" = ( -/obj/effect/landmark/start/captain, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/chair/comfy/brown{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bid" = ( -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bie" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bif" = ( -/obj/machinery/door/window/westright, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"big" = ( -/obj/structure/bed, -/obj/item/bedsheet/captain, -/obj/effect/landmark/start/captain, -/obj/machinery/camera{ - c_tag = "Captain's Quarters"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bih" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bii" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/yellow/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bij" = ( -/obj/structure/sign/directions/security{ - desc = "A direction sign, pointing out which way the security department is."; - dir = 1; - icon_state = "direction_sec"; - pixel_y = 8 - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the engineering department is."; - dir = 4; - icon_state = "direction_eng" - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the bridge is."; - dir = 2; - icon_state = "direction_bridge"; - name = "bridge"; - pixel_y = -8 - }, -/turf/closed/wall/r_wall, -/area/storage/tools) -"bik" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/storage/tools) -"bil" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Auxiliary Tool Storage"; - req_access_txt = "12" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/storage/tools) -"bim" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/storage/tools) -"bin" = ( -/obj/structure/closet/emcloset, -/obj/structure/sign/map/left{ - icon_state = "map-left-MS"; - pixel_y = 32 - }, -/turf/open/floor/plasteel/vault, -/area/hallway/primary/starboard) -"bio" = ( -/obj/structure/sign/map/right{ - desc = "A framed picture of the station. Clockwise from security in red at the top, you see engineering in yellow, science in purple, escape in checkered red-and-white, medbay in green, arrivals in checkered red-and-blue, and then cargo in brown."; - icon_state = "map-right-MS"; - pixel_y = 32 - }, -/obj/structure/closet/firecloset, -/turf/open/floor/plasteel/vault, -/area/hallway/primary/starboard) -"bip" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"biq" = ( -/turf/closed/wall, -/area/hallway/primary/starboard) -"bir" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/storage/tech) -"bis" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering{ - name = "Tech Storage"; - req_access_txt = "0"; - req_one_access_txt = "23;30" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bit" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "ceprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/chief) -"biu" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "ceprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/chief) -"biv" = ( -/obj/machinery/door/poddoor/preopen{ - id = "Engineering"; - name = "Engineering Security Doors" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/break_room) -"biw" = ( -/obj/machinery/door/poddoor/preopen{ - id = "Engineering"; - name = "Engineering Security Doors" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bix" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/security/checkpoint/engineering) -"biy" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Engineering Security Post"; - req_access_txt = "63" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/engineering) -"biz" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/security/checkpoint/engineering) -"biA" = ( -/turf/open/floor/plating, -/area/engine/break_room) -"biB" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/engine/break_room) -"biC" = ( -/obj/structure/shuttle/engine/propulsion/burst{ - dir = 8 - }, -/turf/closed/wall/mineral/titanium, -/area/shuttle/pod_4) -"biD" = ( -/turf/closed/wall/mineral/titanium, -/area/shuttle/pod_4) -"biE" = ( -/obj/structure/lattice, -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/space, -/area/space/nearstation) -"biF" = ( -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Space Access Airlock"; - req_one_access_txt = "32;19" - }, -/turf/open/floor/plating, -/area/aisat) -"biG" = ( -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/aisat) -"biH" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/aisat) -"biI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/aisat) -"biJ" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/door/window{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "MiniSat Airlock Access"; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"biK" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"biL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"biM" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/turf/open/floor/circuit, -/area/ai_monitored/turret_protected/ai) -"biN" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/circuit, -/area/ai_monitored/turret_protected/ai) -"biO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"biP" = ( -/obj/structure/table/reinforced, -/obj/item/phone{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/cigbutt/cigarbutt{ - pixel_x = 5; - pixel_y = -1 - }, -/obj/item/device/radio/intercom{ - broadcasting = 1; - frequency = 1447; - listening = 0; - name = "Station Intercom (AI Private)"; - pixel_x = 28 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"biQ" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/turf/open/space, -/area/space/nearstation) -"biR" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/turf/open/space, -/area/space/nearstation) -"biS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"biT" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/closet, -/obj/item/crowbar, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/radio, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/security/checkpoint/customs) -"biU" = ( -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/customs) -"biV" = ( -/obj/item/paper_bin{ - pixel_x = 1; - pixel_y = 9 - }, -/obj/item/pen, -/obj/structure/table/reinforced, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/customs) -"biW" = ( -/obj/item/paper, -/obj/structure/table/reinforced, -/obj/machinery/door/window/brigdoor{ - dir = 2; - name = "Arrivals Security Checkpoint"; - pixel_y = -8; - req_access_txt = "1" - }, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/customs) -"biX" = ( -/obj/machinery/recharger{ - pixel_y = 4 - }, -/obj/structure/table/reinforced, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/customs) -"biY" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/structure/closet/wardrobe/red, -/turf/open/floor/plasteel/red/side{ - dir = 6 - }, -/area/security/checkpoint/customs) -"biZ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bja" = ( -/obj/machinery/space_heater, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bjb" = ( -/obj/structure/disposalpipe/sorting/wrap{ - dir = 1 - }, -/turf/closed/wall, -/area/quartermaster/sorting) -"bjc" = ( -/obj/structure/disposaloutlet{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bjd" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/machinery/door/window/eastleft{ - name = "Mail"; - req_access_txt = "50" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bje" = ( -/obj/effect/turf_decal/loading_area{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bjf" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bjg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bjh" = ( -/obj/machinery/firealarm{ - dir = 2; - pixel_y = 24 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bji" = ( -/obj/machinery/status_display{ - pixel_y = 32; - supply_display = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bjj" = ( -/obj/machinery/light_switch{ - pixel_y = 28 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bjk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/mining/glass{ - name = "Mailroom"; - req_access_txt = "0"; - req_one_access_txt = "48;50" - }, -/obj/effect/turf_decal/delivery, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bjl" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/quartermaster/office) -"bjm" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bjn" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bjo" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/start/cargo_technician, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bjp" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"bjq" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/mining/glass{ - name = "Cargo Office"; - req_access_txt = "0"; - req_one_access_txt = "48;50" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bjr" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/hallway/primary/port) -"bjs" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bjt" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bju" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/disposalpipe/junction{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bjv" = ( -/turf/open/floor/plasteel/brown/corner{ - dir = 2 - }, -/area/hallway/primary/port) -"bjw" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/brown{ - dir = 2 - }, -/area/hallway/primary/port) -"bjx" = ( -/obj/machinery/power/apc{ - dir = 8; - name = "Custodial Closet APC"; - areastring = "/area/janitor"; - pixel_x = -24 - }, -/obj/structure/table, -/obj/item/clothing/gloves/color/orange, -/obj/item/storage/box/mousetraps, -/obj/item/storage/box/mousetraps, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bjy" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/portable_atmospherics/canister/water_vapor, -/mob/living/simple_animal/hostile/lizard{ - name = "Wags-His-Tail"; - real_name = "Wags-His-Tail" - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bjz" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/effect/landmark/start/janitor, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bjA" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/item/reagent_containers/glass/bucket, -/obj/item/mop, -/obj/structure/disposalpipe/segment, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bjB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/central) -"bjC" = ( -/obj/effect/landmark/blobstart, -/obj/machinery/power/apc{ - dir = 4; - name = "Central Maintenance APC"; - areastring = "/area/maintenance/central"; - pixel_x = 26 - }, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/maintenance/central) -"bjD" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/bridge) -"bjE" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/computer/card, -/turf/open/floor/plasteel/darkgreen/side{ - dir = 9 - }, -/area/bridge) -"bjF" = ( -/obj/machinery/computer/med_data, -/turf/open/floor/plasteel/darkgreen/side{ - dir = 1 - }, -/area/bridge) -"bjG" = ( -/obj/machinery/computer/crew, -/turf/open/floor/plasteel/darkgreen/side{ - dir = 1 - }, -/area/bridge) -"bjH" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/item/folder/yellow{ - pixel_y = 4 - }, -/obj/machinery/camera{ - c_tag = "Bridge - Central"; - dir = 2; - network = list("SS13") - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/darkbrown/side{ - dir = 1 - }, -/area/bridge) -"bjI" = ( -/obj/machinery/computer/station_alert, -/turf/open/floor/plasteel/darkbrown/side{ - dir = 1 - }, -/area/bridge) -"bjJ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/computer/monitor{ - name = "Bridge Power Monitoring Console" - }, -/turf/open/floor/plasteel/darkbrown/side{ - dir = 1 - }, -/area/bridge) -"bjK" = ( -/obj/machinery/computer/atmos_alert, -/turf/open/floor/plasteel/darkbrown/side{ - dir = 1 - }, -/area/bridge) -"bjL" = ( -/obj/machinery/ai_status_display{ - pixel_y = 32 - }, -/obj/item/storage/toolbox/mechanical{ - pixel_x = -1; - pixel_y = 4 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/darkbrown/side{ - dir = 1 - }, -/area/bridge) -"bjM" = ( -/obj/machinery/computer/security, -/turf/open/floor/plasteel/darkred/side{ - dir = 1 - }, -/area/bridge) -"bjN" = ( -/obj/machinery/computer/secure_data, -/turf/open/floor/plasteel/darkred/side{ - dir = 1 - }, -/area/bridge) -"bjO" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/computer/prisoner, -/turf/open/floor/plasteel/darkred/side{ - dir = 5 - }, -/area/bridge) -"bjP" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/bridge) -"bjQ" = ( -/obj/structure/table/wood, -/obj/item/storage/photo_album{ - pixel_y = -4 - }, -/obj/item/device/camera{ - pixel_y = 4 - }, -/obj/item/device/radio/intercom{ - dir = 8; - freerange = 1; - name = "Station Intercom (Captain)"; - pixel_x = -28 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bjR" = ( -/obj/machinery/light_switch{ - pixel_y = -25 - }, -/obj/structure/table/wood, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/item/razor{ - pixel_x = -4; - pixel_y = 2 - }, -/obj/item/clothing/mask/cigarette/cigar, -/obj/item/reagent_containers/food/drinks/flask/gold, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bjS" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bjT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bjU" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bjV" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/holopad, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bjW" = ( -/obj/structure/table/wood, -/obj/machinery/recharger{ - pixel_y = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bjX" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bjY" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=14.2-Central-CrewQuarters"; - location = "14-Starboard-Central" - }, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bjZ" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bka" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Starboard Primary Hallway" - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkc" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bke" = ( -/obj/machinery/firealarm{ - pixel_y = 32 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkf" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Starboard Primary Hallway - Tech Storage"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkg" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bki" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkm" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkn" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/structure/sign/warning/securearea{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bko" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/power/apc{ - dir = 1; - name = "Starboard Hallway APC"; - areastring = "/area/hallway/primary/starboard"; - pixel_y = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 4 - }, -/area/hallway/primary/starboard) -"bkq" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=14-Starboard-Central"; - location = "13.3-Engineering-Central" - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 4 - }, -/area/hallway/primary/starboard) -"bkr" = ( -/turf/closed/wall/r_wall, -/area/engine/break_room) -"bks" = ( -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/pen, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/table/glass, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkt" = ( -/obj/item/book/manual/wiki/engineering_hacking{ - pixel_x = 4; - pixel_y = 5 - }, -/obj/item/book/manual/wiki/engineering_construction{ - pixel_y = 3 - }, -/obj/item/book/manual/wiki/engineering_guide{ - pixel_x = -4 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bku" = ( -/obj/item/folder/yellow, -/obj/item/folder/yellow, -/obj/machinery/light{ - dir = 1 - }, -/obj/structure/sign/warning/securearea{ - pixel_y = 32 - }, -/obj/structure/table/glass, -/obj/item/storage/firstaid/fire{ - pixel_y = 8 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkv" = ( -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkw" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/junction/flip{ - dir = 2 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkx" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bky" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkB" = ( -/obj/machinery/disposal/bin{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkC" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/engine/break_room) -"bkD" = ( -/obj/machinery/door/airlock/titanium{ - name = "Escape Pod Airlock" - }, -/obj/docking_port/mobile/pod{ - dir = 4; - id = "pod4"; - name = "escape pod 4"; - port_direction = 2; - preferred_direction = 4; - timid = 0 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_4) -"bkE" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - pixel_y = 25 - }, -/obj/item/storage/pod{ - pixel_x = 6; - pixel_y = -32 - }, -/obj/machinery/light/small, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_4) -"bkF" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/machinery/computer/shuttle/pod{ - pixel_y = -32; - possible_destinations = "pod_lavaland4"; - shuttleId = "pod4" - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_4) -"bkG" = ( -/obj/effect/spawner/structure/window/shuttle, -/turf/open/floor/plating, -/area/shuttle/pod_4) -"bkH" = ( -/obj/docking_port/stationary/random{ - dir = 4; - id = "pod_lavaland4"; - name = "lavaland" - }, -/turf/open/space, -/area/space/nearstation) -"bkI" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/space, -/area/space/nearstation) -"bkJ" = ( -/obj/machinery/light/small, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior - Space Access"; - dir = 1; - network = list("MiniSat") - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/aisat) -"bkK" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/door/window{ - dir = 8; - name = "MiniSat Airlock Access"; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bkL" = ( -/obj/structure/table/reinforced, -/obj/item/folder/blue{ - pixel_y = 2 - }, -/obj/item/pen, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkM" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/obj/machinery/ai_status_display{ - pixel_y = -32 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkN" = ( -/obj/machinery/camera{ - c_tag = "AI Chamber - Aft"; - dir = 1; - network = list("RD") - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkO" = ( -/obj/machinery/holopad, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkP" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkQ" = ( -/obj/structure/chair/office/dark{ - dir = 4 - }, -/obj/machinery/status_display{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkR" = ( -/obj/structure/table/reinforced, -/obj/item/folder/blue{ - pixel_y = 2 - }, -/obj/item/pen, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkS" = ( -/obj/docking_port/stationary{ - dir = 8; - dwidth = 3; - height = 15; - id = "arrivals_stationary"; - name = "arrivals"; - width = 7; - roundstart_template = /datum/map_template/shuttle/arrival/box; - - }, -/turf/open/space/basic, -/area/space) -"bkT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bkU" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bkV" = ( -/obj/structure/sign/warning/pods, -/turf/closed/wall, -/area/security/checkpoint/customs) -"bkW" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/closed/wall, -/area/security/checkpoint/customs) -"bkX" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/security{ - name = "Customs Desk"; - req_access = null; - req_access_txt = "1" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"bkY" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/security/checkpoint/customs) -"bkZ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bla" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;48;50;1" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"blb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/maintenance/port/fore) -"blc" = ( -/obj/machinery/door/window/eastleft{ - base_state = "right"; - icon_state = "right"; - name = "Deliveries"; - req_access_txt = "50" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bld" = ( -/obj/machinery/conveyor_switch/oneway{ - convdir = -1; - id = "packageExternal"; - pixel_y = 18 - }, -/obj/effect/turf_decal/loading_area{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"ble" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"blf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"blg" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"blh" = ( -/obj/structure/chair/office/dark{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bli" = ( -/obj/structure/table, -/obj/item/device/destTagger{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/machinery/light_switch{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/quartermaster/sorting) -"blj" = ( -/obj/structure/table, -/obj/item/clipboard, -/obj/item/folder/yellow, -/obj/item/folder/yellow, -/obj/item/device/multitool, -/obj/item/pen/red, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/quartermaster/office) -"blk" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bll" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"blm" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/light_switch{ - pixel_x = 27 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"bln" = ( -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/hallway/primary/port) -"blo" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"blp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"blq" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"blr" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/effect/landmark/start/assistant, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/hallway/primary/port) -"bls" = ( -/obj/structure/table, -/obj/item/storage/box/lights/mixed, -/obj/item/storage/box/lights/mixed, -/obj/item/grenade/chem_grenade/cleaner, -/obj/item/grenade/chem_grenade/cleaner, -/obj/item/grenade/chem_grenade/cleaner, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"blt" = ( -/obj/structure/janitorialcart, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"blu" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/light/small, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/vehicle/ridden/janicart, -/obj/item/key/janitor, -/turf/open/floor/plating, -/area/janitor) -"blv" = ( -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/disposal/bin, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"blw" = ( -/obj/item/storage/box/lights/mixed, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/central) -"blx" = ( -/obj/item/clothing/mask/gas, -/turf/open/floor/plating, -/area/maintenance/central) -"bly" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/turf/open/floor/plating, -/area/bridge) -"blz" = ( -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/light{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/darkgreen/side{ - dir = 8 - }, -/area/bridge) -"blA" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"blB" = ( -/obj/structure/chair/office/dark{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"blC" = ( -/turf/open/floor/plasteel/dark, -/area/bridge) -"blD" = ( -/obj/structure/chair/office/dark{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"blE" = ( -/obj/structure/chair/office/dark{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"blF" = ( -/obj/item/folder/red{ - pixel_y = 3 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/table/glass, -/obj/item/folder/red{ - pixel_y = 3 - }, -/turf/open/floor/plasteel/darkred/side{ - dir = 4 - }, -/area/bridge) -"blG" = ( -/turf/closed/wall, -/area/crew_quarters/heads/captain/private) -"blH" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 2 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/bikehorn/rubberducky, -/obj/machinery/light_switch{ - pixel_x = -28 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"blI" = ( -/obj/machinery/door/window{ - dir = 1; - name = "Captain's Bedroom"; - req_access_txt = "20" - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"blJ" = ( -/obj/structure/closet/secure_closet/captains, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 2 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"blK" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 2 - }, -/obj/machinery/suit_storage_unit/captain, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"blL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"blM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"blN" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"blO" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Starboard Primary Hallway" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blP" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blS" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blT" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blU" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blV" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/junction{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blW" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blX" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blY" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blZ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bma" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bmb" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bmc" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bmd" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bme" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/caution/corner{ - dir = 4 - }, -/area/hallway/primary/starboard) -"bmf" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/light_switch{ - pixel_x = -22 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmh" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmi" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmj" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmk" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bml" = ( -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmm" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/external{ - name = "Escape Pod Four"; - req_access = null; - req_access_txt = "32" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmn" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/engine/break_room) -"bmo" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bmp" = ( -/turf/closed/wall/r_wall, -/area/ai_monitored/turret_protected/aisat/foyer) -"bmq" = ( -/turf/closed/wall/r_wall, -/area/ai_monitored/turret_protected/aisat_interior) -"bmr" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall/r_wall, -/area/ai_monitored/turret_protected/aisat_interior) -"bms" = ( -/obj/machinery/door/airlock/highsecurity{ - locked = 0; - name = "AI Chamber"; - req_access_txt = "16" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "AI Chamber entrance shutters"; - name = "AI Chamber entrance shutters" - }, -/obj/machinery/flasher{ - id = "AI"; - pixel_x = -26; - pixel_y = 3 - }, -/obj/item/device/radio/intercom{ - broadcasting = 1; - frequency = 1447; - listening = 0; - name = "Station Intercom (AI Private)"; - pixel_x = 28 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bmt" = ( -/turf/closed/wall/r_wall, -/area/ai_monitored/storage/satellite) -"bmu" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bmv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white/corner{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bmw" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/arrival{ - dir = 5 - }, -/area/hallway/secondary/entry) -"bmx" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bmy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 9 - }, -/area/hallway/primary/port) -"bmz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bmA" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bmB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 5 - }, -/area/hallway/primary/port) -"bmC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bmD" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/neutral/side{ - dir = 9 - }, -/area/hallway/primary/port) -"bmE" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/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 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 1 - }, -/area/hallway/primary/port) -"bmF" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 30 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/sign/map/right{ - 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-right-MS"; - pixel_y = 32 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 5 - }, -/area/hallway/primary/port) -"bmG" = ( -/obj/machinery/conveyor{ - dir = 1; - id = "packageExternal" - }, -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bmH" = ( -/obj/structure/table/reinforced, -/obj/item/folder/yellow, -/obj/item/pen{ - pixel_x = 4; - pixel_y = 4 - }, -/obj/machinery/computer/stockexchange, -/turf/open/floor/plasteel/arrival{ - dir = 2 - }, -/area/quartermaster/sorting) -"bmI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/chair/office/dark, -/obj/effect/landmark/start/cargo_technician, -/turf/open/floor/plasteel/arrival{ - dir = 2 - }, -/area/quartermaster/sorting) -"bmJ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/arrival{ - dir = 2 - }, -/area/quartermaster/sorting) -"bmK" = ( -/obj/structure/filingcabinet/filingcabinet, -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/machinery/camera{ - c_tag = "Cargo - Mailroom"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/plasteel/arrival{ - dir = 2 - }, -/area/quartermaster/sorting) -"bmL" = ( -/obj/structure/table, -/obj/item/stack/wrapping_paper, -/obj/item/stack/wrapping_paper, -/obj/machinery/requests_console{ - department = "Cargo Bay"; - departmentType = 2; - pixel_y = -30 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/storage/box/lights/mixed, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/arrival{ - dir = 2 - }, -/area/quartermaster/sorting) -"bmM" = ( -/obj/item/storage/box, -/obj/structure/table, -/obj/item/storage/box, -/obj/item/storage/box, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/item/hand_labeler, -/obj/machinery/power/apc{ - dir = 4; - name = "Delivery Office APC"; - areastring = "/area/quartermaster/sorting"; - pixel_x = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plasteel/arrival{ - dir = 6 - }, -/area/quartermaster/sorting) -"bmN" = ( -/obj/structure/table, -/obj/machinery/computer/stockexchange, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/turf/open/floor/plasteel/brown{ - dir = 10 - }, -/area/quartermaster/office) -"bmO" = ( -/obj/machinery/photocopier, -/turf/open/floor/plasteel/brown{ - dir = 2 - }, -/area/quartermaster/office) -"bmP" = ( -/turf/open/floor/plasteel/brown{ - dir = 2 - }, -/area/quartermaster/office) -"bmQ" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/holopad, -/turf/open/floor/plasteel/brown{ - dir = 2 - }, -/area/quartermaster/office) -"bmR" = ( -/obj/machinery/autolathe, -/obj/machinery/newscaster{ - pixel_x = 28 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/turf/open/floor/plasteel/brown{ - dir = 6 - }, -/area/quartermaster/office) -"bmS" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen" - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plasteel/brown{ - dir = 10 - }, -/area/hallway/primary/port) -"bmT" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/holopad, -/turf/open/floor/plasteel/brown/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"bmU" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 2 - }, -/area/hallway/primary/port) -"bmV" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/rack, -/obj/item/storage/box, -/obj/item/storage/box, -/obj/item/storage/box, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/hand_labeler, -/turf/open/floor/plasteel/brown{ - dir = 2 - }, -/area/hallway/primary/port) -"bmW" = ( -/obj/structure/table, -/obj/item/device/toner, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 30 - }, -/turf/open/floor/plasteel/brown{ - dir = 6 - }, -/area/hallway/primary/port) -"bmX" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bmY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bmZ" = ( -/turf/closed/wall/r_wall, -/area/crew_quarters/heads/hop) -"bna" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/tank/internals/air, -/turf/open/floor/plating, -/area/maintenance/central) -"bnb" = ( -/obj/item/extinguisher, -/turf/open/floor/plating, -/area/maintenance/central) -"bnc" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/obj/machinery/modular_computer/console/preset/command, -/turf/open/floor/plasteel/darkblue/side{ - dir = 9 - }, -/area/bridge) -"bnd" = ( -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 29 - }, -/obj/machinery/modular_computer/console/preset/engineering, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bne" = ( -/obj/item/storage/firstaid/regular{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/darkgreen/corner{ - dir = 1 - }, -/area/bridge) -"bnf" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bng" = ( -/obj/item/device/radio/beacon, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bnh" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/recharger{ - pixel_y = 3 - }, -/obj/item/restraints/handcuffs{ - pixel_y = 3 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/darkred/corner{ - dir = 4 - }, -/area/bridge) -"bni" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/computer/security/mining{ - network = list("MINE","AuxBase") - }, -/obj/machinery/keycard_auth{ - pixel_y = 24 - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bnj" = ( -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Bridge"; - departmentType = 5; - name = "Bridge RC"; - pixel_x = 32 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/computer/cargo/request, -/turf/open/floor/plasteel/darkblue/side{ - dir = 5 - }, -/area/bridge) -"bnk" = ( -/obj/effect/landmark/xeno_spawn, -/obj/item/soap/deluxe, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/machinery/shower{ - pixel_y = 12 - }, -/obj/structure/curtain, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/captain/private) -"bnl" = ( -/obj/structure/mirror{ - pixel_y = 28 - }, -/obj/structure/sink{ - pixel_y = 17 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/captain/private) -"bnm" = ( -/obj/structure/toilet{ - pixel_y = 13 - }, -/obj/machinery/light{ - dir = 2 - }, -/obj/effect/landmark/start/captain, -/obj/machinery/light_switch{ - pixel_y = -25 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/captain/private) -"bnn" = ( -/obj/machinery/door/airlock/silver{ - name = "Bathroom" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/captain/private) -"bno" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bnp" = ( -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bnq" = ( -/obj/effect/landmark/start/captain, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bnr" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bns" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=13.1-Engineering-Enter"; - location = "12-Central-Starboard" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bnt" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/yellow/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bnu" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Starboard Primary Hallway" - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnv" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnw" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnx" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bny" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/obj/machinery/light, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnz" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnB" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnC" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/machinery/camera{ - c_tag = "Starboard Primary Hallway - Auxiliary Tool Storage"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnE" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnF" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnG" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnH" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Starboard Primary Hallway - Engineering"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnI" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=13.2-Tcommstore"; - location = "13.1-Engineering-Enter" - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnJ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bnK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/caution/corner{ - dir = 4 - }, -/area/hallway/primary/starboard) -"bnL" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plating, -/area/engine/break_room) -"bnM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnN" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnO" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnP" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnQ" = ( -/obj/structure/chair/stool{ - pixel_y = 8 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnT" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnU" = ( -/obj/structure/sign/warning/pods, -/turf/closed/wall/r_wall, -/area/engine/break_room) -"bnV" = ( -/turf/closed/wall/mineral/plastitanium, -/area/engine/break_room) -"bnW" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/curved/flipped{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bnX" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/crossing/horizontal, -/turf/open/space, -/area/space/nearstation) -"bnY" = ( -/obj/structure/transit_tube/curved{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) -"bnZ" = ( -/turf/closed/wall, -/area/space/nearstation) -"boa" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/turf/open/space, -/area/space/nearstation) -"bob" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on, -/obj/structure/window/reinforced, -/turf/open/floor/plating/airless, -/area/aisat) -"boc" = ( -/obj/machinery/computer/teleporter, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bod" = ( -/obj/machinery/teleport/station, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"boe" = ( -/obj/machinery/teleport/hub, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bof" = ( -/obj/machinery/ai_status_display{ - pixel_y = 32 - }, -/obj/machinery/porta_turret/ai{ - dir = 2 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the RD's goons from the safety of his office."; - dir = 4; - name = "Research Monitor"; - network = list("RD"); - pixel_x = -28 - }, -/turf/open/floor/plasteel/vault{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"bog" = ( -/obj/structure/showcase/cyborg/old{ - dir = 2; - pixel_y = 20 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"boh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"boi" = ( -/obj/structure/showcase/cyborg/old{ - dir = 2; - pixel_y = 20 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 4 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"boj" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/machinery/porta_turret/ai{ - dir = 2 - }, -/obj/machinery/computer/security/telescreen{ - dir = 8; - name = "MiniSat Monitor"; - network = list("MiniSat","tcomm"); - pixel_x = 28 - }, -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"bok" = ( -/obj/machinery/power/smes{ - charge = 5e+006 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/storage/satellite) -"bol" = ( -/obj/machinery/recharge_station, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/storage/satellite) -"bom" = ( -/obj/machinery/airalarm{ - pixel_y = 26 - }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 2; - name = "Auxiliary MiniSat Distribution Port" - }, -/obj/machinery/portable_atmospherics/canister/air, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/storage/satellite) -"bon" = ( -/obj/machinery/power/port_gen/pacman, -/obj/structure/cable{ - icon_state = "0-2" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/storage/satellite) -"boo" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bop" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"boq" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bor" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 10 - }, -/area/hallway/primary/port) -"bos" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/neutral/side, -/area/hallway/primary/port) -"bot" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=5-Customs"; - location = "4-Customs" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/neutral/side, -/area/hallway/primary/port) -"bou" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/side, -/area/hallway/primary/port) -"bov" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 6 - }, -/area/hallway/primary/port) -"bow" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 10 - }, -/area/hallway/primary/port) -"box" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"boy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/side{ - dir = 4 - }, -/area/hallway/primary/port) -"boz" = ( -/obj/machinery/conveyor{ - dir = 1; - id = "packageExternal" - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"boA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/structure/table/reinforced, -/obj/machinery/door/window/westleft{ - dir = 1; - name = "Delivery Desk"; - req_access_txt = "50" - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"boB" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"boC" = ( -/obj/machinery/door/firedoor, -/obj/machinery/mineral/ore_redemption, -/turf/open/floor/plasteel/dark, -/area/quartermaster/office) -"boD" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/quartermaster/office) -"boE" = ( -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the Supply department is."; - dir = 1; - icon_state = "direction_supply"; - name = "cargo department"; - pixel_y = 8 - }, -/turf/closed/wall, -/area/quartermaster/office) -"boF" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/hallway/primary/port) -"boG" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/hallway/primary/port) -"boH" = ( -/obj/structure/sign/directions/security{ - desc = "A direction sign, pointing out which way the security department is."; - dir = 1; - icon_state = "direction_sec"; - pixel_y = 8 - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the engineering department is."; - dir = 4; - icon_state = "direction_eng" - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the bridge is."; - dir = 2; - icon_state = "direction_bridge"; - name = "bridge"; - pixel_y = -8 - }, -/turf/closed/wall/r_wall, -/area/hallway/primary/port) -"boI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"boJ" = ( -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/machinery/button/door{ - id = "hop"; - name = "Privacy Shutters Control"; - pixel_y = 25; - req_access_txt = "28" - }, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"boK" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/item/storage/secure/briefcase, -/obj/structure/table/wood, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching Prison Wing holding areas."; - name = "Prison Monitor"; - network = list("Prison"); - pixel_y = 30 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"boL" = ( -/obj/machinery/recharger, -/obj/item/storage/secure/safe{ - pixel_x = 34 - }, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"boM" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/central) -"boN" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 1 - }, -/obj/machinery/portable_atmospherics/canister/air, -/turf/open/floor/plating, -/area/maintenance/central) -"boO" = ( -/obj/item/device/radio/off, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/central) -"boP" = ( -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=4"; - dir = 4; - freq = 1400; - location = "Bridge" - }, -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/maintenance/central) -"boQ" = ( -/obj/machinery/door/window/westleft{ - dir = 4; - name = "Bridge Deliveries"; - req_access_txt = "19" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/bridge) -"boR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 8 - }, -/area/bridge) -"boS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"boT" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"boU" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"boV" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/darkblue/corner, -/area/bridge) -"boW" = ( -/obj/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 2 - }, -/area/bridge) -"boX" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/window/brigdoor{ - dir = 2; - name = "Command Desk"; - req_access_txt = "19" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 2 - }, -/area/bridge) -"boY" = ( -/obj/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 2 - }, -/area/bridge) -"boZ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/bridge) -"bpa" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bpb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bpc" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/chair/office/dark{ - dir = 1 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/camera{ - c_tag = "Bridge - Starboard"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 4 - }, -/area/bridge) -"bpd" = ( -/obj/machinery/door/airlock/command{ - name = "Captain's Quarters"; - req_access = null; - req_access_txt = "20" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bpe" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/status_display{ - pixel_x = -32 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bpf" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/yellow/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bpg" = ( -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the escape arm is."; - icon_state = "direction_evac"; - name = "escape arm" - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the medical department is."; - icon_state = "direction_med"; - name = "medical department"; - pixel_y = 8 - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the research department is."; - icon_state = "direction_sci"; - name = "research department"; - pixel_y = -8 - }, -/turf/closed/wall, -/area/storage/art) -"bph" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/storage/art) -"bpi" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Art Storage" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/storage/art) -"bpj" = ( -/turf/closed/wall, -/area/storage/art) -"bpk" = ( -/turf/closed/wall, -/area/crew_quarters/bar) -"bpl" = ( -/turf/closed/wall, -/area/maintenance/starboard) -"bpm" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;25;46" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bpn" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/maintenance/starboard) -"bpo" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/airlock{ - name = "Starboard Emergency Storage"; - req_access_txt = "0" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bpp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;25;46" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bpq" = ( -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the engineering department is."; - dir = 4; - icon_state = "direction_eng"; - pixel_y = 8 - }, -/turf/closed/wall, -/area/maintenance/starboard) -"bpr" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bps" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bpt" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/sorting/mail/flip{ - dir = 8; - sortType = 6 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 4 - }, -/area/hallway/primary/starboard) -"bpu" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering/glass{ - name = "Engineering Foyer"; - req_access_txt = "0"; - req_one_access_txt = "32;19" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpw" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpx" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpz" = ( -/obj/structure/table/glass, -/obj/item/device/lightreplacer{ - pixel_y = 7 - }, -/obj/item/storage/belt/utility, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpA" = ( -/obj/item/reagent_containers/food/drinks/soda_cans/thirteenloko{ - pixel_y = 4 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpB" = ( -/obj/structure/chair/stool{ - pixel_y = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpC" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/camera{ - c_tag = "Engineering - Foyer - Starboard"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpD" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 4 - }, -/area/engine/break_room) -"bpE" = ( -/obj/structure/sign/warning/securearea{ - pixel_y = 32 - }, -/obj/structure/transit_tube/station/reverse/flipped{ - dir = 1 - }, -/obj/structure/transit_tube_pod{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 4 - }, -/area/engine/break_room) -"bpF" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/ai_status_display{ - pixel_y = 32 - }, -/obj/structure/transit_tube/curved{ - dir = 8 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 4 - }, -/area/engine/break_room) -"bpG" = ( -/obj/structure/transit_tube/diagonal, -/turf/open/space, -/area/space/nearstation) -"bpH" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/transit_tube/curved/flipped, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/aisat) -"bpI" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/airalarm{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/aisat) -"bpJ" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/aisat) -"bpK" = ( -/obj/machinery/door/window{ - dir = 1; - name = "MiniSat Walkway Access"; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/aisat) -"bpL" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/aisat) -"bpM" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/showcase/cyborg/old{ - dir = 8; - pixel_x = 9; - pixel_y = 2 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/aisat) -"bpN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/aisat) -"bpO" = ( -/obj/structure/showcase/cyborg/old{ - dir = 4; - pixel_x = -9; - pixel_y = 2 - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bpP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bpQ" = ( -/obj/machinery/turretid{ - control_area = "/area/ai_monitored/turret_protected/aisat_interior"; - enabled = 1; - icon_state = "control_standby"; - name = "Antechamber Turret Control"; - pixel_x = 30; - req_access_txt = "65" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bpR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/ai_monitored/turret_protected/aisat_interior) -"bpS" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "MiniSat - Antechamber"; - dir = 4; - network = list("MiniSat") - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"bpT" = ( -/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"bpU" = ( -/obj/machinery/holopad, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/landmark/start/cyborg, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bpV" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 4 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"bpW" = ( -/obj/machinery/power/apc{ - aidisabled = 0; - dir = 4; - name = "MiniSat Antechamber APC"; - areastring = "/area/ai_monitored/turret_protected/aisat_interior"; - pixel_x = 29 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 4 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"bpX" = ( -/obj/machinery/power/terminal{ - dir = 1 - }, -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bpY" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bpZ" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bqa" = ( -/obj/structure/showcase/cyborg/old{ - dir = 8; - pixel_x = 9; - pixel_y = 2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bqb" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/camera{ - c_tag = "Arrivals - Station Entrance"; - dir = 4; - network = list("SS13") - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bqc" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bqd" = ( -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bqe" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bqf" = ( -/obj/structure/chair/comfy/beige, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bqg" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bqh" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/food/snacks/chips, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bqi" = ( -/obj/machinery/vending/coffee, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/port) -"bqj" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 8 - }, -/area/hallway/primary/port) -"bqk" = ( -/obj/structure/disposalpipe/junction/flip{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/port) -"bql" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqm" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqn" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqo" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqp" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqq" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Port Primary Hallway - Middle"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqr" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqs" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Port Hallway APC"; - areastring = "/area/hallway/primary/port"; - pixel_x = -1; - pixel_y = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqt" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqu" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/hallway/primary/port) -"bqw" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqx" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/hallway/primary/port) -"bqy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Port Primary Hallway" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqA" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bqB" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=4-Customs"; - location = "3-Central-Port" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bqC" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "hop"; - name = "privacy shutters" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hop) -"bqD" = ( -/obj/item/folder/blue, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/table/wood, -/obj/item/device/assembly/flash/handheld, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bqE" = ( -/obj/effect/landmark/start/head_of_personnel, -/obj/structure/chair/office/dark{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bqF" = ( -/obj/machinery/newscaster/security_unit{ - pixel_x = 32 - }, -/obj/machinery/computer/security/mining{ - dir = 8 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bqG" = ( -/obj/machinery/power/apc/highcap/ten_k{ - dir = 8; - name = "Bridge APC"; - areastring = "/area/bridge"; - pixel_x = -27 - }, -/obj/structure/cable/yellow, -/obj/machinery/camera{ - c_tag = "Bridge - Port"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 8 - }, -/area/bridge) -"bqH" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqI" = ( -/turf/open/floor/plasteel/darkblue/corner, -/area/bridge) -"bqJ" = ( -/turf/open/floor/plasteel/darkblue/side{ - dir = 2 - }, -/area/bridge) -"bqK" = ( -/turf/open/floor/plasteel/darkblue/side{ - dir = 6 - }, -/area/bridge) -"bqL" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/recharger, -/obj/item/restraints/handcuffs, -/obj/structure/table/glass, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqM" = ( -/obj/machinery/computer/communications, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqN" = ( -/obj/machinery/computer/security/wooden_tv{ - pixel_x = 1; - pixel_y = 6 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqO" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/table/glass, -/obj/item/folder/blue{ - pixel_y = 2 - }, -/obj/item/folder/blue{ - pixel_y = 2 - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqP" = ( -/turf/open/floor/plasteel/darkblue/side{ - dir = 10 - }, -/area/bridge) -"bqQ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/bridge) -"bqR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/darkblue/side{ - dir = 4 - }, -/area/bridge) -"bqT" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/item/storage/fancy/donut_box, -/obj/structure/table/glass, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqU" = ( -/obj/structure/displaycase/captain{ - pixel_y = 5 - }, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bqV" = ( -/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 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bqW" = ( -/obj/structure/sign/map/right{ - 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-right-MS"; - pixel_y = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bqX" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bqY" = ( -/obj/machinery/computer/communications{ - dir = 8 - }, -/obj/item/device/radio/intercom{ - dir = 8; - freerange = 1; - name = "Station Intercom (Captain)"; - pixel_x = 28 - }, -/obj/machinery/ai_status_display{ - pixel_y = 32 - }, -/obj/machinery/keycard_auth{ - pixel_x = 24; - pixel_y = 24 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bqZ" = ( -/obj/structure/rack, -/obj/item/cane, -/obj/item/reagent_containers/food/snacks/grown/mushroom/glowshroom, -/turf/open/floor/plating, -/area/crew_quarters/heads/captain/private) -"bra" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/item/device/radio/intercom{ - dir = 8; - name = "Station Intercom (General)"; - pixel_x = -28 - }, -/obj/machinery/camera{ - c_tag = "Central Primary Hallway - Starboard - Art Storage"; - dir = 4; - network = list("SS13") - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"brb" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"brc" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/storage/art) -"brd" = ( -/obj/structure/table, -/obj/item/hand_labeler, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/storage/art) -"bre" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/storage/art) -"brf" = ( -/obj/machinery/light_switch{ - pixel_x = 27 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/easel, -/obj/item/canvas/twentythreeXtwentythree, -/obj/item/canvas/twentythreeXtwentythree, -/turf/open/floor/plasteel, -/area/storage/art) -"brg" = ( -/obj/structure/closet/secure_closet/bar{ - req_access_txt = "25" - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"brh" = ( -/obj/machinery/reagentgrinder, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bri" = ( -/obj/structure/table/wood, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/gun/ballistic/revolver/doublebarrel, -/obj/machinery/camera{ - c_tag = "Bar - Backroom"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"brj" = ( -/obj/structure/sink/kitchen{ - pixel_y = 28 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"brk" = ( -/obj/machinery/door/window/southleft{ - base_state = "left"; - dir = 2; - icon_state = "left"; - name = "Bar Delivery"; - req_access_txt = "25" - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/crew_quarters/bar) -"brl" = ( -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=1"; - dir = 8; - freq = 1400; - location = "Bar" - }, -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/crew_quarters/bar) -"brm" = ( -/obj/item/storage/box/lights/mixed, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brn" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard) -"bro" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brp" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brq" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brr" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brs" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brt" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/starboard) -"bru" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard) -"brv" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brw" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"brx" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bry" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/caution/corner{ - dir = 4 - }, -/area/hallway/primary/starboard) -"brz" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/engine/break_room) -"brA" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brD" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brE" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brF" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/cable{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brG" = ( -/obj/machinery/door/poddoor/preopen{ - id = "transittube"; - name = "Transit Tube Blast Door" - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brH" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Access"; - req_one_access_txt = "32;19" - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"brI" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"brJ" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"brK" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/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/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"brL" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/transit_tube/curved{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"brM" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/transit_tube/horizontal, -/turf/open/space, -/area/space/nearstation) -"brN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/transit_tube/horizontal, -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/space, -/area/space/nearstation) -"brO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/transit_tube/crossing/horizontal, -/turf/open/space, -/area/space/nearstation) -"brP" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/transit_tube/horizontal, -/turf/open/space, -/area/space/nearstation) -"brQ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/transit_tube/junction/flipped{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) -"brR" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/space, -/area/space/nearstation) -"brS" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/space, -/area/space/nearstation) -"brT" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/transit_tube/station{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"brU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable{ - icon_state = "0-8" - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"brV" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"brW" = ( -/obj/machinery/holopad, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/aisat) -"brX" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"brY" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"brZ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Foyer"; - req_one_access_txt = "32;19" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat/foyer) -"bsa" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat/foyer) -"bsb" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/holopad, -/obj/item/device/radio/beacon, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat/foyer) -"bsc" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat/foyer) -"bsd" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Antechamber"; - req_one_access_txt = "32;19" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bse" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bsf" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bsg" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/mob/living/simple_animal/bot/secbot/pingsky, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bsh" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bsi" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bsj" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "MiniSat Maintenance"; - req_access_txt = "32" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bsk" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bsl" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bsm" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bsn" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bso" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "MiniSat Maintenance"; - req_access_txt = "32" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bsp" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bsq" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bsr" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bss" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bst" = ( -/obj/machinery/holopad, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bsu" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Arrivals APC"; - areastring = "/area/hallway/secondary/entry"; - pixel_x = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bsv" = ( -/obj/structure/chair/comfy/beige{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Arrivals - Lounge"; - dir = 4; - network = list("SS13") - }, -/obj/effect/landmark/start/assistant, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bsw" = ( -/turf/open/floor/carpet, -/area/hallway/primary/port) -"bsx" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/holopad{ - pixel_y = -16 - }, -/turf/open/floor/carpet, -/area/hallway/primary/port) -"bsy" = ( -/obj/structure/chair/comfy/beige{ - dir = 8 - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bsz" = ( -/obj/machinery/vending/cola/random, -/obj/machinery/newscaster{ - pixel_x = -28; - pixel_y = 1 - }, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/port) -"bsA" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 8 - }, -/area/hallway/primary/port) -"bsB" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsC" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsD" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/goonplaque{ - desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of sentient postcards in a realm of darkness. The station model number is MSv42A-160516" - }, -/area/hallway/primary/port) -"bsE" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsF" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsG" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsH" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsI" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsJ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsK" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsL" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/sorting/mail{ - dir = 8; - sortType = 3 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsM" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsN" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsO" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsP" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Port Primary Hallway" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bsR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bsS" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bsT" = ( -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 4 - }, -/obj/item/pen, -/obj/structure/window/reinforced, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bsU" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/window{ - dir = 2; - name = "HoP's Desk"; - req_access_txt = "57" - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bsV" = ( -/obj/structure/window/reinforced, -/obj/machinery/computer/cargo/request{ - dir = 8 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bsW" = ( -/obj/machinery/vending/cart{ - req_access_txt = "57" - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bsX" = ( -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Head of Personnel's Desk"; - departmentType = 5; - name = "Head of Personnel RC"; - pixel_y = 30 - }, -/obj/machinery/pdapainter{ - pixel_y = 2 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bsY" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/structure/bed/dogbed/ian, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bsZ" = ( -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 32 - }, -/obj/structure/filingcabinet/chestdrawer{ - pixel_y = 2 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bta" = ( -/turf/closed/wall, -/area/crew_quarters/heads/hop) -"btb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/darkblue/side{ - dir = 2 - }, -/area/bridge) -"btc" = ( -/obj/machinery/light, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/structure/rack, -/obj/item/storage/secure/briefcase, -/obj/item/clothing/mask/cigarette/cigar, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"btd" = ( -/obj/structure/rack, -/obj/item/device/aicard, -/obj/item/device/radio/off, -/obj/machinery/computer/security/telescreen{ - dir = 1; - name = "MiniSat Monitor"; - network = list("MiniSat","tcomm"); - pixel_y = -29 - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bte" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/cell_charger{ - pixel_y = 4 - }, -/obj/structure/table/glass, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"btf" = ( -/turf/open/floor/carpet, -/area/bridge) -"btg" = ( -/obj/structure/chair/comfy/black{ - dir = 1 - }, -/turf/open/floor/carpet, -/area/bridge) -"bth" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 8 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bti" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/obj/structure/rack, -/obj/item/device/assembly/signaler, -/obj/item/device/assembly/signaler, -/obj/item/device/assembly/timer, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"btj" = ( -/obj/machinery/light, -/obj/structure/rack, -/obj/item/storage/toolbox/emergency, -/obj/item/storage/toolbox/emergency{ - pixel_x = -2; - pixel_y = -3 - }, -/obj/item/wrench, -/obj/item/device/multitool, -/obj/machinery/newscaster{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"btk" = ( -/obj/machinery/light_switch{ - pixel_x = 8; - pixel_y = -26 - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 10 - }, -/area/bridge) -"btl" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 2 - }, -/area/bridge) -"btm" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/darkblue/side{ - dir = 6 - }, -/area/bridge) -"btn" = ( -/obj/structure/fireaxecabinet{ - pixel_y = -32 - }, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 7 - }, -/obj/item/pen{ - pixel_y = 3 - }, -/obj/machinery/light_switch{ - pixel_x = 28 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bto" = ( -/obj/structure/table/wood, -/obj/item/book/manual/wiki/security_space_law, -/obj/machinery/power/apc{ - dir = 8; - name = "Captain's Quarters APC"; - areastring = "/area/crew_quarters/heads/captain/private"; - pixel_x = -24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/item/paper/fluff/gateway, -/obj/item/coin/plasma, -/obj/item/melee/chainofcommand, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"btp" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"btq" = ( -/obj/structure/table/wood, -/obj/item/stamp/captain, -/obj/machinery/computer/security/wooden_tv, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"btr" = ( -/obj/effect/landmark/start/captain, -/obj/structure/chair/comfy/brown, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bts" = ( -/obj/machinery/computer/card{ - dir = 8 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Captain's Desk"; - departmentType = 5; - name = "Captain RC"; - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"btt" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"btu" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"btv" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"btw" = ( -/obj/structure/table, -/obj/machinery/power/apc{ - dir = 8; - name = "Art Storage APC"; - areastring = "/area/storage/art"; - pixel_x = -25 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/item/paper_bin, -/obj/item/stack/cable_coil/random, -/obj/item/stack/cable_coil/random, -/obj/item/stack/cable_coil/random, -/obj/item/stack/cable_coil/random, -/obj/item/stack/cable_coil/random, -/turf/open/floor/plasteel, -/area/storage/art) -"btx" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel, -/area/storage/art) -"bty" = ( -/obj/structure/table, -/obj/item/paper_bin/construction, -/obj/item/airlock_painter, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/plasteel, -/area/storage/art) -"btz" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/item/vending_refill/cigarette, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"btA" = ( -/obj/effect/landmark/start/bartender, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"btB" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"btC" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"btD" = ( -/obj/machinery/light/small, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -30 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"btE" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Bar Maintenance"; - req_access_txt = "25" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btF" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btG" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btH" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/disposalpipe/sorting/mail{ - dir = 2; - sortType = 19 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btI" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;25;46" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btJ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btK" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/starboard) -"btL" = ( -/obj/item/device/assembly/prox_sensor, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/item/storage/box/lights/mixed, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;25;46" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btQ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btR" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"btS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sign/warning/securearea{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/dark/corner{ - dir = 2 - }, -/area/hallway/primary/starboard) -"btT" = ( -/obj/machinery/vending/coffee, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/engine/break_room) -"btU" = ( -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = -30 - }, -/obj/machinery/vending/cigarette, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/engine/break_room) -"btV" = ( -/obj/machinery/microwave{ - pixel_y = 4 - }, -/obj/machinery/camera{ - c_tag = "Engineering - Foyer - Port"; - dir = 1; - network = list("SS13") - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/engine/break_room) -"btW" = ( -/obj/machinery/newscaster{ - pixel_y = -32 - }, -/obj/item/storage/box/donkpockets, -/obj/structure/table/glass, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/engine/break_room) -"btX" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"btY" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/power/apc{ - dir = 2; - name = "Engineering Foyer APC"; - areastring = "/area/engine/break_room"; - pixel_x = -1; - pixel_y = -26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/light, -/turf/open/floor/plasteel, -/area/engine/break_room) -"btZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bua" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bub" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"buc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/sign/warning/securearea{ - pixel_x = 32 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bud" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"bue" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/structure/chair/office/dark{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner, -/area/engine/break_room) -"buf" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/table/glass, -/obj/item/folder/blue{ - pixel_y = 3 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/pen, -/obj/machinery/computer/security/telescreen{ - dir = 1; - name = "MiniSat Monitor"; - network = list("MiniSat","tcomm"); - pixel_y = -28 - }, -/turf/open/floor/plasteel/darkblue/corner, -/area/engine/break_room) -"bug" = ( -/obj/structure/transit_tube/diagonal/topleft, -/turf/open/space, -/area/space/nearstation) -"buh" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/transit_tube/curved{ - dir = 1 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/aisat) -"bui" = ( -/obj/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/machinery/light/small, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior Access"; - dir = 1; - network = list("MiniSat") - }, -/obj/machinery/power/apc{ - aidisabled = 0; - dir = 2; - name = "MiniSat Exterior APC"; - areastring = "/area/aisat"; - pixel_y = -24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/aisat) -"buj" = ( -/obj/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/aisat) -"buk" = ( -/obj/machinery/door/window{ - dir = 2; - name = "MiniSat Walkway Access"; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/aisat) -"bul" = ( -/obj/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/aisat) -"bum" = ( -/obj/structure/window/reinforced, -/obj/structure/showcase/cyborg/old{ - dir = 8; - pixel_x = 9; - pixel_y = 2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/aisat) -"bun" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/aisat) -"buo" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bup" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"buq" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/power/apc/highcap/five_k{ - aidisabled = 0; - dir = 2; - name = "MiniSat Foyer APC"; - areastring = "/area/ai_monitored/turret_protected/aisat/foyer"; - pixel_y = -29 - }, -/obj/structure/cable/yellow, -/obj/machinery/camera/motion{ - c_tag = "MiniSat Foyer"; - dir = 8; - network = list("MiniSat") - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bur" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/ai_monitored/turret_protected/aisat_interior) -"bus" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/mob/living/simple_animal/bot/floorbot, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"but" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"buu" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"buv" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/darkblue/corner, -/area/ai_monitored/turret_protected/aisat_interior) -"buw" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/mob/living/simple_animal/bot/cleanbot, -/turf/open/floor/plasteel/darkblue/corner, -/area/ai_monitored/turret_protected/aisat_interior) -"bux" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/machinery/power/apc{ - dir = 2; - name = "MiniSat Maint APC"; - areastring = "/area/ai_monitored/storage/satellite"; - pixel_y = -26 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow, -/obj/item/stack/sheet/mineral/plasma{ - amount = 35 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"buy" = ( -/obj/machinery/computer/station_alert{ - dir = 1 - }, -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/machinery/computer/security/telescreen{ - dir = 1; - name = "MiniSat Monitor"; - network = list("MiniSat","tcomm"); - pixel_y = -29 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"buz" = ( -/obj/structure/table, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/computer/monitor{ - dir = 1 - }, -/obj/structure/cable/yellow, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"buA" = ( -/obj/machinery/camera/motion{ - c_tag = "MiniSat Maintenance"; - dir = 8; - network = list("MiniSat") - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/rack, -/obj/item/storage/toolbox/electrical{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/storage/toolbox/mechanical, -/obj/item/device/multitool, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"buB" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"buC" = ( -/obj/machinery/vending/cola/random, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"buD" = ( -/obj/item/device/radio/beacon, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"buE" = ( -/obj/structure/closet/firecloset, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"buF" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"buG" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/newscaster{ - pixel_x = 28; - pixel_y = 1 - }, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"buH" = ( -/obj/structure/chair/comfy/beige{ - dir = 4 - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"buI" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/carpet, -/area/hallway/primary/port) -"buJ" = ( -/obj/structure/chair/comfy/beige{ - dir = 8 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/effect/landmark/start/assistant, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"buK" = ( -/obj/machinery/vending/snack/random, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/port) -"buL" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 8 - }, -/area/hallway/primary/port) -"buM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/port) -"buN" = ( -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buQ" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buT" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buU" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buV" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/status_display{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buW" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/sign/plaques/kiddie/library{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buX" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buZ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/light, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"bva" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Port Primary Hallway - Starboard"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"bvb" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"bvc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Port Primary Hallway" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"bvd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bve" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=7-Command-Starboard"; - location = "6-Port-Central" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bvf" = ( -/obj/machinery/button/door{ - id = "hop"; - name = "Privacy Shutters Control"; - pixel_x = -24; - pixel_y = -6; - req_access_txt = "28" - }, -/obj/machinery/light_switch{ - pixel_x = -25; - pixel_y = 5 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) "bvg" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvh" = ( -/mob/living/simple_animal/pet/dog/corgi/Ian, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvi" = ( -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/power/apc{ - dir = 1; - name = "Head of Personnel APC"; - areastring = "/area/crew_quarters/heads/hop"; - pixel_y = 24 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvj" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvk" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvl" = ( -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvm" = ( -/obj/machinery/keycard_auth{ - pixel_x = 26 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvn" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge"; - req_access_txt = "19" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bvo" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge"; - req_access_txt = "19" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bvp" = ( -/turf/closed/wall, -/area/bridge) -"bvq" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/light_switch{ - pixel_y = -25 - }, -/obj/machinery/vending/cola/random, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bvr" = ( -/obj/machinery/button/door{ - id = "bridge blast"; - name = "Bridge Access Blast Door Control"; - pixel_x = -1; - pixel_y = -24; - req_access_txt = "19" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/machinery/button/door{ - id = "council blast"; - name = "Council Chamber Blast Door Control"; - pixel_x = -1; - pixel_y = -34; - req_access_txt = "19" - }, -/obj/machinery/camera{ - c_tag = "Bridge - Command Chair"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/carpet, -/area/bridge) -"bvs" = ( -/obj/machinery/holopad, -/turf/open/floor/carpet, -/area/bridge) -"bvt" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/button/door{ - id = "evashutter"; - name = "E.V.A. Storage Shutter Control"; - pixel_y = -24; - req_access_txt = "19" - }, -/obj/machinery/button/door{ - id = "gateshutter"; - name = "Gateway Shutter Control"; - pixel_y = -34; - req_access_txt = "19" - }, -/turf/open/floor/carpet, -/area/bridge) -"bvu" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/vending/snack/random, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bvv" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge"; - req_access_txt = "19" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bvw" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge"; - req_access_txt = "19" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bvx" = ( -/obj/structure/table/wood, -/obj/structure/window/reinforced, -/obj/machinery/light_switch{ - pixel_x = -28 - }, -/obj/item/storage/secure/briefcase{ - pixel_x = -2; - pixel_y = 4 - }, -/obj/item/storage/lockbox/medal, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bvy" = ( -/obj/machinery/door/window{ - name = "Captain's Desk"; - req_access_txt = "20" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bvz" = ( -/obj/structure/table/wood, -/obj/item/paper_bin{ - pixel_x = 1; - pixel_y = 9 - }, -/obj/item/pen, -/obj/structure/window/reinforced, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bvA" = ( -/obj/structure/table/wood, -/obj/item/folder/blue, -/obj/machinery/door/window{ - base_state = "right"; - icon_state = "right"; - name = "Captain's Desk"; - req_access_txt = "20" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/item/stamp/captain, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bvB" = ( -/obj/structure/table/wood, -/obj/item/hand_tele, -/obj/structure/window/reinforced, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = 27 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bvC" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" + dir = 4 }, /obj/effect/landmark/blobstart, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, /turf/open/floor/plating, -/area/maintenance/central) -"bvD" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, +/area/maintenance/starboard) +"bvh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "20;12" - }, -/turf/open/floor/plating, -/area/maintenance/central) -"bvE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ dir = 9 }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard) +"bvi" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/engine/break_room) +"bvj" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bvk" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" }, -/area/hallway/primary/central) -"bvF" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bvl" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bvG" = ( -/obj/structure/table, -/obj/item/canvas/twentythreeXtwentythree, -/obj/item/canvas/twentythreeXtwentythree, -/obj/item/canvas/twentythreeXnineteen, -/obj/item/canvas/twentythreeXnineteen, -/obj/item/canvas/nineteenXnineteen, -/obj/item/canvas/nineteenXnineteen, -/obj/item/storage/crayons, -/obj/item/storage/crayons, -/obj/item/storage/crayons, -/turf/open/floor/plasteel, -/area/storage/art) -"bvH" = ( -/obj/structure/table, -/obj/item/device/camera, -/turf/open/floor/plasteel, -/area/storage/art) -"bvI" = ( -/obj/structure/table, -/obj/item/device/camera_film, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/turf/open/floor/plasteel, -/area/storage/art) -"bvJ" = ( -/obj/structure/reagent_dispensers/beerkeg, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bvK" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/effect/landmark/xeno_spawn, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bvL" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/closet/gmcloset, -/obj/item/wrench, -/obj/item/stack/sheet/glass{ - amount = 30 - }, -/obj/item/stack/sheet/metal{ - amount = 30 - }, -/obj/item/stack/cable_coil/random, -/obj/item/stack/cable_coil/random, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bvM" = ( -/obj/machinery/chem_master/condimaster{ - desc = "Looks like a knock-off chem-master. Perhaps useful for separating liquids when mixing drinks precisely. Also dispenses condiments."; - name = "HoochMaster Deluxe"; - pixel_x = -4 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bvN" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bvO" = ( -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard) -"bvP" = ( -/obj/item/storage/toolbox/emergency, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bvQ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/item/cigbutt, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bvR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard) -"bvS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/caution{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bvT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/caution{ +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bvm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/area/hallway/primary/starboard) -"bvU" = ( -/turf/closed/wall, +/turf/closed/wall/r_wall, /area/engine/break_room) -"bvV" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Engineering Foyer Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "32;19" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bvW" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/caution{ - dir = 2 - }, -/area/engine/break_room) -"bvX" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/caution{ - dir = 2 - }, -/area/engine/break_room) -"bvY" = ( +"bvn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/caution{ dir = 2 }, /area/engine/break_room) -"bvZ" = ( +"bvo" = ( /obj/structure/table/glass, /obj/item/wrench, /obj/item/crowbar, @@ -36744,7 +35169,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/break_room) -"bwa" = ( +"bvp" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/camera{ c_tag = "Engineering - Transit Tube Access"; @@ -36756,698 +35181,11 @@ }, /turf/open/floor/plasteel/dark, /area/engine/break_room) -"bwb" = ( +"bvq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/engine/break_room) -"bwc" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/curved{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bwd" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/curved/flipped{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) -"bwe" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"bwf" = ( -/turf/closed/wall/r_wall, -/area/tcommsat/computer) -"bwg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall/r_wall, -/area/tcommsat/computer) -"bwh" = ( -/obj/machinery/door/airlock/hatch{ - name = "Telecomms Control Room"; - req_one_access_txt = "19; 61" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/tcommsat/computer) -"bwi" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bwj" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bwk" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bwl" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-18" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bwm" = ( -/obj/structure/sign/warning/vacuum/external{ - pixel_y = 32 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bwn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bwo" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-08" - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bwp" = ( -/obj/structure/chair/comfy/beige{ - dir = 1 - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bwq" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-03" - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bwr" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Port Primary Hallway - Port"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/port) -"bws" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 8 - }, -/area/hallway/primary/port) -"bwt" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 4 - }, -/area/hallway/primary/port) -"bwu" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plasteel/vault, -/area/hallway/primary/port) -"bwv" = ( -/obj/structure/closet/emcloset, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/vault, -/area/hallway/primary/port) -"bww" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plasteel/vault, -/area/hallway/primary/port) -"bwx" = ( -/turf/closed/wall, -/area/maintenance/port) -"bwy" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;27;37" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port) -"bwz" = ( -/turf/closed/wall, -/area/library) -"bwA" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/airlock/public/glass{ - name = "Library" - }, -/turf/open/floor/wood, -/area/library) -"bwB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Library" - }, -/turf/open/floor/wood, -/area/library) -"bwC" = ( -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the escape arm is."; - icon_state = "direction_evac"; - name = "escape arm" - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the medical department is."; - icon_state = "direction_med"; - name = "medical department"; - pixel_y = 8 - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the research department is."; - icon_state = "direction_sci"; - name = "research department"; - pixel_y = -8 - }, -/turf/closed/wall, -/area/library) -"bwD" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bwE" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/sorting/mail{ - dir = 1; - sortType = 15 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bwF" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bwG" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Head of Personnel"; - req_access = null; - req_access_txt = "57" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bwH" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwI" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwJ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwK" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/holopad, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwL" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwM" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Head of Personnel"; - req_access = null; - req_access_txt = "57" - }, -/turf/open/floor/plasteel/dark, -/area/crew_quarters/heads/hop) -"bwP" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/darkblue/corner, -/area/bridge) -"bwQ" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bwR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/bridge) -"bwS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/bookcase, -/turf/open/floor/wood, -/area/bridge) -"bwT" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/closed/wall, -/area/bridge) -"bwU" = ( -/obj/machinery/door/airlock/command{ - name = "Command Desk"; - req_access = null; - req_access_txt = "19" - }, -/turf/open/floor/plasteel/vault, -/area/bridge) -"bwV" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/bridge) -"bwW" = ( -/obj/structure/bookcase, -/turf/open/floor/wood, -/area/bridge) -"bwX" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = -26 - }, -/turf/open/floor/plasteel/darkblue/corner, -/area/bridge) -"bwY" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bwZ" = ( -/obj/machinery/vending/boozeomat, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bxa" = ( -/obj/machinery/holopad{ - pixel_x = 9; - pixel_y = -9 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bxb" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bxc" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bxd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bxe" = ( -/obj/machinery/camera{ - c_tag = "Captain's Office"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bxf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/camera{ - c_tag = "Captain's Office - Emergency Escape"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/central) -"bxg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bxh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bxi" = ( -/obj/machinery/vending/boozeomat, -/turf/closed/wall, -/area/crew_quarters/bar) -"bxj" = ( -/obj/machinery/door/airlock{ - name = "Bar Storage"; - req_access_txt = "25" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel{ - icon_state = "wood" - }, -/area/crew_quarters/bar) -"bxk" = ( -/obj/machinery/computer/slot_machine{ - pixel_y = 2 - }, -/obj/structure/sign/barsign{ - pixel_y = 32 - }, -/turf/open/floor/carpet, -/area/crew_quarters/bar) -"bxl" = ( -/obj/machinery/computer/slot_machine{ - pixel_y = 2 - }, -/turf/open/floor/carpet, -/area/crew_quarters/bar) -"bxm" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bxn" = ( -/obj/machinery/disposal/bin{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bxo" = ( -/obj/machinery/computer/arcade, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bxp" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxq" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 1 - }, -/obj/machinery/portable_atmospherics/canister/air, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxr" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard) -"bxs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxu" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;25;46" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxv" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/caution{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bxw" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bxx" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/caution{ - dir = 4 - }, -/area/hallway/primary/starboard) -"bxy" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard) -"bxB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxD" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/starboard) -"bxE" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/engine/break_room) -"bxF" = ( -/obj/machinery/door/poddoor/preopen{ - id = "atmos"; - name = "Atmospherics Blast Door" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bxG" = ( -/obj/machinery/door/poddoor/preopen{ - id = "atmos"; - name = "Atmospherics Blast Door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bxH" = ( -/obj/machinery/door/poddoor/preopen{ - id = "atmos"; - name = "Atmospherics Blast Door" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bxI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/break_room) -"bxJ" = ( +"bvr" = ( /obj/structure/table/glass, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -37464,17 +35202,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/break_room) -"bxK" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"bxL" = ( +"bvs" = ( /obj/machinery/door/airlock/hatch{ name = "MiniSat Space Access Airlock"; req_one_access_txt = "32;19" @@ -37482,34 +35210,15 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"bxM" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/sign/warning/vacuum/external{ - pixel_y = -32 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/break_room) -"bxN" = ( -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Space Access Airlock"; - req_one_access_txt = "32;19" - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"bxO" = ( +"bvt" = ( /turf/closed/wall, /area/aisat) -"bxP" = ( +"bvu" = ( /obj/structure/table/wood, /obj/machinery/light/small{ dir = 8 @@ -37522,17 +35231,17 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bxQ" = ( -/obj/structure/table/wood, -/obj/item/folder/blue, -/obj/machinery/status_display{ - pixel_y = 31 +"bvv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, -/obj/item/folder/blue, -/obj/item/pen, -/turf/open/floor/plasteel/grimy, -/area/tcommsat/computer) -"bxR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"bvw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/showcase/cyborg/old{ dir = 2; @@ -37540,14 +35249,14 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bxS" = ( +"bvx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bxT" = ( +"bvy" = ( /obj/machinery/light_switch{ pixel_y = 28 }, @@ -37557,7 +35266,7 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bxU" = ( +"bvz" = ( /obj/structure/table/wood, /obj/machinery/ai_status_display{ pixel_y = 31 @@ -37565,7 +35274,7 @@ /obj/item/device/flashlight/lamp, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bxV" = ( +"bvA" = ( /obj/machinery/light/small{ dir = 4 }, @@ -37586,7 +35295,7 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bxW" = ( +"bvB" = ( /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-20" }, @@ -37595,14 +35304,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bxX" = ( -/obj/structure/chair, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bxY" = ( +"bvC" = ( /obj/structure/chair, /obj/structure/sign/warning/vacuum/external{ pixel_y = 32 @@ -37612,7 +35314,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bxZ" = ( +"bvD" = ( /obj/structure/chair, /obj/effect/landmark/start/assistant, /obj/effect/turf_decal/stripes/line{ @@ -37620,19 +35322,16 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bya" = ( +"bvE" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, +"bvF" = ( /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byc" = ( +"bvG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37641,7 +35340,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byd" = ( +"bvH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37650,7 +35349,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bye" = ( +"bvI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37659,7 +35358,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byf" = ( +"bvJ" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -37668,7 +35367,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byg" = ( +"bvK" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -37678,7 +35377,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byh" = ( +"bvL" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -37690,7 +35389,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byi" = ( +"bvM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37698,14 +35397,14 @@ dir = 4 }, /area/hallway/secondary/entry) -"byj" = ( +"bvN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/door/firedoor, /turf/open/floor/plasteel, /area/hallway/primary/port) -"byk" = ( +"bvO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37713,7 +35412,7 @@ dir = 9 }, /area/hallway/primary/port) -"byl" = ( +"bvP" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -37721,7 +35420,7 @@ dir = 1 }, /area/hallway/primary/port) -"bym" = ( +"bvQ" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=6-Port-Central"; location = "5-Customs" @@ -37736,7 +35435,7 @@ dir = 1 }, /area/hallway/primary/port) -"byn" = ( +"bvR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37744,7 +35443,7 @@ dir = 1 }, /area/hallway/primary/port) -"byo" = ( +"bvS" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37752,7 +35451,16 @@ dir = 5 }, /area/hallway/primary/port) -"byp" = ( +"bvT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"bvU" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -37763,7 +35471,7 @@ dir = 1 }, /area/hallway/primary/port) -"byq" = ( +"bvV" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -37771,19 +35479,14 @@ dir = 4 }, /area/hallway/primary/port) -"byr" = ( +"bvW" = ( /turf/closed/wall, /area/crew_quarters/toilet/auxiliary) -"bys" = ( +"bvX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall, /area/crew_quarters/toilet/auxiliary) -"byt" = ( -/obj/machinery/space_heater, -/obj/effect/decal/cleanable/cobweb, -/turf/open/floor/plating, -/area/maintenance/port) -"byu" = ( +"bvY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -37793,14 +35496,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"byv" = ( -/obj/structure/closet, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port) -"byw" = ( +"bwa" = ( /obj/structure/table/wood, /obj/machinery/computer/security/telescreen/entertainment{ pixel_x = -32 @@ -37812,52 +35508,25 @@ }, /turf/open/floor/wood, /area/library) -"byx" = ( +"bwb" = ( /obj/structure/table/wood, /obj/machinery/computer/libraryconsole, /turf/open/floor/wood, /area/library) -"byy" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +"bwc" = ( /turf/open/floor/carpet, /area/library) -"byz" = ( +"bwd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/library) -"byA" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-22" +"bwe" = ( +/obj/structure/chair/comfy/black{ + dir = 8 }, -/obj/effect/decal/cleanable/cobweb/cobweb2, /turf/open/floor/wood, /area/library) -"byB" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 30 - }, -/obj/effect/decal/cleanable/cobweb, -/turf/open/floor/plasteel/cult{ - dir = 2 - }, -/area/library) -"byC" = ( -/obj/structure/table/wood, -/obj/machinery/newscaster{ - pixel_y = 32 - }, -/obj/item/folder, -/obj/item/folder, -/turf/open/floor/plasteel/cult{ - dir = 2 - }, -/area/library) -"byD" = ( +"bwf" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp/green{ pixel_x = 1; @@ -37870,19 +35539,18 @@ dir = 2 }, /area/library) -"byE" = ( +"bwg" = ( /obj/structure/table/wood, /obj/machinery/newscaster{ pixel_y = 32 }, /obj/item/folder, /obj/item/folder, -/obj/effect/decal/cleanable/cobweb/cobweb2, /turf/open/floor/plasteel/cult{ dir = 2 }, /area/library) -"byF" = ( +"bwh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/extinguisher_cabinet{ pixel_x = -27 @@ -37891,14 +35559,14 @@ dir = 8 }, /area/hallway/primary/central) -"byG" = ( +"bwi" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 1 }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byH" = ( +"bwj" = ( /obj/item/hand_labeler, /obj/item/stack/packageWrap, /obj/structure/cable/yellow{ @@ -37907,33 +35575,27 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byI" = ( +"bwk" = ( /obj/structure/closet/secure_closet/hop, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byJ" = ( -/obj/machinery/camera{ - c_tag = "Head of Personnel's Office"; - dir = 1; - network = list("SS13") +"bwl" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Space Access Airlock"; + req_one_access_txt = "32;19" }, -/obj/structure/table/wood, -/obj/item/storage/box/PDAs{ - pixel_x = 4; - pixel_y = 4 +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 }, -/obj/item/storage/box/silver_ids, -/obj/item/storage/box/ids, -/obj/machinery/light, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"byK" = ( +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"bwm" = ( /obj/machinery/computer/secure_data{ dir = 1 }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byL" = ( +"bwn" = ( /obj/machinery/computer/card{ dir = 1 }, @@ -37942,7 +35604,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byM" = ( +"bwo" = ( /obj/structure/chair/office/dark, /obj/effect/landmark/start/head_of_personnel, /obj/structure/cable/yellow{ @@ -37973,7 +35635,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byN" = ( +"bwp" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -2; @@ -37985,11 +35647,11 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byO" = ( +"bwq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/darkblue/corner, /area/bridge) -"byP" = ( +"bwr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/firealarm{ dir = 4; @@ -38004,7 +35666,7 @@ dir = 1 }, /area/bridge) -"byQ" = ( +"bws" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp/green{ pixel_x = 1; @@ -38012,7 +35674,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"byR" = ( +"bwt" = ( /obj/structure/table/wood, /obj/item/book/manual/wiki/security_space_law{ pixel_y = 3 @@ -38024,7 +35686,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"byS" = ( +"bwu" = ( /obj/machinery/holopad, /obj/machinery/status_display{ pixel_y = 32 @@ -38034,7 +35696,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"byT" = ( +"bwv" = ( /obj/machinery/camera{ c_tag = "Council Chamber"; dir = 2; @@ -38049,7 +35711,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/dark, /area/bridge) -"byU" = ( +"bww" = ( /obj/structure/table/wood, /obj/item/folder/yellow, /obj/machinery/firealarm{ @@ -38057,7 +35719,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"byV" = ( +"bwx" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -3; @@ -38069,7 +35731,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"byW" = ( +"bwy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -38080,7 +35742,7 @@ }, /turf/open/floor/plasteel/darkblue/corner, /area/bridge) -"byX" = ( +"bwz" = ( /obj/machinery/light{ dir = 4 }, @@ -38093,17 +35755,17 @@ dir = 1 }, /area/bridge) -"byY" = ( +"bwA" = ( /obj/machinery/vending/cigarette, /turf/open/floor/wood, /area/crew_quarters/heads/captain/private) -"byZ" = ( +"bwB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bza" = ( +"bwC" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38115,7 +35777,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bzb" = ( +"bwD" = ( /obj/structure/table/wood, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -38126,7 +35788,7 @@ /obj/item/storage/fancy/donut_box, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bzc" = ( +"bwE" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -38141,7 +35803,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bzd" = ( +"bwF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38153,7 +35815,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bze" = ( +"bwG" = ( /obj/machinery/door/airlock/command{ name = "Emergency Escape"; req_access = null; @@ -38173,7 +35835,7 @@ }, /turf/open/floor/plating, /area/maintenance/central) -"bzf" = ( +"bwH" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -38189,14 +35851,14 @@ }, /turf/open/floor/plating, /area/maintenance/central) -"bzg" = ( +"bwI" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/door/firedoor, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bzh" = ( +"bwJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, @@ -38204,7 +35866,7 @@ dir = 4 }, /area/hallway/primary/central) -"bzi" = ( +"bwK" = ( /obj/structure/table, /obj/machinery/firealarm{ dir = 8; @@ -38216,12 +35878,12 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzj" = ( +"bwL" = ( /obj/structure/table, /obj/machinery/chem_dispenser/drinks/beer, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzk" = ( +"bwM" = ( /obj/machinery/camera{ c_tag = "Bar"; dir = 2; @@ -38243,7 +35905,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzl" = ( +"bwN" = ( /obj/machinery/light{ dir = 1 }, @@ -38252,18 +35914,17 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzm" = ( -/obj/effect/landmark/event_spawn, +"bwO" = ( /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzn" = ( +"bwP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 5 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzo" = ( +"bwQ" = ( /obj/structure/sign/warning/securearea{ desc = "Under the painting a plaque reads: 'While the meat grinder may not have spared you, fear not. Not one part of you has gone to waste... You were delicious.'"; icon_state = "monkey_painting"; @@ -38279,7 +35940,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzp" = ( +"bwR" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 1; name = "Bar APC"; @@ -38294,13 +35955,13 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzq" = ( +"bwS" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzr" = ( +"bwT" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -38309,7 +35970,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzs" = ( +"bwU" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -38329,7 +35990,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzt" = ( +"bwV" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -38337,28 +35998,25 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzu" = ( +"bwW" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/disposalpipe/segment, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzv" = ( +"bwX" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzw" = ( -/turf/closed/wall, -/area/crew_quarters/theatre) -"bzx" = ( +"bwY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/starboard) -"bzy" = ( +"bwZ" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -23 @@ -38370,7 +36028,7 @@ dir = 8 }, /area/hallway/primary/starboard) -"bzz" = ( +"bxa" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -38380,7 +36038,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/starboard) -"bzA" = ( +"bxb" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -38394,13 +36052,13 @@ dir = 4 }, /area/hallway/primary/starboard) -"bzB" = ( +"bxc" = ( /turf/closed/wall/r_wall, /area/engine/atmos) -"bzC" = ( +"bxd" = ( /turf/closed/wall, /area/engine/atmos) -"bzD" = ( +"bxe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -38412,53 +36070,64 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bzE" = ( +"bxf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/closed/wall, /area/engine/atmos) -"bzF" = ( +"bxg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bzG" = ( +"bxh" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bzH" = ( +"bxi" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bzI" = ( +"bxj" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bzJ" = ( +"bxk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bzK" = ( +"bxl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bzL" = ( -/obj/machinery/announcement_system, -/turf/open/floor/plasteel/grimy, -/area/tcommsat/computer) -"bzM" = ( +"bxm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/sign/warning/vacuum/external{ + pixel_y = -32 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"bxn" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -38467,14 +36136,14 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bzN" = ( +"bxo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bzO" = ( +"bxp" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -38483,16 +36152,16 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bzP" = ( +"bxq" = ( /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bzQ" = ( +"bxr" = ( /obj/structure/chair/office/dark{ dir = 4 }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bzR" = ( +"bxs" = ( /obj/machinery/computer/security/telescreen{ dir = 8; name = "Telecomms Camera Monitor"; @@ -38505,12 +36174,12 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bzS" = ( +"bxt" = ( /obj/machinery/light, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bzT" = ( +"bxu" = ( /obj/machinery/camera{ c_tag = "Arrivals - Middle Arm - Far"; dir = 1; @@ -38522,21 +36191,21 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bzU" = ( +"bxv" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bzV" = ( +"bxw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bzW" = ( +"bxx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38546,7 +36215,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bzX" = ( +"bxy" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38554,20 +36223,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bzY" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -25 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bzZ" = ( +"bxz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38579,7 +36235,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bAa" = ( +"bxA" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -38588,7 +36244,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bAb" = ( +"bxB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38600,7 +36256,7 @@ dir = 2 }, /area/hallway/secondary/entry) -"bAc" = ( +"bxC" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -38612,7 +36268,7 @@ dir = 2 }, /area/hallway/secondary/entry) -"bAd" = ( +"bxD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -38623,7 +36279,7 @@ dir = 2 }, /area/hallway/secondary/entry) -"bAe" = ( +"bxE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38637,7 +36293,7 @@ dir = 6 }, /area/hallway/secondary/entry) -"bAf" = ( +"bxF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38650,7 +36306,7 @@ dir = 10 }, /area/hallway/primary/port) -"bAg" = ( +"bxG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38661,7 +36317,7 @@ }, /turf/open/floor/plasteel/neutral/side, /area/hallway/primary/port) -"bAh" = ( +"bxH" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -38676,7 +36332,7 @@ }, /turf/open/floor/plasteel/neutral/side, /area/hallway/primary/port) -"bAi" = ( +"bxI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -38685,7 +36341,7 @@ }, /turf/open/floor/plasteel/neutral/side, /area/hallway/primary/port) -"bAj" = ( +"bxJ" = ( /obj/machinery/airalarm{ dir = 1; pixel_y = -22 @@ -38694,11 +36350,11 @@ dir = 6 }, /area/hallway/primary/port) -"bAk" = ( +"bxK" = ( /obj/machinery/door/firedoor, /turf/open/floor/plasteel, /area/hallway/primary/port) -"bAl" = ( +"bxL" = ( /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"; @@ -38708,7 +36364,7 @@ dir = 10 }, /area/hallway/primary/port) -"bAm" = ( +"bxM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -38722,7 +36378,7 @@ }, /turf/open/floor/plasteel/neutral/side, /area/hallway/primary/port) -"bAn" = ( +"bxN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -38733,7 +36389,7 @@ dir = 6 }, /area/hallway/primary/port) -"bAo" = ( +"bxO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -38747,7 +36403,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bAp" = ( +"bxP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -38761,7 +36417,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bAq" = ( +"bxQ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -38773,14 +36429,7 @@ /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bAr" = ( -/obj/machinery/vending/cigarette, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/crew_quarters/toilet/auxiliary) -"bAs" = ( +"bxS" = ( /obj/item/cigbutt, /obj/machinery/power/apc/highcap/five_k{ dir = 2; @@ -38796,7 +36445,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bAt" = ( +"bxT" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -38806,37 +36455,26 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port) -"bAu" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/port) -"bAv" = ( +"bxU" = ( /obj/structure/table/wood, /obj/machinery/newscaster{ pixel_x = -32 }, /turf/open/floor/wood, /area/library) -"bAw" = ( +"bxV" = ( /obj/structure/chair/office/dark{ dir = 1 }, /obj/effect/landmark/start/librarian, /turf/open/floor/wood, /area/library) -"bAx" = ( -/obj/structure/chair/comfy/black{ - dir = 8 - }, -/turf/open/floor/wood, -/area/library) -"bAy" = ( +"bxW" = ( /turf/open/floor/plasteel/cult{ dir = 2 }, /area/library) -"bAz" = ( +"bxX" = ( /obj/structure/chair/comfy/brown{ dir = 1 }, @@ -38844,14 +36482,14 @@ dir = 2 }, /area/library) -"bAA" = ( +"bxY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, /turf/open/floor/plasteel/neutral/corner{ dir = 8 }, /area/hallway/primary/central) -"bAB" = ( +"bxZ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/machinery/door/poddoor/preopen{ @@ -38860,7 +36498,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hop) -"bAC" = ( +"byb" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/brigdoor{ base_state = "rightsecure"; @@ -38885,7 +36523,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/heads/hop) -"bAD" = ( +"byc" = ( /obj/machinery/light{ dir = 8 }, @@ -38897,13 +36535,13 @@ }, /turf/open/floor/plasteel/darkblue/corner, /area/bridge) -"bAE" = ( +"byd" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/darkblue/corner{ dir = 1 }, /area/bridge) -"bAF" = ( +"bye" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ name = "Council Chamber"; @@ -38912,38 +36550,38 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"bAG" = ( +"byf" = ( /obj/structure/chair/comfy/beige, /turf/open/floor/carpet, /area/bridge) -"bAH" = ( +"byg" = ( /obj/structure/chair/comfy/black, /turf/open/floor/carpet, /area/bridge) -"bAI" = ( +"byh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /obj/structure/chair/comfy/beige, /turf/open/floor/carpet, /area/bridge) -"bAJ" = ( +"byi" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/carpet, /area/bridge) -"bAK" = ( +"byj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/carpet, /area/bridge) -"bAL" = ( +"byk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/bridge) -"bAM" = ( +"byl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38955,7 +36593,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"bAN" = ( +"bym" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38964,7 +36602,7 @@ }, /turf/open/floor/plasteel/darkblue/corner, /area/bridge) -"bAO" = ( +"byn" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -38972,7 +36610,7 @@ dir = 1 }, /area/bridge) -"bAP" = ( +"byo" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ name = "Captain's Quarters"; @@ -38981,28 +36619,28 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/captain/private) -"bAQ" = ( +"byp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bAR" = ( +"byq" = ( /obj/structure/chair/comfy/brown{ dir = 4 }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bAS" = ( +"byr" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/drinks/shaker, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bAT" = ( +"bys" = ( /obj/structure/chair/comfy/brown{ dir = 8 }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bAU" = ( +"byt" = ( /obj/machinery/airalarm{ dir = 8; pixel_x = 24 @@ -39012,7 +36650,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bAV" = ( +"byu" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -39025,7 +36663,7 @@ icon_state = "platingdmg3" }, /area/maintenance/central) -"bAW" = ( +"byv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/firealarm{ dir = 8; @@ -39035,34 +36673,39 @@ dir = 8 }, /area/hallway/primary/central) -"bAX" = ( +"byw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/neutral/corner{ dir = 4 }, /area/hallway/primary/central) -"bAY" = ( -/obj/structure/sign/poster/random, -/turf/closed/wall, -/area/crew_quarters/bar) -"bAZ" = ( -/turf/open/floor/plasteel/bar, -/area/crew_quarters/bar) -"bBa" = ( +"byx" = ( +/obj/machinery/porta_turret/ai{ + dir = 2 + }, +/obj/machinery/flasher{ + id = "AI"; + pixel_y = 24 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/turret_protected/ai) +"byy" = ( /obj/effect/landmark/start/bartender, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bBb" = ( +"byz" = ( /mob/living/carbon/monkey/punpun, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bBc" = ( +"byA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/landmark/start/bartender, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bBd" = ( +"byB" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Bar Access"; @@ -39070,10 +36713,10 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bBe" = ( +"byC" = ( /turf/open/floor/wood, /area/crew_quarters/bar) -"bBf" = ( +"byD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -39081,14 +36724,14 @@ /obj/item/clothing/head/fedora, /turf/open/floor/wood, /area/crew_quarters/bar) -"bBg" = ( +"byE" = ( /obj/structure/table/wood/poker, /obj/item/toy/cards/deck{ pixel_y = 4 }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bBh" = ( +"byF" = ( /obj/structure/disposalpipe/segment{ dir = 5 }, @@ -39100,7 +36743,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bBi" = ( +"byG" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -39109,7 +36752,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bBj" = ( +"byH" = ( /obj/structure/disposalpipe/segment{ dir = 10 }, @@ -39118,35 +36761,30 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bBk" = ( -/obj/structure/piano, +"byI" = ( /obj/structure/window/reinforced{ - dir = 8 + dir = 1 }, -/obj/structure/sign/poster/random{ - pixel_y = 32 +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, -/turf/open/floor/carpet, -/area/crew_quarters/theatre) -"bBl" = ( +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"byJ" = ( /obj/structure/chair/wood/wings{ dir = 8 }, -/obj/machinery/light_switch{ - pixel_y = 28 - }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bBm" = ( -/obj/machinery/light/small{ - dir = 1 +"byK" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Security Doors" }, -/obj/structure/sign/poster/random{ - pixel_y = 32 - }, -/turf/open/floor/carpet, -/area/crew_quarters/theatre) -"bBn" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/break_room) +"byL" = ( /obj/machinery/power/apc{ dir = 1; name = "Theatre APC"; @@ -39160,40 +36798,55 @@ /obj/item/clothing/glasses/monocle, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bBo" = ( -/obj/structure/table/wood, -/obj/item/staff/broom, -/obj/item/wrench, -/obj/machinery/airalarm{ - dir = 8; +"byM" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 4; pixel_x = 24 }, -/obj/structure/sign/poster/random{ - pixel_y = 32 - }, -/turf/open/floor/wood, +/mob/living/simple_animal/bot/cleanbot, +/turf/open/floor/plasteel/darkblue/corner, +/area/ai_monitored/turret_protected/aisat_interior) +"byN" = ( +/turf/closed/wall, /area/crew_quarters/theatre) -"bBp" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" +"byO" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/machinery/power/apc{ + dir = 2; + name = "MiniSat Maint APC"; + areastring = "/area/ai_monitored/storage/satellite"; + pixel_y = -26 }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bBq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow, +/obj/item/stack/sheet/mineral/plasma{ + amount = 35 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"byP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/item/device/radio/beacon, /turf/open/floor/plasteel/caution{ dir = 8 }, /area/hallway/primary/starboard) -"bBr" = ( +"byQ" = ( /turf/open/floor/plasteel/caution{ dir = 4 }, /area/hallway/primary/starboard) -"bBs" = ( +"byR" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -39213,7 +36866,7 @@ dir = 9 }, /area/engine/atmos) -"bBt" = ( +"byS" = ( /obj/machinery/status_display{ pixel_y = 32 }, @@ -39225,7 +36878,7 @@ dir = 1 }, /area/engine/atmos) -"bBu" = ( +"byT" = ( /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"; @@ -39240,7 +36893,7 @@ dir = 1 }, /area/engine/atmos) -"bBv" = ( +"byU" = ( /obj/structure/sign/map/right{ 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-right-MS"; @@ -39250,7 +36903,7 @@ dir = 1 }, /area/engine/atmos) -"bBw" = ( +"byV" = ( /obj/structure/sign/plaques/atmos{ pixel_y = 32 }, @@ -39270,7 +36923,7 @@ dir = 5 }, /area/engine/atmos) -"bBx" = ( +"byW" = ( /obj/structure/table, /obj/item/clothing/head/welding{ pixel_x = -3; @@ -39290,7 +36943,7 @@ dir = 8 }, /area/engine/atmos) -"bBy" = ( +"byX" = ( /obj/machinery/power/apc/highcap/ten_k{ dir = 1; name = "Atmospherics APC"; @@ -39306,14 +36959,14 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bBz" = ( +"byY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/engine/atmos) -"bBA" = ( +"byZ" = ( /obj/machinery/space_heater, /obj/machinery/firealarm{ dir = 2; @@ -39324,11 +36977,11 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bBB" = ( +"bza" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/engine/atmos) -"bBC" = ( +"bzb" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ dir = 8 }, @@ -39341,7 +36994,7 @@ dir = 1 }, /area/engine/atmos) -"bBD" = ( +"bzc" = ( /obj/machinery/light{ dir = 1 }, @@ -39357,7 +37010,7 @@ dir = 1 }, /area/engine/atmos) -"bBE" = ( +"bzd" = ( /obj/machinery/meter{ frequency = 1441; id_tag = "distro_meter"; @@ -39368,7 +37021,7 @@ dir = 1 }, /area/engine/atmos) -"bBF" = ( +"bze" = ( /obj/machinery/atmospherics/pipe/manifold/supply/visible{ dir = 1 }, @@ -39376,7 +37029,7 @@ dir = 1 }, /area/engine/atmos) -"bBG" = ( +"bzf" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; name = "Air to Distro"; @@ -39395,7 +37048,7 @@ dir = 1 }, /area/engine/atmos) -"bBH" = ( +"bzg" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 10 }, @@ -39403,7 +37056,7 @@ dir = 1 }, /area/engine/atmos) -"bBI" = ( +"bzh" = ( /obj/machinery/atmospherics/components/unary/thermomachine/heater{ dir = 2; on = 1 @@ -39412,17 +37065,17 @@ dir = 1 }, /area/engine/atmos) -"bBJ" = ( +"bzi" = ( /obj/structure/lattice, /obj/structure/grille, /turf/closed/wall/r_wall, /area/space/nearstation) -"bBK" = ( +"bzj" = ( /obj/structure/grille, /obj/structure/lattice, /turf/closed/wall/r_wall, /area/space/nearstation) -"bBL" = ( +"bzk" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 8 @@ -39432,7 +37085,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"bBM" = ( +"bzl" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -39443,7 +37096,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"bBN" = ( +"bzm" = ( /obj/structure/window/reinforced{ dir = 1; layer = 2.9 @@ -39464,7 +37117,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"bBO" = ( +"bzn" = ( /obj/machinery/computer/message_monitor{ dir = 4 }, @@ -39474,19 +37127,19 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBP" = ( +"bzo" = ( /obj/structure/chair/office/dark{ dir = 8 }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBQ" = ( +"bzp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBR" = ( +"bzq" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -39500,7 +37153,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBS" = ( +"bzr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -39509,7 +37162,7 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBT" = ( +"bzs" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -39519,7 +37172,7 @@ /obj/structure/chair/office/dark, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBU" = ( +"bzt" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 4; name = "Telecomms Control Room APC"; @@ -39535,7 +37188,7 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBV" = ( +"bzu" = ( /obj/structure/window/reinforced{ dir = 1; layer = 2.9 @@ -39553,14 +37206,14 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"bBW" = ( +"bzv" = ( /obj/structure/window/reinforced{ dir = 4 }, /obj/structure/window/reinforced, /turf/open/floor/plasteel/dark, /area/aisat) -"bBX" = ( +"bzw" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -39571,14 +37224,14 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bBY" = ( +"bzx" = ( /turf/closed/wall, /area/security/vacantoffice) -"bBZ" = ( +"bzy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/security/vacantoffice) -"bCa" = ( +"bzz" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/centcom/abandoned{ name = "Vacant Office"; @@ -39591,7 +37244,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/security/vacantoffice) -"bCb" = ( +"bzA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -39601,33 +37254,29 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bCc" = ( +"bzB" = ( /obj/structure/mirror{ pixel_x = 28 }, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bCd" = ( +"bzC" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port) -"bCe" = ( -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/port) -"bCf" = ( +"bzD" = ( /obj/machinery/photocopier{ pixel_y = 3 }, /turf/open/floor/wood, /area/library) -"bCg" = ( +"bzE" = ( /turf/open/floor/wood, /area/library) -"bCh" = ( +"bzF" = ( /obj/machinery/light{ dir = 4 }, @@ -39638,14 +37287,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/library) -"bCi" = ( -/obj/item/device/radio/intercom{ - dir = 4; - name = "Station Intercom (General)" - }, -/turf/closed/wall, -/area/library) -"bCj" = ( +"bzG" = ( /obj/machinery/door/morgue{ name = "Study #1"; req_access_txt = "0" @@ -39654,7 +37296,7 @@ dir = 2 }, /area/library) -"bCk" = ( +"bzH" = ( /obj/machinery/door/morgue{ name = "Study #2"; req_access_txt = "0" @@ -39663,7 +37305,7 @@ dir = 2 }, /area/library) -"bCl" = ( +"bzI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light{ dir = 8 @@ -39672,29 +37314,18 @@ dir = 8 }, /area/hallway/primary/central) -"bCm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/camera{ - c_tag = "Central Primary Hallway - Port"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bCn" = ( +"bzJ" = ( /turf/closed/wall, /area/hallway/secondary/command) -"bCo" = ( +"bzK" = ( /obj/machinery/vending/cola/random, /turf/open/floor/plasteel/dark, /area/hallway/secondary/command) -"bCp" = ( +"bzL" = ( /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bCq" = ( +"bzM" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -39707,14 +37338,14 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bCr" = ( +"bzN" = ( /obj/machinery/status_display{ pixel_y = 32 }, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bCs" = ( +"bzO" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -39725,7 +37356,7 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bCt" = ( +"bzP" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -39737,7 +37368,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bCu" = ( +"bzQ" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -2; @@ -39747,10 +37378,10 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bCv" = ( +"bzR" = ( /turf/closed/wall/r_wall, /area/hallway/secondary/command) -"bCw" = ( +"bzS" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -39765,7 +37396,7 @@ dir = 1 }, /area/bridge) -"bCx" = ( +"bzT" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -39780,7 +37411,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"bCy" = ( +"bzU" = ( /obj/structure/chair/comfy/teal{ dir = 4 }, @@ -39789,7 +37420,7 @@ }, /turf/open/floor/carpet, /area/bridge) -"bCz" = ( +"bzV" = ( /obj/structure/table/wood, /obj/item/folder/white{ pixel_x = 4; @@ -39797,24 +37428,24 @@ }, /turf/open/floor/carpet, /area/bridge) -"bCA" = ( +"bzW" = ( /obj/structure/table/wood, /obj/item/folder/blue, /obj/item/lighter, /turf/open/floor/carpet, /area/bridge) -"bCB" = ( +"bzX" = ( /obj/structure/table/wood, /obj/item/folder/red, /turf/open/floor/carpet, /area/bridge) -"bCC" = ( +"bzY" = ( /obj/structure/chair/comfy/black{ dir = 8 }, /turf/open/floor/carpet, /area/bridge) -"bCD" = ( +"bzZ" = ( /obj/machinery/airalarm{ dir = 8; pixel_x = 24 @@ -39822,7 +37453,7 @@ /obj/machinery/vending/cigarette, /turf/open/floor/plasteel/dark, /area/bridge) -"bCE" = ( +"bAa" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -39835,13 +37466,13 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"bCF" = ( +"bAb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/darkblue/corner{ dir = 1 }, /area/bridge) -"bCG" = ( +"bAc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -39851,13 +37482,13 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bCH" = ( +"bAd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bCI" = ( +"bAe" = ( /obj/machinery/light, /obj/machinery/computer/security/telescreen{ dir = 1; @@ -39869,7 +37500,7 @@ /mob/living/simple_animal/pet/fox/Renault, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bCJ" = ( +"bAf" = ( /obj/item/device/radio/intercom{ dir = 0; name = "Station Intercom (General)"; @@ -39877,14 +37508,14 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bCK" = ( +"bAg" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bCL" = ( +"bAh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -39893,14 +37524,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/central) -"bCM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bCN" = ( +"bAi" = ( /obj/structure/table/reinforced, /obj/item/lighter, /obj/machinery/computer/security/telescreen/entertainment{ @@ -39908,30 +37532,30 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bCO" = ( +"bAj" = ( /obj/structure/table/reinforced, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bCP" = ( +"bAk" = ( /obj/structure/table/reinforced, /obj/item/clothing/head/that{ throwforce = 1 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bCQ" = ( +"bAl" = ( /obj/structure/table/reinforced, /obj/item/storage/box/matches{ pixel_y = 5 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bCR" = ( +"bAm" = ( /obj/structure/table/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bCS" = ( +"bAn" = ( /obj/structure/table/reinforced, /obj/item/reagent_containers/food/condiment/saltshaker{ pixel_x = -3 @@ -39941,13 +37565,13 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bCT" = ( +"bAo" = ( /obj/machinery/smartfridge/drinks{ icon_state = "boozeomat" }, /turf/closed/wall, /area/crew_quarters/bar) -"bCU" = ( +"bAp" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -39957,7 +37581,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bCV" = ( +"bAq" = ( /obj/structure/table/wood/poker, /obj/effect/spawner/lootdrop{ loot = list(/obj/item/gun/ballistic/revolver/russian = 5, /obj/item/storage/box/syndie_kit/throwing_weapons, /obj/item/toy/cards/deck/syndicate = 2); @@ -39965,7 +37589,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bCW" = ( +"bAr" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 @@ -39975,7 +37599,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bCX" = ( +"bAs" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -39984,19 +37608,19 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bCY" = ( +"bAt" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bCZ" = ( +"bAu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bDa" = ( +"bAv" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40005,18 +37629,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bDb" = ( -/obj/structure/table/wood, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/item/clothing/head/sombrero, -/obj/structure/sign/poster/random{ - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bDc" = ( +"bAx" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -40034,7 +37647,7 @@ dir = 8 }, /area/hallway/primary/starboard) -"bDd" = ( +"bAy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40044,7 +37657,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/hallway/primary/starboard) -"bDe" = ( +"bAz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -40052,7 +37665,7 @@ dir = 4 }, /area/hallway/primary/starboard) -"bDf" = ( +"bAA" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "atmos"; @@ -40063,7 +37676,7 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"bDg" = ( +"bAB" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -40074,26 +37687,26 @@ dir = 8 }, /area/engine/atmos) -"bDh" = ( +"bAC" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDi" = ( +"bAD" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDj" = ( +"bAE" = ( /obj/structure/chair/office/dark{ dir = 4 }, /obj/effect/landmark/start/atmospheric_technician, /turf/open/floor/plasteel, /area/engine/atmos) -"bDk" = ( +"bAF" = ( /obj/machinery/computer/atmos_control{ dir = 8 }, @@ -40107,7 +37720,7 @@ dir = 4 }, /area/engine/atmos) -"bDl" = ( +"bAG" = ( /obj/machinery/light{ dir = 8 }, @@ -40120,7 +37733,7 @@ dir = 8 }, /area/engine/atmos) -"bDm" = ( +"bAH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40129,36 +37742,36 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDn" = ( +"bAI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDo" = ( +"bAJ" = ( /obj/machinery/space_heater, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDp" = ( +"bAK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"bDq" = ( +"bAL" = ( /obj/machinery/atmospherics/components/unary/thermomachine/freezer, /turf/open/floor/plasteel, /area/engine/atmos) -"bDr" = ( +"bAM" = ( /obj/machinery/atmospherics/components/unary/thermomachine/heater{ dir = 1; on = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDs" = ( +"bAN" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 1; name = "Mix to Distro"; @@ -40166,30 +37779,30 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDt" = ( +"bAO" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDu" = ( +"bAP" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/visible{ dir = 8 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bDv" = ( +"bAQ" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDw" = ( +"bAR" = ( /obj/structure/grille, /turf/closed/wall/r_wall, /area/engine/atmos) -"bDx" = ( +"bAS" = ( /obj/structure/window/reinforced{ dir = 1; pixel_y = 2 @@ -40197,7 +37810,7 @@ /obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"bDy" = ( +"bAT" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -40207,52 +37820,59 @@ }, /turf/open/space, /area/space/nearstation) -"bDz" = ( +"bAU" = ( /obj/machinery/microwave{ pixel_y = 4 }, /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bDA" = ( +"bAV" = ( /obj/machinery/light/small, /obj/item/storage/box/donkpockets, /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bDB" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-21" +"bAW" = ( +/obj/structure/table/wood, +/obj/item/folder/blue, +/obj/machinery/status_display{ + pixel_y = 31 }, +/obj/item/folder/blue, +/obj/item/pen, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bDC" = ( +"bAX" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bDD" = ( +"bAY" = ( /obj/structure/filingcabinet{ pixel_x = 3 }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bDE" = ( -/obj/machinery/light/small, -/obj/item/folder, -/obj/item/folder, +"bAZ" = ( /obj/machinery/camera{ - c_tag = "Telecomms - Control Room"; + c_tag = "Head of Personnel's Office"; dir = 1; - network = list("SS13","tcomm") + network = list("SS13") }, /obj/structure/table/wood, -/obj/item/pen, -/turf/open/floor/plasteel/grimy, -/area/tcommsat/computer) -"bDF" = ( +/obj/item/storage/box/PDAs{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/silver_ids, +/obj/item/storage/box/ids, +/obj/machinery/light, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bBa" = ( /obj/machinery/requests_console{ announcementConsole = 1; department = "Telecomms Admin"; @@ -40271,7 +37891,7 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bDG" = ( +"bBb" = ( /obj/structure/window/reinforced{ dir = 1; layer = 2.9 @@ -40279,12 +37899,12 @@ /obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"bDH" = ( +"bBc" = ( /obj/structure/closet/emcloset, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bDI" = ( +"bBd" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40293,16 +37913,12 @@ dir = 4 }, /area/hallway/secondary/entry) -"bDJ" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/port) -"bDK" = ( +"bBe" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, /area/maintenance/port) -"bDL" = ( +"bBf" = ( /obj/structure/table/wood, /obj/machinery/light_switch{ pixel_x = -28 @@ -40311,31 +37927,28 @@ /obj/item/folder, /turf/open/floor/wood, /area/security/vacantoffice) -"bDM" = ( +"bBg" = ( /turf/open/floor/wood, /area/security/vacantoffice) -"bDN" = ( +"bBh" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/security/vacantoffice) -"bDO" = ( +"bBi" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp, /turf/open/floor/wood, /area/security/vacantoffice) -"bDP" = ( -/obj/structure/table/wood, -/obj/item/clipboard, -/obj/item/paper, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 +"bBj" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating{ + icon_state = "panelscorched" }, -/turf/open/floor/wood, -/area/security/vacantoffice) -"bDQ" = ( +/area/maintenance/starboard) +"bBk" = ( /obj/structure/table/wood, /obj/item/device/camera_film{ pixel_y = 9 @@ -40346,39 +37959,30 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bDR" = ( -/obj/structure/urinal{ - pixel_y = 29 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plating, -/area/crew_quarters/toilet/auxiliary) -"bDS" = ( +"bBl" = ( /obj/structure/urinal{ pixel_y = 29 }, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bDT" = ( +"bBm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bDU" = ( +"bBn" = ( /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bDV" = ( +"bBo" = ( /obj/machinery/door/airlock{ id_tag = "AuxToilet1"; name = "Unit 1" }, /turf/open/floor/plasteel, /area/crew_quarters/toilet/auxiliary) -"bDW" = ( +"bBp" = ( /obj/structure/toilet{ pixel_y = 8 }, @@ -40398,13 +38002,13 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/toilet/auxiliary) -"bDX" = ( +"bBq" = ( /obj/structure/rack, /obj/item/device/flashlight, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"bDY" = ( +"bBr" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -23 @@ -40412,51 +38016,40 @@ /obj/structure/displaycase/trophy, /turf/open/floor/wood, /area/library) -"bDZ" = ( -/obj/structure/displaycase/trophy, -/turf/open/floor/wood, -/area/library) -"bEa" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 +"bBs" = ( +/obj/structure/chair/office/dark{ + dir = 8 }, /turf/open/floor/wood, /area/library) -"bEb" = ( +"bBt" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bBu" = ( /obj/machinery/vending/coffee, /obj/machinery/newscaster{ pixel_y = 32 }, /turf/open/floor/wood, /area/library) -"bEc" = ( +"bBv" = ( /obj/structure/chair/comfy/black, /obj/effect/landmark/start/assistant, /turf/open/floor/wood, /area/library) -"bEd" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/status_display{ - pixel_y = 30 - }, -/obj/machinery/photocopier{ - pixel_y = 3 - }, -/turf/open/floor/wood, -/area/library) -"bEe" = ( +"bBw" = ( /obj/machinery/bookbinder, /turf/open/floor/wood, /area/library) -"bEf" = ( -/obj/effect/spawner/structure/window/reinforced, +"bBx" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-22" + }, /turf/open/floor/wood, /area/library) -"bEg" = ( +"bBy" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the bridge is."; dir = 4; @@ -40477,14 +38070,14 @@ }, /turf/closed/wall, /area/hallway/secondary/command) -"bEh" = ( +"bBz" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" }, /turf/open/floor/plating, /area/hallway/secondary/command) -"bEi" = ( +"bBA" = ( /obj/machinery/door/poddoor/shutters/preopen{ id = "hopqueue"; name = "HoP Queue Shutters" @@ -40497,7 +38090,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bEj" = ( +"bBB" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -40507,7 +38100,7 @@ }, /turf/open/floor/plating, /area/hallway/secondary/command) -"bEk" = ( +"bBC" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40521,7 +38114,7 @@ /obj/effect/turf_decal/loading_area, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bEl" = ( +"bBD" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the bridge is."; dir = 1; @@ -40531,7 +38124,7 @@ }, /turf/closed/wall/r_wall, /area/hallway/secondary/command) -"bEm" = ( +"bBE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/poddoor/preopen{ id = "bridge blast"; @@ -40542,9 +38135,12 @@ name = "Bridge Access"; req_access_txt = "19" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault, /area/bridge) -"bEn" = ( +"bBF" = ( /obj/machinery/door/poddoor/preopen{ id = "bridge blast"; name = "bridge blast door" @@ -40555,13 +38151,23 @@ name = "Bridge Access"; req_access_txt = "19" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault, /area/bridge) -"bEo" = ( -/obj/structure/sign/warning/securearea, -/turf/closed/wall/r_wall, -/area/bridge) -"bEp" = ( +"bBG" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/goonplaque{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of sentient postcards in a realm of darkness. The station model number is MSv42A-160516" + }, +/area/hallway/primary/port) +"bBH" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "council blast"; @@ -40572,7 +38178,7 @@ }, /turf/open/floor/plating, /area/bridge) -"bEq" = ( +"bBI" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "council blast"; @@ -40586,7 +38192,7 @@ }, /turf/open/floor/plating, /area/bridge) -"bEr" = ( +"bBJ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "council blast"; @@ -40603,7 +38209,7 @@ }, /turf/open/floor/plating, /area/bridge) -"bEs" = ( +"bBK" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "council blast"; @@ -40617,7 +38223,7 @@ }, /turf/open/floor/plating, /area/bridge) -"bEt" = ( +"bBL" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "council blast"; @@ -40628,7 +38234,7 @@ }, /turf/open/floor/plating, /area/bridge) -"bEu" = ( +"bBM" = ( /obj/machinery/door/poddoor/preopen{ id = "bridge blast"; name = "bridge blast door" @@ -40641,9 +38247,12 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault, /area/bridge) -"bEv" = ( +"bBN" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the bridge is."; dir = 1; @@ -40653,7 +38262,7 @@ }, /turf/closed/wall/r_wall, /area/crew_quarters/heads/captain/private) -"bEw" = ( +"bBO" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -40665,7 +38274,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/central) -"bEx" = ( +"bBP" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the engineering department is."; dir = 4; @@ -40686,7 +38295,7 @@ }, /turf/closed/wall, /area/maintenance/central) -"bEy" = ( +"bBQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light{ dir = 8 @@ -40695,7 +38304,7 @@ dir = 8 }, /area/hallway/primary/central) -"bEz" = ( +"bBR" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40705,35 +38314,31 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bEA" = ( +"bBS" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/crew_quarters/bar) -"bEB" = ( +"bBT" = ( /obj/structure/chair/stool/bar, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bEC" = ( +"bBU" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bED" = ( +"bBV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/landmark/start/assistant, /obj/structure/chair/stool/bar, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bEE" = ( +"bBX" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bEF" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bEG" = ( +"bBY" = ( /obj/structure/disposalpipe/segment, /obj/structure/table/wood/poker, /obj/item/toy/cards/deck{ @@ -40741,29 +38346,29 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bEH" = ( +"bBZ" = ( /obj/structure/window/reinforced{ dir = 8 }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bEI" = ( +"bCa" = ( /obj/structure/chair/wood/wings, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/landmark/start/mime, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bEJ" = ( +"bCb" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bEK" = ( +"bCc" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bEL" = ( +"bCd" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 @@ -40772,15 +38377,7 @@ /obj/item/reagent_containers/food/snacks/pie/cream, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bEM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bEN" = ( +"bCe" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -40790,7 +38387,7 @@ dir = 8 }, /area/hallway/primary/starboard) -"bEO" = ( +"bCf" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -40798,7 +38395,7 @@ dir = 4 }, /area/hallway/primary/starboard) -"bEP" = ( +"bCg" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/northleft{ dir = 4; @@ -40823,7 +38420,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bEQ" = ( +"bCh" = ( /obj/structure/chair{ dir = 8 }, @@ -40835,13 +38432,10 @@ dir = 8 }, /area/engine/atmos) -"bER" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, +"bCi" = ( /turf/open/floor/plasteel, /area/engine/atmos) -"bES" = ( +"bCj" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -40850,13 +38444,13 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bET" = ( +"bCk" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bEU" = ( +"bCl" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -40867,14 +38461,14 @@ dir = 4 }, /area/engine/atmos) -"bEV" = ( +"bCm" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plating, /area/engine/atmos) -"bEW" = ( +"bCn" = ( /obj/structure/table, /obj/item/storage/belt/utility, /obj/item/device/t_scanner, @@ -40887,7 +38481,7 @@ dir = 8 }, /area/engine/atmos) -"bEX" = ( +"bCo" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40896,14 +38490,14 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bEY" = ( +"bCp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bEZ" = ( +"bCq" = ( /obj/machinery/space_heater, /obj/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ @@ -40914,7 +38508,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bFa" = ( +"bCr" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Waste to Filter"; @@ -40922,30 +38516,24 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bFb" = ( -/obj/machinery/atmospherics/pipe/simple/purple/visible{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bFc" = ( +"bCt" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/manifold/purple/visible{ dir = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bFd" = ( +"bCu" = ( /obj/machinery/atmospherics/pipe/manifold/purple/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"bFe" = ( +"bCv" = ( /obj/machinery/atmospherics/pipe/simple/purple/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bFf" = ( +"bCw" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Air to Mix"; @@ -40956,7 +38544,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bFg" = ( +"bCx" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible, /obj/machinery/atmospherics/pipe/simple/purple/visible{ dir = 4 @@ -40965,14 +38553,14 @@ dir = 5 }, /area/engine/atmos) -"bFh" = ( +"bCy" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/purple/visible{ dir = 4 }, /turf/open/floor/plating, /area/engine/atmos) -"bFi" = ( +"bCz" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/purple/visible{ dir = 4 @@ -40980,15 +38568,15 @@ /obj/machinery/atmospherics/pipe/simple/orange/visible, /turf/open/space, /area/space/nearstation) -"bFj" = ( +"bCA" = ( /obj/machinery/meter, -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/purple/visible{ +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 4 }, +/obj/structure/grille, /turf/closed/wall/r_wall, /area/engine/atmos) -"bFk" = ( +"bCB" = ( /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ dir = 8; frequency = 1441; @@ -40997,17 +38585,17 @@ }, /turf/open/floor/engine/vacuum, /area/engine/atmos) -"bFl" = ( +"bCC" = ( /turf/open/floor/engine/vacuum, /area/engine/atmos) -"bFm" = ( +"bCD" = ( /turf/closed/wall/r_wall, /area/tcommsat/server) -"bFn" = ( +"bCE" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/tcommsat/server) -"bFo" = ( +"bCF" = ( /obj/machinery/door/airlock/hatch{ name = "Telecomms Server Room" }, @@ -41015,14 +38603,15 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/dark, /area/tcommsat/server) -"bFp" = ( +"bCG" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/sign/warning/vacuum/external, /turf/open/floor/plating, /area/hallway/secondary/entry) -"bFq" = ( +"bCH" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -41036,7 +38625,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"bFr" = ( +"bCI" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41045,7 +38634,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bFs" = ( +"bCJ" = ( /obj/item/storage/toolbox/emergency, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 @@ -41054,43 +38643,30 @@ icon_state = "panelscorched" }, /area/maintenance/port) -"bFt" = ( -/obj/item/tank/internals/air, -/obj/item/tank/internals/air, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/machinery/light/small{ +"bCK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, -/area/maintenance/port) -"bFu" = ( +/area/maintenance/starboard) +"bCL" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/wood, /area/security/vacantoffice) -"bFv" = ( +"bCM" = ( /obj/structure/table/wood, /turf/open/floor/wood, /area/security/vacantoffice) -"bFw" = ( +"bCN" = ( /obj/structure/chair/office/dark{ dir = 8 }, /turf/open/floor/wood, /area/security/vacantoffice) -"bFx" = ( -/obj/structure/table/wood, -/obj/item/folder/red, -/obj/item/pen/red, -/obj/machinery/newscaster{ - pixel_x = 30; - pixel_y = 2 - }, -/turf/open/floor/wood, -/area/security/vacantoffice) -"bFy" = ( +"bCP" = ( /obj/machinery/light/small, /obj/machinery/camera{ c_tag = "Auxilary Restrooms"; @@ -41099,13 +38675,13 @@ }, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bFz" = ( +"bCQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bFA" = ( +"bCR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -41118,46 +38694,18 @@ /obj/structure/cable/yellow, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bFB" = ( +"bCS" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bFC" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port) -"bFD" = ( -/obj/item/cigbutt, -/turf/open/floor/plating, -/area/maintenance/port) -"bFE" = ( -/obj/machinery/newscaster{ - pixel_x = -32 - }, -/turf/open/floor/wood, -/area/library) -"bFF" = ( +"bCV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/carpet, /area/library) -"bFG" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/carpet, -/area/library) -"bFH" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Library" - }, -/turf/open/floor/wood, -/area/library) -"bFI" = ( +"bCW" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -41165,7 +38713,7 @@ dir = 8 }, /area/hallway/primary/central) -"bFJ" = ( +"bCX" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41177,7 +38725,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bFK" = ( +"bCY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -41189,7 +38737,7 @@ dir = 4 }, /area/hallway/primary/central) -"bFL" = ( +"bCZ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41204,7 +38752,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFM" = ( +"bDa" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41215,7 +38763,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFN" = ( +"bDb" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -41226,7 +38774,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFO" = ( +"bDd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41240,7 +38788,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFP" = ( +"bDe" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -41251,13 +38799,13 @@ dir = 1 }, /area/hallway/secondary/command) -"bFQ" = ( +"bDf" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, /area/hallway/secondary/command) -"bFR" = ( +"bDg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -41266,7 +38814,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFS" = ( +"bDh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41280,7 +38828,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFT" = ( +"bDi" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41292,7 +38840,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFU" = ( +"bDj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41300,7 +38848,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bFV" = ( +"bDk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41308,7 +38856,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFW" = ( +"bDl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41319,7 +38867,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFX" = ( +"bDm" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -41327,7 +38875,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFY" = ( +"bDn" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41335,7 +38883,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFZ" = ( +"bDo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41346,7 +38894,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGa" = ( +"bDp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41363,7 +38911,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGb" = ( +"bDq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41374,13 +38922,13 @@ dir = 4 }, /area/hallway/secondary/command) -"bGc" = ( +"bDr" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 4 }, /area/hallway/secondary/command) -"bGd" = ( +"bDs" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -41388,7 +38936,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGe" = ( +"bDu" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41407,7 +38955,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGf" = ( +"bDv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41419,7 +38967,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGg" = ( +"bDw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41431,7 +38979,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGh" = ( +"bDx" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41445,7 +38993,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGi" = ( +"bDy" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41460,7 +39008,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGj" = ( +"bDz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -41472,7 +39020,7 @@ dir = 1 }, /area/hallway/primary/central) -"bGk" = ( +"bDA" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41484,7 +39032,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bGl" = ( +"bDB" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -41495,22 +39043,22 @@ dir = 4 }, /area/hallway/primary/central) -"bGm" = ( +"bDC" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Bar" }, /turf/open/floor/plasteel, /area/crew_quarters/bar) -"bGn" = ( +"bDD" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bGo" = ( +"bDF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bGp" = ( +"bDG" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/centcom{ name = "Club"; @@ -41518,7 +39066,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bGq" = ( +"bDH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41527,54 +39075,25 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bGr" = ( -/obj/effect/landmark/xmastree, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bGs" = ( +"bDI" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /obj/effect/landmark/start/assistant, /turf/open/floor/wood, /area/crew_quarters/bar) -"bGt" = ( +"bDJ" = ( /obj/structure/disposalpipe/segment, /obj/structure/table/wood/poker, /obj/item/clothing/mask/cigarette/cigar, /turf/open/floor/wood, /area/crew_quarters/bar) -"bGu" = ( +"bDK" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bGv" = ( -/obj/structure/chair/wood/wings{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/crew_quarters/theatre) -"bGw" = ( -/obj/structure/table/wood, -/obj/item/lipstick{ - pixel_y = 5 - }, -/obj/machinery/camera{ - c_tag = "Theatre - Stage"; - dir = 8; - network = list("SS13") - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/item/device/instrument/guitar, -/obj/structure/sign/poster/random{ - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bGx" = ( +"bDM" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -41587,7 +39106,7 @@ dir = 8 }, /area/hallway/primary/starboard) -"bGy" = ( +"bDN" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41597,16 +39116,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/starboard) -"bGz" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "atmos"; - name = "Atmospherics Blast Door" - }, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/engine/atmos) -"bGA" = ( +"bDO" = ( /obj/structure/tank_dispenser{ pixel_x = -1 }, @@ -41614,11 +39124,7 @@ dir = 1 }, /area/engine/atmos) -"bGB" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGC" = ( +"bDP" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ @@ -41626,7 +39132,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bGD" = ( +"bDQ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -41634,7 +39140,7 @@ dir = 4 }, /area/engine/atmos) -"bGE" = ( +"bDR" = ( /obj/machinery/door/airlock/atmos/glass{ name = "Atmospherics Monitoring"; req_access_txt = "24" @@ -41644,15 +39150,12 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bGF" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, +"bDS" = ( /turf/open/floor/plasteel/caution{ dir = 8 }, /area/engine/atmos) -"bGG" = ( +"bDT" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41662,22 +39165,22 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/engine/atmos) -"bGH" = ( +"bDU" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bGI" = ( +"bDV" = ( /obj/structure/closet/crate, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bGJ" = ( +"bDW" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bGK" = ( +"bDX" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; name = "Mix to Filter"; @@ -41685,33 +39188,33 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bGL" = ( +"bDY" = ( /obj/machinery/atmospherics/pipe/manifold/purple/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bGM" = ( +"bDZ" = ( /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 6 }, /obj/effect/landmark/start/atmospheric_technician, /turf/open/floor/plasteel, /area/engine/atmos) -"bGN" = ( +"bEa" = ( /obj/machinery/atmospherics/pipe/manifold/green/visible{ dir = 1 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bGO" = ( +"bEb" = ( /obj/machinery/atmospherics/pipe/manifold/green/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bGP" = ( +"bEc" = ( /obj/machinery/computer/atmos_control/tank{ dir = 8; frequency = 1441; @@ -41725,24 +39228,20 @@ dir = 4 }, /area/engine/atmos) -"bGQ" = ( -/obj/effect/spawner/structure/window/plasma/reinforced, -/turf/open/floor/plating, -/area/engine/atmos) -"bGR" = ( +"bEd" = ( /obj/machinery/air_sensor{ frequency = 1441; id_tag = "mix_sensor" }, /turf/open/floor/engine/vacuum, /area/engine/atmos) -"bGS" = ( +"bEe" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/engine/vacuum, /area/engine/atmos) -"bGT" = ( +"bEf" = ( /obj/machinery/telecomms/processor/preset_one, /obj/machinery/camera{ c_tag = "Telecomms - Server Room - Fore-Port"; @@ -41751,29 +39250,29 @@ }, /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bGU" = ( +"bEg" = ( /obj/structure/showcase/cyborg/old{ dir = 2; pixel_y = 20 }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bGV" = ( +"bEh" = ( /obj/machinery/telecomms/receiver/preset_left, /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bGW" = ( +"bEi" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/tcommsat/server) -"bGX" = ( +"bEj" = ( /obj/machinery/telecomms/receiver/preset_right, /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bGY" = ( +"bEk" = ( /obj/machinery/telecomms/processor/preset_three, /obj/machinery/camera{ c_tag = "Telecomms - Server Room - Fore-Starboard"; @@ -41782,31 +39281,22 @@ }, /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bGZ" = ( -/obj/docking_port/stationary{ - dir = 8; - dwidth = 2; - height = 13; - id = "ferry_home"; - name = "port bay 2"; - turf_type = /turf/open/space; - width = 5 - }, -/turf/open/space/basic, -/area/space) -"bHa" = ( +"bEl" = ( /obj/machinery/door/airlock/external{ name = "Transport Airlock" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/hallway/secondary/entry) -"bHb" = ( +"bEm" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plating, /area/hallway/secondary/entry) -"bHc" = ( +"bEn" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41817,7 +39307,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"bHd" = ( +"bEo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -41825,36 +39315,28 @@ /obj/item/storage/box/lights/mixed, /turf/open/floor/plating, /area/maintenance/port) -"bHe" = ( +"bEp" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1 }, /obj/machinery/portable_atmospherics/canister/air, /turf/open/floor/plating, /area/maintenance/port) -"bHf" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/maintenance/port) -"bHg" = ( +"bEq" = ( /obj/structure/light_construct{ dir = 8 }, /turf/open/floor/wood, /area/security/vacantoffice) -"bHh" = ( +"bEs" = ( /obj/item/paper_bin{ pixel_x = -2; pixel_y = 6 }, /obj/structure/table/wood, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/wood, +/turf/open/floor/carpet, /area/security/vacantoffice) -"bHi" = ( +"bEt" = ( /obj/machinery/door/airlock{ id_tag = "AuxShower"; name = "Shower" @@ -41862,14 +39344,14 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bHj" = ( +"bEu" = ( /obj/machinery/door/airlock{ id_tag = "AuxToilet2"; name = "Unit 2" }, /turf/open/floor/plasteel, /area/crew_quarters/toilet/auxiliary) -"bHk" = ( +"bEv" = ( /obj/structure/toilet{ pixel_y = 8 }, @@ -41889,25 +39371,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/toilet/auxiliary) -"bHl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bHm" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bHn" = ( +"bEw" = ( /obj/machinery/computer/security/telescreen/entertainment{ pixel_x = -32 }, @@ -41918,39 +39382,32 @@ /obj/structure/displaycase/trophy, /turf/open/floor/wood, /area/library) -"bHo" = ( +"bEx" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/carpet, /area/library) -"bHp" = ( +"bEy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/library) -"bHq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/carpet, -/area/library) -"bHr" = ( +"bEz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/carpet, /area/library) -"bHs" = ( +"bEA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/carpet, /area/library) -"bHt" = ( +"bEB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41964,7 +39421,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bHu" = ( +"bEC" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -41975,7 +39432,7 @@ dir = 2 }, /area/hallway/primary/central) -"bHv" = ( +"bED" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -41990,7 +39447,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHw" = ( +"bEE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42001,7 +39458,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHx" = ( +"bEF" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42013,7 +39470,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHy" = ( +"bEG" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42027,7 +39484,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHz" = ( +"bEH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42039,7 +39496,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHA" = ( +"bEI" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -42061,7 +39518,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHB" = ( +"bEJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42075,19 +39532,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/secondary/command) -"bHD" = ( +"bEK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42103,7 +39548,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHE" = ( +"bEL" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42114,7 +39559,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHF" = ( +"bEM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42128,7 +39573,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHG" = ( +"bEN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42142,7 +39587,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHH" = ( +"bEO" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42154,7 +39599,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHI" = ( +"bEP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42163,7 +39608,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bHJ" = ( +"bEQ" = ( /obj/machinery/holopad, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -42179,7 +39624,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bHK" = ( +"bER" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42189,7 +39634,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bHL" = ( +"bES" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42203,7 +39648,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHM" = ( +"bET" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42215,7 +39660,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHN" = ( +"bEU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42232,7 +39677,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHO" = ( +"bEV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42249,7 +39694,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHP" = ( +"bEW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42260,7 +39705,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHQ" = ( +"bEX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42275,7 +39720,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHR" = ( +"bEY" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42286,7 +39731,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHS" = ( +"bEZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42300,7 +39745,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHT" = ( +"bFa" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42316,7 +39761,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHU" = ( +"bFb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42327,7 +39772,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHV" = ( +"bFc" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -42339,7 +39784,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHW" = ( +"bFd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42350,7 +39795,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHX" = ( +"bFe" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42367,7 +39812,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHY" = ( +"bFf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42382,7 +39827,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHZ" = ( +"bFg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42393,7 +39838,7 @@ dir = 8 }, /area/hallway/primary/central) -"bIa" = ( +"bFh" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -42409,7 +39854,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bIb" = ( +"bFi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42420,7 +39865,7 @@ dir = 2 }, /area/hallway/primary/central) -"bIc" = ( +"bFj" = ( /obj/machinery/door/firedoor, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -42433,7 +39878,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/bar) -"bId" = ( +"bFk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42442,7 +39887,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bIe" = ( +"bFl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -42452,7 +39897,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bIf" = ( +"bFm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -42461,17 +39906,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bIg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/bar, -/area/crew_quarters/bar) -"bIh" = ( +"bFn" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -42480,7 +39915,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bIi" = ( +"bFo" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -42489,7 +39924,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bIj" = ( +"bFp" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42503,7 +39938,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bIk" = ( +"bFq" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42515,7 +39950,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bIl" = ( +"bFr" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42527,7 +39962,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bIm" = ( +"bFs" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -42541,11 +39976,11 @@ /obj/item/storage/pill_bottle/dice, /turf/open/floor/wood, /area/crew_quarters/bar) -"bIn" = ( +"bFt" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/wood, /area/crew_quarters/bar) -"bIo" = ( +"bFu" = ( /obj/structure/disposalpipe/segment{ dir = 5 }, @@ -42555,7 +39990,7 @@ /obj/structure/table/wood/poker, /turf/open/floor/wood, /area/crew_quarters/bar) -"bIp" = ( +"bFv" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -42564,7 +39999,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bIq" = ( +"bFw" = ( /obj/structure/chair/wood/wings{ dir = 1 }, @@ -42575,7 +40010,7 @@ /obj/effect/landmark/start/clown, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bIr" = ( +"bFx" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -42584,7 +40019,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bIs" = ( +"bFy" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -42599,7 +40034,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bIt" = ( +"bFz" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42611,7 +40046,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bIu" = ( +"bFA" = ( /obj/machinery/door/airlock{ name = "Theatre Stage"; req_access_txt = "0"; @@ -42628,7 +40063,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bIv" = ( +"bFB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -42646,7 +40081,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bIw" = ( +"bFC" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -42660,7 +40095,7 @@ dir = 8 }, /area/hallway/primary/starboard) -"bIx" = ( +"bFD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -42672,7 +40107,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/starboard) -"bIy" = ( +"bFE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 4 @@ -42681,7 +40116,7 @@ dir = 4 }, /area/hallway/primary/starboard) -"bIz" = ( +"bFF" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -42701,7 +40136,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/atmos) -"bIA" = ( +"bFG" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -42710,20 +40145,20 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIB" = ( +"bFH" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIC" = ( +"bFI" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bID" = ( +"bFJ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -42732,7 +40167,7 @@ dir = 2 }, /area/engine/atmos) -"bIE" = ( +"bFK" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 8 @@ -42752,13 +40187,13 @@ dir = 6 }, /area/engine/atmos) -"bIF" = ( +"bFL" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/caution{ dir = 8 }, /area/engine/atmos) -"bIG" = ( +"bFM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 6 }, @@ -42767,21 +40202,21 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIH" = ( +"bFN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bII" = ( +"bFO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bIJ" = ( +"bFP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, @@ -42791,25 +40226,25 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIK" = ( +"bFQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 9 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIL" = ( +"bFR" = ( /obj/machinery/atmospherics/pipe/simple/purple/visible{ dir = 6 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIM" = ( +"bFS" = ( /obj/machinery/atmospherics/pipe/simple/purple/visible{ dir = 9 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIN" = ( +"bFT" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 1; name = "Pure to Mix"; @@ -42817,13 +40252,13 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIO" = ( +"bFU" = ( /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 5 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIP" = ( +"bFV" = ( /obj/machinery/atmospherics/pipe/simple/green/visible, /obj/machinery/atmospherics/components/binary/pump{ dir = 4; @@ -42832,7 +40267,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIQ" = ( +"bFW" = ( /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 4 }, @@ -42841,22 +40276,21 @@ dir = 6 }, /area/engine/atmos) -"bIR" = ( +"bFX" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 4 }, /turf/open/floor/plating, /area/engine/atmos) -"bIS" = ( +"bFY" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/orange/visible, /turf/open/space, /area/space/nearstation) -"bIT" = ( +"bFZ" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 4 @@ -42864,7 +40298,7 @@ /obj/structure/grille, /turf/closed/wall/r_wall, /area/engine/atmos) -"bIU" = ( +"bGa" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 8; frequency = 1441; @@ -42873,7 +40307,7 @@ }, /turf/open/floor/engine/vacuum, /area/engine/atmos) -"bIV" = ( +"bGb" = ( /obj/machinery/camera{ c_tag = "Atmospherics Tank - Mix"; dir = 8; @@ -42881,54 +40315,34 @@ }, /turf/open/floor/engine/vacuum, /area/engine/atmos) -"bIW" = ( +"bGc" = ( /obj/machinery/telecomms/bus/preset_one, /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bIX" = ( +"bGd" = ( /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bIY" = ( +"bGe" = ( /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bIZ" = ( +"bGf" = ( /obj/machinery/telecomms/bus/preset_three, /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bJa" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" +"bGg" = ( +/obj/structure/chair/wood/wings{ + dir = 8 }, -/obj/machinery/light{ - dir = 4 +/obj/machinery/light_switch{ + pixel_y = 28 }, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bJb" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;27;37" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bJc" = ( -/obj/structure/table/wood, -/obj/item/folder, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/wood, -/area/security/vacantoffice) -"bJd" = ( +/turf/open/floor/carpet, +/area/crew_quarters/theatre) +"bGh" = ( +/obj/machinery/announcement_system, +/turf/open/floor/plasteel/grimy, +/area/tcommsat/computer) +"bGj" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -42937,7 +40351,7 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bJe" = ( +"bGk" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -42946,7 +40360,7 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bJf" = ( +"bGl" = ( /obj/machinery/shower{ dir = 4 }, @@ -42961,21 +40375,22 @@ /obj/item/soap/nanotrasen, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bJg" = ( +"bGm" = ( /obj/machinery/shower{ dir = 8 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bJh" = ( -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 +"bGp" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, -/area/crew_quarters/toilet/auxiliary) -"bJi" = ( +/area/maintenance/starboard) +"bGq" = ( /obj/machinery/door/airlock/maintenance{ name = "Library Maintenance"; req_access_txt = "0"; @@ -42983,46 +40398,48 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bJj" = ( +"bGr" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /turf/open/floor/carpet, /area/library) -"bJk" = ( +"bGs" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/wood, /area/library) -"bJl" = ( +"bGt" = ( /turf/open/floor/wood{ icon_state = "wood-broken7" }, /area/library) -"bJm" = ( +"bGu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/wood, /area/library) -"bJn" = ( -/obj/machinery/holopad, -/turf/open/floor/wood, -/area/library) -"bJo" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-22" +"bGv" = ( +/obj/item/device/radio/intercom{ + dir = 4; + name = "Station Intercom (General)" }, -/turf/open/floor/wood, +/turf/closed/wall, /area/library) -"bJp" = ( +"bGw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/camera{ + c_tag = "Central Primary Hallway - Port"; + dir = 8; + network = list("SS13") + }, /turf/open/floor/plasteel/neutral/corner{ - dir = 4 + dir = 2 }, /area/hallway/primary/central) -"bJq" = ( +"bGx" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the research department is."; icon_state = "direction_sci"; @@ -43042,10 +40459,10 @@ }, /turf/closed/wall/r_wall, /area/ai_monitored/storage/eva) -"bJr" = ( +"bGy" = ( /turf/closed/wall/r_wall, /area/ai_monitored/storage/eva) -"bJs" = ( +"bGz" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/command{ @@ -43055,11 +40472,11 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bJt" = ( +"bGA" = ( /obj/structure/sign/warning/securearea, /turf/closed/wall/r_wall, /area/ai_monitored/storage/eva) -"bJu" = ( +"bGB" = ( /obj/machinery/door/firedoor, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -43072,10 +40489,10 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bJv" = ( +"bGC" = ( /turf/closed/wall/r_wall, /area/teleporter) -"bJw" = ( +"bGD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43090,17 +40507,17 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/teleporter) -"bJx" = ( +"bGE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/sign/warning/securearea, /turf/closed/wall/r_wall, /area/teleporter) -"bJy" = ( +"bGF" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /turf/open/floor/plating, /area/hallway/secondary/command) -"bJz" = ( +"bGG" = ( /obj/structure/chair{ dir = 1 }, @@ -43111,17 +40528,17 @@ dir = 8 }, /area/hallway/secondary/command) -"bJA" = ( +"bGH" = ( /obj/structure/chair{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bJB" = ( +"bGI" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bJC" = ( +"bGJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -43130,13 +40547,13 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bJD" = ( +"bGK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bJE" = ( +"bGL" = ( /obj/structure/chair{ dir = 1 }, @@ -43155,14 +40572,14 @@ dir = 2 }, /area/hallway/secondary/command) -"bJF" = ( +"bGM" = ( /turf/closed/wall/r_wall, /area/gateway) -"bJG" = ( +"bGN" = ( /obj/structure/sign/warning/securearea, /turf/closed/wall/r_wall, /area/gateway) -"bJH" = ( +"bGO" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43175,26 +40592,26 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/gateway) -"bJI" = ( +"bGP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall/r_wall, /area/gateway) -"bJJ" = ( +"bGQ" = ( /obj/machinery/vending/cola/random, /turf/open/floor/plasteel/vault, /area/hallway/secondary/command) -"bJK" = ( +"bGR" = ( /obj/machinery/vending/cigarette, /obj/machinery/newscaster{ pixel_y = -29 }, /turf/open/floor/plasteel/vault, /area/hallway/secondary/command) -"bJL" = ( +"bGS" = ( /obj/machinery/vending/coffee, /turf/open/floor/plasteel/vault, /area/hallway/secondary/command) -"bJM" = ( +"bGT" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "12;17" @@ -43204,7 +40621,7 @@ }, /turf/open/floor/plating, /area/maintenance/central) -"bJN" = ( +"bGU" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the escape arm is."; icon_state = "direction_evac"; @@ -43224,7 +40641,7 @@ }, /turf/closed/wall, /area/maintenance/central) -"bJO" = ( +"bGV" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -43232,7 +40649,7 @@ dir = 1 }, /area/hallway/primary/central) -"bJP" = ( +"bGW" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43241,7 +40658,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bJQ" = ( +"bGX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -43250,38 +40667,38 @@ dir = 2 }, /area/hallway/primary/central) -"bJR" = ( +"bGY" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plating, /area/crew_quarters/bar) -"bJS" = ( +"bGZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bJT" = ( +"bHa" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bJU" = ( +"bHb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bJV" = ( +"bHc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bJW" = ( +"bHd" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -43293,7 +40710,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bJX" = ( +"bHe" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -43302,7 +40719,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bJY" = ( +"bHf" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -43311,7 +40728,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bJZ" = ( +"bHg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -43323,7 +40740,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bKa" = ( +"bHh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -43333,7 +40750,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bKb" = ( +"bHi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -43342,7 +40759,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bKc" = ( +"bHj" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -43351,18 +40768,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bKd" = ( -/obj/item/soap/nanotrasen, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/table/wood, -/obj/structure/sign/poster/random{ - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bKe" = ( +"bHl" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -43370,7 +40776,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/starboard) -"bKf" = ( +"bHm" = ( /obj/item/crowbar, /obj/item/wrench, /obj/structure/table, @@ -43379,7 +40785,7 @@ dir = 8 }, /area/hallway/primary/starboard) -"bKg" = ( +"bHn" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43390,7 +40796,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/starboard) -"bKh" = ( +"bHo" = ( /obj/machinery/light/small{ dir = 4 }, @@ -43405,7 +40811,7 @@ dir = 4 }, /area/hallway/primary/starboard) -"bKi" = ( +"bHp" = ( /obj/machinery/portable_atmospherics/canister/air, /obj/machinery/light/small{ dir = 8 @@ -43416,7 +40822,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bKj" = ( +"bHq" = ( /obj/machinery/portable_atmospherics/canister/oxygen, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -43424,7 +40830,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bKk" = ( +"bHr" = ( /obj/machinery/portable_atmospherics/canister/nitrogen, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -43433,7 +40839,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bKl" = ( +"bHs" = ( /obj/machinery/portable_atmospherics/canister/nitrous_oxide, /obj/machinery/light/small{ dir = 4 @@ -43444,7 +40850,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bKm" = ( +"bHt" = ( /obj/machinery/light{ dir = 8 }, @@ -43452,25 +40858,25 @@ dir = 8 }, /area/engine/atmos) -"bKn" = ( +"bHu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/engine/atmos) -"bKo" = ( +"bHv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bKp" = ( +"bHw" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 6 }, /turf/open/floor/plating, /area/engine/atmos) -"bKq" = ( +"bHx" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/purple/visible, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ @@ -43478,14 +40884,14 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"bKr" = ( +"bHy" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 4 }, /turf/open/floor/plating, /area/engine/atmos) -"bKs" = ( +"bHz" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/yellow/visible, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ @@ -43493,7 +40899,7 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"bKt" = ( +"bHA" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/green/visible, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ @@ -43501,42 +40907,26 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"bKu" = ( +"bHB" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/manifold/cyan/visible{ dir = 4 }, /turf/open/floor/plating, /area/engine/atmos) -"bKv" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bKw" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bKx" = ( +"bHC" = ( /obj/machinery/light/small{ dir = 8 }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bKy" = ( +"bHD" = ( /obj/machinery/light/small{ dir = 1 }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bKz" = ( +"bHE" = ( /obj/machinery/holopad, /obj/structure/cable/yellow{ icon_state = "1-4" @@ -43546,7 +40936,7 @@ }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bKA" = ( +"bHF" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -43558,18 +40948,18 @@ }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bKB" = ( +"bHG" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bKC" = ( +"bHH" = ( /obj/structure/closet/firecloset, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bKD" = ( +"bHI" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43581,13 +40971,13 @@ dir = 4 }, /area/hallway/secondary/entry) -"bKE" = ( +"bHJ" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/port) -"bKF" = ( +"bHK" = ( /obj/item/book/manual/wiki/security_space_law{ pixel_x = -3; pixel_y = 5 @@ -43595,13 +40985,13 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/security/vacantoffice) -"bKG" = ( +"bHL" = ( /obj/structure/chair/comfy/black{ dir = 4 }, /turf/open/floor/carpet, /area/security/vacantoffice) -"bKH" = ( +"bHM" = ( /obj/item/folder/white{ pixel_x = 4; pixel_y = -3 @@ -43609,21 +40999,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/security/vacantoffice) -"bKI" = ( -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/structure/table/wood, -/turf/open/floor/carpet, -/area/security/vacantoffice) -"bKJ" = ( -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/security/vacantoffice) -"bKK" = ( +"bHN" = ( /obj/machinery/shower{ dir = 4 }, @@ -43632,7 +41008,7 @@ /obj/effect/decal/cleanable/blood/gibs/old, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bKL" = ( +"bHO" = ( /obj/machinery/shower{ dir = 8 }, @@ -43641,21 +41017,14 @@ }, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bKM" = ( -/obj/machinery/light/small, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plating, -/area/crew_quarters/toilet/auxiliary) -"bKN" = ( +"bHP" = ( /obj/machinery/door/airlock{ id_tag = "AuxToilet3"; name = "Unit 3" }, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bKO" = ( +"bHQ" = ( /obj/structure/toilet{ pixel_y = 8 }, @@ -43676,38 +41045,27 @@ /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bKP" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bKQ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bKR" = ( +"bHR" = ( /obj/structure/bookcase/random/nonfiction, /turf/open/floor/wood, /area/library) -"bKS" = ( +"bHS" = ( /obj/structure/bookcase/random/fiction, /turf/open/floor/wood, /area/library) -"bKT" = ( +"bHT" = ( /obj/structure/table/wood, -/obj/item/device/paicard, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, /turf/open/floor/wood, /area/library) -"bKU" = ( +"bHU" = ( +/obj/machinery/holopad, +/turf/open/floor/wood, +/area/library) +"bHV" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -3; @@ -43715,37 +41073,7 @@ }, /turf/open/floor/wood, /area/library) -"bKV" = ( -/obj/structure/table/wood, -/obj/item/device/camera_film{ - pixel_x = -3; - pixel_y = 5 - }, -/obj/item/device/camera_film{ - pixel_y = 9 - }, -/obj/item/device/radio/intercom{ - dir = 4; - name = "Station Intercom (General)"; - pixel_x = 27 - }, -/turf/open/floor/wood, -/area/library) -"bKW" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/item/device/radio/intercom{ - freerange = 1; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -30 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bKX" = ( +"bHW" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43755,7 +41083,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bKY" = ( +"bHX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bHY" = ( /obj/machinery/suit_storage_unit/standard_unit, /obj/structure/extinguisher_cabinet{ pixel_x = -27 @@ -43764,20 +41098,20 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bKZ" = ( +"bHZ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 9 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bLa" = ( +"bIa" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bLb" = ( +"bIb" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43787,7 +41121,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bLc" = ( +"bIc" = ( /obj/machinery/suit_storage_unit/standard_unit, /obj/machinery/light_switch{ pixel_x = -8; @@ -43797,10 +41131,10 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bLd" = ( +"bId" = ( /turf/closed/wall, /area/ai_monitored/storage/eva) -"bLe" = ( +"bIe" = ( /obj/structure/table, /obj/item/hand_tele, /obj/item/device/radio/beacon, @@ -43812,7 +41146,7 @@ dir = 4 }, /area/teleporter) -"bLf" = ( +"bIf" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -43826,7 +41160,7 @@ dir = 4 }, /area/teleporter) -"bLg" = ( +"bIg" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -43839,7 +41173,7 @@ dir = 8 }, /area/teleporter) -"bLh" = ( +"bIh" = ( /obj/structure/closet/crate{ icon_state = "crate"; opened = 0 @@ -43863,7 +41197,7 @@ dir = 1 }, /area/teleporter) -"bLi" = ( +"bIi" = ( /obj/structure/chair{ dir = 1 }, @@ -43877,7 +41211,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bLj" = ( +"bIj" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -43886,7 +41220,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bLk" = ( +"bIk" = ( /obj/structure/chair{ dir = 1 }, @@ -43900,14 +41234,14 @@ dir = 2 }, /area/hallway/secondary/command) -"bLl" = ( +"bIl" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/hallway/secondary/command) -"bLm" = ( +"bIm" = ( /obj/structure/closet/secure_closet/exile, /obj/structure/extinguisher_cabinet{ pixel_x = -27 @@ -43919,7 +41253,7 @@ dir = 1 }, /area/gateway) -"bLn" = ( +"bIn" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43932,7 +41266,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bLo" = ( +"bIo" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -43942,7 +41276,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bLp" = ( +"bIp" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -43969,7 +41303,7 @@ dir = 1 }, /area/gateway) -"bLq" = ( +"bIq" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43978,7 +41312,7 @@ }, /turf/open/floor/plating, /area/maintenance/central) -"bLr" = ( +"bIr" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43987,13 +41321,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bLs" = ( +"bIs" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/hallway/primary/central) -"bLt" = ( +"bIt" = ( /obj/structure/table, /obj/item/clothing/head/hardhat/cakehat, /obj/machinery/newscaster{ @@ -44005,7 +41339,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bLu" = ( +"bIu" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -44014,12 +41348,13 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bLv" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/bar, -/area/crew_quarters/bar) -"bLw" = ( +"bIv" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bIw" = ( /obj/machinery/light, /obj/machinery/camera{ c_tag = "Kitchen Hatch"; @@ -44028,7 +41363,13 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bLx" = ( +"bIx" = ( +/obj/structure/rack, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/suit/hooded/wintercoat, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"bIy" = ( /obj/machinery/firealarm{ dir = 1; pixel_y = -24 @@ -44036,20 +41377,7 @@ /obj/machinery/light, /turf/open/floor/wood, /area/crew_quarters/bar) -"bLy" = ( -/obj/machinery/door/window{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Theatre Stage"; - req_access_txt = "0" - }, -/obj/structure/sign/poster/random{ - pixel_y = -32 - }, -/turf/open/floor/carpet, -/area/crew_quarters/theatre) -"bLz" = ( +"bIA" = ( /obj/machinery/light_switch{ pixel_y = -28 }, @@ -44059,13 +41387,13 @@ /obj/machinery/light, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bLA" = ( +"bIB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bLB" = ( +"bIC" = ( /obj/structure/table/wood, /obj/machinery/light/small, /obj/item/clothing/glasses/regular/hipster{ @@ -44073,21 +41401,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bLC" = ( -/obj/item/device/instrument/violin, -/obj/structure/table/wood, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/structure/sign/poster/random{ - pixel_y = -32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bLD" = ( +"bIE" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -44097,13 +41411,13 @@ icon_state = "platingdmg2" }, /area/maintenance/starboard) -"bLE" = ( +"bIF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/yellow/side{ dir = 10 }, /area/hallway/primary/starboard) -"bLF" = ( +"bIG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44114,7 +41428,7 @@ dir = 2 }, /area/hallway/primary/starboard) -"bLG" = ( +"bIH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -44125,7 +41439,7 @@ dir = 6 }, /area/hallway/primary/starboard) -"bLH" = ( +"bII" = ( /obj/machinery/portable_atmospherics/canister/air, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -44133,7 +41447,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bLI" = ( +"bIJ" = ( /obj/machinery/portable_atmospherics/canister/oxygen, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -44141,7 +41455,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bLJ" = ( +"bIK" = ( /obj/machinery/portable_atmospherics/canister/nitrogen, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 @@ -44149,7 +41463,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bLK" = ( +"bIL" = ( /obj/machinery/portable_atmospherics/canister/nitrous_oxide, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -44157,13 +41471,13 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bLL" = ( +"bIM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bLM" = ( +"bIN" = ( /obj/structure/table, /obj/item/stack/sheet/glass/fifty, /obj/item/stack/sheet/glass/fifty, @@ -44179,7 +41493,7 @@ dir = 1 }, /area/engine/atmos) -"bLN" = ( +"bIO" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; name = "Air to External Air Ports"; @@ -44189,7 +41503,7 @@ dir = 8 }, /area/engine/atmos) -"bLO" = ( +"bIP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 4 @@ -44199,49 +41513,49 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bLP" = ( +"bIQ" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/visible{ dir = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bLQ" = ( +"bIR" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bLR" = ( +"bIS" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bLS" = ( +"bIT" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/visible{ dir = 4 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bLT" = ( +"bIU" = ( /obj/machinery/atmospherics/pipe/simple/purple/visible, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bLU" = ( +"bIV" = ( /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 6 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bLV" = ( +"bIW" = ( /obj/machinery/atmospherics/pipe/manifold/yellow/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"bLW" = ( +"bIX" = ( /obj/machinery/atmospherics/pipe/manifold/yellow/visible{ dir = 1 }, @@ -44250,7 +41564,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bLX" = ( +"bIY" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -44264,37 +41578,28 @@ dir = 5 }, /area/engine/atmos) -"bLY" = ( +"bIZ" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible, /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"bLZ" = ( +"bJa" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 4 }, /turf/open/floor/plating, /area/engine/atmos) -"bMa" = ( +"bJb" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/orange/visible, /turf/open/space, /area/space/nearstation) -"bMb" = ( -/obj/machinery/meter, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 4 - }, -/obj/structure/grille, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bMc" = ( +"bJc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ dir = 8; frequency = 1441; @@ -44303,65 +41608,79 @@ }, /turf/open/floor/engine/n2o, /area/engine/atmos) -"bMd" = ( +"bJd" = ( /turf/open/floor/engine/n2o, /area/engine/atmos) -"bMe" = ( +"bJe" = ( /obj/structure/lattice, /obj/structure/grille, /obj/structure/lattice, /obj/structure/lattice, /turf/closed/wall/r_wall, /area/space/nearstation) -"bMf" = ( +"bJf" = ( /obj/structure/lattice, /obj/structure/grille, /obj/structure/lattice, /turf/closed/wall/r_wall, /area/space/nearstation) -"bMg" = ( +"bJg" = ( /obj/machinery/telecomms/message_server, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bMh" = ( -/obj/machinery/telecomms/bus/preset_two, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bMi" = ( -/obj/machinery/telecomms/processor/preset_two, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bMj" = ( -/obj/structure/table/glass, -/obj/item/folder{ - pixel_y = 2 +"bJh" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-21" }, -/obj/item/folder{ - pixel_y = 2 +/turf/open/floor/plasteel/grimy, +/area/tcommsat/computer) +"bJi" = ( +/obj/machinery/light/small, +/obj/item/folder, +/obj/item/folder, +/obj/machinery/camera{ + c_tag = "Telecomms - Control Room"; + dir = 1; + network = list("SS13","tcomm") }, +/obj/structure/table/wood, /obj/item/pen, -/turf/open/floor/circuit/green/telecomms/mainframe, -/area/tcommsat/server) -"bMk" = ( +/turf/open/floor/plasteel/grimy, +/area/tcommsat/computer) +"bJj" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;27;37" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"bJk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bMl" = ( -/obj/machinery/telecomms/processor/preset_four, +"bJl" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"bJm" = ( +/obj/machinery/telecomms/bus/preset_two, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bMm" = ( -/obj/machinery/telecomms/bus/preset_four, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bMn" = ( +"bJn" = ( /obj/machinery/blackbox_recorder, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bMo" = ( +"bJo" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44372,7 +41691,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"bMp" = ( +"bJp" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "12;27;37" @@ -44382,7 +41701,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bMq" = ( +"bJq" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44394,20 +41713,20 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bMr" = ( +"bJr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/port) -"bMs" = ( +"bJs" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plating, /area/maintenance/port) -"bMt" = ( +"bJt" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -44419,7 +41738,7 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bMu" = ( +"bJu" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44428,25 +41747,25 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bMv" = ( +"bJv" = ( /obj/item/folder/blue, /obj/structure/table/wood, /turf/open/floor/carpet, /area/security/vacantoffice) -"bMw" = ( +"bJw" = ( /obj/structure/chair/office/dark{ dir = 8 }, /turf/open/floor/carpet, /area/security/vacantoffice) -"bMx" = ( +"bJx" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 }, /turf/open/floor/wood, /area/security/vacantoffice) -"bMy" = ( +"bJy" = ( /obj/machinery/light/small{ dir = 8 }, @@ -44457,12 +41776,12 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/wood, /area/library) -"bMz" = ( +"bJz" = ( /turf/open/floor/wood{ icon_state = "wood-broken5" }, /area/library) -"bMA" = ( +"bJA" = ( /obj/machinery/door/window/northright{ base_state = "left"; dir = 8; @@ -44473,29 +41792,14 @@ }, /turf/open/floor/wood, /area/library) -"bMB" = ( +"bJB" = ( /obj/effect/landmark/start/librarian, /obj/structure/chair/office/dark{ dir = 1 }, /turf/open/floor/wood, /area/library) -"bMC" = ( -/obj/structure/table/wood, -/obj/machinery/computer/libraryconsole/bookmanagement, -/obj/structure/noticeboard{ - desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; - dir = 8; - name = "requests board"; - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/library) -"bMD" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/central) -"bME" = ( +"bJC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/extinguisher_cabinet{ pixel_x = 27 @@ -44504,13 +41808,13 @@ dir = 4 }, /area/hallway/primary/central) -"bMF" = ( +"bJD" = ( /obj/machinery/suit_storage_unit/standard_unit, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/ai_monitored/storage/eva) -"bMG" = ( +"bJE" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -44519,7 +41823,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bMH" = ( +"bJF" = ( /obj/structure/table, /obj/item/storage/belt/utility, /obj/item/storage/belt/utility, @@ -44530,7 +41834,7 @@ /obj/item/device/multitool, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bMI" = ( +"bJG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44540,7 +41844,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bMJ" = ( +"bJH" = ( /obj/machinery/suit_storage_unit/standard_unit, /obj/machinery/firealarm{ dir = 4; @@ -44550,7 +41854,7 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bMK" = ( +"bJI" = ( /obj/structure/window/reinforced, /obj/structure/table, /obj/item/stack/packageWrap, @@ -44562,7 +41866,7 @@ dir = 4 }, /area/teleporter) -"bML" = ( +"bJJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -44571,7 +41875,7 @@ }, /turf/open/floor/plasteel, /area/teleporter) -"bMM" = ( +"bJK" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -44585,7 +41889,7 @@ }, /turf/open/floor/plasteel, /area/teleporter) -"bMN" = ( +"bJL" = ( /obj/structure/closet/crate{ icon_state = "crate"; opened = 0 @@ -44607,14 +41911,14 @@ dir = 1 }, /area/teleporter) -"bMO" = ( +"bJM" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/teleporter) -"bMP" = ( +"bJN" = ( /obj/structure/chair{ dir = 1 }, @@ -44625,7 +41929,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bMQ" = ( +"bJO" = ( /obj/structure/chair{ dir = 1 }, @@ -44633,7 +41937,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bMR" = ( +"bJP" = ( /obj/structure/chair{ dir = 1 }, @@ -44641,7 +41945,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bMS" = ( +"bJQ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44650,7 +41954,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bMT" = ( +"bJR" = ( /obj/structure/chair{ dir = 1 }, @@ -44661,14 +41965,14 @@ dir = 2 }, /area/hallway/secondary/command) -"bMU" = ( +"bJS" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" }, /turf/open/floor/plating, /area/gateway) -"bMV" = ( +"bJT" = ( /obj/structure/closet/l3closet/scientist, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -44680,7 +41984,7 @@ dir = 1 }, /area/gateway) -"bMW" = ( +"bJU" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44698,7 +42002,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bMX" = ( +"bJV" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -44711,7 +42015,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bMY" = ( +"bJW" = ( /obj/structure/table, /obj/item/folder/yellow, /obj/structure/cable/yellow{ @@ -44728,7 +42032,7 @@ dir = 1 }, /area/gateway) -"bMZ" = ( +"bJX" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -44738,7 +42042,7 @@ }, /turf/open/floor/plating, /area/gateway) -"bNa" = ( +"bJY" = ( /obj/machinery/gateway{ dir = 9 }, @@ -44747,7 +42051,7 @@ dir = 1 }, /area/gateway) -"bNb" = ( +"bJZ" = ( /obj/machinery/gateway{ dir = 1 }, @@ -44759,7 +42063,7 @@ dir = 8 }, /area/gateway) -"bNc" = ( +"bKa" = ( /obj/machinery/gateway{ dir = 5 }, @@ -44768,7 +42072,7 @@ dir = 4 }, /area/gateway) -"bNd" = ( +"bKb" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44776,28 +42080,24 @@ icon_state = "panelscorched" }, /area/maintenance/central) -"bNe" = ( +"bKc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, /area/hallway/primary/central) -"bNf" = ( +"bKd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/hallway/primary/central) -"bNg" = ( -/obj/structure/sign/poster/official/random, +"bKe" = ( /turf/closed/wall, /area/crew_quarters/kitchen) -"bNh" = ( -/turf/closed/wall, -/area/crew_quarters/kitchen) -"bNi" = ( +"bKf" = ( /obj/machinery/door/poddoor/shutters/preopen{ id = "kitchen"; name = "Serving Hatch" @@ -44808,7 +42108,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bNj" = ( +"bKg" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters/preopen{ @@ -44821,11 +42121,11 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bNk" = ( +"bKh" = ( /obj/machinery/computer/security/telescreen/entertainment, /turf/closed/wall, /area/crew_quarters/kitchen) -"bNl" = ( +"bKi" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters/preopen{ @@ -44842,7 +42142,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bNm" = ( +"bKj" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters/preopen{ @@ -44854,7 +42154,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bNn" = ( +"bKk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44867,18 +42167,18 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bNo" = ( +"bKl" = ( /obj/machinery/vending/snack/random, /obj/machinery/newscaster{ pixel_y = -29 }, /turf/open/floor/carpet, /area/crew_quarters/bar) -"bNp" = ( +"bKm" = ( /obj/machinery/vending/coffee, /turf/open/floor/carpet, /area/crew_quarters/bar) -"bNq" = ( +"bKn" = ( /obj/machinery/camera{ c_tag = "Club - Aft"; dir = 1; @@ -44891,15 +42191,15 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/crew_quarters/bar) -"bNr" = ( +"bKo" = ( /obj/machinery/vending/cigarette, /turf/open/floor/carpet, /area/crew_quarters/bar) -"bNs" = ( +"bKp" = ( /obj/machinery/vending/cola/random, /turf/open/floor/carpet, /area/crew_quarters/bar) -"bNt" = ( +"bKq" = ( /obj/machinery/door/airlock{ name = "Theatre Backstage"; req_access_txt = "46" @@ -44907,14 +42207,14 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bNu" = ( +"bKr" = ( /turf/closed/wall/r_wall, /area/storage/tcom) -"bNv" = ( +"bKs" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/storage/tcom) -"bNw" = ( +"bKt" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock/engineering{ @@ -44927,33 +42227,13 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/storage/tcom) -"bNx" = ( -/obj/machinery/portable_atmospherics/canister/air, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bNy" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bNz" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bNA" = ( -/obj/machinery/portable_atmospherics/canister/nitrous_oxide, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bNB" = ( +"bKu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bNC" = ( +"bKv" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; name = "External Waste Ports to Filter"; @@ -44967,7 +42247,7 @@ dir = 8 }, /area/engine/atmos) -"bND" = ( +"bKw" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ dir = 4 }, @@ -44976,26 +42256,26 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNE" = ( +"bKx" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 2 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNF" = ( +"bKy" = ( /obj/item/device/radio/beacon, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNG" = ( +"bKz" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNH" = ( +"bKA" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Air to Ports"; @@ -45003,7 +42283,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNI" = ( +"bKB" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Mix to Ports"; @@ -45011,7 +42291,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNJ" = ( +"bKC" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Pure to Ports"; @@ -45019,15 +42299,15 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNK" = ( +"bKD" = ( /obj/effect/landmark/start/atmospheric_technician, /turf/open/floor/plasteel, /area/engine/atmos) -"bNL" = ( +"bKE" = ( /obj/machinery/atmospherics/pipe/simple/yellow/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"bNM" = ( +"bKF" = ( /obj/machinery/computer/atmos_control/tank{ dir = 8; frequency = 1441; @@ -45044,85 +42324,70 @@ dir = 4 }, /area/engine/atmos) -"bNN" = ( +"bKG" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"bNO" = ( +"bKH" = ( /obj/machinery/air_sensor{ frequency = 1441; id_tag = "n2o_sensor" }, /turf/open/floor/engine/n2o, /area/engine/atmos) -"bNP" = ( +"bKI" = ( /obj/machinery/portable_atmospherics/canister/nitrous_oxide{ valve_open = 1 }, /turf/open/floor/engine/n2o, /area/engine/atmos) -"bNQ" = ( +"bKJ" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/engine/n2o, /area/engine/atmos) -"bNR" = ( +"bKK" = ( /obj/structure/grille, /obj/structure/lattice, /obj/structure/lattice, /turf/closed/wall/r_wall, /area/space/nearstation) -"bNS" = ( -/obj/machinery/light/small{ - dir = 4 +"bKL" = ( +/obj/machinery/telecomms/processor/preset_two, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"bKM" = ( +/obj/structure/table/glass, +/obj/item/folder{ + pixel_y = 2 }, -/obj/machinery/door/window{ - dir = 2; - name = "MiniSat Walkway Access"; - req_access_txt = "0" +/obj/item/folder{ + pixel_y = 2 }, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior - Aft Port"; - dir = 8; - network = list("MiniSat") - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bNT" = ( +/obj/item/pen, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"bKN" = ( +/obj/machinery/telecomms/bus/preset_four, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"bKO" = ( +/obj/machinery/telecomms/hub/preset, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"bKP" = ( +/obj/machinery/telecomms/processor/preset_four, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"bKQ" = ( /obj/structure/lattice, /obj/structure/window/reinforced{ dir = 8 }, /turf/open/space, /area/aisat) -"bNU" = ( -/obj/machinery/telecomms/server/presets/common, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bNV" = ( -/obj/machinery/telecomms/server/presets/engineering, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bNW" = ( -/obj/machinery/telecomms/hub/preset, -/turf/open/floor/circuit/green/telecomms/mainframe, -/area/tcommsat/server) -"bNX" = ( -/obj/machinery/telecomms/server/presets/science, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bNY" = ( -/obj/machinery/telecomms/server/presets/medical, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bNZ" = ( +"bKR" = ( /obj/structure/window/reinforced{ dir = 8 }, @@ -45146,7 +42411,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"bOa" = ( +"bKS" = ( /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-06" }, @@ -45155,7 +42420,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bOb" = ( +"bKT" = ( /obj/structure/chair, /obj/effect/landmark/start/assistant, /obj/machinery/light{ @@ -45166,14 +42431,14 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bOc" = ( +"bKU" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bOd" = ( +"bKV" = ( /obj/machinery/light{ dir = 1 }, @@ -45182,7 +42447,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bOe" = ( +"bKW" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -45199,7 +42464,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"bOf" = ( +"bKX" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -45207,11 +42472,7 @@ icon_state = "platingdmg2" }, /area/maintenance/port) -"bOg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port) -"bOh" = ( +"bKY" = ( /obj/machinery/power/apc{ dir = 8; name = "Vacant Office APC"; @@ -45223,24 +42484,24 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bOi" = ( +"bKZ" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/wood, /area/security/vacantoffice) -"bOj" = ( +"bLa" = ( /obj/structure/light_construct{ dir = 4 }, /turf/open/floor/wood, /area/security/vacantoffice) -"bOk" = ( +"bLb" = ( /obj/structure/table, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"bOl" = ( +"bLc" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -45250,7 +42511,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bOm" = ( +"bLd" = ( /obj/structure/closet, /obj/item/clothing/shoes/jackboots, /obj/effect/spawner/lootdrop/maintenance{ @@ -45259,42 +42520,38 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bOn" = ( +"bLe" = ( /obj/machinery/vending/autodrobe{ req_access_txt = "0" }, /turf/open/floor/plating, /area/maintenance/port) -"bOo" = ( +"bLf" = ( /obj/structure/rack, /obj/effect/spawner/lootdrop/costume, /obj/effect/spawner/lootdrop/costume, /turf/open/floor/plating, /area/maintenance/port) -"bOp" = ( +"bLg" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/structure/rack, /obj/effect/spawner/lootdrop/costume, /obj/effect/spawner/lootdrop/costume, /turf/open/floor/plating, /area/maintenance/port) -"bOq" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/port) -"bOr" = ( +"bLh" = ( /obj/structure/bookcase/random/religion, /turf/open/floor/wood, /area/library) -"bOs" = ( +"bLi" = ( /obj/structure/bookcase/random/adult, /turf/open/floor/wood, /area/library) -"bOt" = ( +"bLk" = ( /obj/structure/bookcase/random/reference, /turf/open/floor/wood, /area/library) -"bOu" = ( +"bLl" = ( /obj/structure/table/wood, /obj/item/pen/red, /obj/item/pen/blue{ @@ -45303,17 +42560,7 @@ }, /turf/open/floor/wood, /area/library) -"bOv" = ( -/obj/machinery/light_switch{ - pixel_x = 28 - }, -/turf/open/floor/wood, -/area/library) -"bOw" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/central) -"bOx" = ( +"bLm" = ( /obj/item/stack/sheet/rglass{ amount = 50 }, @@ -45344,7 +42591,7 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bOy" = ( +"bLn" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -45353,13 +42600,13 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bOz" = ( +"bLo" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bOA" = ( +"bLp" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -45369,7 +42616,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bOB" = ( +"bLq" = ( /obj/machinery/door/window/northleft{ dir = 8; name = "Magboot Storage"; @@ -45394,11 +42641,11 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bOC" = ( +"bLr" = ( /obj/machinery/teleport/hub, /turf/open/floor/plating, /area/teleporter) -"bOD" = ( +"bLs" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -45407,7 +42654,7 @@ }, /turf/open/floor/plasteel, /area/teleporter) -"bOE" = ( +"bLt" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 5 @@ -45417,7 +42664,7 @@ }, /turf/open/floor/plasteel, /area/teleporter) -"bOF" = ( +"bLu" = ( /obj/machinery/door/window/northleft{ dir = 8; name = "Disposals Chute"; @@ -45439,7 +42686,7 @@ dir = 1 }, /area/teleporter) -"bOG" = ( +"bLv" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -45450,10 +42697,10 @@ }, /turf/open/floor/plating, /area/bridge/showroom/corporate) -"bOH" = ( +"bLw" = ( /turf/closed/wall/r_wall, /area/bridge/showroom/corporate) -"bOI" = ( +"bLx" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -45464,7 +42711,7 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bOJ" = ( +"bLy" = ( /obj/structure/closet/secure_closet/medical1, /obj/machinery/airalarm{ dir = 4; @@ -45477,7 +42724,7 @@ dir = 1 }, /area/gateway) -"bOK" = ( +"bLz" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -45486,7 +42733,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bOL" = ( +"bLA" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ @@ -45494,7 +42741,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bOM" = ( +"bLB" = ( /obj/structure/table, /obj/item/paper/pamphlet/gateway, /obj/effect/turf_decal/bot{ @@ -45504,12 +42751,12 @@ dir = 1 }, /area/gateway) -"bON" = ( +"bLC" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /turf/open/floor/plating, /area/gateway) -"bOO" = ( +"bLD" = ( /obj/machinery/gateway{ dir = 8 }, @@ -45518,11 +42765,11 @@ dir = 8 }, /area/gateway) -"bOP" = ( +"bLE" = ( /obj/machinery/gateway/centerstation, /turf/open/floor/plasteel/dark, /area/gateway) -"bOQ" = ( +"bLF" = ( /obj/machinery/gateway{ dir = 4 }, @@ -45531,7 +42778,7 @@ dir = 8 }, /area/gateway) -"bOR" = ( +"bLG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -45539,7 +42786,7 @@ /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/maintenance/central) -"bOS" = ( +"bLH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/status_display{ pixel_x = -32 @@ -45553,7 +42800,7 @@ dir = 1 }, /area/hallway/primary/central) -"bOT" = ( +"bLI" = ( /obj/structure/table, /obj/machinery/microwave{ pixel_x = -3; @@ -45569,7 +42816,7 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bOU" = ( +"bLJ" = ( /obj/structure/table, /obj/machinery/microwave{ pixel_x = -3; @@ -45590,18 +42837,18 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bOV" = ( +"bLK" = ( /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/crew_quarters/kitchen) -"bOW" = ( +"bLL" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/crew_quarters/kitchen) -"bOX" = ( +"bLM" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 4 @@ -45613,7 +42860,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bOY" = ( +"bLN" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -45621,7 +42868,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bOZ" = ( +"bLO" = ( /obj/structure/disposalpipe/segment{ dir = 10 }, @@ -45635,7 +42882,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bPa" = ( +"bLP" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -45643,34 +42890,29 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bPb" = ( +"bLQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light_switch{ pixel_x = -26 }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bPc" = ( +"bLR" = ( /obj/structure/dresser, /obj/machinery/newscaster{ pixel_y = 32 }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bPd" = ( +"bLS" = ( /obj/machinery/vending/autodrobe, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bPe" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bPf" = ( +"bLT" = ( +/obj/structure/sign/warning/securearea, +/turf/closed/wall/r_wall, +/area/bridge) +"bLU" = ( /obj/structure/rack, /obj/item/circuitboard/machine/telecomms/bus, /obj/item/circuitboard/machine/telecomms/broadcaster, @@ -45684,7 +42926,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bPg" = ( +"bLV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/holopad, /obj/structure/cable/yellow{ @@ -45692,7 +42934,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bPh" = ( +"bLW" = ( /obj/structure/table, /obj/item/stock_parts/subspace/analyzer, /obj/item/stock_parts/subspace/analyzer, @@ -45702,7 +42944,21 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bPi" = ( +"bLX" = ( +/obj/structure/closet, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard) +"bLY" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bLZ" = ( +/obj/structure/closet/cardboard, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bMa" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -45711,7 +42967,7 @@ dir = 8 }, /area/engine/atmos) -"bPj" = ( +"bMb" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/visible{ dir = 1 }, @@ -45719,7 +42975,7 @@ dir = 8 }, /area/engine/atmos) -"bPk" = ( +"bMc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -45729,14 +42985,14 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bPl" = ( +"bMd" = ( /obj/structure/reagent_dispensers/watertank, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 9 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bPm" = ( +"bMe" = ( /obj/structure/reagent_dispensers/fueltank, /obj/item/device/radio/intercom{ freerange = 0; @@ -45752,7 +43008,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bPn" = ( +"bMf" = ( /obj/structure/rack, /obj/item/clothing/suit/hazardvest, /obj/item/clothing/suit/hazardvest, @@ -45765,28 +43021,26 @@ /obj/item/clothing/mask/gas, /turf/open/floor/plasteel, /area/engine/atmos) -"bPo" = ( +"bMg" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bPp" = ( +"bMh" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bPq" = ( +"bMi" = ( /obj/machinery/atmospherics/pipe/manifold4w/general/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"bPr" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 10 - }, +"bMj" = ( +/obj/machinery/holopad, /turf/open/floor/plasteel, /area/engine/atmos) -"bPs" = ( +"bMk" = ( /obj/machinery/atmospherics/components/trinary/filter{ dir = 1; filter_type = "n2o"; @@ -45800,14 +43054,14 @@ dir = 6 }, /area/engine/atmos) -"bPt" = ( +"bMl" = ( /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"bPu" = ( +"bMm" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 8; frequency = 1441; @@ -45816,7 +43070,7 @@ }, /turf/open/floor/engine/n2o, /area/engine/atmos) -"bPv" = ( +"bMn" = ( /obj/machinery/camera{ c_tag = "Atmospherics Tank - N2O"; dir = 8; @@ -45824,7 +43078,7 @@ }, /turf/open/floor/engine/n2o, /area/engine/atmos) -"bPw" = ( +"bMo" = ( /obj/machinery/airalarm/server{ dir = 4; pixel_x = -22 @@ -45839,13 +43093,13 @@ }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bPx" = ( +"bMp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bPy" = ( +"bMq" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -45854,13 +43108,13 @@ }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bPz" = ( +"bMr" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bPA" = ( +"bMs" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 4; name = "Telecomms Server Room APC"; @@ -45880,7 +43134,16 @@ }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bPB" = ( +"bMt" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bMu" = ( /obj/machinery/camera{ c_tag = "Arrivals - Aft Arm - Far"; dir = 1; @@ -45889,14 +43152,27 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bPC" = ( +"bMv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bPD" = ( +"bMw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -25 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bMx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -45905,7 +43181,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bPE" = ( +"bMy" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -45913,7 +43189,7 @@ dir = 2 }, /area/hallway/secondary/entry) -"bPF" = ( +"bMz" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -45924,7 +43200,7 @@ dir = 2 }, /area/hallway/secondary/entry) -"bPG" = ( +"bMA" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -45940,7 +43216,7 @@ dir = 2 }, /area/hallway/secondary/entry) -"bPH" = ( +"bMB" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -45959,21 +43235,11 @@ dir = 6 }, /area/hallway/secondary/entry) -"bPI" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bPJ" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/maintenance/port) -"bPK" = ( +"bMC" = ( /obj/structure/chair/office/dark, /turf/open/floor/wood, /area/security/vacantoffice) -"bPL" = ( +"bMD" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = 1; @@ -45981,7 +43247,7 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bPM" = ( +"bME" = ( /obj/structure/mirror{ pixel_x = -28 }, @@ -45997,20 +43263,7 @@ /obj/structure/table, /turf/open/floor/plating, /area/maintenance/port) -"bPN" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bPO" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plating, -/area/maintenance/port) -"bPP" = ( +"bMF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -46018,7 +43271,7 @@ icon_state = "panelscorched" }, /area/maintenance/port) -"bPQ" = ( +"bMG" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -46026,7 +43279,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"bPR" = ( +"bMH" = ( /obj/machinery/light/small, /obj/machinery/power/apc{ dir = 8; @@ -46040,27 +43293,27 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/wood, /area/library) -"bPS" = ( +"bMI" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/wood, /area/library) -"bPT" = ( +"bMJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/carpet, /area/library) -"bPU" = ( +"bMK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "2-8" }, /turf/open/floor/carpet, /area/library) -"bPV" = ( +"bML" = ( /obj/machinery/light/small, /obj/machinery/airalarm{ dir = 1; @@ -46068,7 +43321,7 @@ }, /turf/open/floor/wood, /area/library) -"bPW" = ( +"bMM" = ( /obj/item/folder, /obj/item/folder, /obj/machinery/camera/autoname{ @@ -46080,26 +43333,24 @@ /obj/item/device/tape, /turf/open/floor/wood, /area/library) -"bPX" = ( +"bMN" = ( /obj/machinery/light/small, /obj/machinery/libraryscanner, /turf/open/floor/wood, /area/library) -"bPY" = ( +"bMO" = ( /obj/machinery/newscaster{ pixel_x = -1; pixel_y = -29 }, /turf/open/floor/wood, /area/library) -"bPZ" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/wood, -/area/library) -"bQa" = ( +"bMP" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/bar, +/area/crew_quarters/bar) +"bMR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light{ dir = 4 @@ -46108,7 +43359,7 @@ dir = 4 }, /area/hallway/primary/central) -"bQb" = ( +"bMS" = ( /obj/structure/closet/crate/rcd{ pixel_y = 4 }, @@ -46127,13 +43378,13 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bQc" = ( +"bMT" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bQd" = ( +"bMU" = ( /obj/structure/tank_dispenser/oxygen{ layer = 2.9; pixel_x = -1; @@ -46141,7 +43392,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bQe" = ( +"bMV" = ( /obj/machinery/camera/motion{ c_tag = "E.V.A. Storage"; dir = 8 @@ -46159,7 +43410,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bQf" = ( +"bMW" = ( /obj/machinery/teleport/station, /obj/machinery/firealarm{ dir = 8; @@ -46167,21 +43418,21 @@ }, /turf/open/floor/plating, /area/teleporter) -"bQg" = ( +"bMX" = ( /obj/machinery/bluespace_beacon, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/teleporter) -"bQh" = ( +"bMY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plasteel, /area/teleporter) -"bQi" = ( +"bMZ" = ( /obj/machinery/camera{ c_tag = "Teleporter Room"; dir = 8; @@ -46200,7 +43451,7 @@ dir = 1 }, /area/teleporter) -"bQj" = ( +"bNa" = ( /obj/structure/window/reinforced, /obj/structure/showcase/mecha/ripley, /obj/structure/cable/yellow{ @@ -46209,7 +43460,7 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bQk" = ( +"bNb" = ( /obj/structure/sign/plaques/kiddie/perfect_drone{ pixel_y = 32 }, @@ -46218,7 +43469,7 @@ /obj/structure/window/reinforced, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bQl" = ( +"bNc" = ( /obj/structure/showcase/mecha/marauder, /obj/structure/window/reinforced{ dir = 4 @@ -46229,13 +43480,17 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bQm" = ( -/obj/structure/bookcase{ - name = "bookcase" +"bNd" = ( +/obj/item/tank/internals/air, +/obj/item/tank/internals/air, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/machinery/light/small{ + dir = 4 }, -/turf/open/floor/wood, -/area/bridge/showroom/corporate) -"bQn" = ( +/turf/open/floor/plating, +/area/maintenance/port) +"bNe" = ( /obj/structure/table/wood, /obj/item/phone{ desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; @@ -46257,13 +43512,13 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bQo" = ( +"bNf" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bQp" = ( +"bNg" = ( /obj/machinery/light_switch{ pixel_y = 24 }, @@ -46281,7 +43536,17 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bQq" = ( +"bNh" = ( +/obj/structure/table/wood, +/obj/item/folder/red, +/obj/item/pen/red, +/obj/machinery/newscaster{ + pixel_x = 30; + pixel_y = 2 + }, +/turf/open/floor/wood, +/area/security/vacantoffice) +"bNi" = ( /obj/structure/window/reinforced{ dir = 8 }, @@ -46296,7 +43561,7 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bQr" = ( +"bNj" = ( /obj/structure/showcase/perfect_employee, /obj/structure/sign/plaques/kiddie/perfect_man{ pixel_y = 32 @@ -46304,7 +43569,7 @@ /obj/structure/window/reinforced, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bQs" = ( +"bNk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -46316,10 +43581,10 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bQt" = ( +"bNl" = ( /turf/closed/wall, /area/gateway) -"bQu" = ( +"bNm" = ( /obj/structure/bed/roller, /obj/machinery/vending/wallmed{ pixel_x = -28 @@ -46336,14 +43601,14 @@ dir = 1 }, /area/gateway) -"bQv" = ( +"bNn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plasteel, /area/gateway) -"bQw" = ( +"bNo" = ( /obj/structure/tank_dispenser/oxygen{ pixel_x = -1; pixel_y = 2 @@ -46363,7 +43628,7 @@ dir = 1 }, /area/gateway) -"bQx" = ( +"bNp" = ( /obj/machinery/gateway{ dir = 10 }, @@ -46372,7 +43637,7 @@ dir = 4 }, /area/gateway) -"bQy" = ( +"bNq" = ( /obj/machinery/gateway, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -46382,7 +43647,7 @@ dir = 8 }, /area/gateway) -"bQz" = ( +"bNr" = ( /obj/machinery/gateway{ dir = 6 }, @@ -46391,13 +43656,13 @@ dir = 1 }, /area/gateway) -"bQA" = ( +"bNs" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plating, /area/maintenance/central) -"bQB" = ( +"bNt" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/item/device/radio/intercom{ dir = 8; @@ -46408,7 +43673,7 @@ dir = 1 }, /area/hallway/primary/central) -"bQC" = ( +"bNu" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -46416,7 +43681,7 @@ dir = 2 }, /area/hallway/primary/central) -"bQD" = ( +"bNv" = ( /obj/effect/spawner/structure/window, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -46427,7 +43692,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/kitchen) -"bQE" = ( +"bNw" = ( /obj/structure/rack, /obj/item/book/manual/chef_recipes{ pixel_x = 2; @@ -46442,7 +43707,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bQF" = ( +"bNx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -46450,7 +43715,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bQG" = ( +"bNy" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -46458,7 +43723,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bQH" = ( +"bNz" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -46466,7 +43731,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bQI" = ( +"bNA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -46474,13 +43739,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bQJ" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/kitchen) -"bQK" = ( +"bNB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -46489,7 +43748,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bQL" = ( +"bNC" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 @@ -46499,14 +43758,14 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bQM" = ( +"bND" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, /obj/structure/closet/secure_closet/freezer/meat, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bQN" = ( +"bNE" = ( /obj/structure/sink/kitchen{ desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; name = "old sink"; @@ -46514,52 +43773,40 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bQO" = ( +"bNF" = ( /obj/machinery/gibber, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bQP" = ( +"bNG" = ( /obj/structure/kitchenspike, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bQQ" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/item/clothing/mask/pig, -/obj/item/bikehorn, -/obj/structure/table/wood, -/obj/structure/sign/poster/contraband/random{ - pixel_x = -32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bQR" = ( +"bNI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bQS" = ( +"bNJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/effect/landmark/start/mime, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bQT" = ( -/obj/machinery/light/small{ - dir = 4 +"bNK" = ( +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/sign/poster/contraband/clown{ - pixel_x = 32 +/obj/structure/table/wood, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 }, /turf/open/floor/wood, -/area/crew_quarters/theatre) -"bQU" = ( +/area/security/vacantoffice) +"bNL" = ( /obj/structure/table, /obj/item/stock_parts/subspace/transmitter, /obj/item/stock_parts/subspace/transmitter, @@ -46580,7 +43827,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bQV" = ( +"bNM" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -46589,7 +43836,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bQW" = ( +"bNN" = ( /obj/structure/table, /obj/item/stock_parts/subspace/treatment, /obj/item/stock_parts/subspace/treatment, @@ -46603,26 +43850,11 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bQX" = ( -/obj/structure/closet, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard) -"bQY" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bQZ" = ( -/obj/structure/closet/cardboard, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bRa" = ( +"bNO" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/item/storage/box/lights/mixed, /turf/open/floor/plating, /area/maintenance/starboard) -"bRb" = ( +"bNP" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 9 }, @@ -46630,7 +43862,7 @@ dir = 8 }, /area/engine/atmos) -"bRc" = ( +"bNQ" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -46640,11 +43872,11 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bRd" = ( +"bNR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/engine/atmos) -"bRe" = ( +"bNS" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, @@ -46658,10 +43890,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bRf" = ( -/turf/open/floor/plasteel, -/area/engine/atmos) -"bRg" = ( +"bNU" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Port Mix to East Ports"; @@ -46670,22 +43899,7 @@ /obj/item/crowbar, /turf/open/floor/plasteel, /area/engine/atmos) -"bRh" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bRi" = ( -/obj/machinery/atmospherics/pipe/simple/yellow/visible, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 4; - name = "Mix to Engine"; - on = 0 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bRj" = ( +"bNV" = ( /obj/machinery/atmospherics/pipe/simple/green/visible, /obj/machinery/door/window/northleft{ dir = 8; @@ -46693,45 +43907,39 @@ name = "Inner Pipe Access"; req_access_txt = "24" }, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"bNW" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/door/window{ + dir = 2; + name = "MiniSat Walkway Access"; + req_access_txt = "0" + }, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Aft Port"; + dir = 8; + network = list("MiniSat") + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ dir = 4 }, /turf/open/floor/plasteel/dark, -/area/engine/atmos) -"bRk" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/engine/atmos) -"bRl" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/atmos) -"bRm" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 9 - }, -/turf/open/space, -/area/space/nearstation) -"bRn" = ( -/obj/machinery/telecomms/broadcaster/preset_left, +/area/aisat) +"bNX" = ( +/obj/machinery/telecomms/server/presets/common, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bRo" = ( -/obj/machinery/telecomms/server/presets/command, +"bNY" = ( +/obj/machinery/telecomms/server/presets/engineering, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bRp" = ( -/obj/machinery/telecomms/server/presets/security, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bRq" = ( +"bNZ" = ( /obj/machinery/light/small, /obj/machinery/camera{ c_tag = "Telecomms - Server Room - Aft"; @@ -46742,25 +43950,26 @@ /obj/machinery/ntnet_relay, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bRr" = ( -/obj/machinery/telecomms/server/presets/service, +"bOa" = ( +/obj/machinery/telecomms/server/presets/medical, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bRs" = ( -/obj/machinery/telecomms/server/presets/supply, +"bOb" = ( +/obj/machinery/telecomms/server/presets/science, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bRt" = ( -/obj/machinery/telecomms/broadcaster/preset_right, +"bOc" = ( +/obj/machinery/telecomms/broadcaster/preset_left, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bRu" = ( +"bOd" = ( /obj/machinery/door/airlock/external{ name = "Auxiliary Airlock" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/hallway/secondary/entry) -"bRv" = ( +"bOe" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "12;27" @@ -46771,15 +43980,16 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port) -"bRw" = ( -/obj/structure/table/wood, -/obj/item/paper, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 +"bOf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 }, -/turf/open/floor/wood, -/area/security/vacantoffice) -"bRx" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"bOg" = ( /obj/structure/table/wood, /obj/item/folder/white{ pixel_x = 4; @@ -46787,30 +43997,17 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bRy" = ( +"bOh" = ( /obj/item/toy/cards/deck, /obj/structure/table/wood, /turf/open/floor/wood, /area/security/vacantoffice) -"bRz" = ( +"bOi" = ( /obj/structure/table, /obj/item/clothing/mask/cigarette/pipe, /turf/open/floor/plating, /area/maintenance/port) -"bRA" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/port) -"bRB" = ( -/turf/open/floor/plating, -/area/maintenance/port) -"bRC" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/port) -"bRD" = ( +"bOk" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/centcom{ name = "Quiet Room"; @@ -46819,7 +44016,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/library) -"bRE" = ( +"bOl" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/centcom{ name = "Quiet Room"; @@ -46831,21 +44028,21 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/library) -"bRF" = ( +"bOm" = ( /obj/machinery/door/morgue{ name = "Private Study"; req_access_txt = "37" }, /turf/open/floor/engine/cult, /area/library) -"bRG" = ( +"bOn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /turf/open/floor/plasteel/neutral/corner{ dir = 4 }, /area/hallway/primary/central) -"bRH" = ( +"bOo" = ( /obj/item/stack/sheet/metal/fifty, /obj/item/stack/sheet/metal/fifty, /obj/structure/table, @@ -46868,25 +44065,32 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bRI" = ( +"bOp" = ( /obj/machinery/holopad, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bRJ" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/ai_monitored/storage/eva) -"bRK" = ( +"bOq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/port/fore) +"bOr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bRL" = ( +"bOs" = ( /obj/machinery/door/window/northleft{ dir = 8; name = "Jetpack Storage"; @@ -46908,38 +44112,32 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bRM" = ( +"bOt" = ( /obj/machinery/computer/teleporter{ dir = 4 }, /turf/open/floor/plating, /area/teleporter) -"bRN" = ( +"bOu" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/teleporter) -"bRO" = ( -/obj/structure/rack, -/obj/item/tank/internals/oxygen, -/obj/item/tank/internals/oxygen, -/obj/item/device/radio/off, -/obj/item/device/radio/off, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = 27 +"bOv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 }, -/turf/open/floor/plasteel/vault{ - dir = 1 +/obj/structure/cable/yellow{ + icon_state = "1-4" }, -/area/teleporter) -"bRP" = ( +/turf/open/floor/plating, +/area/maintenance/port) +"bOw" = ( /turf/closed/wall, /area/teleporter) -"bRQ" = ( +"bOx" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -46952,14 +44150,14 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bRR" = ( +"bOy" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/effect/decal/cleanable/oil, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bRS" = ( +"bOz" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -46968,35 +44166,20 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bRT" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/event_spawn, -/turf/open/floor/wood, -/area/bridge/showroom/corporate) -"bRU" = ( +"bOB" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bRV" = ( +"bOC" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/effect/decal/cleanable/dirt, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bRW" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/wood, -/area/bridge/showroom/corporate) -"bRX" = ( +"bOD" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -47010,14 +44193,14 @@ icon_state = "wood-broken6" }, /area/bridge/showroom/corporate) -"bRY" = ( +"bOE" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bRZ" = ( +"bOF" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 4; name = "Nanotrasen Corporate Showroom APC"; @@ -47036,7 +44219,7 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bSa" = ( +"bOG" = ( /obj/structure/rack, /obj/item/stack/medical/ointment, /obj/item/stack/medical/bruise_pack, @@ -47052,43 +44235,43 @@ dir = 1 }, /area/gateway) -"bSb" = ( +"bOH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/corner{ dir = 8 }, /turf/open/floor/plasteel, /area/gateway) -"bSc" = ( +"bOI" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 }, /turf/open/floor/plasteel, /area/gateway) -"bSd" = ( +"bOJ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/gateway) -"bSe" = ( +"bOK" = ( /turf/open/floor/plasteel/vault, /area/gateway) -"bSf" = ( +"bOL" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/vault, /area/gateway) -"bSg" = ( +"bOM" = ( /obj/machinery/light{ dir = 4 }, /turf/open/floor/plasteel/vault, /area/gateway) -"bSh" = ( +"bON" = ( /obj/structure/sign/warning/securearea{ pixel_x = -32 }, @@ -47099,7 +44282,7 @@ icon_state = "platingdmg2" }, /area/maintenance/central) -"bSi" = ( +"bOO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light{ dir = 8 @@ -47108,7 +44291,7 @@ dir = 1 }, /area/hallway/primary/central) -"bSj" = ( +"bOP" = ( /obj/effect/spawner/structure/window, /obj/machinery/door/poddoor/preopen{ id = "kitchenwindow"; @@ -47116,23 +44299,23 @@ }, /turf/open/floor/plating, /area/crew_quarters/kitchen) -"bSk" = ( +"bOQ" = ( /obj/machinery/food_cart, /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/crew_quarters/kitchen) -"bSl" = ( +"bOR" = ( /obj/effect/landmark/start/cook, /turf/open/floor/plasteel/cafeteria, /area/crew_quarters/kitchen) -"bSm" = ( +"bOS" = ( /obj/structure/table, /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/crew_quarters/kitchen) -"bSn" = ( +"bOT" = ( /obj/structure/table, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/item/storage/box/donkpockets, @@ -47140,25 +44323,20 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bSo" = ( +"bOU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/table, /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/crew_quarters/kitchen) -"bSp" = ( +"bOV" = ( /obj/machinery/deepfryer, /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/crew_quarters/kitchen) -"bSq" = ( -/obj/effect/landmark/start/cook, -/obj/machinery/holopad, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"bSr" = ( +"bOW" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -47167,27 +44345,33 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bSs" = ( +"bOX" = ( /obj/structure/closet/secure_closet/freezer/kitchen, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bSt" = ( -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"bSu" = ( +"bOY" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_x = 32 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"bOZ" = ( /obj/machinery/chem_master/condimaster{ name = "CondiMaster Neo"; pixel_x = -4 }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bSv" = ( +"bPa" = ( /mob/living/simple_animal/hostile/retaliate/goat{ name = "Pete" }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bSw" = ( +"bPb" = ( /obj/structure/table/wood, /obj/structure/mirror{ pixel_x = -28 @@ -47203,20 +44387,20 @@ }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bSx" = ( +"bPc" = ( /obj/structure/chair/wood/wings{ dir = 8 }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bSy" = ( +"bPd" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /obj/effect/landmark/start/clown, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bSz" = ( +"bPe" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -47228,7 +44412,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bSA" = ( +"bPf" = ( /obj/machinery/door/airlock{ name = "Theatre Backstage"; req_access_txt = "46" @@ -47241,7 +44425,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bSB" = ( +"bPg" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47257,7 +44441,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bSC" = ( +"bPh" = ( /obj/structure/table, /obj/item/stock_parts/subspace/ansible, /obj/item/stock_parts/subspace/ansible, @@ -47267,7 +44451,7 @@ /obj/item/stock_parts/subspace/crystal, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bSD" = ( +"bPi" = ( /obj/structure/table, /obj/item/stock_parts/micro_laser, /obj/item/stock_parts/manipulator, @@ -47285,7 +44469,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bSE" = ( +"bPj" = ( /obj/structure/table, /obj/item/stock_parts/subspace/filter, /obj/item/stock_parts/subspace/filter, @@ -47294,37 +44478,37 @@ /obj/item/stock_parts/subspace/filter, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bSF" = ( +"bPk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plating, /area/maintenance/starboard) -"bSG" = ( +"bPl" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/starboard) -"bSH" = ( +"bPm" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard) -"bSI" = ( +"bPn" = ( /obj/machinery/atmospherics/components/trinary/filter, /turf/open/floor/plating, /area/maintenance/starboard) -"bSJ" = ( +"bPo" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, /obj/machinery/portable_atmospherics/scrubber, /turf/open/floor/plasteel/red, /area/engine/atmos) -"bSK" = ( +"bPp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, @@ -47332,7 +44516,7 @@ dir = 8 }, /area/engine/atmos) -"bSL" = ( +"bPq" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47341,14 +44525,14 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bSM" = ( +"bPr" = ( /obj/structure/closet/secure_closet/atmospherics, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bSN" = ( +"bPs" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -47360,14 +44544,14 @@ dir = 1 }, /area/engine/atmos) -"bSO" = ( +"bPt" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 4 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bSP" = ( +"bPu" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 }, @@ -47379,13 +44563,13 @@ dir = 1 }, /area/engine/atmos) -"bSQ" = ( +"bPv" = ( /obj/machinery/atmospherics/pipe/manifold/yellow/visible{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bSR" = ( +"bPw" = ( /obj/machinery/atmospherics/pipe/simple/green/visible, /obj/machinery/atmospherics/components/binary/pump{ dir = 8; @@ -47401,14 +44585,7 @@ }, /turf/open/floor/plasteel/purple, /area/engine/atmos) -"bSS" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bST" = ( +"bPx" = ( /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ dir = 8; frequency = 1441; @@ -47417,14 +44594,14 @@ }, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bSU" = ( +"bPy" = ( /turf/open/floor/engine/plasma, /area/engine/atmos) -"bSV" = ( +"bPz" = ( /obj/effect/landmark/xeno_spawn, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bSW" = ( +"bPA" = ( /obj/machinery/light/small{ dir = 8 }, @@ -47433,7 +44610,7 @@ }, /turf/open/floor/plating, /area/hallway/secondary/entry) -"bSX" = ( +"bPC" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47445,7 +44622,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bSY" = ( +"bPD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -47454,22 +44631,14 @@ icon_state = "platingdmg2" }, /area/maintenance/port) -"bSZ" = ( -/obj/structure/closet/crate, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/poster/random_official, -/turf/open/floor/plating, -/area/maintenance/port) -"bTa" = ( +"bPF" = ( /obj/structure/grille, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/port) -"bTb" = ( +"bPG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47478,14 +44647,14 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bTc" = ( +"bPH" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /obj/item/trash/candy, /turf/open/floor/plating, /area/maintenance/port) -"bTd" = ( +"bPI" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Vacant Office Maintenance"; req_access_txt = "32"; @@ -47493,22 +44662,22 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bTe" = ( +"bPJ" = ( /obj/structure/rack, /obj/item/clothing/mask/horsehead, /turf/open/floor/plating, /area/maintenance/port) -"bTf" = ( +"bPK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/port) -"bTg" = ( +"bPL" = ( /obj/structure/rack, /obj/item/storage/box, /turf/open/floor/plating, /area/maintenance/port) -"bTh" = ( +"bPM" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47517,12 +44686,12 @@ icon_state = "platingdmg2" }, /area/maintenance/port) -"bTi" = ( +"bPN" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/structure/closet/emcloset, /turf/open/floor/plating, /area/maintenance/port) -"bTj" = ( +"bPO" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -2; @@ -47532,19 +44701,19 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/wood, /area/library) -"bTk" = ( +"bPP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /turf/open/floor/wood, /area/library) -"bTl" = ( +"bPQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/open/floor/wood, /area/library) -"bTm" = ( +"bPR" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -47553,7 +44722,7 @@ }, /turf/open/floor/wood, /area/library) -"bTn" = ( +"bPS" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -47562,12 +44731,17 @@ }, /turf/open/floor/wood, /area/library) -"bTo" = ( +"bPT" = ( +/obj/structure/table/wood, +/obj/item/device/paicard, +/turf/open/floor/wood, +/area/library) +"bPU" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/machinery/vending/games, /turf/open/floor/wood, /area/library) -"bTp" = ( +"bPV" = ( /obj/structure/destructible/cult/tome, /obj/machinery/newscaster{ pixel_x = -30 @@ -47577,11 +44751,11 @@ /obj/item/book/codex_gigas, /turf/open/floor/engine/cult, /area/library) -"bTq" = ( +"bPW" = ( /obj/structure/chair/comfy/brown, /turf/open/floor/engine/cult, /area/library) -"bTr" = ( +"bPX" = ( /obj/effect/landmark/blobstart, /obj/machinery/light/small{ dir = 1 @@ -47592,7 +44766,7 @@ /obj/structure/closet/wardrobe/curator, /turf/open/floor/engine/cult, /area/library) -"bTs" = ( +"bPY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/airalarm{ dir = 8; @@ -47602,7 +44776,7 @@ dir = 4 }, /area/hallway/primary/central) -"bTt" = ( +"bPZ" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -47615,7 +44789,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bTu" = ( +"bQa" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -47624,7 +44798,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bTv" = ( +"bQb" = ( /obj/machinery/shieldwallgen, /obj/structure/window/reinforced{ dir = 1; @@ -47637,7 +44811,7 @@ dir = 4 }, /area/teleporter) -"bTw" = ( +"bQc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -47646,7 +44820,7 @@ }, /turf/open/floor/plasteel, /area/teleporter) -"bTx" = ( +"bQd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -47655,7 +44829,7 @@ }, /turf/open/floor/plasteel, /area/teleporter) -"bTy" = ( +"bQe" = ( /obj/machinery/shieldwallgen, /obj/structure/window/reinforced{ dir = 1; @@ -47668,7 +44842,7 @@ dir = 1 }, /area/teleporter) -"bTz" = ( +"bQf" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47689,32 +44863,32 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bTA" = ( +"bQg" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bTB" = ( +"bQh" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/decal/cleanable/dirt, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bTC" = ( +"bQi" = ( /turf/open/floor/wood{ icon_state = "wood-broken3" }, /area/bridge/showroom/corporate) -"bTD" = ( +"bQj" = ( /obj/machinery/cell_charger, /obj/item/stock_parts/cell/crap, /obj/structure/table/wood, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bTE" = ( +"bQk" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/holopad, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bTF" = ( +"bQl" = ( /obj/structure/table/wood, /obj/item/toy/plush/carpplushie{ color = "red"; @@ -47722,36 +44896,17 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bTG" = ( +"bQm" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bTH" = ( +"bQn" = ( /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bTI" = ( -/obj/structure/table/wood, -/obj/machinery/button/door{ - id = "corporate_privacy"; - name = "corporate showroom shutters control"; - pixel_x = 28; - req_access_txt = "19" - }, -/obj/item/poster/random_official, -/obj/item/poster/random_official, -/obj/item/poster/random_official, -/obj/item/poster/random_official, -/obj/item/poster/random_official, -/obj/item/device/paicard{ - desc = "A real Nanotrasen success, these personal AIs provide all of the companionship of an AI without any law related red-tape."; - name = "Nanotrasen-brand personal AI device exhibit" - }, -/turf/open/floor/carpet, -/area/bridge/showroom/corporate) -"bTJ" = ( +"bQp" = ( /obj/structure/rack, /obj/item/clothing/suit/hazardvest, /obj/item/clothing/suit/hazardvest, @@ -47770,7 +44925,7 @@ dir = 1 }, /area/gateway) -"bTK" = ( +"bQq" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -47782,7 +44937,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTL" = ( +"bQr" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -47794,7 +44949,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTM" = ( +"bQs" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -47806,7 +44961,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTN" = ( +"bQt" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -47825,7 +44980,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTO" = ( +"bQu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -47834,7 +44989,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTP" = ( +"bQv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -47843,7 +44998,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTQ" = ( +"bQw" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -47852,7 +45007,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTR" = ( +"bQx" = ( /obj/machinery/door/airlock/maintenance{ name = "Gateway Maintenance"; req_access_txt = "17" @@ -47865,7 +45020,7 @@ }, /turf/open/floor/plating, /area/maintenance/central) -"bTS" = ( +"bQy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47880,7 +45035,7 @@ }, /turf/open/floor/plating, /area/maintenance/central) -"bTT" = ( +"bQz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/extinguisher_cabinet{ pixel_x = -27 @@ -47889,7 +45044,7 @@ dir = 1 }, /area/hallway/primary/central) -"bTU" = ( +"bQA" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -47898,7 +45053,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bTV" = ( +"bQB" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -47906,7 +45061,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bTW" = ( +"bQC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -47917,7 +45072,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bTX" = ( +"bQD" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -47931,7 +45086,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bTY" = ( +"bQE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -47942,7 +45097,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bTZ" = ( +"bQF" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -47953,7 +45108,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bUa" = ( +"bQG" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-8" @@ -47965,7 +45120,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bUb" = ( +"bQH" = ( /obj/machinery/requests_console{ department = "Kitchen"; departmentType = 2; @@ -47976,11 +45131,11 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bUc" = ( +"bQI" = ( /obj/structure/closet/chefcloset, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bUd" = ( +"bQJ" = ( /obj/effect/landmark/start/cook, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 @@ -47988,114 +45143,58 @@ /obj/effect/landmark/xeno_spawn, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bUe" = ( +"bQK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bUf" = ( -/obj/machinery/icecream_vat, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"bUg" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/item/clothing/mask/horsehead, -/obj/structure/table/wood, +"bQN" = ( /obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_x = -32 - }, -/obj/item/clothing/mask/cigarette/pipe, -/obj/item/clothing/mask/fakemoustache, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bUh" = ( -/obj/machinery/camera{ - c_tag = "Theatre - Backstage"; - dir = 1; - network = list("SS13") - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = -32 - }, -/obj/structure/closet/crate/wooden/toy, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bUi" = ( -/obj/machinery/light/small, -/obj/item/toy/dummy, -/obj/item/toy/prize/honk{ - pixel_y = 12 - }, -/obj/structure/table/wood, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bUj" = ( -/obj/machinery/firealarm{ - dir = 4; + dir = 8; pixel_x = 24 }, -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = -32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bUk" = ( +/turf/open/floor/plating, +/area/crew_quarters/toilet/auxiliary) +"bQQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/item/wrench, /turf/open/floor/plating, /area/maintenance/starboard) -"bUl" = ( +"bQR" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1 }, /obj/machinery/portable_atmospherics/canister, /turf/open/floor/plating, /area/maintenance/starboard) -"bUm" = ( +"bQS" = ( /obj/machinery/suit_storage_unit/atmos, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bUn" = ( +"bQT" = ( /obj/structure/sign/warning/nosmoking, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/engine/atmos) -"bUo" = ( +"bQU" = ( /obj/machinery/atmospherics/components/trinary/filter{ filter_type = -1; on = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bUp" = ( +"bQV" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 8 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bUq" = ( +"bQW" = ( /obj/machinery/computer/atmos_control/tank{ dir = 8; frequency = 1441; @@ -48110,54 +45209,44 @@ }, /turf/open/floor/plasteel/purple, /area/engine/atmos) -"bUr" = ( +"bQX" = ( /obj/machinery/air_sensor{ frequency = 1441; id_tag = "tox_sensor" }, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bUs" = ( +"bQY" = ( /obj/machinery/portable_atmospherics/canister/toxins, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bUt" = ( +"bQZ" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bUu" = ( +"bRa" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall, /area/aisat) -"bUv" = ( +"bRc" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, /turf/open/floor/plating, /area/maintenance/port) -"bUw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bUx" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/maintenance/port) -"bUy" = ( +"bRd" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/port) -"bUz" = ( +"bRe" = ( /obj/item/trash/cheesie, /turf/open/floor/plating, /area/maintenance/port) -"bUA" = ( +"bRf" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" @@ -48165,22 +45254,22 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port) -"bUB" = ( +"bRg" = ( /obj/machinery/holopad, /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, /turf/open/floor/wood, /area/library) -"bUC" = ( +"bRh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/library) -"bUD" = ( +"bRi" = ( /obj/structure/chair/office/dark, /turf/open/floor/wood, /area/library) -"bUE" = ( +"bRj" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -48191,7 +45280,7 @@ icon_state = "wood-broken" }, /area/library) -"bUF" = ( +"bRk" = ( /obj/machinery/computer/security/telescreen/entertainment{ pixel_x = 30 }, @@ -48201,7 +45290,7 @@ }, /turf/open/floor/wood, /area/library) -"bUG" = ( +"bRl" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -3; @@ -48210,7 +45299,7 @@ /obj/item/pen/invisible, /turf/open/floor/engine/cult, /area/library) -"bUH" = ( +"bRm" = ( /obj/item/device/taperecorder, /obj/item/device/camera, /obj/item/device/radio/intercom{ @@ -48219,13 +45308,13 @@ /obj/structure/table/wood, /turf/open/floor/engine/cult, /area/library) -"bUI" = ( +"bRn" = ( /obj/structure/bookcase{ name = "Forbidden Knowledge" }, /turf/open/floor/engine/cult, /area/library) -"bUJ" = ( +"bRo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/item/device/radio/intercom{ dir = 4; @@ -48236,49 +45325,49 @@ dir = 4 }, /area/hallway/primary/central) -"bUK" = ( +"bRp" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bUL" = ( +"bRq" = ( /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bUM" = ( +"bRr" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bUN" = ( +"bRs" = ( /obj/machinery/shieldwallgen, /turf/open/floor/plasteel/vault{ dir = 4 }, /area/teleporter) -"bUO" = ( +"bRt" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 }, /turf/open/floor/plasteel, /area/teleporter) -"bUP" = ( +"bRu" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 }, /turf/open/floor/plasteel, /area/teleporter) -"bUQ" = ( +"bRv" = ( /obj/machinery/shieldwallgen, /turf/open/floor/plasteel/vault{ dir = 1 }, /area/teleporter) -"bUR" = ( +"bRw" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -48295,7 +45384,7 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUS" = ( +"bRx" = ( /obj/structure/table/wood, /obj/item/storage/secure/briefcase{ desc = "A large briefcase with a digital locking system, and the Nanotrasen logo emblazoned on the sides."; @@ -48304,11 +45393,11 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUT" = ( +"bRy" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bUU" = ( +"bRz" = ( /obj/structure/showcase/machinery/microwave{ dir = 1; pixel_y = 2 @@ -48316,7 +45405,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUV" = ( +"bRA" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -48329,7 +45418,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUW" = ( +"bRB" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -48347,7 +45436,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUX" = ( +"bRC" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -48372,7 +45461,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUY" = ( +"bRD" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48384,7 +45473,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUZ" = ( +"bRE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-8" @@ -48395,7 +45484,7 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bVa" = ( +"bRF" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48419,7 +45508,7 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bVb" = ( +"bRG" = ( /obj/item/book/manual/wiki/security_space_law{ name = "space law"; pixel_y = 2 @@ -48446,7 +45535,7 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bVc" = ( +"bRH" = ( /obj/structure/table, /obj/item/storage/fancy/donut_box, /obj/machinery/firealarm{ @@ -48460,7 +45549,7 @@ dir = 1 }, /area/gateway) -"bVd" = ( +"bRI" = ( /obj/structure/table, /obj/machinery/recharger, /obj/effect/turf_decal/bot{ @@ -48470,7 +45559,7 @@ dir = 1 }, /area/gateway) -"bVe" = ( +"bRJ" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -48484,7 +45573,7 @@ dir = 1 }, /area/gateway) -"bVf" = ( +"bRK" = ( /obj/item/storage/belt/utility, /obj/item/device/radio/off, /obj/item/device/radio/off, @@ -48503,13 +45592,13 @@ dir = 1 }, /area/gateway) -"bVg" = ( +"bRL" = ( /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plasteel, /area/gateway) -"bVh" = ( +"bRM" = ( /obj/machinery/airalarm{ dir = 8; pixel_x = 24 @@ -48524,7 +45613,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bVi" = ( +"bRN" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -48532,7 +45621,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/central) -"bVj" = ( +"bRO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/firealarm{ dir = 8; @@ -48542,7 +45631,7 @@ dir = 1 }, /area/hallway/primary/central) -"bVk" = ( +"bRP" = ( /obj/structure/table, /obj/item/reagent_containers/food/snacks/mint, /obj/machinery/airalarm{ @@ -48560,7 +45649,7 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bVl" = ( +"bRQ" = ( /obj/structure/table, /obj/item/reagent_containers/glass/beaker{ pixel_x = 5 @@ -48572,7 +45661,7 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bVm" = ( +"bRR" = ( /obj/structure/table, /obj/item/stack/packageWrap, /obj/item/hand_labeler, @@ -48586,7 +45675,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bVn" = ( +"bRS" = ( /obj/structure/table, /obj/item/reagent_containers/food/condiment/saltshaker{ pixel_x = -3 @@ -48604,7 +45693,7 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bVo" = ( +"bRT" = ( /obj/structure/extinguisher_cabinet{ pixel_y = -30 }, @@ -48614,7 +45703,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bVp" = ( +"bRU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -48628,7 +45717,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bVq" = ( +"bRV" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -48642,7 +45731,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bVr" = ( +"bRW" = ( /obj/machinery/door/airlock{ name = "Kitchen Cold Room"; req_access_txt = "28" @@ -48658,7 +45747,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bVs" = ( +"bRX" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -48674,7 +45763,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bVt" = ( +"bRY" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -48695,7 +45784,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bVu" = ( +"bRZ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -48711,7 +45800,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bVv" = ( +"bSa" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -48723,22 +45812,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bVw" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/obj/structure/reagent_dispensers/cooking_oil, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"bVx" = ( +"bSc" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -48748,26 +45822,22 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard) -"bVy" = ( +"bSd" = ( /obj/machinery/portable_atmospherics/canister, /turf/open/floor/plating, /area/maintenance/starboard) -"bVz" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bVA" = ( +"bSe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/maintenance/starboard) -"bVB" = ( +"bSf" = ( /obj/item/crowbar, /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/starboard) -"bVC" = ( +"bSg" = ( /obj/structure/fireaxecabinet{ pixel_x = -32 }, @@ -48783,7 +45853,7 @@ dir = 8 }, /area/engine/atmos) -"bVD" = ( +"bSh" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -48799,7 +45869,7 @@ dir = 1 }, /area/engine/atmos) -"bVE" = ( +"bSi" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 4 }, @@ -48807,7 +45877,7 @@ /obj/item/wrench, /turf/open/floor/plasteel, /area/engine/atmos) -"bVF" = ( +"bSj" = ( /obj/machinery/atmospherics/components/trinary/filter{ dir = 1; filter_type = "plasma"; @@ -48819,14 +45889,7 @@ /obj/structure/window/reinforced, /turf/open/floor/plasteel/purple, /area/engine/atmos) -"bVG" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bVH" = ( +"bSk" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 8; frequency = 1441; @@ -48835,7 +45898,7 @@ }, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bVI" = ( +"bSl" = ( /obj/machinery/camera{ c_tag = "Atmospherics Tank - Toxins"; dir = 8; @@ -48843,18 +45906,7 @@ }, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bVJ" = ( -/obj/docking_port/stationary{ - dir = 2; - dwidth = 11; - height = 15; - id = "whiteship_home"; - name = "SS13: Auxiliary Dock, Station-Port"; - width = 28 - }, -/turf/open/space/basic, -/area/space) -"bVK" = ( +"bSn" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -48865,7 +45917,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/port) -"bVL" = ( +"bSo" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48874,17 +45926,16 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bVM" = ( +"bSp" = ( /obj/structure/cable/yellow{ - icon_state = "4-8" + icon_state = "1-8" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 + dir = 9 }, -/obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"bVN" = ( +"bSq" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48894,7 +45945,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/port) -"bVO" = ( +"bSr" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48903,7 +45954,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bVP" = ( +"bSs" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48915,7 +45966,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bVQ" = ( +"bSt" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48926,20 +45977,7 @@ icon_state = "platingdmg1" }, /area/maintenance/port) -"bVR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port) -"bVS" = ( +"bSu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48950,7 +45988,7 @@ icon_state = "panelscorched" }, /area/maintenance/port) -"bVT" = ( +"bSv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48962,50 +46000,48 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bVU" = ( -/obj/item/storage/box, +"bSw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, /turf/open/floor/plating, /area/maintenance/port) -"bVV" = ( +"bSx" = ( /obj/machinery/newscaster{ pixel_x = -32 }, -/obj/effect/landmark/event_spawn, /turf/open/floor/wood, /area/library) -"bVW" = ( +"bSy" = ( /obj/structure/chair/office/dark{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/library) -"bVX" = ( +"bSz" = ( /obj/structure/table/wood, /obj/item/folder, /obj/item/folder, /obj/item/pen, /turf/open/floor/wood, /area/library) -"bVY" = ( +"bSA" = ( /obj/structure/table/wood, /obj/item/storage/crayons, /turf/open/floor/wood, /area/library) -"bVZ" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/turf/open/floor/wood, -/area/library) -"bWa" = ( +"bSB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/library) -"bWb" = ( +"bSC" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /obj/item/device/radio/intercom{ @@ -49015,7 +46051,7 @@ }, /turf/open/floor/wood, /area/library) -"bWc" = ( +"bSD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/firealarm{ dir = 8; @@ -49025,7 +46061,7 @@ dir = 8 }, /area/hallway/primary/central) -"bWd" = ( +"bSE" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters{ id = "evashutter"; @@ -49034,7 +46070,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bWe" = ( +"bSF" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters{ id = "evashutter"; @@ -49049,7 +46085,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bWf" = ( +"bSG" = ( /obj/machinery/door/poddoor/shutters{ id = "teleshutter"; name = "Teleporter Access Shutter" @@ -49057,7 +46093,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/teleporter) -"bWg" = ( +"bSH" = ( /obj/machinery/door/poddoor/shutters{ id = "teleshutter"; name = "Teleporter Access Shutter" @@ -49072,7 +46108,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/teleporter) -"bWh" = ( +"bSI" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/machinery/door/poddoor/shutters/preopen{ @@ -49081,11 +46117,7 @@ }, /turf/open/floor/plating, /area/bridge/showroom/corporate) -"bWi" = ( -/obj/structure/sign/warning/securearea, -/turf/closed/wall/r_wall, -/area/bridge/showroom/corporate) -"bWj" = ( +"bSK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ @@ -49094,7 +46126,7 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bWk" = ( +"bSM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ @@ -49103,7 +46135,7 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bWl" = ( +"bSO" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters{ id = "gateshutter"; @@ -49112,7 +46144,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/gateway) -"bWm" = ( +"bSP" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -49123,25 +46155,25 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/central) -"bWn" = ( +"bSQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, /area/hallway/primary/central) -"bWo" = ( +"bSR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/green/corner{ dir = 2 }, /area/hallway/primary/central) -"bWp" = ( +"bSS" = ( /turf/closed/wall, /area/hallway/primary/central) -"bWq" = ( +"bST" = ( /turf/closed/wall, /area/hydroponics) -"bWr" = ( +"bSU" = ( /obj/machinery/door/poddoor/shutters/preopen{ id = "kitchenhydro"; name = "Service Shutter" @@ -49155,11 +46187,7 @@ dir = 5 }, /area/hydroponics) -"bWs" = ( -/obj/structure/sign/poster/official/random, -/turf/closed/wall, -/area/hydroponics) -"bWt" = ( +"bSV" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/eastleft{ dir = 1; @@ -49179,11 +46207,11 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hydroponics) -"bWu" = ( +"bSW" = ( /obj/machinery/smartfridge, /turf/closed/wall, /area/hydroponics) -"bWv" = ( +"bSX" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -49192,7 +46220,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/kitchen) -"bWw" = ( +"bSY" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 @@ -49208,7 +46236,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/kitchen) -"bWx" = ( +"bSZ" = ( /obj/machinery/door/airlock/maintenance{ name = "Kitchen Maintenance"; req_access_txt = "28" @@ -49221,7 +46249,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bWy" = ( +"bTa" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -49237,7 +46265,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bWz" = ( +"bTb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -49249,7 +46277,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bWA" = ( +"bTc" = ( /obj/machinery/power/apc{ dir = 1; name = "Starboard Maintenance APC"; @@ -49268,67 +46296,49 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bWB" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, +"bTd" = ( +/obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 + icon_state = "1-2" }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard) -"bWC" = ( +"bTe" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, /obj/structure/cable/yellow{ icon_state = "1-8" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard) -"bWD" = ( +"bTf" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 2 }, /obj/machinery/meter, /turf/open/floor/plating, /area/maintenance/starboard) -"bWE" = ( +"bTg" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/starboard) -"bWF" = ( +"bTh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/starboard) -"bWG" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bWH" = ( +"bTi" = ( /obj/structure/closet/wardrobe/atmospherics_yellow, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"bWI" = ( -/turf/open/floor/plasteel/caution{ - dir = 8 - }, -/area/engine/atmos) -"bWJ" = ( +"bTj" = ( /obj/machinery/requests_console{ department = "Atmospherics"; departmentType = 4; @@ -49345,7 +46355,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bWK" = ( +"bTk" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Port to Filter"; @@ -49361,32 +46371,22 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bWL" = ( +"bTl" = ( /obj/machinery/atmospherics/components/unary/thermomachine/heater{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bWM" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible, -/obj/machinery/door/window/northleft{ - dir = 8; - icon_state = "left"; - name = "Inner Pipe Access"; - req_access_txt = "24" - }, -/turf/open/floor/plasteel/dark, -/area/engine/atmos) -"bWN" = ( +"bTm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/lattice/catwalk, /obj/structure/window/reinforced, /turf/open/space, /area/aisat) -"bWO" = ( +"bTn" = ( /turf/closed/wall, /area/maintenance/solars/port/aft) -"bWP" = ( +"bTo" = ( /obj/machinery/door/airlock/engineering{ name = "Port Quarter Solar Access"; req_access_txt = "10" @@ -49397,11 +46397,17 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"bWQ" = ( +"bTp" = ( /obj/structure/sign/warning/electricshock, /turf/closed/wall, /area/maintenance/solars/port/aft) -"bWR" = ( +"bTq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"bTr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; @@ -49409,32 +46415,26 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bWS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, +"bTs" = ( +/turf/closed/wall, +/area/maintenance/aft) +"bTt" = ( +/obj/item/storage/box, /turf/open/floor/plating, /area/maintenance/port) -"bWT" = ( -/turf/closed/wall, -/area/maintenance/port/aft) -"bWU" = ( +"bTv" = ( /obj/structure/rack, /obj/item/paper, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"bWV" = ( +"bTw" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/wood, /area/library) -"bWW" = ( +"bTx" = ( /obj/structure/chair/office/dark{ dir = 4 }, @@ -49447,7 +46447,7 @@ }, /turf/open/floor/wood, /area/library) -"bWX" = ( +"bTy" = ( /obj/machinery/firealarm{ dir = 1; pixel_y = -24 @@ -49459,12 +46459,12 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/library) -"bWY" = ( +"bTz" = ( /obj/structure/table/wood, /obj/machinery/light, /turf/open/floor/wood, /area/library) -"bWZ" = ( +"bTA" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -49476,7 +46476,7 @@ }, /turf/open/floor/wood, /area/library) -"bXa" = ( +"bTB" = ( /obj/machinery/door/airlock/maintenance{ name = "Library Maintenance"; req_access_txt = "0"; @@ -49490,7 +46490,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bXb" = ( +"bTC" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -49502,14 +46502,14 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bXc" = ( +"bTD" = ( /obj/machinery/vending/snack/random, /obj/machinery/newscaster{ pixel_x = -30 }, /turf/open/floor/plasteel/dark, /area/hallway/primary/central) -"bXd" = ( +"bTE" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -49520,7 +46520,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXe" = ( +"bTF" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -49528,7 +46528,7 @@ dir = 4 }, /area/hallway/primary/central) -"bXf" = ( +"bTG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49536,7 +46536,7 @@ dir = 4 }, /area/hallway/primary/central) -"bXg" = ( +"bTH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49549,7 +46549,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXh" = ( +"bTI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49558,7 +46558,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXi" = ( +"bTJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49567,7 +46567,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXj" = ( +"bTK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49576,7 +46576,7 @@ dir = 4 }, /area/hallway/primary/central) -"bXk" = ( +"bTL" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49588,7 +46588,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXl" = ( +"bTM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49603,7 +46603,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXm" = ( +"bTN" = ( /obj/machinery/light{ dir = 1 }, @@ -49617,7 +46617,7 @@ dir = 4 }, /area/hallway/primary/central) -"bXn" = ( +"bTO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49626,18 +46626,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXo" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/noticeboard{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 1 - }, -/area/hallway/primary/central) -"bXp" = ( +"bTP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49645,7 +46634,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXq" = ( +"bTQ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -49653,7 +46642,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXr" = ( +"bTR" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -49661,7 +46650,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXs" = ( +"bTS" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49669,7 +46658,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXt" = ( +"bTT" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49683,7 +46672,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXu" = ( +"bTU" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -49700,7 +46689,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXv" = ( +"bTV" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -49713,7 +46702,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXw" = ( +"bTW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49726,7 +46715,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXx" = ( +"bTX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49740,7 +46729,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXy" = ( +"bTY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49756,7 +46745,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXz" = ( +"bTZ" = ( +/obj/structure/bookcase{ + name = "bookcase" + }, +/turf/open/floor/wood, +/area/bridge/showroom/corporate) +"bUa" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49768,7 +46763,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXA" = ( +"bUb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -49776,7 +46771,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXB" = ( +"bUc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/sign/departments/botany{ pixel_x = 32; @@ -49786,7 +46781,7 @@ dir = 4 }, /area/hallway/primary/central) -"bXC" = ( +"bUd" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -2; @@ -49795,11 +46790,11 @@ /obj/item/pen, /turf/open/floor/plasteel/green, /area/hallway/primary/central) -"bXD" = ( +"bUe" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/hydroponics) -"bXE" = ( +"bUf" = ( /obj/machinery/vending/hydroseeds{ slogan_delay = 700 }, @@ -49811,7 +46806,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics) -"bXF" = ( +"bUg" = ( /obj/machinery/vending/hydronutrients, /obj/machinery/light{ dir = 1 @@ -49819,11 +46814,11 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics) -"bXG" = ( +"bUh" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics) -"bXH" = ( +"bUi" = ( /obj/item/storage/box/syringes, /obj/item/storage/box/beakers{ pixel_x = 2; @@ -49833,18 +46828,18 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics) -"bXI" = ( +"bUj" = ( /obj/machinery/reagentgrinder, /obj/structure/table/glass, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics) -"bXJ" = ( +"bUk" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics) -"bXK" = ( +"bUm" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/chem_master/condimaster{ desc = "Used to separate out liquids - useful for purifying botanical extracts. Also dispenses condiments."; @@ -49853,7 +46848,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"bXL" = ( +"bUn" = ( /obj/effect/turf_decal/stripes/line, /obj/structure/reagent_dispensers/watertank/high, /obj/item/reagent_containers/glass/bucket, @@ -49862,7 +46857,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"bXM" = ( +"bUo" = ( /obj/effect/turf_decal/stripes/line, /obj/structure/window/reinforced{ dir = 4 @@ -49871,7 +46866,7 @@ /obj/item/reagent_containers/glass/bucket, /turf/open/floor/plasteel, /area/hydroponics) -"bXN" = ( +"bUp" = ( /obj/structure/closet{ name = "spare parts locker" }, @@ -49887,7 +46882,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/crew_quarters/kitchen) -"bXO" = ( +"bUq" = ( /obj/structure/disposalpipe/segment{ dir = 5 }, @@ -49902,7 +46897,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/crew_quarters/kitchen) -"bXP" = ( +"bUr" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -49925,7 +46920,7 @@ dir = 1 }, /area/crew_quarters/kitchen) -"bXQ" = ( +"bUs" = ( /obj/structure/disposalpipe/sorting/mail{ dir = 2; sortType = 20 @@ -49942,7 +46937,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bXR" = ( +"bUt" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -49957,7 +46952,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bXS" = ( +"bUu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -49972,7 +46967,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bXT" = ( +"bUv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -49986,54 +46981,37 @@ icon_state = "panelscorched" }, /area/maintenance/starboard) -"bXU" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bXV" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bXW" = ( +"bUw" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"bUx" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard) -"bXX" = ( +"bUy" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 }, /obj/machinery/portable_atmospherics/canister, /turf/open/floor/plating, /area/maintenance/starboard) -"bXY" = ( +"bUz" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"bXZ" = ( +"bUA" = ( /obj/machinery/pipedispenser, /obj/effect/turf_decal/stripes/line{ dir = 10 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bYa" = ( +"bUB" = ( /obj/machinery/light{ dir = 1 }, @@ -50045,7 +47023,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/engine/atmos) -"bYb" = ( +"bUC" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -50058,7 +47036,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bYc" = ( +"bUD" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; name = "Port to Filter"; @@ -50066,25 +47044,25 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bYd" = ( +"bUE" = ( /obj/item/cigbutt, /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bYe" = ( +"bUF" = ( /obj/machinery/atmospherics/components/unary/thermomachine/heater{ dir = 4; on = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bYf" = ( +"bUG" = ( /obj/machinery/atmospherics/pipe/manifold4w/yellow/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"bYg" = ( +"bUH" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; name = "CO2 to Pure"; @@ -50100,7 +47078,7 @@ }, /turf/open/floor/plasteel/vault, /area/engine/atmos) -"bYh" = ( +"bUI" = ( /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ dir = 8; frequency = 1441; @@ -50109,47 +47087,28 @@ }, /turf/open/floor/engine/co2, /area/engine/atmos) -"bYi" = ( +"bUJ" = ( /turf/open/floor/engine/co2, /area/engine/atmos) -"bYj" = ( +"bUK" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/aisat) -"bYk" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bYl" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior - Aft"; - dir = 2; - network = list("MiniSat") - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bYm" = ( +"bUL" = ( +/obj/machinery/telecomms/server/presets/security, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"bUM" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/aisat) -"bYn" = ( +"bUN" = ( /obj/machinery/power/apc{ dir = 8; name = "Port Quarter Solar APC"; @@ -50164,7 +47123,7 @@ icon_state = "platingdmg1" }, /area/maintenance/solars/port/aft) -"bYo" = ( +"bUO" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50177,14 +47136,14 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"bYp" = ( +"bUP" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, /obj/machinery/power/smes, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"bYq" = ( +"bUQ" = ( /obj/item/cigbutt, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 @@ -50194,7 +47153,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bYr" = ( +"bUR" = ( /obj/structure/closet, /obj/item/storage/box/donkpockets, /obj/effect/spawner/lootdrop/maintenance{ @@ -50203,7 +47162,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bYs" = ( +"bUS" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "12;5;39;25;28" @@ -50214,7 +47173,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"bYt" = ( +"bUT" = ( /obj/structure/rack, /obj/item/weldingtool, /obj/item/screwdriver{ @@ -50223,23 +47182,23 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"bYu" = ( +"bUU" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"bYv" = ( +"bUV" = ( /obj/machinery/recharge_station, /turf/open/floor/plating, /area/maintenance/port/aft) -"bYw" = ( +"bUW" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"bYx" = ( +"bUX" = ( /obj/structure/rack, /obj/item/stack/cable_coil{ pixel_x = -1; @@ -50250,19 +47209,12 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"bYy" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/port) -"bYz" = ( +"bUY" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /turf/open/floor/plasteel/dark, /area/hallway/primary/central) -"bYA" = ( +"bUZ" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -50275,7 +47227,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYB" = ( +"bVa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50284,7 +47236,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYC" = ( +"bVb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50293,7 +47245,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYD" = ( +"bVc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50302,7 +47254,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYE" = ( +"bVd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50312,7 +47264,7 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYF" = ( +"bVe" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50322,7 +47274,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYG" = ( +"bVf" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50331,7 +47283,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYH" = ( +"bVg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50344,7 +47296,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYI" = ( +"bVh" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -50356,7 +47308,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYJ" = ( +"bVi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50370,7 +47322,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYK" = ( +"bVj" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50379,7 +47331,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYL" = ( +"bVk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50388,7 +47340,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYM" = ( +"bVl" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50401,7 +47353,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYN" = ( +"bVm" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50410,7 +47362,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYO" = ( +"bVn" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50420,7 +47372,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYP" = ( +"bVo" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -50436,7 +47388,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYQ" = ( +"bVp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "2-8" @@ -50445,10 +47397,10 @@ dir = 4 }, /area/hallway/primary/central) -"bYR" = ( +"bVq" = ( /turf/open/floor/plasteel/green, /area/hallway/primary/central) -"bYS" = ( +"bVr" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, /obj/machinery/door/window/westleft{ @@ -50461,22 +47413,22 @@ dir = 4 }, /area/hydroponics) -"bYT" = ( +"bVs" = ( /turf/open/floor/plasteel/green/side{ dir = 9 }, /area/hydroponics) -"bYU" = ( +"bVt" = ( /turf/open/floor/plasteel/green/side{ dir = 5 }, /area/hydroponics) -"bYV" = ( +"bVu" = ( /turf/open/floor/plasteel/green/side{ dir = 1 }, /area/hydroponics) -"bYW" = ( +"bVv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -50484,7 +47436,7 @@ dir = 5 }, /area/hydroponics) -"bYX" = ( +"bVw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -50492,7 +47444,7 @@ dir = 9 }, /area/hydroponics) -"bYY" = ( +"bVx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -50500,7 +47452,7 @@ dir = 1 }, /area/hydroponics) -"bYZ" = ( +"bVy" = ( /obj/structure/sink{ dir = 4; pixel_x = 11 @@ -50512,12 +47464,12 @@ dir = 2 }, /area/hydroponics) -"bZa" = ( +"bVz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, /turf/closed/wall, /area/hallway/secondary/service) -"bZb" = ( +"bVA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock{ name = "Service Hall"; @@ -50529,10 +47481,7 @@ }, /turf/open/floor/plating, /area/hallway/secondary/service) -"bZc" = ( -/turf/closed/wall, -/area/hallway/secondary/service) -"bZd" = ( +"bVB" = ( /obj/structure/rack, /obj/item/extinguisher, /obj/item/storage/belt/utility, @@ -50541,44 +47490,17 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard) -"bZe" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bZf" = ( -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bZg" = ( +"bVC" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating, /area/maintenance/starboard) -"bZh" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/item/storage/box/lights/mixed, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bZi" = ( +"bVE" = ( /obj/structure/closet/crate, /obj/item/storage/belt/utility, /obj/item/stack/cable_coil/random, /turf/open/floor/plating, /area/maintenance/starboard) -"bZj" = ( -/obj/machinery/door/airlock/maintenance/abandoned{ - name = "Storage Room"; - req_access_txt = "12" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bZk" = ( +"bVF" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 6 }, @@ -50609,7 +47531,7 @@ dir = 9 }, /area/engine/atmos) -"bZl" = ( +"bVG" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ dir = 1 }, @@ -50617,7 +47539,7 @@ dir = 1 }, /area/engine/atmos) -"bZm" = ( +"bVH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, @@ -50626,7 +47548,7 @@ dir = 1 }, /area/engine/atmos) -"bZn" = ( +"bVI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, @@ -50634,7 +47556,7 @@ dir = 1 }, /area/engine/atmos) -"bZo" = ( +"bVJ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ dir = 2 }, @@ -50644,13 +47566,13 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bZp" = ( +"bVK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bZq" = ( +"bVL" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Port to Fuel Pipe"; @@ -50658,7 +47580,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bZr" = ( +"bVM" = ( /obj/machinery/computer/atmos_control/tank{ dir = 8; frequency = 1441; @@ -50673,34 +47595,24 @@ }, /turf/open/floor/plasteel/vault, /area/engine/atmos) -"bZs" = ( +"bVN" = ( /obj/machinery/air_sensor{ frequency = 1441; id_tag = "co2_sensor" }, /turf/open/floor/engine/co2, /area/engine/atmos) -"bZt" = ( +"bVO" = ( /obj/machinery/portable_atmospherics/canister/carbon_dioxide, /turf/open/floor/engine/co2, /area/engine/atmos) -"bZu" = ( +"bVP" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/engine/co2, /area/engine/atmos) -"bZv" = ( -/obj/structure/chair, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bZw" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bZx" = ( +"bVQ" = ( /obj/structure/chair/stool, /obj/structure/cable{ icon_state = "2-4" @@ -50712,7 +47624,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"bZy" = ( +"bVR" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -50722,7 +47634,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"bZz" = ( +"bVS" = ( /obj/machinery/power/terminal{ dir = 1 }, @@ -50739,20 +47651,20 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"bZA" = ( +"bVT" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/port) -"bZB" = ( +"bVU" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/maintenance/port) -"bZC" = ( +"bVV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -50762,39 +47674,28 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"bZD" = ( +"bVW" = ( /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/port/aft) -"bZE" = ( +"bVX" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"bZF" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"bZG" = ( +"bVZ" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"bZH" = ( +"bWa" = ( /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/maintenance/port/aft) -"bZI" = ( -/obj/item/hand_labeler_refill, -/obj/structure/easel, -/turf/open/floor/plating, -/area/maintenance/port) -"bZJ" = ( +"bWb" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -50803,7 +47704,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bZK" = ( +"bWc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50818,7 +47719,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bZL" = ( +"bWd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50830,23 +47731,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bZM" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port) -"bZN" = ( +"bWe" = ( /obj/structure/disposalpipe/sorting/mail/flip{ dir = 4; sortType = 16 @@ -50862,22 +47747,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bZO" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bZP" = ( +"bWf" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50893,7 +47763,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bZQ" = ( +"bWg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50905,7 +47775,7 @@ }, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"bZR" = ( +"bWh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50919,7 +47789,7 @@ dir = 8 }, /area/hallway/primary/central) -"bZS" = ( +"bWi" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -50938,7 +47808,7 @@ dir = 8 }, /area/hallway/primary/central) -"bZT" = ( +"bWj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -50946,7 +47816,7 @@ dir = 8 }, /area/hallway/primary/central) -"bZU" = ( +"bWk" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -50955,7 +47825,7 @@ dir = 8 }, /area/hallway/primary/central) -"bZV" = ( +"bWl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -50967,7 +47837,7 @@ dir = 8 }, /area/hallway/primary/central) -"bZW" = ( +"bWm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -50978,7 +47848,7 @@ dir = 8 }, /area/hallway/primary/central) -"bZX" = ( +"bWn" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -50987,13 +47857,13 @@ dir = 8 }, /area/hallway/primary/central) -"bZY" = ( +"bWo" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bZZ" = ( +"bWp" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51002,14 +47872,14 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"caa" = ( +"bWq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cab" = ( +"bWr" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -51018,7 +47888,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cac" = ( +"bWs" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51027,7 +47897,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cad" = ( +"bWt" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -51036,7 +47906,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cae" = ( +"bWu" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51048,7 +47918,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"caf" = ( +"bWv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51058,7 +47928,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cag" = ( +"bWw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51067,7 +47937,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cah" = ( +"bWx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51076,13 +47946,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cai" = ( +"bWy" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"caj" = ( +"bWz" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51095,7 +47965,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cak" = ( +"bWA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51104,7 +47974,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cal" = ( +"bWB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51115,7 +47985,7 @@ dir = 2 }, /area/hallway/primary/central) -"cam" = ( +"bWC" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51127,7 +47997,7 @@ dir = 2 }, /area/hallway/primary/central) -"can" = ( +"bWD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51138,7 +48008,7 @@ dir = 2 }, /area/hallway/primary/central) -"cao" = ( +"bWE" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 @@ -51155,7 +48025,7 @@ dir = 2 }, /area/hallway/primary/central) -"cap" = ( +"bWF" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -51163,7 +48033,7 @@ dir = 2 }, /area/hallway/primary/central) -"caq" = ( +"bWG" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -51175,7 +48045,7 @@ dir = 2 }, /area/hallway/primary/central) -"car" = ( +"bWH" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51183,7 +48053,7 @@ dir = 2 }, /area/hallway/primary/central) -"cas" = ( +"bWI" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -51194,13 +48064,13 @@ dir = 6 }, /area/hallway/primary/central) -"cat" = ( +"bWJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/green, /area/hallway/primary/central) -"cau" = ( +"bWK" = ( /obj/structure/table/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -51224,7 +48094,7 @@ dir = 4 }, /area/hydroponics) -"cav" = ( +"bWL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51236,7 +48106,7 @@ dir = 10 }, /area/hydroponics) -"caw" = ( +"bWM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51244,7 +48114,7 @@ dir = 6 }, /area/hydroponics) -"cax" = ( +"bWN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51252,71 +48122,54 @@ dir = 8 }, /area/hydroponics) -"cay" = ( +"bWO" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hydroponics) -"caz" = ( +"bWP" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/hydroponics) -"caA" = ( +"bWQ" = ( /turf/open/floor/plasteel/green/side{ dir = 4 }, /area/hydroponics) -"caB" = ( -/obj/effect/landmark/event_spawn, +"bWR" = ( /turf/open/floor/plasteel/green/side{ dir = 8 }, /area/hydroponics) -"caC" = ( +"bWS" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hydroponics) -"caD" = ( +"bWT" = ( /obj/machinery/hydroponics/constructable, /turf/open/floor/plasteel, /area/hydroponics) -"caE" = ( +"bWU" = ( /obj/machinery/seed_extractor, /obj/effect/turf_decal/stripes/line{ dir = 9 }, /turf/open/floor/plasteel, /area/hydroponics) -"caF" = ( +"bWV" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, /obj/structure/closet/wardrobe/botanist, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"caG" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/firealarm{ - pixel_y = 29 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/obj/structure/closet/crate/hydroponics, -/obj/item/shovel/spade, -/obj/item/wrench, -/obj/item/reagent_containers/glass/bucket, -/obj/item/cultivator, -/obj/item/wirecutters, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"caH" = ( +"bWX" = ( /obj/structure/disposalpipe/segment, /obj/structure/table, /obj/item/storage/bag/plants, @@ -51329,32 +48182,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/service) -"caI" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/service) -"caJ" = ( -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/power/apc{ - areastring = "/area/hallway/secondary/service"; - dir = 1; - name = "Service Hall APC"; - pixel_y = 25 - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/service) -"caK" = ( +"bWY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -51366,7 +48194,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"caL" = ( +"bWZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51380,7 +48208,7 @@ icon_state = "platingdmg2" }, /area/maintenance/starboard) -"caM" = ( +"bXa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51392,7 +48220,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"caN" = ( +"bXb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51407,7 +48235,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"caO" = ( +"bXc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51417,7 +48245,7 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plating, /area/maintenance/starboard) -"caP" = ( +"bXd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51432,7 +48260,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"caQ" = ( +"bXe" = ( /obj/machinery/door/airlock/maintenance{ name = "Atmospherics Maintenance"; req_access_txt = "24" @@ -51448,7 +48276,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"caR" = ( +"bXf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -51463,7 +48291,7 @@ dir = 8 }, /area/engine/atmos) -"caS" = ( +"bXg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51478,7 +48306,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"caT" = ( +"bXh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51492,7 +48320,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"caU" = ( +"bXi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51501,7 +48329,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"caV" = ( +"bXj" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -51510,14 +48338,14 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"caW" = ( +"bXk" = ( /obj/effect/landmark/start/atmospheric_technician, /obj/machinery/atmospherics/pipe/simple/dark/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"caX" = ( +"bXl" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -51526,27 +48354,20 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"caY" = ( +"bXm" = ( /obj/machinery/atmospherics/pipe/simple/dark/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"caZ" = ( -/obj/machinery/atmospherics/pipe/simple/dark/visible{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/engine/atmos) -"cba" = ( +"bXn" = ( /obj/machinery/atmospherics/pipe/manifold/dark/visible, /obj/machinery/meter{ color = "" }, /turf/open/floor/plasteel, /area/engine/atmos) -"cbb" = ( +"bXo" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; name = "Pure to Fuel Pipe"; @@ -51554,13 +48375,13 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"cbc" = ( +"bXp" = ( /obj/machinery/atmospherics/pipe/manifold/yellow/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"cbd" = ( +"bXq" = ( /obj/machinery/atmospherics/components/trinary/filter{ dir = 1; filter_type = "co2"; @@ -51572,7 +48393,7 @@ /obj/structure/window/reinforced, /turf/open/floor/plasteel/vault, /area/engine/atmos) -"cbe" = ( +"bXr" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 8; frequency = 1441; @@ -51581,7 +48402,7 @@ }, /turf/open/floor/engine/co2, /area/engine/atmos) -"cbf" = ( +"bXs" = ( /obj/machinery/camera{ c_tag = "Atmospherics Tank - CO2"; dir = 8; @@ -51589,19 +48410,7 @@ }, /turf/open/floor/engine/co2, /area/engine/atmos) -"cbg" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/plasteel/dark, -/area/aisat) -"cbh" = ( -/obj/structure/window/reinforced, -/obj/machinery/holopad, -/turf/open/floor/plasteel/dark, -/area/aisat) -"cbi" = ( +"bXt" = ( /obj/machinery/power/solar_control{ dir = 1; id = "aftport"; @@ -51614,7 +48423,7 @@ /obj/structure/cable, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"cbj" = ( +"bXu" = ( /obj/structure/cable{ icon_state = "2-8" }, @@ -51623,30 +48432,24 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"cbk" = ( +"bXv" = ( /obj/structure/sign/warning/vacuum/external{ pixel_x = 32 }, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"cbl" = ( -/obj/structure/rack, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port) -"cbm" = ( +"bXx" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/port) -"cbn" = ( +"bXy" = ( /obj/structure/closet, /obj/item/device/flashlight, /turf/open/floor/plating, /area/maintenance/port/aft) -"cbo" = ( +"bXz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -51656,22 +48459,22 @@ icon_state = "panelscorched" }, /area/maintenance/port/aft) -"cbp" = ( +"bXA" = ( /obj/structure/table, /obj/item/device/flashlight/lamp, /turf/open/floor/plating, /area/maintenance/port/aft) -"cbq" = ( +"bXB" = ( /obj/structure/chair/stool, /turf/open/floor/plating, /area/maintenance/port/aft) -"cbr" = ( +"bXC" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cbs" = ( +"bXD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -51679,15 +48482,15 @@ icon_state = "platingdmg2" }, /area/maintenance/port/aft) -"cbt" = ( +"bXE" = ( /turf/open/floor/plating, /area/maintenance/port/aft) -"cbu" = ( +"bXF" = ( /obj/structure/girder, /obj/structure/grille, /turf/open/floor/plating, /area/maintenance/port/aft) -"cbv" = ( +"bXG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51698,33 +48501,33 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"cbw" = ( +"bXH" = ( /obj/structure/closet/crate, /obj/item/coin/silver, /obj/item/device/flashlight, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"cbx" = ( +"bXI" = ( /obj/structure/closet, /obj/item/clothing/neck/stethoscope, /obj/item/hemostat, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"cby" = ( +"bXJ" = ( /obj/item/storage/box/lights/mixed, /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/maintenance/port) -"cbz" = ( +"bXK" = ( /turf/closed/wall, /area/medical/storage) -"cbA" = ( +"bXL" = ( /turf/closed/wall, /area/security/checkpoint/medical) -"cbB" = ( +"bXM" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, @@ -51735,12 +48538,12 @@ dir = 8 }, /area/hallway/primary/central) -"cbC" = ( +"bXN" = ( /turf/open/floor/plasteel/blue/corner{ dir = 8 }, /area/hallway/primary/central) -"cbD" = ( +"bXO" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51749,13 +48552,13 @@ dir = 8 }, /area/hallway/primary/central) -"cbE" = ( +"bXP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/blue/corner{ dir = 8 }, /area/hallway/primary/central) -"cbF" = ( +"bXQ" = ( /obj/machinery/camera{ c_tag = "Central Primary Hallway - Aft-Port"; dir = 1; @@ -51765,36 +48568,36 @@ dir = 8 }, /area/hallway/primary/central) -"cbG" = ( +"bXR" = ( /obj/machinery/light/small, /turf/open/floor/plasteel/blue/corner{ dir = 8 }, /area/hallway/primary/central) -"cbH" = ( +"bXS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/blue/corner{ dir = 8 }, /area/hallway/primary/central) -"cbI" = ( +"bXT" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/purple/corner{ dir = 2 }, /area/hallway/primary/central) -"cbJ" = ( +"bXU" = ( /obj/machinery/light/small, /turf/open/floor/plasteel/purple/corner{ dir = 2 }, /area/hallway/primary/central) -"cbK" = ( +"bXV" = ( /turf/open/floor/plasteel/purple/corner{ dir = 2 }, /area/hallway/primary/central) -"cbL" = ( +"bXW" = ( /obj/machinery/camera{ c_tag = "Central Primary Hallway - Aft-Starboard"; dir = 1; @@ -51804,13 +48607,13 @@ dir = 2 }, /area/hallway/primary/central) -"cbM" = ( +"bXX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/purple/corner{ dir = 2 }, /area/hallway/primary/central) -"cbN" = ( +"bXY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51820,7 +48623,7 @@ dir = 2 }, /area/hallway/primary/central) -"cbO" = ( +"bXZ" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 @@ -51832,7 +48635,7 @@ dir = 2 }, /area/hallway/primary/central) -"cbP" = ( +"bYa" = ( /obj/structure/disposalpipe/trunk{ dir = 1 }, @@ -51842,7 +48645,7 @@ }, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"cbQ" = ( +"bYb" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "12;35;47" @@ -51850,11 +48653,11 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cbR" = ( +"bYc" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/hallway/primary/central) -"cbS" = ( +"bYd" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51864,7 +48667,7 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"cbT" = ( +"bYe" = ( /obj/machinery/camera/autoname{ dir = 4; network = list("SS13") @@ -51880,7 +48683,7 @@ /obj/structure/table/glass, /turf/open/floor/plasteel/green, /area/hydroponics) -"cbU" = ( +"bYf" = ( /obj/item/stack/packageWrap, /obj/item/stack/packageWrap, /obj/item/stack/packageWrap, @@ -51890,38 +48693,33 @@ /obj/structure/table/glass, /turf/open/floor/plasteel/green, /area/hydroponics) -"cbV" = ( -/turf/open/floor/plasteel/green/side{ - dir = 8 - }, -/area/hydroponics) -"cbW" = ( +"bYg" = ( /obj/effect/landmark/start/botanist, /obj/machinery/holopad, /turf/open/floor/plasteel, /area/hydroponics) -"cbX" = ( +"bYh" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel, /area/hydroponics) -"cbY" = ( +"bYi" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/plasteel, /area/hydroponics) -"cbZ" = ( +"bYj" = ( /turf/open/floor/plasteel, /area/hydroponics) -"cca" = ( +"bYk" = ( /obj/effect/landmark/start/botanist, /turf/open/floor/plasteel/green/side{ dir = 4 }, /area/hydroponics) -"ccb" = ( +"bYl" = ( /obj/item/seeds/wheat, /obj/item/seeds/sugarcane, /obj/item/seeds/potato, @@ -51948,11 +48746,11 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"ccc" = ( +"bYm" = ( /obj/structure/closet/secure_closet/hydroponics, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"ccd" = ( +"bYn" = ( /obj/machinery/light/small{ dir = 4 }, @@ -51964,7 +48762,7 @@ /obj/effect/landmark/start/botanist, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"cce" = ( +"bYo" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -51975,7 +48773,7 @@ /obj/item/kitchen/rollingpin, /turf/open/floor/plasteel, /area/hallway/secondary/service) -"ccf" = ( +"bYp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51985,54 +48783,22 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, /area/hallway/secondary/service) -"ccg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 +"bYq" = ( +/obj/structure/rack, +/obj/item/tank/internals/oxygen, +/obj/item/tank/internals/oxygen, +/obj/item/device/radio/off, +/obj/item/device/radio/off, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = 27 }, -/obj/structure/disposalpipe/segment{ - dir = 4 +/turf/open/floor/plasteel/vault{ + dir = 1 }, -/obj/machinery/rnd/protolathe/department/service, -/turf/open/floor/plasteel, -/area/hallway/secondary/service) -"cch" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/closed/wall, -/area/hallway/secondary/service) -"cci" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"ccj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard) -"cck" = ( +/area/teleporter) +"bYr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -52044,20 +48810,20 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"ccl" = ( +"bYs" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/starboard) -"ccm" = ( +"bYt" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plating, /area/maintenance/starboard) -"ccn" = ( +"bYu" = ( /obj/item/cigbutt, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ @@ -52066,12 +48832,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard) -"cco" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard) -"ccp" = ( +"bYv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /obj/machinery/light{ dir = 8 @@ -52089,17 +48850,17 @@ dir = 8 }, /area/engine/atmos) -"ccq" = ( +"bYw" = ( /obj/machinery/atmospherics/pipe/simple/dark/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"ccr" = ( +"bYx" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 6 }, /turf/open/floor/plasteel, /area/engine/atmos) -"ccs" = ( +"bYy" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; name = "N2 to Airmix"; @@ -52107,7 +48868,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"cct" = ( +"bYz" = ( /obj/machinery/atmospherics/components/trinary/mixer{ dir = 4; node1_concentration = 0.8; @@ -52117,28 +48878,24 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"ccu" = ( +"bYA" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 10 }, /turf/open/floor/plasteel, /area/engine/atmos) -"ccv" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/engine/atmos) -"ccw" = ( +"bYB" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible, /obj/machinery/light{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"ccx" = ( +"bYC" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"ccy" = ( +"bYD" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -52147,25 +48904,17 @@ req_access = null; req_access_txt = "10; 13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"ccz" = ( +"bYE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccA" = ( -/obj/structure/table, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 8 - }, -/obj/item/poster/random_contraband, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"ccB" = ( +"bYG" = ( /obj/structure/table, /obj/item/folder/white{ pixel_x = 4; @@ -52182,20 +48931,20 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccC" = ( +"bYH" = ( /obj/structure/light_construct, /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/maintenance/port/aft) -"ccD" = ( +"bYI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccE" = ( +"bYJ" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -52204,34 +48953,34 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccF" = ( +"bYK" = ( /obj/machinery/mech_bay_recharge_port, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccG" = ( +"bYL" = ( /turf/open/floor/mech_bay_recharge_floor, /area/maintenance/port/aft) -"ccH" = ( +"bYM" = ( /obj/machinery/computer/mech_bay_power_console, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/circuit, /area/maintenance/port/aft) -"ccI" = ( +"bYN" = ( /obj/machinery/space_heater, /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/maintenance/port/aft) -"ccJ" = ( +"bYO" = ( /obj/item/vending_refill/cola, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccK" = ( +"bYP" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -52239,7 +48988,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccL" = ( +"bYQ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -52251,13 +49000,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccM" = ( +"bYR" = ( /obj/machinery/vending/medical, /turf/open/floor/plasteel/whiteblue/side{ dir = 9 }, /area/medical/storage) -"ccN" = ( +"bYS" = ( /obj/structure/noticeboard{ pixel_y = 32 }, @@ -52282,7 +49031,7 @@ dir = 1 }, /area/medical/storage) -"ccO" = ( +"bYT" = ( /obj/structure/closet/secure_closet/medical3, /obj/item/screwdriver{ pixel_y = 6 @@ -52294,7 +49043,7 @@ dir = 1 }, /area/medical/storage) -"ccP" = ( +"bYU" = ( /obj/structure/closet/secure_closet/medical3, /obj/machinery/light{ dir = 1 @@ -52309,7 +49058,7 @@ dir = 1 }, /area/medical/storage) -"ccQ" = ( +"bYV" = ( /obj/item/device/radio/intercom{ broadcasting = 1; freerange = 0; @@ -52335,14 +49084,14 @@ dir = 1 }, /area/medical/storage) -"ccR" = ( +"bYW" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /turf/open/floor/plasteel/whiteblue/side{ dir = 5 }, /area/medical/storage) -"ccS" = ( +"bYX" = ( /obj/machinery/power/apc{ dir = 8; name = "Medical Security Checkpoint APC"; @@ -52360,7 +49109,7 @@ dir = 9 }, /area/security/checkpoint/medical) -"ccT" = ( +"bYY" = ( /obj/machinery/recharger{ pixel_y = 4 }, @@ -52382,7 +49131,7 @@ dir = 1 }, /area/security/checkpoint/medical) -"ccU" = ( +"bYZ" = ( /obj/item/pen, /obj/structure/table/reinforced, /obj/structure/reagent_dispensers/peppertank{ @@ -52404,15 +49153,15 @@ dir = 5 }, /area/security/checkpoint/medical) -"ccV" = ( +"bZa" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/medical/medbay/central) -"ccW" = ( +"bZb" = ( /obj/structure/sign/departments/medbay/alt, /turf/closed/wall, /area/medical/medbay/central) -"ccX" = ( +"bZc" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -52422,14 +49171,14 @@ dir = 2 }, /area/medical/medbay/central) -"ccY" = ( +"bZd" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /turf/open/floor/plasteel/white/side{ dir = 2 }, /area/medical/medbay/central) -"ccZ" = ( +"bZe" = ( /obj/structure/sign/directions/security{ desc = "A direction sign, pointing out which way the security department is."; dir = 1; @@ -52450,7 +49199,7 @@ }, /turf/closed/wall, /area/medical/medbay/central) -"cda" = ( +"bZf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -52460,7 +49209,7 @@ dir = 8 }, /area/hallway/primary/aft) -"cdb" = ( +"bZg" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -52470,7 +49219,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/aft) -"cdc" = ( +"bZh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -52480,7 +49229,7 @@ dir = 2 }, /area/hallway/primary/aft) -"cdd" = ( +"bZi" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the medical department is."; dir = 8; @@ -52502,22 +49251,22 @@ }, /turf/closed/wall, /area/science/research) -"cde" = ( +"bZj" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/science/research) -"cdf" = ( +"bZk" = ( /obj/structure/sign/departments/science, /turf/closed/wall, /area/science/research) -"cdg" = ( +"bZl" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/white/side{ dir = 2 }, /area/science/research) -"cdh" = ( +"bZm" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -52528,20 +49277,13 @@ dir = 2 }, /area/science/research) -"cdi" = ( +"bZn" = ( /turf/closed/wall, /area/science/research) -"cdj" = ( +"bZo" = ( /turf/closed/wall, /area/security/checkpoint/science/research) -"cdk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cdl" = ( +"bZq" = ( /obj/item/reagent_containers/food/snacks/grown/wheat, /obj/item/reagent_containers/food/snacks/grown/watermelon, /obj/item/reagent_containers/food/snacks/grown/citrus/orange, @@ -52552,13 +49294,13 @@ /obj/structure/table/glass, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"cdm" = ( +"bZr" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"cdn" = ( +"bZs" = ( /obj/item/cultivator, /obj/item/crowbar, /obj/item/device/plant_analyzer, @@ -52566,7 +49308,7 @@ /obj/structure/table/glass, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"cdo" = ( +"bZt" = ( /obj/structure/sink{ dir = 8; pixel_x = -12; @@ -52576,13 +49318,13 @@ dir = 9 }, /area/hydroponics) -"cdp" = ( +"bZu" = ( /obj/effect/landmark/start/botanist, /turf/open/floor/plasteel/green/side{ dir = 8 }, /area/hydroponics) -"cdq" = ( +"bZv" = ( /obj/machinery/biogenerator, /obj/machinery/light_switch{ pixel_x = 26 @@ -52592,25 +49334,21 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cdr" = ( +"bZw" = ( /obj/structure/closet/secure_closet/hydroponics, /obj/machinery/light_switch{ pixel_x = -26 }, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"cds" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 +"bZx" = ( +/obj/machinery/icecream_vat, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 }, -/obj/structure/sign/poster/official/cleanliness{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"cdt" = ( +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"bZy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock{ name = "Service Hall"; @@ -52619,38 +49357,29 @@ }, /turf/open/floor/plating, /area/hallway/secondary/service) -"cdu" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"cdv" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard) -"cdw" = ( +"bZz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard) -"cdx" = ( +"bZA" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard) +"bZB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/open/floor/plating, /area/maintenance/starboard) -"cdy" = ( +"bZC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/maintenance/disposal/incinerator) -"cdz" = ( +"bZD" = ( /obj/machinery/door/airlock/maintenance{ name = "Incinerator Access"; req_access_txt = "12" @@ -52661,10 +49390,10 @@ }, /turf/open/floor/plating, /area/maintenance/disposal/incinerator) -"cdA" = ( +"bZE" = ( /turf/closed/wall, /area/maintenance/disposal/incinerator) -"cdB" = ( +"bZF" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 5 }, @@ -52678,46 +49407,46 @@ dir = 8 }, /area/engine/atmos) -"cdC" = ( +"bZG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 10 }, /turf/open/floor/plasteel, /area/engine/atmos) -"cdD" = ( +"bZH" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; name = "N2 to Pure" }, /turf/open/floor/plasteel, /area/engine/atmos) -"cdE" = ( +"bZI" = ( /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"cdF" = ( +"bZJ" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible, /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"cdG" = ( +"bZK" = ( /obj/machinery/atmospherics/pipe/manifold/yellow/visible{ dir = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"cdH" = ( +"bZL" = ( /obj/machinery/atmospherics/pipe/manifold/yellow/visible{ dir = 4 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"cdI" = ( +"bZM" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -52735,13 +49464,13 @@ dir = 4 }, /area/engine/atmos) -"cdJ" = ( +"bZN" = ( /obj/structure/cable{ icon_state = "1-2" }, /turf/open/floor/plating/airless, /area/maintenance/solars/port/aft) -"cdK" = ( +"bZO" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" @@ -52749,16 +49478,16 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port/aft) -"cdL" = ( +"bZP" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/circuit, /area/maintenance/port/aft) -"cdM" = ( +"bZQ" = ( /turf/open/floor/circuit, /area/maintenance/port/aft) -"cdN" = ( +"bZR" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -52769,15 +49498,15 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cdO" = ( +"bZS" = ( /obj/structure/closet/firecloset, /turf/open/floor/plating, /area/maintenance/port/aft) -"cdP" = ( +"bZT" = ( /obj/machinery/space_heater, /turf/open/floor/plating, -/area/maintenance/port/aft) -"cdQ" = ( +/area/maintenance/aft) +"bZU" = ( /obj/machinery/light/small{ dir = 1 }, @@ -52785,13 +49514,13 @@ /obj/item/mop, /turf/open/floor/plating, /area/maintenance/port/aft) -"cdR" = ( +"bZV" = ( /obj/item/storage/toolbox/emergency, /obj/item/hand_labeler, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"cdS" = ( +"bZW" = ( /obj/item/cigbutt, /obj/structure/disposalpipe/segment{ dir = 6 @@ -52801,7 +49530,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cdT" = ( +"bZX" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=4"; dir = 4; @@ -52822,7 +49551,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/medical/storage) -"cdU" = ( +"bZY" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -52830,20 +49559,20 @@ dir = 8 }, /area/medical/storage) -"cdV" = ( +"bZZ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cdW" = ( +"caa" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cdX" = ( +"cab" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -52852,7 +49581,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cdY" = ( +"cac" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -52866,7 +49595,7 @@ dir = 4 }, /area/medical/storage) -"cdZ" = ( +"cad" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Medbay Security Post"; @@ -52880,7 +49609,7 @@ }, /turf/open/floor/plasteel/red, /area/security/checkpoint/medical) -"cea" = ( +"cae" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -52894,10 +49623,10 @@ dir = 8 }, /area/security/checkpoint/medical) -"ceb" = ( +"caf" = ( /turf/open/floor/plasteel, /area/security/checkpoint/medical) -"cec" = ( +"cag" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -52905,14 +49634,14 @@ dir = 4 }, /area/security/checkpoint/medical) -"ced" = ( +"cah" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/security/checkpoint/medical) -"cee" = ( +"cai" = ( /obj/structure/table, /obj/item/pen, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -52923,7 +49652,7 @@ dir = 1 }, /area/medical/medbay/central) -"cef" = ( +"caj" = ( /obj/machinery/light/small{ dir = 1 }, @@ -52949,31 +49678,31 @@ dir = 1 }, /area/medical/medbay/central) -"ceg" = ( +"cak" = ( /obj/structure/chair, /turf/open/floor/plasteel/whiteblue/side{ dir = 1 }, /area/medical/medbay/central) -"ceh" = ( +"cal" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cei" = ( +"cam" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cej" = ( +"can" = ( /obj/structure/chair, /obj/effect/landmark/start/assistant, /turf/open/floor/plasteel/whiteblue/side{ dir = 1 }, /area/medical/medbay/central) -"cek" = ( +"cao" = ( /obj/structure/table, /obj/item/storage/box/bodybags{ pixel_x = 3; @@ -52983,7 +49712,7 @@ dir = 1 }, /area/medical/medbay/central) -"cel" = ( +"cap" = ( /obj/structure/table, /obj/item/stack/medical/gauze, /obj/item/stack/medical/ointment, @@ -52992,25 +49721,25 @@ dir = 1 }, /area/medical/medbay/central) -"cem" = ( +"caq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/blue/corner{ dir = 8 }, /area/hallway/primary/aft) -"cen" = ( +"car" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/hallway/primary/aft) -"ceo" = ( +"cas" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/purple/corner{ dir = 2 }, /area/hallway/primary/aft) -"cep" = ( +"cat" = ( /obj/structure/table, /obj/item/folder/white{ pixel_x = 4; @@ -53021,25 +49750,25 @@ dir = 1 }, /area/science/research) -"ceq" = ( +"cau" = ( /obj/structure/table, /obj/item/paper/pamphlet/gateway, /turf/open/floor/plasteel/whitepurple/side{ dir = 1 }, /area/science/research) -"cer" = ( +"cav" = ( /obj/structure/chair, /obj/effect/landmark/start/assistant, /turf/open/floor/plasteel/whitepurple/side{ dir = 1 }, /area/science/research) -"ces" = ( +"caw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/white, /area/science/research) -"cet" = ( +"cax" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -53047,13 +49776,13 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/white, /area/science/research) -"ceu" = ( +"cay" = ( /obj/structure/chair, /turf/open/floor/plasteel/whitepurple/side{ dir = 1 }, /area/science/research) -"cev" = ( +"caz" = ( /obj/structure/table, /obj/item/stack/cable_coil, /obj/item/device/assembly/igniter{ @@ -53070,7 +49799,7 @@ dir = 1 }, /area/science/research) -"cew" = ( +"caA" = ( /obj/structure/table, /obj/item/stack/sheet/glass, /obj/item/electronics/airlock, @@ -53082,7 +49811,7 @@ dir = 1 }, /area/science/research) -"cex" = ( +"caB" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -2; @@ -53108,7 +49837,7 @@ dir = 1 }, /area/science/research) -"cey" = ( +"caC" = ( /obj/structure/table, /obj/machinery/recharger{ pixel_y = 4 @@ -53124,7 +49853,7 @@ dir = 9 }, /area/security/checkpoint/science/research) -"cez" = ( +"caD" = ( /obj/structure/table, /obj/machinery/requests_console{ department = "Security"; @@ -53157,7 +49886,7 @@ dir = 1 }, /area/security/checkpoint/science/research) -"ceA" = ( +"caE" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = 1; @@ -53172,16 +49901,7 @@ dir = 5 }, /area/security/checkpoint/science/research) -"ceB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard/aft) -"ceC" = ( +"caG" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = -24 @@ -53193,19 +49913,19 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"ceD" = ( +"caH" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"ceE" = ( +"caI" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"ceF" = ( +"caJ" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/medical/glass{ name = "Hydroponics"; @@ -53216,7 +49936,7 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"ceG" = ( +"caK" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -53227,7 +49947,7 @@ dir = 10 }, /area/hydroponics) -"ceH" = ( +"caL" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53238,7 +49958,7 @@ dir = 6 }, /area/hydroponics) -"ceI" = ( +"caM" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53249,7 +49969,7 @@ dir = 10 }, /area/hydroponics) -"ceJ" = ( +"caN" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53260,7 +49980,7 @@ dir = 2 }, /area/hydroponics) -"ceK" = ( +"caO" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53274,7 +49994,7 @@ dir = 2 }, /area/hydroponics) -"ceL" = ( +"caP" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53288,7 +50008,7 @@ dir = 2 }, /area/hydroponics) -"ceM" = ( +"caQ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53304,11 +50024,14 @@ /obj/effect/turf_decal/bot{ dir = 2 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel{ dir = 2 }, /area/hydroponics) -"ceN" = ( +"caR" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53318,7 +50041,7 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"ceO" = ( +"caS" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53330,7 +50053,7 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"ceP" = ( +"caT" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53345,9 +50068,12 @@ /obj/structure/cable/yellow{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/maintenance/starboard) -"ceQ" = ( +"caU" = ( /obj/structure/disposalpipe/sorting/mail{ sortType = 21 }, @@ -53365,25 +50091,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"ceR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"ceS" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"ceT" = ( +"caW" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -53392,12 +50100,12 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"ceU" = ( +"caX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light_switch, /turf/closed/wall, /area/maintenance/disposal/incinerator) -"ceV" = ( +"caY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -53407,7 +50115,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ceW" = ( +"caZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -53418,7 +50126,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ceX" = ( +"cba" = ( /obj/machinery/power/smes{ capacity = 9e+006; charge = 10000 @@ -53428,7 +50136,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ceY" = ( +"cbb" = ( /obj/machinery/door/window/northleft{ dir = 1; icon_state = "left"; @@ -53437,7 +50145,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"ceZ" = ( +"cbc" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -53449,7 +50157,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cfa" = ( +"cbd" = ( /obj/machinery/atmospherics/components/trinary/filter{ dir = 4; filter_type = "n2"; @@ -53458,7 +50166,7 @@ /obj/structure/window/reinforced, /turf/open/floor/plasteel/red, /area/engine/atmos) -"cfb" = ( +"cbe" = ( /obj/structure/window/reinforced, /obj/machinery/computer/atmos_control/tank{ dir = 1; @@ -53474,7 +50182,7 @@ /obj/machinery/atmospherics/pipe/simple/dark/visible, /turf/open/floor/plasteel/red, /area/engine/atmos) -"cfc" = ( +"cbf" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/components/binary/pump{ dir = 1; @@ -53486,7 +50194,7 @@ }, /turf/open/floor/plasteel/red, /area/engine/atmos) -"cfd" = ( +"cbg" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -53504,7 +50212,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cfe" = ( +"cbh" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/components/trinary/filter{ dir = 4; @@ -53513,7 +50221,7 @@ }, /turf/open/floor/plasteel/blue, /area/engine/atmos) -"cff" = ( +"cbi" = ( /obj/structure/window/reinforced, /obj/machinery/computer/atmos_control/tank{ dir = 1; @@ -53528,7 +50236,7 @@ }, /turf/open/floor/plasteel/blue, /area/engine/atmos) -"cfg" = ( +"cbj" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/components/binary/pump{ dir = 1; @@ -53540,7 +50248,7 @@ }, /turf/open/floor/plasteel/blue, /area/engine/atmos) -"cfh" = ( +"cbk" = ( /obj/structure/window/reinforced{ dir = 8 }, @@ -53562,7 +50270,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cfi" = ( +"cbl" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/cyan/visible, /obj/machinery/atmospherics/pipe/simple/green/visible{ @@ -53572,24 +50280,7 @@ dir = 8 }, /area/engine/atmos) -"cfj" = ( -/obj/structure/window/reinforced, -/obj/machinery/computer/atmos_control/tank{ - dir = 1; - frequency = 1441; - input_tag = "air_in"; - name = "Mixed Air Supply Control"; - output_tag = "air_out"; - sensors = list("air_sensor" = "Tank") - }, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/engine/atmos) -"cfk" = ( +"cbn" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/components/binary/pump{ dir = 1; @@ -53602,7 +50293,7 @@ dir = 8 }, /area/engine/atmos) -"cfl" = ( +"cbo" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -53614,7 +50305,7 @@ dir = 8 }, /area/engine/atmos) -"cfm" = ( +"cbp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -53623,7 +50314,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfn" = ( +"cbq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -53634,7 +50325,7 @@ icon_state = "panelscorched" }, /area/maintenance/port/aft) -"cfo" = ( +"cbr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -53643,13 +50334,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfp" = ( +"cbs" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfq" = ( +"cbt" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -53658,12 +50349,12 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfr" = ( +"cbu" = ( /turf/open/floor/plating{ icon_state = "panelscorched" }, -/area/maintenance/port/aft) -"cfs" = ( +/area/maintenance/aft) +"cbv" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -53675,7 +50366,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cft" = ( +"cbw" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -53683,13 +50374,13 @@ icon_state = "platingdmg3" }, /area/maintenance/port/aft) -"cfu" = ( +"cbx" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfv" = ( +"cby" = ( /obj/machinery/mecha_part_fabricator{ dir = 2; name = "counterfeit exosuit fabricator"; @@ -53697,7 +50388,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfw" = ( +"cbz" = ( /obj/structure/rack, /obj/item/stack/sheet/cardboard, /obj/item/device/radio/off, @@ -53707,7 +50398,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfx" = ( +"cbA" = ( /obj/structure/closet, /obj/item/stack/sheet/metal{ amount = 34 @@ -53716,7 +50407,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfy" = ( +"cbB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -53727,7 +50418,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfz" = ( +"cbC" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53735,8 +50426,8 @@ dir = 4 }, /turf/open/floor/plating, -/area/maintenance/port/aft) -"cfA" = ( +/area/maintenance/aft) +"cbD" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53746,7 +50437,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfB" = ( +"cbE" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53756,7 +50447,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfC" = ( +"cbF" = ( /obj/item/reagent_containers/glass/bottle/morphine, /obj/item/trash/candy, /obj/structure/disposalpipe/segment{ @@ -53767,7 +50458,7 @@ icon_state = "platingdmg1" }, /area/maintenance/port/aft) -"cfD" = ( +"cbG" = ( /obj/item/storage/box/lights/mixed, /obj/structure/disposalpipe/segment{ dir = 4 @@ -53777,7 +50468,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfE" = ( +"cbH" = ( /obj/item/tank/internals/air, /obj/item/tank/internals/air, /obj/item/clothing/mask/breath, @@ -53793,7 +50484,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfF" = ( +"cbI" = ( /obj/machinery/door/airlock{ name = "Medbay Emergency Storage"; req_access_txt = "5" @@ -53803,7 +50494,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfG" = ( +"cbJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -53814,7 +50505,7 @@ dir = 8 }, /area/medical/storage) -"cfH" = ( +"cbK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -53823,7 +50514,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cfI" = ( +"cbL" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -53832,7 +50523,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cfJ" = ( +"cbM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -53841,7 +50532,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cfK" = ( +"cbN" = ( /obj/machinery/holopad, /obj/effect/landmark/start/medical_doctor, /obj/structure/cable/yellow{ @@ -53852,7 +50543,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cfL" = ( +"cbO" = ( /obj/machinery/camera{ c_tag = "Medbay Storage"; dir = 8; @@ -53865,7 +50556,7 @@ dir = 4 }, /area/medical/storage) -"cfM" = ( +"cbP" = ( /obj/machinery/requests_console{ announcementConsole = 0; department = "Medbay"; @@ -53874,7 +50565,7 @@ }, /turf/closed/wall, /area/security/checkpoint/medical) -"cfN" = ( +"cbQ" = ( /obj/machinery/computer/secure_data{ dir = 4 }, @@ -53893,7 +50584,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/checkpoint/medical) -"cfO" = ( +"cbR" = ( /obj/structure/chair/office/dark, /obj/machinery/button/door{ desc = "A remote control switch for the medbay foyer."; @@ -53908,11 +50599,11 @@ dir = 6 }, /area/security/checkpoint/medical) -"cfP" = ( +"cbS" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/security/checkpoint/medical) -"cfQ" = ( +"cbT" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -53921,7 +50612,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfR" = ( +"cbU" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -53931,7 +50622,7 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfS" = ( +"cbV" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -53940,7 +50631,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfT" = ( +"cbW" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -53950,62 +50641,62 @@ /obj/machinery/holopad, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfU" = ( +"cbX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfV" = ( +"cbY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfW" = ( +"cbZ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfX" = ( +"cca" = ( /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfY" = ( +"ccb" = ( /obj/machinery/door/firedoor, /turf/open/floor/plasteel/white/side{ dir = 8 }, /area/medical/medbay/central) -"cfZ" = ( +"ccc" = ( /obj/machinery/door/firedoor, /turf/open/floor/plasteel/white/side{ dir = 4 }, /area/science/research) -"cga" = ( +"ccd" = ( /turf/open/floor/plasteel/white, /area/science/research) -"cgb" = ( +"cce" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel/white, /area/science/research) -"cgc" = ( +"ccf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/science/research) -"cgd" = ( +"ccg" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/science/research) -"cge" = ( +"cch" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -54016,26 +50707,26 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/white, /area/science/research) -"cgf" = ( +"cci" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/science/research) -"cgg" = ( +"ccj" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel/white, /area/science/research) -"cgh" = ( +"cck" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plating, /area/security/checkpoint/science/research) -"cgi" = ( +"ccl" = ( /obj/item/screwdriver{ pixel_y = 10 }, @@ -54047,7 +50738,7 @@ dir = 8 }, /area/security/checkpoint/science/research) -"cgj" = ( +"ccm" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/structure/chair/office/dark{ dir = 1 @@ -54055,7 +50746,7 @@ /obj/effect/landmark/start/depsec/science, /turf/open/floor/plasteel, /area/security/checkpoint/science/research) -"cgk" = ( +"ccn" = ( /obj/machinery/computer/secure_data{ dir = 8 }, @@ -54072,18 +50763,26 @@ dir = 4 }, /area/security/checkpoint/science/research) -"cgl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cgm" = ( +"cco" = ( +/obj/machinery/light/small, +/obj/item/toy/dummy, +/obj/item/toy/prize/honk{ + pixel_y = 12 + }, +/obj/structure/table/wood, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"ccp" = ( /obj/machinery/vending/hydroseeds{ slogan_delay = 700 }, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"cgn" = ( +"ccq" = ( /obj/structure/table, /obj/item/book/manual/hydroponics_pod_people, /obj/machinery/light, @@ -54098,11 +50797,11 @@ }, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"cgo" = ( +"ccr" = ( /obj/machinery/vending/hydronutrients, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"cgp" = ( +"ccs" = ( /obj/machinery/disposal/bin{ pixel_x = -2; pixel_y = -2 @@ -54118,13 +50817,13 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgq" = ( +"cct" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 }, /turf/open/floor/plasteel, /area/hydroponics) -"cgr" = ( +"ccu" = ( /obj/machinery/hydroponics/constructable, /obj/item/device/radio/intercom{ name = "Station Intercom (General)"; @@ -54135,14 +50834,14 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgs" = ( +"ccv" = ( /obj/machinery/hydroponics/constructable, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/hydroponics) -"cgt" = ( +"ccw" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/light, /obj/machinery/power/apc{ @@ -54157,7 +50856,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgu" = ( +"ccx" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/airalarm{ dir = 1; @@ -54168,7 +50867,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgv" = ( +"ccy" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/firealarm{ dir = 1; @@ -54179,14 +50878,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgw" = ( -/obj/machinery/plantgenes, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hydroponics) -"cgx" = ( +"ccz" = ( /obj/item/wrench, /obj/item/clothing/suit/apron, /obj/item/clothing/accessory/armband/hydro, @@ -54196,7 +50888,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgy" = ( +"ccA" = ( /obj/item/reagent_containers/spray/plantbgone{ pixel_y = 3 }, @@ -54219,7 +50911,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgz" = ( +"ccB" = ( /obj/machinery/door/window/eastright{ dir = 1; name = "Hydroponics Delivery"; @@ -54234,7 +50926,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hydroponics) -"cgA" = ( +"ccC" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -54254,7 +50946,7 @@ dir = 1 }, /area/hydroponics) -"cgB" = ( +"ccD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -54268,21 +50960,21 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"cgC" = ( +"ccE" = ( /obj/machinery/atmospherics/components/unary/tank/toxins{ dir = 4 }, /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgD" = ( +"ccF" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; name = "plasma tank pump" }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgE" = ( +"ccG" = ( /obj/structure/sink/kitchen{ desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; name = "old sink"; @@ -54296,7 +50988,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgF" = ( +"ccH" = ( /obj/machinery/light{ dir = 1 }, @@ -54312,7 +51004,7 @@ /obj/item/pen, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgG" = ( +"ccI" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -54321,7 +51013,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgH" = ( +"ccJ" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ icon_state = "2-4" @@ -54331,7 +51023,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgI" = ( +"ccK" = ( /obj/structure/cable{ icon_state = "0-8" }, @@ -54343,68 +51035,59 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgJ" = ( +"ccL" = ( /obj/machinery/atmospherics/pipe/simple/dark/visible{ dir = 4 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"cgK" = ( +"ccM" = ( /obj/machinery/atmospherics/pipe/simple/dark/visible{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgL" = ( -/obj/machinery/atmospherics/pipe/simple/dark/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/valve/digital{ - name = "Waste Release" - }, -/turf/open/floor/plasteel/dark, -/area/engine/atmos) -"cgM" = ( +"ccN" = ( /obj/machinery/atmospherics/pipe/simple/green/visible, /obj/machinery/atmospherics/pipe/simple/dark/visible{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgN" = ( +"ccO" = ( /obj/machinery/atmospherics/pipe/simple/dark/visible{ dir = 9 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgO" = ( +"ccP" = ( /obj/machinery/atmospherics/pipe/simple/yellow/visible, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgP" = ( +"ccQ" = ( /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgQ" = ( +"ccR" = ( /obj/machinery/atmospherics/pipe/simple/green/visible, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgR" = ( +"ccS" = ( /obj/machinery/light, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgS" = ( +"ccT" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/visible{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgT" = ( +"ccU" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgU" = ( +"ccV" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 9 }, @@ -54415,14 +51098,17 @@ }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgV" = ( +"ccW" = ( /obj/machinery/door/airlock/external{ req_access_txt = "24"; req_one_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/engine/atmos) -"cgW" = ( +"ccX" = ( /obj/structure/sign/warning/vacuum/external{ pixel_y = -32 }, @@ -54434,10 +51120,10 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"cgX" = ( +"ccY" = ( /turf/open/floor/plating, /area/engine/atmos) -"cgY" = ( +"ccZ" = ( /obj/machinery/door/window/northleft{ dir = 8; icon_state = "left"; @@ -54452,12 +51138,12 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"cgZ" = ( +"cda" = ( /obj/structure/lattice/catwalk, /obj/structure/cable, /turf/open/space, /area/solar/port/aft) -"cha" = ( +"cdb" = ( /obj/structure/girder, /obj/structure/grille, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ @@ -54468,7 +51154,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"chb" = ( +"cdc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -54477,7 +51163,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"chc" = ( +"cdd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -54489,7 +51175,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"chd" = ( +"cde" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" @@ -54502,7 +51188,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"che" = ( +"cdf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -54514,19 +51200,19 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"chf" = ( +"cdg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"chg" = ( +"cdh" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"chh" = ( +"cdi" = ( /obj/structure/closet, /obj/item/stack/sheet/glass{ amount = 12 @@ -54534,7 +51220,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"chi" = ( +"cdj" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -54542,31 +51228,31 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port/aft) -"chj" = ( +"cdk" = ( /obj/item/trash/semki, /turf/open/floor/plating, /area/maintenance/port/aft) -"chk" = ( +"cdl" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, /area/maintenance/port/aft) -"chl" = ( +"cdm" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating, -/area/maintenance/port/aft) -"chm" = ( +/area/maintenance/aft) +"cdn" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1 }, /obj/machinery/portable_atmospherics/canister/air, /turf/open/floor/plating, /area/maintenance/port/aft) -"chn" = ( +"cdo" = ( /obj/effect/landmark/xeno_spawn, /obj/structure/closet/firecloset, /turf/open/floor/plating, /area/maintenance/port/aft) -"cho" = ( +"cdp" = ( /obj/machinery/light_switch{ pixel_x = -26 }, @@ -54585,7 +51271,7 @@ dir = 10 }, /area/medical/storage) -"chp" = ( +"cdq" = ( /obj/machinery/firealarm{ dir = 1; pixel_y = -24 @@ -54595,7 +51281,7 @@ dir = 2 }, /area/medical/storage) -"chq" = ( +"cdr" = ( /obj/item/storage/box/bodybags{ pixel_x = 3; pixel_y = 3 @@ -54627,37 +51313,37 @@ dir = 8 }, /area/medical/storage) -"chr" = ( +"cds" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/white, /area/medical/storage) -"chs" = ( +"cdt" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/white, /area/medical/storage) -"cht" = ( +"cdu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/whiteblue/corner{ dir = 4 }, /area/medical/storage) -"chu" = ( +"cdv" = ( /obj/machinery/rnd/protolathe/department/medical, /turf/open/floor/plasteel/whiteblue/side{ dir = 5 }, /area/medical/storage) -"chv" = ( +"cdw" = ( /turf/closed/wall, /area/medical/medbay/central) -"chw" = ( +"cdx" = ( /obj/machinery/computer/crew, /turf/open/floor/plasteel/vault, /area/medical/medbay/central) -"chx" = ( +"cdy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -54672,19 +51358,19 @@ }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chy" = ( +"cdz" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chz" = ( +"cdA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chA" = ( +"cdB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -54695,29 +51381,25 @@ }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chB" = ( +"cdC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chC" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"chD" = ( +"cdD" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chE" = ( +"cdE" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chF" = ( +"cdF" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment{ dir = 4 @@ -54726,7 +51408,7 @@ dir = 8 }, /area/medical/medbay/central) -"chG" = ( +"cdG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 4 @@ -54735,7 +51417,7 @@ dir = 8 }, /area/hallway/primary/aft) -"chH" = ( +"cdH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -54747,7 +51429,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/aft) -"chI" = ( +"cdI" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -54755,17 +51437,13 @@ dir = 2 }, /area/hallway/primary/aft) -"chJ" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/research) -"chK" = ( +"cdJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /turf/open/floor/plasteel/white, /area/science/research) -"chL" = ( +"cdK" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -54777,7 +51455,7 @@ }, /turf/open/floor/plasteel/white, /area/science/research) -"chM" = ( +"cdL" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -54789,7 +51467,7 @@ }, /turf/open/floor/plasteel/white, /area/science/research) -"chN" = ( +"cdM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -54798,7 +51476,7 @@ }, /turf/open/floor/plasteel/white, /area/science/research) -"chO" = ( +"cdN" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -54810,7 +51488,7 @@ }, /turf/open/floor/plasteel/white, /area/science/research) -"chP" = ( +"cdO" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -54823,7 +51501,7 @@ }, /turf/open/floor/plasteel/white, /area/science/research) -"chQ" = ( +"cdP" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -54833,7 +51511,7 @@ }, /turf/open/floor/plating, /area/security/checkpoint/science/research) -"chR" = ( +"cdQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -54845,13 +51523,13 @@ dir = 8 }, /area/security/checkpoint/science/research) -"chS" = ( +"cdR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/plasteel, /area/security/checkpoint/science/research) -"chT" = ( +"cdS" = ( /obj/structure/reagent_dispensers/peppertank{ pixel_x = 30 }, @@ -54867,12 +51545,7 @@ dir = 4 }, /area/security/checkpoint/science/research) -"chU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"chV" = ( +"cdU" = ( /obj/machinery/door/airlock/maintenance{ name = "Hydroponics Maintenance"; req_access_txt = "35"; @@ -54880,7 +51553,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"chW" = ( +"cdV" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -54890,28 +51563,28 @@ icon_state = "panelscorched" }, /area/maintenance/starboard) -"chX" = ( +"cdW" = ( /obj/item/device/flashlight, /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard) -"chY" = ( +"cdX" = ( /obj/structure/closet/crate, /obj/item/coin/silver, /obj/effect/spawner/lootdrop/maintenance, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard) -"chZ" = ( +"cdY" = ( /obj/structure/reagent_dispensers/watertank, /obj/item/storage/box/lights/mixed, /obj/effect/spawner/lootdrop/maintenance, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard) -"cia" = ( +"cdZ" = ( /obj/structure/sign/warning/nosmoking{ pixel_x = -28 }, @@ -54922,14 +51595,14 @@ /obj/machinery/portable_atmospherics/canister/oxygen, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cib" = ( +"cea" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; name = "input port pump" }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cic" = ( +"ceb" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -54942,7 +51615,7 @@ /obj/machinery/meter, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cid" = ( +"cec" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -54951,7 +51624,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cie" = ( +"ced" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -54960,7 +51633,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cif" = ( +"cee" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -54972,7 +51645,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cig" = ( +"cef" = ( /obj/structure/sign/warning/fire{ pixel_x = 32 }, @@ -54983,37 +51656,32 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cih" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/engine/atmos) -"cii" = ( +"ceg" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/green/visible, /turf/open/floor/plating, /area/engine/atmos) -"cij" = ( +"ceh" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/yellow/visible, /turf/open/floor/plating, /area/engine/atmos) -"cik" = ( +"cei" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/open/floor/plating, /area/engine/atmos) -"cil" = ( +"cej" = ( /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/aft) -"cim" = ( +"cek" = ( /obj/machinery/door/airlock/external{ req_access_txt = "13" }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cin" = ( +"cel" = ( /obj/structure/sign/warning/vacuum/external{ pixel_y = 32 }, @@ -55022,7 +51690,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cio" = ( +"cem" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -55034,7 +51702,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cip" = ( +"cen" = ( /obj/structure/girder, /obj/structure/grille, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -55045,7 +51713,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ciq" = ( +"ceo" = ( /obj/structure/girder, /obj/structure/grille, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -55056,7 +51724,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cir" = ( +"cep" = ( /obj/structure/rack, /obj/item/screwdriver{ pixel_y = 16 @@ -55065,7 +51733,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"cis" = ( +"ceq" = ( /obj/structure/rack, /obj/item/stack/cable_coil{ pixel_x = -1; @@ -55076,7 +51744,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"cit" = ( +"cer" = ( /obj/structure/rack, /obj/item/stack/rods{ amount = 23 @@ -55084,7 +51752,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"ciu" = ( +"ces" = ( /obj/structure/table, /obj/item/folder/white{ pixel_x = 4; @@ -55097,23 +51765,14 @@ /obj/item/pen, /turf/open/floor/plating, /area/maintenance/port/aft) -"civ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"ciw" = ( +"ceu" = ( /obj/structure/grille, /turf/open/floor/plating, /area/maintenance/port/aft) -"cix" = ( +"cev" = ( /turf/closed/wall, /area/medical/sleeper) -"ciy" = ( +"cew" = ( /obj/item/storage/firstaid/regular{ pixel_x = 3; pixel_y = -3 @@ -55137,7 +51796,7 @@ dir = 8 }, /area/medical/storage) -"ciz" = ( +"cex" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -55146,13 +51805,13 @@ }, /turf/open/floor/plasteel/white, /area/medical/storage) -"ciA" = ( +"cey" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/medical/storage) -"ciB" = ( +"cez" = ( /obj/item/storage/firstaid/regular{ pixel_x = 3; pixel_y = -3 @@ -55178,7 +51837,7 @@ dir = 4 }, /area/medical/storage) -"ciC" = ( +"ceA" = ( /obj/structure/sink{ dir = 8; pixel_x = -12; @@ -55200,7 +51859,7 @@ dir = 9 }, /area/medical/medbay/central) -"ciD" = ( +"ceB" = ( /obj/structure/chair/office/light{ dir = 4 }, @@ -55217,23 +51876,11 @@ dir = 5 }, /area/medical/medbay/central) -"ciE" = ( -/obj/structure/table/reinforced, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/machinery/door/firedoor, -/obj/item/reagent_containers/glass/bottle/epinephrine, -/obj/item/reagent_containers/syringe, -/obj/item/pen, -/turf/open/floor/plasteel/whitegreen, -/area/medical/medbay/central) -"ciF" = ( +"ceC" = ( +/obj/machinery/telecomms/server/presets/command, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"ceD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -55242,13 +51889,13 @@ dir = 2 }, /area/medical/medbay/central) -"ciG" = ( +"ceE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/whiteblue/side{ dir = 2 }, /area/medical/medbay/central) -"ciH" = ( +"ceF" = ( /obj/structure/bed/roller, /obj/item/device/radio/intercom{ broadcasting = 0; @@ -55267,20 +51914,20 @@ dir = 2 }, /area/medical/medbay/central) -"ciI" = ( +"ceG" = ( /obj/machinery/light, /obj/structure/bed/roller, /turf/open/floor/plasteel/whiteblue/side{ dir = 2 }, /area/medical/medbay/central) -"ciJ" = ( +"ceH" = ( /obj/structure/bed/roller, /turf/open/floor/plasteel/whiteblue/side{ dir = 2 }, /area/medical/medbay/central) -"ciK" = ( +"ceI" = ( /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-11" }, @@ -55288,12 +51935,12 @@ dir = 2 }, /area/medical/medbay/central) -"ciL" = ( +"ceJ" = ( /turf/open/floor/plasteel/whiteyellow/side{ dir = 2 }, /area/medical/medbay/central) -"ciM" = ( +"ceK" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 1 @@ -55307,14 +51954,14 @@ dir = 2 }, /area/medical/medbay/central) -"ciN" = ( +"ceL" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/hallway/primary/aft) -"ciO" = ( +"ceN" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -55325,14 +51972,7 @@ dir = 2 }, /area/science/research) -"ciP" = ( -/obj/structure/table, -/obj/item/device/paicard, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 2 - }, -/area/science/research) -"ciQ" = ( +"ceO" = ( /obj/structure/table, /obj/item/stock_parts/cell/potato, /obj/machinery/light, @@ -55344,7 +51984,7 @@ dir = 2 }, /area/science/research) -"ciR" = ( +"ceQ" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 4 @@ -55353,15 +51993,7 @@ dir = 2 }, /area/science/research) -"ciS" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 2 - }, -/area/science/research) -"ciT" = ( +"ceR" = ( /obj/structure/disposalpipe/junction/flip{ dir = 4 }, @@ -55369,7 +52001,7 @@ dir = 2 }, /area/science/research) -"ciU" = ( +"ceS" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -55386,7 +52018,7 @@ dir = 2 }, /area/science/research) -"ciV" = ( +"ceT" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 10 @@ -55395,7 +52027,7 @@ dir = 2 }, /area/science/research) -"ciW" = ( +"ceU" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -55412,7 +52044,7 @@ dir = 2 }, /area/science/research) -"ciX" = ( +"ceV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -55423,13 +52055,13 @@ dir = 8 }, /area/security/checkpoint/science/research) -"ciY" = ( +"ceW" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel, /area/security/checkpoint/science/research) -"ciZ" = ( +"ceX" = ( /obj/item/device/radio/intercom{ dir = 4; name = "Station Intercom (General)"; @@ -55445,7 +52077,7 @@ dir = 4 }, /area/security/checkpoint/science/research) -"cja" = ( +"ceY" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -55457,7 +52089,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cjb" = ( +"ceZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55469,7 +52101,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cjc" = ( +"cfa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55483,7 +52115,7 @@ icon_state = "platingdmg2" }, /area/maintenance/starboard/aft) -"cjd" = ( +"cfb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55498,7 +52130,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cje" = ( +"cfc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55513,7 +52145,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cjf" = ( +"cfd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55527,48 +52159,7 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/aft) -"cjg" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cjh" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cji" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cjj" = ( +"cff" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55582,7 +52173,7 @@ icon_state = "panelscorched" }, /area/maintenance/starboard/aft) -"cjk" = ( +"cfg" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -55600,7 +52191,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cjl" = ( +"cfh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55615,7 +52206,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cjm" = ( +"cfi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55630,20 +52221,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"cjn" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard) -"cjo" = ( +"cfj" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -55655,7 +52233,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"cjp" = ( +"cfk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -55664,7 +52242,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"cjq" = ( +"cfl" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" @@ -55674,7 +52252,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"cjr" = ( +"cfm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -55683,7 +52261,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"cjs" = ( +"cfn" = ( /obj/machinery/portable_atmospherics/canister, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4; @@ -55691,7 +52269,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cjt" = ( +"cfo" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -55699,20 +52277,20 @@ /obj/machinery/atmospherics/pipe/manifold/general/visible, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cju" = ( +"cfp" = ( /obj/effect/landmark/xeno_spawn, /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 4 }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cjv" = ( +"cfq" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 4 }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cjw" = ( +"cfr" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -55723,64 +52301,66 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cjx" = ( +"cfs" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 4 }, /obj/machinery/meter, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cjy" = ( +"cft" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/maintenance/disposal/incinerator) -"cjz" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "n2_in"; - volume_rate = 200 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/engine/atmos) -"cjA" = ( +"cfu" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/green/visible, /turf/open/space, /area/space/nearstation) -"cjB" = ( +"cfv" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/yellow/visible, /turf/open/space, /area/space/nearstation) -"cjC" = ( +"cfw" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/manifold/yellow/visible{ dir = 8 }, /turf/open/space, /area/space/nearstation) -"cjD" = ( +"cfx" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 9 }, /turf/open/space, /area/space/nearstation) -"cjE" = ( +"cfy" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/open/space, /area/space/nearstation) -"cjF" = ( +"cfz" = ( /obj/structure/lattice/catwalk, /obj/structure/cable{ icon_state = "0-2" }, /turf/open/space, /area/solar/port/aft) -"cjG" = ( +"cfA" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cfB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -55790,7 +52370,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cjH" = ( +"cfC" = ( /obj/item/trash/pistachios, /obj/structure/closet, /obj/item/stack/sheet/glass, @@ -55798,31 +52378,31 @@ /obj/item/storage/belt/utility, /turf/open/floor/plating, /area/maintenance/port/aft) -"cjI" = ( +"cfD" = ( /obj/item/storage/box, /turf/open/floor/plating, /area/maintenance/port/aft) -"cjJ" = ( +"cfE" = ( /obj/structure/closet/crate, /obj/item/reagent_containers/dropper, /turf/open/floor/plating, /area/maintenance/port/aft) -"cjK" = ( +"cfF" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating, /area/maintenance/port/aft) -"cjL" = ( +"cfG" = ( /obj/structure/closet/wardrobe/pjs, /turf/open/floor/plasteel/vault, /area/medical/sleeper) -"cjM" = ( +"cfH" = ( /obj/structure/closet/wardrobe/pjs, /obj/machinery/airalarm{ pixel_y = 24 }, /turf/open/floor/plasteel/vault, /area/medical/sleeper) -"cjN" = ( +"cfI" = ( /obj/machinery/computer/med_data, /obj/machinery/light{ dir = 1 @@ -55832,7 +52412,7 @@ }, /turf/open/floor/plasteel/vault, /area/medical/sleeper) -"cjO" = ( +"cfJ" = ( /obj/structure/table, /obj/item/folder/white{ pixel_x = 4; @@ -55855,7 +52435,7 @@ /obj/item/clothing/neck/stethoscope, /turf/open/floor/plasteel/vault, /area/medical/sleeper) -"cjP" = ( +"cfK" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -2; @@ -55867,7 +52447,7 @@ }, /turf/open/floor/plasteel/vault, /area/medical/sleeper) -"cjQ" = ( +"cfL" = ( /obj/item/storage/firstaid/regular{ pixel_x = 3; pixel_y = -3 @@ -55894,7 +52474,7 @@ dir = 10 }, /area/medical/storage) -"cjR" = ( +"cfM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -55902,7 +52482,7 @@ dir = 2 }, /area/medical/storage) -"cjS" = ( +"cfN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -55917,13 +52497,13 @@ dir = 2 }, /area/medical/storage) -"cjT" = ( +"cfO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/whiteblue/side{ dir = 2 }, /area/medical/storage) -"cjU" = ( +"cfP" = ( /obj/item/storage/firstaid/regular{ pixel_x = 3; pixel_y = -3 @@ -55946,7 +52526,7 @@ dir = 6 }, /area/medical/storage) -"cjV" = ( +"cfQ" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -23 @@ -55956,7 +52536,7 @@ dir = 10 }, /area/medical/medbay/central) -"cjW" = ( +"cfR" = ( /obj/structure/chair/office/light{ dir = 4 }, @@ -55965,20 +52545,20 @@ dir = 6 }, /area/medical/medbay/central) -"cjX" = ( +"cfS" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, /obj/item/reagent_containers/food/drinks/britcup, /turf/open/floor/plasteel/whitegreen, /area/medical/medbay/central) -"cjY" = ( +"cfT" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/whiteblue, /area/medical/medbay/central) -"cjZ" = ( +"cfU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/sink{ dir = 4; @@ -55986,17 +52566,17 @@ }, /turf/open/floor/plasteel/whiteblue, /area/medical/medbay/central) -"cka" = ( +"cfV" = ( /obj/structure/sign/directions/medical{ pixel_y = -7 }, /turf/closed/wall, /area/medical/chemistry) -"ckb" = ( +"cfW" = ( /obj/structure/sign/departments/chemistry, /turf/closed/wall, /area/medical/chemistry) -"ckc" = ( +"cfX" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "chemistry_shutters"; @@ -56004,11 +52584,11 @@ }, /turf/open/floor/plating, /area/medical/chemistry) -"ckd" = ( +"cfY" = ( /obj/machinery/smartfridge/chemistry/preloaded, /turf/closed/wall, /area/medical/chemistry) -"cke" = ( +"cfZ" = ( /obj/structure/table/reinforced, /obj/item/folder/white{ pixel_x = 4; @@ -56032,10 +52612,10 @@ dir = 4 }, /area/medical/chemistry) -"ckf" = ( +"cga" = ( /turf/closed/wall, /area/medical/chemistry) -"ckg" = ( +"cgb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light{ dir = 8 @@ -56045,7 +52625,7 @@ dir = 8 }, /area/hallway/primary/aft) -"ckh" = ( +"cgc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/airalarm{ dir = 8; @@ -56055,10 +52635,10 @@ dir = 2 }, /area/hallway/primary/aft) -"cki" = ( +"cgd" = ( /turf/closed/wall/r_wall, /area/science/lab) -"ckj" = ( +"cge" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "research_shutters"; @@ -56066,7 +52646,7 @@ }, /turf/open/floor/plating, /area/science/lab) -"ckk" = ( +"cgf" = ( /obj/structure/table/reinforced, /obj/item/pen, /obj/item/folder/white{ @@ -56089,29 +52669,13 @@ }, /turf/open/floor/plating, /area/science/lab) -"ckl" = ( -/obj/machinery/autolathe{ - name = "public autolathe" - }, -/obj/machinery/door/window/eastright{ - dir = 2; - name = "Research and Development Desk"; - req_access_txt = "7" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "research_shutters"; - name = "research shutters" - }, -/turf/open/floor/plasteel/whitepurple, -/area/science/lab) -"ckm" = ( +"cgg" = ( /obj/structure/sign/directions/science{ pixel_y = -8 }, /turf/closed/wall/r_wall, /area/science/lab) -"ckn" = ( +"cgh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, /obj/machinery/door/poddoor/preopen{ @@ -56121,7 +52685,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/science/research) -"cko" = ( +"cgi" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -56133,7 +52697,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/science/research) -"ckp" = ( +"cgj" = ( /obj/machinery/power/apc{ dir = 8; name = "Security Post - Research Division APC"; @@ -56145,11 +52709,11 @@ dir = 10 }, /area/security/checkpoint/science/research) -"ckq" = ( +"cgk" = ( /obj/structure/closet/secure_closet/security/science, /turf/open/floor/plasteel/red/side, /area/security/checkpoint/science/research) -"ckr" = ( +"cgl" = ( /obj/structure/filingcabinet, /obj/machinery/airalarm{ dir = 8; @@ -56159,7 +52723,7 @@ dir = 6 }, /area/security/checkpoint/science/research) -"cks" = ( +"cgm" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -56170,16 +52734,16 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"ckt" = ( +"cgn" = ( /obj/item/cigbutt, /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/maintenance/starboard/aft) -"cku" = ( +"cgo" = ( /turf/closed/wall/r_wall, /area/science/research) -"ckv" = ( +"cgp" = ( /obj/machinery/door/airlock/maintenance{ name = "Research Maintenance"; req_access_txt = "47"; @@ -56188,25 +52752,15 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/science/research) -"ckw" = ( +"cgq" = ( /turf/closed/wall/r_wall, /area/science/explab) -"ckx" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cky" = ( -/turf/closed/wall, -/area/maintenance/starboard/aft) -"ckz" = ( +"cgs" = ( /turf/open/floor/plating{ - icon_state = "platingdmg1" + icon_state = "platingdmg2" }, -/area/maintenance/starboard) -"ckA" = ( +/area/maintenance/starboard/aft) +"cgt" = ( /obj/machinery/power/apc{ dir = 8; name = "Incinerator APC"; @@ -56218,13 +52772,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ckB" = ( +"cgu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ckC" = ( +"cgv" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-8" @@ -56234,40 +52788,33 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ckD" = ( +"cgw" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 10 }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ckE" = ( +"cgx" = ( /obj/structure/cable{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ckF" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/atmospherics/pipe/simple/general/visible, -/obj/structure/chair/stool{ - pixel_y = 8 - }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/disposal/incinerator) -"ckG" = ( +"cgy" = ( +/obj/machinery/telecomms/server/presets/service, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cgz" = ( /turf/closed/wall/r_wall, /area/maintenance/disposal/incinerator) -"ckH" = ( +"cgA" = ( /obj/machinery/atmospherics/pipe/simple, /obj/machinery/meter, /obj/structure/grille, /turf/closed/wall/r_wall, /area/engine/atmos) -"ckI" = ( +"cgB" = ( /obj/machinery/atmospherics/pipe/simple, /obj/machinery/meter{ name = "Mixed Air Tank In" @@ -56275,7 +52822,7 @@ /obj/structure/grille, /turf/closed/wall/r_wall, /area/engine/atmos) -"ckJ" = ( +"cgC" = ( /obj/machinery/atmospherics/pipe/simple, /obj/machinery/meter{ name = "Mixed Air Tank Out" @@ -56283,7 +52830,7 @@ /obj/structure/grille, /turf/closed/wall/r_wall, /area/engine/atmos) -"ckK" = ( +"cgD" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -56292,7 +52839,7 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"ckL" = ( +"cgE" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -56301,31 +52848,39 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"ckM" = ( -/obj/structure/cable{ - icon_state = "1-2" +"cgF" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"ckN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/obj/structure/reagent_dispensers/cooking_oil, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"cgG" = ( /obj/structure/closet/emcloset/anchored, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ckO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, +"cgH" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, -/area/maintenance/port/aft) -"ckP" = ( +/area/maintenance/port) +"cgI" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -56340,7 +52895,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ckQ" = ( +"cgJ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -56351,37 +52906,8 @@ dir = 4 }, /turf/open/floor/plating, -/area/maintenance/port/aft) -"ckR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"ckS" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"ckT" = ( +/area/maintenance/aft) +"cgL" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -56399,7 +52925,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ckU" = ( +"cgM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -56407,8 +52933,8 @@ dir = 4 }, /turf/open/floor/plating, -/area/maintenance/port/aft) -"ckV" = ( +/area/maintenance/aft) +"cgN" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -56419,8 +52945,8 @@ dir = 4 }, /turf/open/floor/plating, -/area/maintenance/port/aft) -"ckW" = ( +/area/maintenance/aft) +"cgO" = ( /obj/machinery/door/airlock/maintenance{ name = "Medbay Maintenance"; req_access_txt = "5" @@ -56433,7 +52959,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ckX" = ( +"cgP" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -56444,7 +52970,7 @@ dir = 9 }, /area/medical/sleeper) -"ckY" = ( +"cgQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -56455,7 +52981,7 @@ dir = 1 }, /area/medical/sleeper) -"ckZ" = ( +"cgR" = ( /obj/structure/chair/office/light{ dir = 1 }, @@ -56470,7 +52996,7 @@ dir = 1 }, /area/medical/sleeper) -"cla" = ( +"cgS" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -56484,7 +53010,7 @@ dir = 1 }, /area/medical/sleeper) -"clb" = ( +"cgT" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 @@ -56500,7 +53026,7 @@ dir = 5 }, /area/medical/sleeper) -"clc" = ( +"cgU" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/medical/glass{ id_tag = null; @@ -56509,7 +53035,7 @@ }, /turf/open/floor/plasteel/whiteblue, /area/medical/storage) -"cld" = ( +"cgV" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -56517,7 +53043,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/medical/storage) -"cle" = ( +"cgW" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock/medical/glass{ @@ -56527,7 +53053,7 @@ }, /turf/open/floor/plasteel/whiteblue, /area/medical/storage) -"clf" = ( +"cgX" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/medical/glass{ @@ -56537,12 +53063,12 @@ }, /turf/open/floor/plasteel/whiteblue, /area/medical/medbay/central) -"clg" = ( +"cgY" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/medical/medbay/central) -"clh" = ( +"cgZ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -56555,7 +53081,7 @@ }, /turf/open/floor/plasteel/whiteblue, /area/medical/medbay/central) -"cli" = ( +"cha" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/medical/glass{ @@ -56565,7 +53091,7 @@ }, /turf/open/floor/plasteel/whiteblue, /area/medical/medbay/central) -"clj" = ( +"chb" = ( /obj/machinery/chem_heater, /obj/machinery/light_switch{ pixel_x = -23 @@ -56574,14 +53100,14 @@ dir = 9 }, /area/medical/chemistry) -"clk" = ( +"chc" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /turf/open/floor/plasteel/whiteyellow/side{ dir = 5 }, /area/medical/chemistry) -"cll" = ( +"chd" = ( /obj/item/reagent_containers/glass/beaker/large, /obj/item/reagent_containers/glass/beaker/large, /obj/item/reagent_containers/glass/beaker{ @@ -56599,7 +53125,7 @@ dir = 4 }, /area/medical/chemistry) -"clm" = ( +"che" = ( /obj/structure/chair/office/light{ dir = 1 }, @@ -56608,7 +53134,7 @@ dir = 4 }, /area/medical/chemistry) -"cln" = ( +"chf" = ( /obj/machinery/chem_dispenser{ layer = 2.7 }, @@ -56623,19 +53149,19 @@ dir = 4 }, /area/medical/chemistry) -"clo" = ( +"chg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 8 }, /area/hallway/primary/aft) -"clp" = ( +"chh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/hallway/primary/aft) -"clq" = ( +"chi" = ( /obj/structure/table, /obj/item/crowbar, /obj/item/wrench, @@ -56653,7 +53179,7 @@ }, /turf/open/floor/plasteel, /area/science/lab) -"clr" = ( +"chj" = ( /obj/structure/sink/kitchen{ desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; name = "old sink"; @@ -56663,21 +53189,12 @@ dir = 9 }, /area/science/lab) -"cls" = ( +"chk" = ( /turf/open/floor/plasteel/whitepurple/side{ dir = 1 }, /area/science/lab) -"clt" = ( -/obj/structure/chair/office/light{ - dir = 1; - pixel_y = 3 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/lab) -"clu" = ( +"chm" = ( /obj/machinery/button/door{ id = "research_shutters"; name = "research shutters control"; @@ -56688,40 +53205,18 @@ dir = 5 }, /area/science/lab) -"clv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - cyclelinkeddir = 2; - id_tag = "ResearchExt"; - name = "Research Division"; - req_access_txt = "0"; - req_one_access_txt = "47" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"clw" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - cyclelinkeddir = 2; - id_tag = "ResearchExt"; - name = "Research Division"; - req_access_txt = "0"; - req_one_access_txt = "47" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"clx" = ( +"chn" = ( +/obj/machinery/telecomms/broadcaster/preset_right, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cho" = ( +/obj/machinery/telecomms/server/presets/supply, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"chp" = ( /turf/closed/wall/r_wall, /area/security/checkpoint/science/research) -"cly" = ( +"chq" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Security Post - Research Division"; @@ -56729,7 +53224,7 @@ }, /turf/open/floor/plasteel/red, /area/security/checkpoint/science/research) -"clz" = ( +"chr" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -56739,9 +53234,10 @@ }, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"clA" = ( +"chs" = ( /obj/item/paper, /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)."; @@ -56757,7 +53253,7 @@ dir = 5 }, /area/science/research) -"clB" = ( +"cht" = ( /obj/structure/sign/map/right{ 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-right-MS"; @@ -56769,7 +53265,7 @@ dir = 5 }, /area/science/research) -"clC" = ( +"chu" = ( /obj/machinery/ai_status_display{ pixel_y = 32 }, @@ -56778,28 +53274,20 @@ dir = 5 }, /area/science/research) -"clD" = ( +"chv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/science/research) -"clE" = ( -/obj/machinery/vending/cigarette, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"clF" = ( +"chw" = ( +/obj/structure/sign/warning/securearea, +/turf/closed/wall/r_wall, +/area/bridge/showroom/corporate) +"chx" = ( /turf/open/floor/engine, /area/science/explab) -"clG" = ( +"chy" = ( /obj/structure/sign/warning/nosmoking{ pixel_y = 32 }, @@ -56813,13 +53301,20 @@ }, /turf/open/floor/engine, /area/science/explab) -"clH" = ( +"chz" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"chA" = ( /obj/item/device/radio/intercom{ pixel_y = 25 }, /turf/open/floor/engine, /area/science/explab) -"clI" = ( +"chB" = ( /obj/machinery/space_heater, /obj/effect/landmark/blobstart, /obj/effect/turf_decal/stripes/line{ @@ -56827,7 +53322,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"clJ" = ( +"chC" = ( /obj/structure/closet/crate, /obj/item/storage/belt/utility, /obj/item/stack/cable_coil/random, @@ -56837,7 +53332,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"clK" = ( +"chD" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -56848,14 +53343,14 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"clL" = ( +"chE" = ( /obj/structure/reagent_dispensers/fueltank, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/starboard) -"clM" = ( +"chF" = ( /obj/structure/closet, /obj/item/device/flashlight, /obj/effect/spawner/lootdrop/maintenance, @@ -56864,7 +53359,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"clN" = ( +"chG" = ( /obj/structure/reagent_dispensers/fueltank, /obj/item/storage/toolbox/emergency, /obj/item/device/radio/intercom{ @@ -56873,7 +53368,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"clO" = ( +"chH" = ( /obj/structure/reagent_dispensers/watertank, /obj/item/extinguisher, /obj/machinery/light/small, @@ -56882,7 +53377,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"clP" = ( +"chI" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/components/binary/valve{ dir = 2; @@ -56890,7 +53385,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"clQ" = ( +"chJ" = ( /obj/structure/extinguisher_cabinet{ pixel_y = -31 }, @@ -56900,14 +53395,14873 @@ /obj/machinery/portable_atmospherics/canister, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"clR" = ( +"chL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable{ icon_state = "1-2" }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) +"chM" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Aft"; + dir = 2; + network = list("MiniSat") + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/aisat) +"chN" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "n2_in" + }, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"chO" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "n2_sensor" + }, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"chP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 1; + frequency = 1441; + id_tag = "n2_out"; + name = "n2 out" + }, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"chQ" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "o2_in" + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"chR" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "o2_sensor" + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"chS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 1; + frequency = 1441; + id_tag = "o2_out"; + name = "o2 out" + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"chT" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "air_in" + }, +/turf/open/floor/engine/air, +/area/engine/atmos) +"chU" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "air_sensor" + }, +/turf/open/floor/engine/air, +/area/engine/atmos) +"chV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/siphon/on{ + dir = 1; + frequency = 1441; + id_tag = "air_out"; + name = "air out" + }, +/turf/open/floor/engine/air, +/area/engine/atmos) +"chW" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/plating, +/area/engine/atmos) +"chX" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/plating, +/area/engine/atmos) +"chY" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"chZ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cia" = ( +/turf/closed/wall, +/area/medical/surgery) +"cib" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/closed/wall, +/area/medical/surgery) +"cic" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/medical/surgery) +"cid" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance"; + req_access_txt = "5" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cie" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/sleeper) +"cif" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"cig" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"cih" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"cii" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/sleeper) +"cij" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/whiteblue, +/area/medical/sleeper) +"cik" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 9 + }, +/area/medical/medbay/central) +"cil" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"cim" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"cin" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"cio" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"cip" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Medbay Central APC"; + areastring = "/area/medical/medbay/central"; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Medbay Hallway Fore"; + dir = 2; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/central) +"ciq" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"cir" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"cis" = ( +/obj/machinery/button/door{ + desc = "A remote control switch for the medbay foyer."; + id = "MedbayFoyer"; + name = "Medbay Exit Button"; + normaldoorcontrol = 1; + pixel_y = 26 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/central) +"cit" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"ciu" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"civ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + id_tag = null; + name = "Chemistry Lab"; + req_access_txt = "5; 33" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"ciw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/medical/chemistry) +"cix" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whiteyellow/corner{ + dir = 4 + }, +/area/medical/chemistry) +"ciy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 1 + }, +/area/medical/chemistry) +"ciz" = ( +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 5 + }, +/area/medical/chemistry) +"ciA" = ( +/obj/machinery/chem_master, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/noticeboard{ + desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; + name = "requests board"; + pixel_x = 32 + }, +/turf/open/floor/plasteel/whiteyellow{ + dir = 4 + }, +/area/medical/chemistry) +"ciB" = ( +/obj/machinery/rnd/destructive_analyzer, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"ciC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"ciD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/rnd/protolathe/department/science, +/turf/open/floor/plasteel, +/area/science/lab) +"ciE" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ciF" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ciG" = ( +/obj/machinery/disposal/bin{ + pixel_x = 5 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 24 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 4 + }, +/area/science/lab) +"ciH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/machinery/shower{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"ciI" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"ciJ" = ( +/obj/machinery/power/apc/highcap/ten_k{ + dir = 1; + name = "Research Division APC"; + areastring = "/area/science/research"; + pixel_y = 25 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/machinery/camera{ + c_tag = "Research Division - Airlock"; + dir = 2; + network = list("SS13","RD") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"ciK" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/research) +"ciL" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ciM" = ( +/obj/effect/landmark/blobstart, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/cigbutt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ciN" = ( +/obj/structure/chair/stool, +/obj/machinery/newscaster{ + pixel_x = -30 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ciO" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ciP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ciQ" = ( +/obj/item/cigbutt, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ciR" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/vending/cola/random, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/research) +"ciS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/mob/living/simple_animal/pet/dog/pug{ + desc = "It's Pugley IV, the research department's lovable pug clone. Hopefully nothing happens to this one - fourth time lucky!"; + name = "Pugley IV"; + real_name = "Pugley IV" + }, +/turf/open/floor/engine, +/area/science/explab) +"ciT" = ( +/obj/item/device/radio/beacon, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/engine, +/area/science/explab) +"ciU" = ( +/obj/machinery/rnd/experimentor, +/turf/open/floor/engine, +/area/science/explab) +"ciV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/explab) +"ciW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/engine, +/area/science/explab) +"ciX" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard/aft) +"ciY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"ciZ" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 2 + }, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"cja" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/public/glass{ + autoclose = 0; + frequency = 1449; + heat_proof = 1; + id_tag = "incinerator_airlock_interior"; + name = "Incinerator Interior Airlock"; + req_access_txt = "12" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"cjb" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"cjc" = ( +/turf/open/floor/engine/n2, +/area/engine/atmos) +"cjd" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"cje" = ( +/obj/machinery/camera{ + c_tag = "Atmospherics Tank - N2"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"cjf" = ( +/turf/open/floor/engine/o2, +/area/engine/atmos) +"cjg" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"cjh" = ( +/obj/machinery/camera{ + c_tag = "Atmospherics Tank - O2"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"cji" = ( +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/engine/air, +/area/engine/atmos) +"cjj" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine/air, +/area/engine/atmos) +"cjk" = ( +/obj/machinery/camera{ + c_tag = "Atmospherics Tank - Air"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/engine/air, +/area/engine/atmos) +"cjl" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 2 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"cjm" = ( +/obj/machinery/door/airlock/atmos/glass{ + heat_proof = 1; + name = "Auxiliary Chamber"; + req_access_txt = "24" + }, +/turf/open/floor/plating, +/area/engine/atmos) +"cjn" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"cjo" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating/airless, +/area/engine/atmos) +"cjp" = ( +/obj/machinery/vending/boozeomat, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cjq" = ( +/obj/structure/sink/kitchen{ + desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; + name = "old sink"; + pixel_y = 28 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken3" + }, +/area/maintenance/port/aft) +"cjr" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"cjs" = ( +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = 6; + pixel_y = -1 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = -5; + pixel_y = 2 + }, +/obj/structure/table/wood, +/obj/structure/light_construct/small{ + dir = 1 + }, +/obj/machinery/newscaster{ + pixel_y = 32 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, +/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cjt" = ( +/obj/structure/chair/stool, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cjv" = ( +/obj/machinery/computer/arcade, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cjw" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjx" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjy" = ( +/obj/item/cigbutt, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjz" = ( +/obj/structure/chair, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjA" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjB" = ( +/obj/item/cigbutt, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjC" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjD" = ( +/obj/structure/chair, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjE" = ( +/obj/structure/bed/roller, +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_x = -30 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/machinery/camera{ + c_tag = "Medbay Sleepers"; + dir = 4; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 10 + }, +/area/medical/sleeper) +"cjF" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/sleeper) +"cjG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"cjH" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 2 + }, +/area/medical/sleeper) +"cjI" = ( +/obj/structure/bed/roller, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 6 + }, +/area/medical/sleeper) +"cjJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/sleeper) +"cjK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"cjL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cjM" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cjN" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cjO" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cjP" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cjQ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cjR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/machinery/shower{ + dir = 8; + name = "emergency shower" + }, +/turf/open/floor/plasteel/whiteyellow/corner{ + dir = 2 + }, +/area/medical/medbay/central) +"cjS" = ( +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/structure/table/glass, +/obj/item/reagent_containers/glass/bottle/epinephrine, +/obj/item/reagent_containers/glass/bottle/charcoal{ + pixel_x = 7; + pixel_y = 4 + }, +/obj/item/storage/pill_bottle/epinephrine{ + pixel_x = 3 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/medical/chemistry) +"cjT" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"cjU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"cjV" = ( +/obj/machinery/smoke_machine, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 4 + }, +/area/medical/chemistry) +"cjW" = ( +/obj/item/device/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/device/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/device/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/device/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whiteyellow{ + dir = 4 + }, +/area/medical/chemistry) +"cjX" = ( +/obj/machinery/computer/rdconsole/core{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/lab) +"cjY" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/lab) +"cjZ" = ( +/obj/item/reagent_containers/glass/beaker/sulphuric, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/rnd/circuit_imprinter/department/science, +/turf/open/floor/plasteel, +/area/science/lab) +"cka" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ckb" = ( +/obj/effect/landmark/start/scientist, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ckc" = ( +/obj/structure/table, +/obj/item/stock_parts/manipulator, +/obj/item/stock_parts/capacitor, +/obj/item/stock_parts/capacitor, +/obj/item/stock_parts/manipulator, +/obj/item/stock_parts/micro_laser, +/obj/item/stock_parts/micro_laser, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/clothing/glasses/science, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"ckd" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/lab) +"cke" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"ckf" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"ckg" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"ckh" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/closet/firecloset, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/research) +"cki" = ( +/obj/item/storage/toolbox/emergency, +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckj" = ( +/obj/machinery/light/small, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/device/flashlight, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckl" = ( +/obj/item/stack/packageWrap, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckm" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/item/cigbutt, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ckn" = ( +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"cko" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ckp" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ckq" = ( +/obj/machinery/vending/coffee, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/research) +"ckr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/engine, +/area/science/explab) +"cks" = ( +/obj/machinery/button/door{ + id = "telelab"; + name = "Test Chamber Blast Doors"; + pixel_y = -25 + }, +/turf/open/floor/engine, +/area/science/explab) +"ckt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/engine, +/area/science/explab) +"cku" = ( +/obj/structure/closet, +/obj/item/storage/box/donkpockets, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 3; + name = "3maintenance loot spawner" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckv" = ( +/obj/structure/closet/crate, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/item/device/assembly/infra, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckw" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb, +/obj/item/shard, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckx" = ( +/obj/structure/table, +/obj/structure/sign/departments/medbay{ + pixel_y = 32 + }, +/obj/item/reagent_containers/glass/beaker/large, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cky" = ( +/obj/structure/sink/kitchen{ + desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; + name = "old sink"; + pixel_y = 28 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckz" = ( +/obj/structure/table, +/obj/item/storage/toolbox/emergency, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckA" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = 6; + pixel_y = -1 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/syringe, +/obj/item/reagent_containers/syringe, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckB" = ( +/obj/item/reagent_containers/glass/bottle/toxin{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/reagentgrinder{ + pixel_y = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckC" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 2; + name = "Incinerator Output Pump"; + on = 1; + use_power = 0 + }, +/obj/structure/disposalpipe/segment, +/turf/open/space, +/area/maintenance/disposal/incinerator) +"ckD" = ( +/obj/machinery/doorButtons/access_button{ + idDoor = "incinerator_airlock_exterior"; + layer = 3.1; + idSelf = "incinerator_access_control"; + name = "Incinerator airlock control"; + pixel_x = 8; + pixel_y = -24 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/sign/warning/fire{ + pixel_x = -32 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + on = 1 + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "incinerator_airlock_interior"; + idSelf = "incinerator_access_control"; + name = "Incinerator airlock control"; + pixel_x = 8; + pixel_y = 24 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"ckE" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"ckF" = ( +/obj/structure/sign/warning/fire{ + pixel_x = 32 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 2; + on = 1 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"ckG" = ( +/obj/machinery/light/small, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"ckH" = ( +/obj/machinery/light/small, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"ckI" = ( +/turf/open/floor/engine/air, +/area/engine/atmos) +"ckJ" = ( +/obj/machinery/light/small, +/turf/open/floor/engine/air, +/area/engine/atmos) +"ckK" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"ckL" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"ckM" = ( +/obj/structure/girder, +/turf/open/floor/plating/airless, +/area/engine/atmos) +"ckN" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"ckO" = ( +/obj/structure/closet/secure_closet/bar{ + pixel_x = -3; + pixel_y = -1; + req_access_txt = "25" + }, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"ckP" = ( +/turf/open/floor/wood, +/area/maintenance/port/aft) +"ckQ" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/port/aft) +"ckR" = ( +/obj/item/reagent_containers/glass/rag, +/obj/structure/table/wood, +/turf/open/floor/wood{ + icon_state = "wood-broken4" + }, +/area/maintenance/port/aft) +"ckS" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/maintenance/port/aft) +"ckT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"ckU" = ( +/obj/structure/chair, +/obj/structure/sign/warning/nosmoking{ + pixel_x = -28 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"ckV" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"ckW" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"ckX" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"ckY" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"ckZ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Observation"; + req_access_txt = "0" + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cla" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"clb" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"clc" = ( +/obj/item/cigbutt, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_x = 28 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cld" = ( +/obj/machinery/sleeper{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/sleeper) +"cle" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 10 + }, +/area/medical/sleeper) +"clf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/sleeper) +"clg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 6 + }, +/area/medical/sleeper) +"clh" = ( +/obj/machinery/sleeper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/sleeper) +"cli" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plating, +/area/medical/sleeper) +"clj" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"clk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cll" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"clm" = ( +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_y = -30 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cln" = ( +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 2 + }, +/area/medical/medbay/central) +"clo" = ( +/obj/structure/bed/roller, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/medbay/central) +"clp" = ( +/obj/machinery/light, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/central) +"clq" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/whiteyellow/corner{ + dir = 2 + }, +/area/medical/medbay/central) +"clr" = ( +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 6 + }, +/area/medical/medbay/central) +"cls" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/eastright{ + name = "Chemistry Desk"; + req_access_txt = "5; 33" + }, +/obj/machinery/door/window/eastright{ + dir = 8; + name = "Chemistry Desk"; + req_access_txt = "5" + }, +/obj/item/reagent_containers/glass/bottle/morphine, +/obj/item/reagent_containers/glass/bottle/toxin{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/item/reagent_containers/glass/bottle/epinephrine{ + pixel_x = 8 + }, +/obj/item/reagent_containers/glass/bottle/charcoal{ + pixel_x = -5 + }, +/obj/item/reagent_containers/syringe/epinephrine, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"clt" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/chemist, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/medical/chemistry) +"clu" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/start/chemist, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"clv" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 4 + }, +/area/medical/chemistry) +"clw" = ( +/obj/structure/table/glass, +/obj/item/folder/white{ + pixel_y = 2 + }, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/screwdriver{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/device/radio/headset/headset_med, +/obj/structure/extinguisher_cabinet{ + pixel_x = 24 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/whiteyellow{ + dir = 4 + }, +/area/medical/chemistry) +"clx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cly" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/camera{ + c_tag = "Aft Primary Hallway - Fore"; + dir = 8; + network = list("SS13") + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"clz" = ( +/obj/item/stack/sheet/glass/fifty{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/stack/sheet/metal/fifty, +/obj/item/clothing/glasses/welding, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"clA" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/lab) +"clB" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel/white, +/area/science/lab) +"clC" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/chair/stool, +/turf/open/floor/plasteel/white, +/area/science/lab) +"clD" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"clE" = ( +/obj/structure/table, +/obj/item/stock_parts/matter_bin, +/obj/item/stock_parts/matter_bin, +/obj/item/stock_parts/scanning_module, +/obj/item/stock_parts/scanning_module, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_x = 30 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"clF" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/shower{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"clG" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"clH" = ( +/obj/machinery/shower{ + dir = 8 + }, +/obj/item/device/radio/intercom{ + dir = 8; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/research) +"clI" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/research) +"clJ" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=2"; + freq = 1400; + location = "Research Division" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/maintenance/starboard/aft) +"clK" = ( +/turf/closed/wall/r_wall, +/area/maintenance/aft) +"clL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/item/storage/box/lights/mixed, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"clN" = ( +/obj/machinery/microwave{ + pixel_x = -3; + pixel_y = 6 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"clO" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"clP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"clQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/noticeboard{ + pixel_y = -32 + }, +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Research Division - Break Room"; + dir = 1; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"clR" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/research) "clS" = ( +/obj/structure/sign/warning/electricshock, +/turf/closed/wall/r_wall, +/area/science/explab) +"clT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "test chamber blast door" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/science/explab) +"clU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "test chamber blast door" + }, +/turf/open/floor/plating, +/area/science/explab) +"clV" = ( +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "test chamber blast door" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/engine, +/area/science/explab) +"clW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"clX" = ( +/obj/machinery/door/airlock/maintenance/abandoned{ + locked = 0; + name = "Storage Room"; + req_access_txt = "0"; + req_one_access_txt = "12;47" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"clY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"clZ" = ( +/obj/effect/landmark/xeno_spawn, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cma" = ( +/obj/structure/rack, +/obj/item/clothing/suit/apron, +/obj/item/clothing/mask/surgical, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cmb" = ( +/obj/machinery/chem_master/condimaster{ + name = "CondiMaster Neo"; + pixel_x = -4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cmc" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/open/space, +/area/space/nearstation) +"cmd" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/public/glass{ + autoclose = 0; + frequency = 1449; + heat_proof = 1; + id_tag = "incinerator_airlock_exterior"; + name = "Incinerator Exterior Airlock"; + req_access_txt = "12" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"cme" = ( +/obj/item/stack/rods{ + amount = 25 + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"cmf" = ( +/turf/open/floor/plating/airless, +/area/engine/atmos) +"cmg" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/drinks/shaker, +/obj/item/reagent_containers/glass/beaker/cryoxadone, +/obj/item/reagent_containers/glass/beaker{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/reagent_containers/dropper, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cmh" = ( +/obj/item/reagent_containers/food/drinks/ale, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cmi" = ( +/obj/structure/light_construct/small{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_x = 30 + }, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cmk" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/medical/surgery) +"cml" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/medical/surgery) +"cmm" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/medical/surgery) +"cmn" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Observation"; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/medical/surgery) +"cmo" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/medical/sleeper) +"cmp" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/medical/sleeper) +"cmr" = ( +/obj/machinery/door/firedoor, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cms" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cmt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cmu" = ( +/turf/closed/wall, +/area/crew_quarters/heads/cmo) +"cmv" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "cmoprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/cmo) +"cmw" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "cmoprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/cmo) +"cmx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "cmoprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/cmo) +"cmy" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance"; + req_access_txt = "5" + }, +/turf/open/floor/plating, +/area/medical/medbay/central) +"cmz" = ( +/obj/machinery/reagentgrinder, +/obj/machinery/requests_console{ + department = "Chemistry"; + departmentType = 2; + pixel_x = -30; + receive_ore_updates = 1 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/medical/chemistry) +"cmA" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"cmB" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"cmC" = ( +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/hand_labeler, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 4 + }, +/area/medical/chemistry) +"cmD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/departments/chemistry{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cmE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/sign/departments/science{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/purple/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"cmF" = ( +/obj/item/device/radio/intercom{ + dir = 8; + name = "Station Intercom (General)"; + pixel_x = -28 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/lab) +"cmG" = ( +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/structure/table, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cmH" = ( +/obj/structure/table, +/obj/structure/disposalpipe/segment, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/disk/tech_disk, +/obj/item/disk/tech_disk, +/obj/item/disk/design_disk, +/obj/item/disk/design_disk, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cmI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cmJ" = ( +/obj/machinery/camera{ + c_tag = "Research and Development"; + dir = 8; + network = list("SS13","RD") + }, +/obj/machinery/light_switch{ + pixel_x = 27 + }, +/obj/structure/table, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/stock_parts/scanning_module{ + pixel_x = 2; + pixel_y = 3 + }, +/obj/item/stock_parts/scanning_module, +/turf/open/floor/plasteel, +/area/science/lab) +"cmK" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/dark, +/area/aisat) +"cmL" = ( +/obj/machinery/door/window/westleft{ + dir = 2; + name = "Research Division Deliveries"; + req_access_txt = "47" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/research) +"cmM" = ( +/obj/machinery/door/airlock{ + name = "Research Emergency Storage"; + req_access_txt = "0"; + req_one_access_txt = "47" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cmN" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/medical{ + name = "Research Break Room"; + req_access_txt = "0"; + req_one_access_txt = "47" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"cmO" = ( +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/window/reinforced/tinted/fulltile, +/turf/open/floor/plating, +/area/science/research) +"cmP" = ( +/turf/closed/wall, +/area/science/explab) +"cmQ" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + name = "Science Requests Console"; + pixel_y = 30; + receive_ore_updates = 1 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmR" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/pen, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmS" = ( +/obj/structure/table/reinforced, +/obj/item/hand_labeler, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/device/taperecorder, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmT" = ( +/obj/machinery/computer/rdconsole/experiment, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmU" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/book/manual/experimentor, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmV" = ( +/obj/machinery/button/door{ + id = "telelab"; + name = "Test Chamber Blast Doors"; + pixel_y = 25 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/structure/table/reinforced, +/obj/item/reagent_containers/glass/bottle/epinephrine{ + pixel_x = 7; + pixel_y = 2 + }, +/obj/item/reagent_containers/glass/bottle/charcoal{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/item/reagent_containers/dropper, +/obj/item/stack/medical/bruise_pack{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/stack/medical/ointment, +/obj/item/device/healthanalyzer, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmX" = ( +/obj/structure/window/reinforced, +/obj/machinery/holopad, +/turf/open/floor/plasteel/dark, +/area/aisat) +"cmY" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cmZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cna" = ( +/obj/structure/rack, +/obj/item/clothing/under/color/white, +/obj/item/clothing/head/soft/mime, +/obj/item/clothing/under/color/white, +/obj/item/clothing/head/soft/mime, +/obj/item/clothing/mask/surgical, +/obj/item/clothing/mask/surgical, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cnb" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/aft) +"cnc" = ( +/obj/machinery/chem_heater, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cnd" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon{ + dir = 1; + name = "incinerator output intake" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"cne" = ( +/obj/machinery/igniter{ + icon_state = "igniter0"; + id = "Incinerator"; + luminosity = 2; + on = 0 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"cnf" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = -32 + }, +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "air_in" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"cng" = ( +/obj/machinery/door/poddoor{ + id = "auxincineratorvent"; + name = "Incineration Chamber Vent" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"cnh" = ( +/obj/item/device/flashlight/lamp, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cni" = ( +/obj/item/reagent_containers/food/drinks/bottle/tequila, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cnj" = ( +/obj/item/reagent_containers/food/drinks/beer, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cnk" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken" + }, +/area/maintenance/port/aft) +"cnl" = ( +/obj/structure/mineral_door/wood{ + name = "The Gobbetting Barmaid" + }, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cnm" = ( +/obj/structure/table, +/obj/item/hemostat, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel, +/area/medical/surgery) +"cnn" = ( +/obj/structure/table, +/obj/item/surgicaldrill, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/surgery) +"cno" = ( +/obj/structure/table, +/obj/item/scalpel{ + pixel_y = 12 + }, +/obj/item/circular_saw, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/surgery) +"cnp" = ( +/obj/structure/table, +/obj/item/cautery{ + pixel_x = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/razor{ + pixel_y = 5 + }, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/surgery) +"cnq" = ( +/obj/structure/table, +/obj/item/retractor, +/turf/open/floor/plasteel, +/area/medical/surgery) +"cnr" = ( +/obj/machinery/computer/med_data{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/surgery) +"cns" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/surgery) +"cnt" = ( +/obj/structure/table/reinforced, +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_x = 30 + }, +/obj/structure/bedsheetbin{ + pixel_x = 2 + }, +/obj/item/clothing/suit/straight_jacket, +/obj/item/clothing/mask/muzzle, +/obj/item/gun/syringe, +/obj/item/clothing/glasses/eyepatch, +/obj/item/clothing/glasses/sunglasses/blindfold, +/obj/item/clothing/ears/earmuffs, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/surgery) +"cnu" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Cryogenics APC"; + areastring = "/area/medical/cryo"; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = -2; + pixel_y = 9 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = 5; + pixel_y = 9 + }, +/obj/structure/table/glass, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = -3; + pixel_y = 1 + }, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = 6; + pixel_y = 2 + }, +/obj/item/reagent_containers/syringe/epinephrine{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/reagent_containers/dropper, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/cryo) +"cnv" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/closet/secure_closet/medical1{ + pixel_x = -3 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/cryo) +"cnw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cnx" = ( +/obj/machinery/atmospherics/components/unary/cryo_cell, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cny" = ( +/obj/machinery/atmospherics/components/unary/cryo_cell, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cnz" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/medical/cryo) +"cnA" = ( +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/central) +"cnB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cnC" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cnD" = ( +/obj/item/cartridge/medical{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/cartridge/medical{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/item/cartridge/medical, +/obj/item/cartridge/chemistry{ + pixel_y = 2 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cnE" = ( +/obj/item/folder/blue, +/obj/structure/table/glass, +/obj/item/stamp/cmo, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cnF" = ( +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/clothing/glasses/hud/health, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cnG" = ( +/obj/structure/closet/secure_closet/CMO, +/obj/item/storage/secure/safe{ + pixel_x = 5; + pixel_y = 26 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_x = 30 + }, +/obj/item/screwdriver{ + pixel_y = 6 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cnH" = ( +/obj/item/clothing/glasses/science{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/clothing/glasses/science, +/obj/item/device/radio/intercom{ + dir = 8; + name = "Station Intercom (General)"; + pixel_x = -28 + }, +/obj/structure/table/glass, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/machinery/camera{ + c_tag = "Chemistry"; + dir = 4; + network = list("SS13","Medbay") + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 10 + }, +/area/medical/chemistry) +"cnI" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 2 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whiteyellow/corner{ + dir = 8 + }, +/area/medical/chemistry) +"cnJ" = ( +/obj/machinery/disposal/bin{ + pixel_x = 5 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"cnK" = ( +/obj/machinery/chem_dispenser{ + layer = 2.7 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 4 + }, +/area/medical/chemistry) +"cnL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "chemistry_shutters_2"; + name = "chemistry shutters" + }, +/turf/open/floor/plating, +/area/medical/chemistry) +"cnM" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 + }, +/turf/open/floor/plasteel/yellow{ + dir = 4 + }, +/area/hallway/primary/aft) +"cnN" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/hallway/primary/aft) +"cnO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"cnP" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/hallway/primary/aft) +"cnQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple, +/area/hallway/primary/aft) +"cnR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "research shutters" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/lab) +"cnS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/lab) +"cnT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/chair/stool, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cnU" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/chair/stool, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cnV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cnW" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass, +/obj/item/stack/sheet/glass, +/obj/item/stack/sheet/glass, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/lab) +"cnX" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/science/lab) +"cnY" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 9 + }, +/area/science/research) +"cnZ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/research) +"coa" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 1 + }, +/area/science/research) +"cob" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_y = 32 + }, +/obj/machinery/camera{ + c_tag = "Research Division Hallway - Central"; + dir = 2; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"coc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cod" = ( +/obj/structure/extinguisher_cabinet{ + pixel_y = 29 + }, +/turf/open/floor/plasteel/white/side{ + dir = 10 + }, +/area/science/research) +"coe" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/science/research) +"cof" = ( +/turf/open/floor/plasteel/white/side{ + dir = 6 + }, +/area/science/research) +"cog" = ( +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = 20 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 4 + }, +/area/science/research) +"coh" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/research) +"coi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 1 + }, +/area/science/research) +"coj" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-10" + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 2 + }, +/area/science/research) +"cok" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 8 + }, +/area/science/explab) +"col" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"com" = ( +/obj/structure/table/reinforced, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/item/stack/sheet/mineral/plasma{ + pixel_y = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"con" = ( +/obj/effect/landmark/start/scientist, +/obj/structure/chair/office/light{ + dir = 1; + pixel_y = 3 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"coo" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/table/reinforced, +/obj/item/wrench, +/obj/item/crowbar, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/item/clothing/glasses/science, +/obj/item/device/multitool{ + pixel_x = 3 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cop" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/science/explab) +"coq" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cor" = ( +/obj/structure/girder, +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cos" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_y = 6 + }, +/obj/item/pen, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cot" = ( +/obj/structure/table, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/reagent_containers/blood{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cou" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cov" = ( +/obj/structure/bed, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cow" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/rnd/protolathe/department/service, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"cox" = ( +/obj/structure/mineral_door/wood{ + name = "The Gobbetting Barmaid" + }, +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/maintenance/port/aft) +"coy" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/latex, +/obj/item/clothing/mask/surgical, +/obj/item/clothing/suit/apron/surgical, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/medical/surgery) +"coz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"coA" = ( +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"coB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"coC" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Surgery APC"; + areastring = "/area/medical/surgery"; + pixel_x = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/structure/table, +/obj/item/surgical_drapes, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/surgery) +"coD" = ( +/obj/structure/bed/roller, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"coE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"coF" = ( +/obj/structure/bed, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/bedsheet/medical, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"coG" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/surgery) +"coH" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/cryo) +"coI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/cryo) +"coJ" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"coK" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 2 + }, +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/plasteel, +/area/medical/cryo) +"coL" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"coM" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/medical/cryo) +"coN" = ( +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"coO" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"coP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"coQ" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/chief_medical_officer, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"coR" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/mob/living/simple_animal/pet/cat/Runtime, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"coS" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "CMO's Office APC"; + areastring = "/area/crew_quarters/heads/cmo"; + pixel_x = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/camera{ + c_tag = "CMO's Office"; + dir = 8; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"coT" = ( +/obj/structure/closet/wardrobe/chemistry_white{ + pixel_x = -3 + }, +/obj/item/storage/backpack/satchel/chem, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"coU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/medical/chemistry) +"coV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"coW" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/chemist, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 4 + }, +/area/medical/chemistry) +"coX" = ( +/obj/structure/table/reinforced, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/eastright{ + dir = 8; + name = "Chemistry Desk"; + req_access_txt = "5; 33" + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/pen, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "chemistry_shutters_2"; + name = "chemistry shutters" + }, +/turf/open/floor/plasteel/whiteyellow{ + dir = 4 + }, +/area/medical/chemistry) +"coY" = ( +/turf/open/floor/plasteel/yellow{ + dir = 4 + }, +/area/hallway/primary/aft) +"coZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/hallway/primary/aft) +"cpa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/hallway/primary/aft) +"cpb" = ( +/turf/open/floor/plasteel/purple, +/area/hallway/primary/aft) +"cpc" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/eastright{ + dir = 4; + name = "Research and Development Desk"; + req_access_txt = "7" + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/machinery/door/firedoor, +/obj/item/pen, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "research shutters" + }, +/turf/open/floor/plating, +/area/science/lab) +"cpd" = ( +/obj/effect/landmark/start/scientist, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/lab) +"cpe" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cpf" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cpg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cph" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 4 + }, +/area/science/lab) +"cpj" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/research) +"cpk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpl" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpm" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpn" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpo" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpp" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 2 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpt" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpu" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpv" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpw" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 4 + }, +/area/science/research) +"cpx" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + name = "Experimentation Lab"; + req_access_txt = "8" + }, +/turf/open/floor/plasteel/whitepurple{ + dir = 4 + }, +/area/science/explab) +"cpy" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/explab) +"cpz" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cpA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cpB" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cpC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cpD" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cpE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cpF" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Experimentation Lab Maintenance"; + req_access_txt = "8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cpG" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cpH" = ( +/obj/structure/bed/roller, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cpI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard/aft) +"cpJ" = ( +/obj/structure/barricade/wooden, +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cpK" = ( +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cpL" = ( +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/structure/rack, +/obj/item/storage/firstaid/regular, +/obj/item/stack/medical/bruise_pack, +/obj/item/stack/medical/bruise_pack, +/obj/item/stack/medical/ointment, +/obj/item/clothing/glasses/hud/health, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cpM" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/turf/open/space, +/area/space/nearstation) +"cpN" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/maintenance/disposal/incinerator) +"cpO" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/dark, +/area/aisat) +"cpP" = ( +/obj/structure/lattice/catwalk, +/obj/item/wrench, +/turf/open/space, +/area/space/nearstation) +"cpQ" = ( +/obj/structure/chair/stool, +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/port/aft) +"cpR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Engineering Supermatter Port"; + dir = 8; + network = list("SS13","Engine") + }, +/obj/machinery/airalarm/engine{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/atmospherics/pipe/manifold/green/visible{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"cpS" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cpT" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Surgery Maintenance"; + req_access_txt = "45" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cpU" = ( +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cpW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cpX" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Operating Theatre"; + req_access_txt = "45" + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cpY" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cpZ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/effect/landmark/start/medical_doctor, +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cqa" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cqb" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + name = "Surgery Observation"; + req_access_txt = "0" + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cqc" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/cryo) +"cqd" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/cryo) +"cqe" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cqf" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cqg" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cqh" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cqi" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"cqj" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cqk" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "cmoprivacy"; + name = "privacy shutter" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/cmo) +"cql" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cqm" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cqn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cqo" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cqp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + name = "CMO Maintenance"; + req_access_txt = "40" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cqq" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cqr" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Chemistry APC"; + areastring = "/area/medical/chemistry"; + pixel_x = -24 + }, +/obj/structure/closet/secure_closet/chemical{ + pixel_x = -3 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"cqs" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 10 + }, +/area/medical/chemistry) +"cqt" = ( +/obj/machinery/chem_heater{ + pixel_x = 4 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 2 + }, +/area/medical/chemistry) +"cqu" = ( +/obj/machinery/chem_master, +/obj/structure/noticeboard{ + desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; + dir = 1; + name = "requests board"; + pixel_y = -32 + }, +/obj/machinery/button/door{ + id = "chemistry_shutters_2"; + name = "chemistry shutters control"; + pixel_x = 26; + pixel_y = -26; + req_access_txt = "5; 33" + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 6 + }, +/area/medical/chemistry) +"cqv" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 + }, +/turf/open/floor/plasteel/purple, +/area/hallway/primary/aft) +"cqw" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "research shutters" + }, +/turf/open/floor/plating, +/area/science/lab) +"cqx" = ( +/obj/machinery/cell_charger, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/obj/machinery/power/apc{ + dir = 2; + name = "Research Lab APC"; + areastring = "/area/science/lab"; + pixel_y = -26 + }, +/obj/structure/cable/yellow, +/obj/structure/table, +/obj/machinery/button/door{ + id = "research_shutters_2"; + name = "research shutters control"; + pixel_x = -26; + pixel_y = -26; + req_access_txt = "7" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"cqy" = ( +/obj/item/storage/toolbox/mechanical{ + pixel_x = 2; + pixel_y = 3 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"cqz" = ( +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/hand_labeler, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + name = "Science Requests Console"; + pixel_y = -30; + receive_ore_updates = 1 + }, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"cqA" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/door/window/eastleft{ + dir = 1; + name = "Research and Development Deliveries"; + req_access_txt = "7" + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/lab) +"cqB" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"cqC" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 1 + }, +/area/science/research) +"cqD" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqF" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqG" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Research Division Hallway - Starboard"; + dir = 1; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqL" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqN" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 2 + }, +/area/science/research) +"cqO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 6 + }, +/area/science/research) +"cqP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/science/explab) +"cqQ" = ( +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 1 + }, +/area/science/explab) +"cqR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/power/apc{ + dir = 2; + name = "Experimentation Lab APC"; + areastring = "/area/science/explab"; + pixel_y = -24 + }, +/obj/structure/cable/yellow, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cqS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/obj/machinery/camera{ + c_tag = "Experimentation Lab"; + dir = 1; + network = list("SS13","RD") + }, +/obj/machinery/light, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cqT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cqU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cqV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cqW" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cqX" = ( +/obj/structure/bed/roller, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cqY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cqZ" = ( +/obj/structure/barricade/wooden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cra" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"crb" = ( +/obj/structure/bed, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"crc" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/space, +/area/space/nearstation) +"crd" = ( +/obj/structure/disposaloutlet{ + dir = 2 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"cre" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"crf" = ( +/obj/machinery/door/poddoor{ + id = "turbinevent"; + name = "Turbine Vent" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"crg" = ( +/obj/item/toy/cards/deck, +/obj/structure/table/wood/poker, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"crh" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken4" + }, +/area/maintenance/port/aft) +"crj" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/machinery/light_switch{ + pixel_x = -28 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/medical/surgery) +"crk" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"crl" = ( +/obj/machinery/computer/operating{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"crm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"crn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/surgery) +"cro" = ( +/obj/structure/bed/roller, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"crq" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/machinery/light_switch{ + pixel_x = 26 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"crr" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/cryo) +"crs" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/structure/table/reinforced, +/obj/item/crowbar, +/obj/machinery/camera{ + c_tag = "Medbay Cryo"; + dir = 1; + network = list("SS13","Medbay") + }, +/obj/item/screwdriver{ + pixel_y = 6 + }, +/obj/item/clothing/neck/stethoscope, +/obj/item/wrench/medical, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/cryo) +"crt" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 1 + }, +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_y = -30 + }, +/obj/machinery/light, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cru" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1; + name = "Connector Port (Air Supply)" + }, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"crv" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1; + name = "Connector Port (Air Supply)" + }, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/machinery/light_switch{ + pixel_y = -24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"crw" = ( +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"crx" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 2 + }, +/area/medical/medbay/central) +"cry" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"crz" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"crA" = ( +/obj/structure/table/glass, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/storage/secure/briefcase, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"crB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"crC" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/keycard_auth{ + pixel_x = 26; + pixel_y = -7 + }, +/obj/machinery/computer/med_data/laptop, +/obj/structure/table/glass, +/obj/machinery/button/door{ + id = "cmoprivacy"; + name = "Privacy Shutters Control"; + pixel_x = 26; + pixel_y = 4 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"crD" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/aft) +"crE" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Chemistry Lab Maintenance"; + req_access_txt = "5; 33" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/aft) +"crF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"crG" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"crH" = ( +/obj/machinery/power/apc/highcap/five_k{ + dir = 4; + name = "Aft Hallway APC"; + areastring = "/area/hallway/primary/aft"; + pixel_x = 24 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel/purple/corner{ + dir = 4 + }, +/area/hallway/primary/aft) +"crI" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + dir = 1; + freq = 1400; + location = "Research and Development" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/lab) +"crJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"crK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white/side{ + dir = 5 + }, +/area/science/research) +"crL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/science/research) +"crM" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/science/research) +"crN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hor) +"crO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hor) +"crP" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hor) +"crQ" = ( +/turf/closed/wall, +/area/crew_quarters/heads/hor) +"crR" = ( +/turf/closed/wall/r_wall, +/area/science/storage) +"crS" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall/r_wall, +/area/science/storage) +"crT" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/research{ + name = "Toxins Storage"; + req_access_txt = "8" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "toxins_blastdoor"; + name = "biohazard containment shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"crU" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"crV" = ( +/obj/structure/closet/radiation, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"crW" = ( +/obj/structure/closet/l3closet/scientist{ + pixel_x = -2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"crX" = ( +/obj/structure/closet/wardrobe/science_white, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"crY" = ( +/obj/structure/rack, +/obj/item/reagent_containers/blood/random, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"crZ" = ( +/obj/structure/table, +/obj/structure/bedsheetbin{ + pixel_x = 2 + }, +/obj/item/clothing/mask/muzzle, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"csa" = ( +/obj/structure/table, +/obj/item/restraints/handcuffs/cable/white, +/obj/item/gun/syringe, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"csb" = ( +/obj/structure/rack, +/obj/item/hatchet, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"csc" = ( +/obj/machinery/iv_drip, +/obj/item/roller, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"csd" = ( +/obj/structure/rack, +/obj/item/tank/internals/anesthetic, +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cse" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"csf" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/port/aft) +"csg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"csh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/maintenance/port/aft) +"csi" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"csj" = ( +/obj/structure/closet/secure_closet/medical2, +/obj/structure/sign/warning/nosmoking{ + pixel_x = -28 + }, +/turf/open/floor/plasteel, +/area/medical/surgery) +"csk" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/turf/open/floor/plasteel/white/side{ + dir = 1 + }, +/area/medical/surgery) +"csl" = ( +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Medbay Surgery"; + dir = 1; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"csm" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/white/side{ + dir = 1 + }, +/area/medical/surgery) +"csn" = ( +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_y = -30 + }, +/obj/structure/closet/crate/freezer/blood, +/turf/open/floor/plasteel, +/area/medical/surgery) +"cso" = ( +/obj/structure/bed/roller, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_x = -28 + }, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/surgery) +"csp" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/surgery) +"csq" = ( +/obj/structure/bed, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/item/bedsheet/medical, +/obj/machinery/newscaster{ + pixel_y = -32 + }, +/obj/machinery/camera{ + c_tag = "Medbay Recovery Room"; + dir = 1; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/surgery) +"csr" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance"; + req_access_txt = "5" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"css" = ( +/turf/closed/wall, +/area/medical/cryo) +"cst" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/machinery/camera{ + c_tag = "Medbay Hallway Central"; + dir = 4; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/central) +"csu" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"csv" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/medbay/central) +"csw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Chief Medical Officer's Office"; + req_access_txt = "40"; + req_one_access_txt = "0" + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"csx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + sortType = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"csy" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"csz" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/table/glass, +/obj/item/folder/blue, +/obj/item/folder/blue, +/obj/item/pen, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"csA" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Chief Medical Officer's Desk"; + departmentType = 5; + name = "Chief Medical Officer RC"; + pixel_y = -32 + }, +/obj/effect/landmark/start/chief_medical_officer, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"csB" = ( +/obj/machinery/computer/security/telescreen{ + desc = "Used for monitoring medbay to ensure patient safety."; + dir = 8; + name = "Medbay Monitor"; + network = list("Medbay"); + pixel_x = 29 + }, +/obj/item/device/radio/intercom{ + dir = 1; + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/obj/machinery/computer/card/minor/cmo{ + dir = 8 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"csC" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/aft) +"csD" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/aft) +"csF" = ( +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + sortType = 11 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csH" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + sortType = 23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;5;9" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"csK" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"csL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"csM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock{ + name = "Aft Emergency Storage"; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csN" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + sortType = 14 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "7;47;29;12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csR" = ( +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + sortType = 12 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"csU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + name = "Research Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "7;47;29" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csV" = ( +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/research) +"csW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + sortType = 13 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"csX" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"csY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hor) +"csZ" = ( +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the RD's goons from the safety of his office."; + name = "Research Monitor"; + network = list("RD"); + pixel_y = 2 + }, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"ctb" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Research Director's Desk"; + departmentType = 5; + name = "Research Director RC"; + pixel_y = 30; + receive_ore_updates = 1 + }, +/obj/machinery/modular_computer/console/preset/research{ + dir = 8 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"ctc" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/effect/landmark/xmastree/rdrod, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/hor) +"ctd" = ( +/obj/structure/displaycase/labcage, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/sign/warning/biohazard{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/hor) +"cte" = ( +/obj/item/storage/secure/safe{ + pixel_x = 32 + }, +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/hor) +"ctf" = ( +/obj/machinery/portable_atmospherics/scrubber/huge, +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"ctg" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"cth" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_y = 32 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"cti" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/machinery/power/apc/highcap/five_k{ + dir = 1; + name = "Toxins Storage APC"; + areastring = "/area/science/storage"; + pixel_y = 25 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"ctj" = ( +/obj/machinery/portable_atmospherics/scrubber/huge, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"ctk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ctl" = ( +/obj/machinery/camera{ + active_power_usage = 0; + c_tag = "Turbine Vent"; + dir = 4; + network = list("Turbine"); + use_power = 0 + }, +/turf/open/space, +/area/space/nearstation) +"ctm" = ( +/obj/structure/grille/broken, +/turf/open/space, +/area/space/nearstation) +"ctn" = ( +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cto" = ( +/obj/machinery/vending/assist, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"ctq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"ctr" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/patients_rooms/room_a) +"cts" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/vending/wallmed{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/white, +/area/medical/patients_rooms/room_a) +"ctt" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/machinery/light_switch{ + pixel_y = 24 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/patients_rooms/room_a) +"ctu" = ( +/obj/machinery/door/airlock/medical{ + name = "Patient Room A"; + req_access_txt = "5" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/patients_rooms/room_a) +"ctv" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"ctw" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/central) +"ctx" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = -28 + }, +/obj/machinery/newscaster{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cty" = ( +/obj/machinery/suit_storage_unit/cmo, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"ctz" = ( +/obj/structure/table/glass, +/obj/item/pen, +/obj/item/clothing/neck/stethoscope, +/obj/structure/extinguisher_cabinet{ + pixel_x = 6; + pixel_y = -30 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"ctA" = ( +/turf/closed/wall/r_wall, +/area/medical/genetics) +"ctB" = ( +/turf/closed/wall, +/area/medical/genetics) +"ctC" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Genetics Maintenance"; + req_access_txt = "9"; + req_one_access_txt = "0" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/aft) +"ctD" = ( +/obj/structure/sign/directions/evac, +/turf/closed/wall, +/area/medical/genetics) +"ctE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/blue/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"ctF" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"ctG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"ctH" = ( +/obj/structure/sign/directions/evac, +/turf/closed/wall, +/area/maintenance/aft) +"ctJ" = ( +/obj/item/storage/toolbox/emergency, +/obj/structure/closet/firecloset, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"ctK" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"ctL" = ( +/turf/closed/wall/r_wall, +/area/science/misc_lab/range) +"ctM" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Research Testing Range Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "7;47;29" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"ctN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/white/side{ + dir = 6 + }, +/area/science/research) +"ctO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/research) +"ctP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"ctQ" = ( +/obj/machinery/button/door{ + id = "xeno_blastdoor"; + name = "Secure Lab Shutter Control"; + pixel_x = -5; + pixel_y = -5; + req_access_txt = "47" + }, +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "rdprivacy"; + name = "Privacy Shutters Control"; + pixel_x = 5; + pixel_y = 5 + }, +/obj/machinery/button/door{ + id = "Biohazard"; + name = "Entrance Shutter Control"; + pixel_x = -5; + pixel_y = 5; + req_access_txt = "47" + }, +/obj/machinery/button/door{ + id = "toxins_blastdoor"; + name = "Toxins Shutter Control"; + pixel_x = 5; + pixel_y = -5; + req_access_txt = "47" + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"ctR" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/research_director, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"ctS" = ( +/obj/machinery/computer/robotics{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"ctT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/hor) +"ctU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/hor) +"ctV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/hor) +"ctW" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"ctX" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"ctY" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/chair/stool, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"ctZ" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"cua" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"cub" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cuc" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cud" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"cue" = ( +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/machinery/power/solar{ + id = "aftport"; + name = "Aft-Port Solar Array" + }, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/port/aft) +"cuf" = ( +/obj/structure/closet, +/obj/item/extinguisher, +/obj/effect/decal/cleanable/cobweb, +/obj/item/device/flashlight, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cug" = ( +/obj/structure/closet, +/obj/item/reagent_containers/glass/beaker{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/reagent_containers/dropper, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cuh" = ( +/obj/structure/closet/crate, +/obj/item/stack/cable_coil, +/obj/item/grenade/chem_grenade, +/obj/item/device/flashlight, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cui" = ( +/obj/structure/closet/crate, +/obj/item/coin/silver, +/obj/item/reagent_containers/spray/weedspray, +/obj/item/paper, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cuj" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/power/apc{ + dir = 1; + name = "Port Quarter Maintenance APC"; + areastring = "/area/maintenance/port/aft"; + pixel_y = 24 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cuk" = ( +/obj/structure/table, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/clothing/neck/stethoscope, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/power/apc{ + dir = 8; + name = "Patient Room A APC"; + areastring = "/area/medical/patients_rooms/room_a"; + pixel_x = -26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/patients_rooms/room_a) +"cul" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/patients_rooms/room_a) +"cum" = ( +/obj/structure/closet/secure_closet/personal/patient, +/obj/machinery/button/door{ + id = "isola"; + name = "Privacy Shutters"; + pixel_y = -25 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/patients_rooms/room_a) +"cun" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/poddoor/preopen{ + id = "isola"; + name = "privacy shutters" + }, +/turf/open/floor/plating, +/area/medical/patients_rooms/room_a) +"cuo" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"cup" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cuq" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cur" = ( +/obj/item/storage/box/rxglasses{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/bodybags, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cus" = ( +/obj/item/clothing/gloves/color/latex, +/obj/item/clothing/gloves/color/latex, +/obj/item/storage/box/disks{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cut" = ( +/obj/machinery/requests_console{ + department = "Genetics"; + departmentType = 0; + name = "Genetics Requests Console"; + pixel_y = 30 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/item/storage/box/monkeycubes, +/obj/item/device/radio/headset/headset_medsci, +/obj/item/device/flashlight/pen{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/device/flashlight/pen{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/structure/noticeboard{ + desc = "A board for pinning important notices upon."; + name = "notice board"; + pixel_x = -32; + pixel_y = 32 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cuu" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Genetics Lab APC"; + areastring = "/area/medical/genetics"; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/storage/pill_bottle/mutadone, +/obj/item/storage/pill_bottle/mannitol, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cuv" = ( +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/glass/beaker{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_y = 32 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cuw" = ( +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/plasteel/blue/side{ + dir = 9 + }, +/area/medical/genetics) +"cux" = ( +/obj/structure/noticeboard{ + desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; + name = "requests board"; + pixel_x = -32; + pixel_y = 32 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/blue/side{ + dir = 5 + }, +/area/medical/genetics) +"cuy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "genetics_shutters"; + name = "genetics shutters" + }, +/turf/open/floor/plating, +/area/medical/genetics) +"cuz" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 + }, +/turf/open/floor/plasteel/blue, +/area/medical/genetics) +"cuA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/blue/side{ + dir = 8 + }, +/area/hallway/primary/aft) +"cuB" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/aft) +"cuC" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/spawner/lootdrop/maintenance, +/obj/item/wrench, +/turf/open/floor/plating, +/area/maintenance/aft) +"cuD" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/item/storage/box/lights/mixed, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"cuE" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"cuF" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cuG" = ( +/turf/open/floor/engine{ + dir = 9; + icon_state = "floor" + }, +/area/science/misc_lab/range) +"cuH" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cuI" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white/side{ + dir = 5 + }, +/area/science/research) +"cuJ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cuK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 2 + }, +/area/science/research) +"cuL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hor) +"cuM" = ( +/obj/machinery/computer/card/minor/rd{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cuN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cuO" = ( +/obj/machinery/computer/mecha{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cuP" = ( +/obj/structure/table, +/obj/item/device/aicard, +/obj/item/circuitboard/aicore{ + pixel_x = -2; + pixel_y = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cuQ" = ( +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cuR" = ( +/obj/structure/table, +/obj/item/device/taperecorder{ + pixel_x = -3 + }, +/obj/item/device/paicard{ + pixel_x = 4 + }, +/obj/item/storage/secure/briefcase, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cuS" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"cuT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"cuU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"cuV" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"cuW" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Toxins Storage"; + dir = 8; + network = list("SS13","RD") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"cuY" = ( +/obj/structure/rack, +/obj/item/extinguisher, +/obj/item/storage/belt/utility, +/obj/item/clothing/mask/gas, +/obj/item/storage/box/lights/mixed, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cuZ" = ( +/turf/closed/wall/r_wall, +/area/science/circuit) +"cvd" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cve" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cvf" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cvg" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cvh" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cvi" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cvj" = ( +/obj/structure/closet/emcloset, +/obj/structure/sign/warning/vacuum/external{ + pixel_x = -32 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cvk" = ( +/obj/structure/closet/crate, +/obj/item/crowbar/red, +/obj/item/pen, +/obj/item/device/flashlight/pen{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cvl" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cvm" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cvn" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cvo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/medical/patients_rooms/room_a) +"cvp" = ( +/turf/closed/wall, +/area/medical/patients_rooms/room_a) +"cvq" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/departments/examroom{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cvr" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cvs" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cvt" = ( +/turf/closed/wall, +/area/medical/genetics/cloning) +"cvu" = ( +/obj/machinery/shower{ + dir = 4 + }, +/obj/machinery/door/window/southleft{ + dir = 2; + name = "Cloning Shower" + }, +/obj/structure/mirror{ + pixel_x = -28 + }, +/turf/open/floor/plasteel/vault, +/area/medical/genetics/cloning) +"cvv" = ( +/obj/machinery/door/window/southleft{ + base_state = "right"; + dir = 2; + icon_state = "right"; + name = "Cloning Shower" + }, +/obj/structure/sink/kitchen{ + desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; + name = "sink"; + pixel_y = 28 + }, +/turf/open/floor/plasteel/vault, +/area/medical/genetics/cloning) +"cvw" = ( +/obj/machinery/clonepod{ + pixel_y = 2 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/vault, +/area/medical/genetics/cloning) +"cvx" = ( +/obj/machinery/computer/scan_consolenew{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Genetics Lab"; + dir = 4; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/genetics) +"cvy" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/geneticist, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 9 + }, +/area/medical/genetics) +"cvz" = ( +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/genetics) +"cvA" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/start/geneticist, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 5 + }, +/area/medical/genetics) +"cvB" = ( +/obj/machinery/computer/scan_consolenew{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/genetics) +"cvC" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/item/storage/box/syringes, +/obj/item/storage/box/beakers{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/blue/side{ + dir = 8 + }, +/area/medical/genetics) +"cvD" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/geneticist, +/turf/open/floor/plasteel/blue/side{ + dir = 4 + }, +/area/medical/genetics) +"cvE" = ( +/obj/structure/table/reinforced, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/pen, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/eastright{ + dir = 8; + name = "Genetics Desk"; + req_access_txt = "5;9" + }, +/obj/machinery/door/window/southleft{ + dir = 4; + name = "Outer Window" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "genetics_shutters"; + name = "genetics shutters" + }, +/turf/open/floor/plating, +/area/medical/genetics) +"cvF" = ( +/turf/open/floor/plasteel/blue, +/area/medical/genetics) +"cvG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"cvH" = ( +/turf/closed/wall, +/area/science/robotics/mechbay) +"cvI" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mech Bay Maintenance"; + req_access_txt = "29" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/aft) +"cvJ" = ( +/obj/structure/sign/warning/nosmoking{ + pixel_x = -29 + }, +/turf/open/floor/engine{ + dir = 9; + icon_state = "floor" + }, +/area/science/misc_lab/range) +"cvK" = ( +/obj/machinery/magnetic_module, +/obj/effect/landmark/blobstart, +/obj/structure/target_stake, +/obj/effect/turf_decal/bot{ + dir = 9 + }, +/turf/open/floor/plasteel{ + dir = 9 + }, +/area/science/misc_lab/range) +"cvL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "researchrangeshutters"; + name = "blast door" + }, +/turf/open/floor/plating, +/area/science/misc_lab/range) +"cvM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/research) +"cvN" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cvO" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/science/research) +"cvP" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Research Director's Office"; + req_access_txt = "30"; + req_one_access_txt = "0" + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cvQ" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cvR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cvS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cvT" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cvU" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cvV" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"cvW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"cvX" = ( +/obj/machinery/portable_atmospherics/canister/toxins, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"cvY" = ( +/obj/machinery/portable_atmospherics/canister/toxins, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"cwa" = ( +/obj/structure/reagent_dispensers/watertank/high, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cwb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"cwc" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/aft) +"cwd" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"cwe" = ( +/obj/structure/cable, +/obj/machinery/power/solar{ + id = "aftport"; + name = "Aft-Port Solar Array" + }, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/port/aft) +"cwf" = ( +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"cwg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"cwh" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cwi" = ( +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cwj" = ( +/obj/item/cigbutt, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cwm" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cwn" = ( +/obj/structure/rack, +/obj/item/clothing/glasses/sunglasses, +/obj/item/device/flashlight/pen, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cwo" = ( +/obj/structure/table, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/clothing/neck/stethoscope, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/power/apc{ + dir = 8; + name = "Patient Room B APC"; + areastring = "/area/medical/patients_rooms/room_b"; + pixel_x = -26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_y = 24 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/patients_rooms/room_b) +"cwp" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/effect/landmark/start/medical_doctor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/vending/wallmed{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/white, +/area/medical/patients_rooms/room_b) +"cwq" = ( +/obj/structure/closet/secure_closet/personal/patient, +/obj/machinery/button/door{ + id = "isolb"; + name = "Privacy Shutters"; + pixel_y = 25 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/patients_rooms/room_b) +"cwr" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/poddoor/preopen{ + id = "isolb"; + name = "privacy shutters" + }, +/turf/open/floor/plating, +/area/medical/patients_rooms/room_b) +"cws" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/aft) +"cwt" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cwu" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cwv" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 9 + }, +/area/medical/genetics/cloning) +"cww" = ( +/obj/effect/landmark/start/geneticist, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/genetics/cloning) +"cwx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/machinery/computer/cloning{ + dir = 8 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 5 + }, +/area/medical/genetics/cloning) +"cwy" = ( +/obj/machinery/dna_scannernew, +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/genetics) +"cwz" = ( +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/genetics) +"cwA" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"cwB" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/genetics) +"cwC" = ( +/obj/machinery/dna_scannernew, +/turf/open/floor/plasteel/whiteblue, +/area/medical/genetics) +"cwD" = ( +/obj/item/storage/box/disks{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/obj/machinery/camera{ + c_tag = "Genetics Desk"; + dir = 4; + network = list("SS13","Medbay") + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/blue/side{ + dir = 8 + }, +/area/medical/genetics) +"cwE" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/button/door{ + id = "genetics_shutters"; + name = "genetics shutters control"; + pixel_x = 28; + req_access_txt = "9" + }, +/turf/open/floor/plasteel/blue/side{ + dir = 4 + }, +/area/medical/genetics) +"cwF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"cwG" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/sign/warning/nosmoking{ + pixel_x = -28 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cwH" = ( +/obj/machinery/mech_bay_recharge_port, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/science/robotics/mechbay) +"cwI" = ( +/obj/structure/sign/warning/electricshock{ + pixel_y = 31 + }, +/turf/open/floor/mech_bay_recharge_floor, +/area/science/robotics/mechbay) +"cwJ" = ( +/obj/machinery/computer/mech_bay_power_console, +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = 20 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/circuit/green, +/area/science/robotics/mechbay) +"cwK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cwL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cwM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/camera{ + c_tag = "Research Division Hallway - Mech Bay"; + dir = 4; + network = list("SS13","RD") + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/white/side{ + dir = 6 + }, +/area/science/research) +"cwN" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cwO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/science/research) +"cwP" = ( +/obj/machinery/power/apc{ + dir = 2; + name = "RD Office APC"; + areastring = "/area/crew_quarters/heads/hor"; + pixel_y = -27 + }, +/obj/structure/cable/yellow, +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/obj/item/twohanded/required/kirbyplants/dead, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cwQ" = ( +/obj/item/paper_bin{ + pixel_y = 7 + }, +/obj/structure/table, +/obj/machinery/newscaster{ + pixel_y = -30 + }, +/obj/item/stamp/rd{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/folder/white{ + pixel_x = 9; + pixel_y = -1 + }, +/obj/item/pen, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cwR" = ( +/obj/structure/table, +/obj/item/cartridge/signal/toxins, +/obj/item/cartridge/signal/toxins{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/cartridge/signal/toxins{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/machinery/camera{ + c_tag = "Research Director's Office"; + dir = 1; + network = list("SS13","RD") + }, +/obj/machinery/light, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cwS" = ( +/obj/structure/closet/secure_closet/RD, +/obj/machinery/keycard_auth{ + pixel_y = -24 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cwT" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cwU" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cwV" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"cwW" = ( +/obj/item/cigbutt, +/obj/machinery/light_switch{ + pixel_y = -23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"cwX" = ( +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/storage) +"cwY" = ( +/obj/machinery/portable_atmospherics/canister/toxins, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/light/small, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"cwZ" = ( +/turf/open/floor/plasteel, +/area/science/circuit) +"cxa" = ( +/obj/item/stack/cable_coil, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cxb" = ( +/obj/structure/rack, +/obj/item/tank/internals/air, +/obj/item/wrench, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/port/aft) +"cxc" = ( +/obj/item/trash/chips, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cxd" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cxe" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/patients_rooms/room_b) +"cxf" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/patients_rooms/room_b) +"cxg" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/patients_rooms/room_b) +"cxh" = ( +/obj/machinery/door/airlock/medical{ + name = "Patient Room B"; + req_access_txt = "5" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/patients_rooms/room_b) +"cxi" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cxj" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cxk" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 2 + }, +/area/medical/medbay/aft) +"cxl" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/genetics/cloning) +"cxm" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/genetics/cloning) +"cxn" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"cxo" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/obj/machinery/dna_scannernew, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/genetics/cloning) +"cxp" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/genetics) +"cxq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 9 + }, +/area/medical/genetics) +"cxr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/genetics) +"cxs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"cxt" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/genetics) +"cxu" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 5 + }, +/area/medical/genetics) +"cxv" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/medical/genetics) +"cxw" = ( +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/stack/packageWrap, +/obj/item/pen, +/obj/item/reagent_containers/spray/cleaner, +/obj/structure/table/glass, +/turf/open/floor/plasteel/blue/side{ + dir = 8 + }, +/area/medical/genetics) +"cxx" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 4 + }, +/area/medical/genetics) +"cxy" = ( +/obj/structure/sign/warning/nosmoking{ + pixel_x = 28 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/blue/side{ + dir = 5 + }, +/area/medical/genetics) +"cxz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=10.1-Central-from-Aft"; + location = "10-Aft-To-Central" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cxA" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"cxB" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=9.1-Escape-1"; + location = "8.1-Aft-to-Escape" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"cxC" = ( +/obj/machinery/door/poddoor/shutters{ + id = "Skynet_launch"; + name = "Mech Bay" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cxD" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cxE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/circuit/green, +/area/science/robotics/mechbay) +"cxF" = ( +/turf/open/floor/circuit/green, +/area/science/robotics/mechbay) +"cxG" = ( +/obj/machinery/camera{ + c_tag = "Mech Bay"; + dir = 8; + network = list("SS13","RD") + }, +/turf/open/floor/circuit/green, +/area/science/robotics/mechbay) +"cxH" = ( +/turf/open/floor/plating, +/area/science/misc_lab/range) +"cxI" = ( +/obj/machinery/camera{ + c_tag = "Research Testing Range"; + dir = 8; + network = list("SS13","RD"); + pixel_y = -22 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plating, +/area/science/misc_lab/range) +"cxJ" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"cxK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Toxins Storage"; + req_access_txt = "8" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/storage) +"cxL" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/aft) +"cxM" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cxN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"cxO" = ( +/turf/open/floor/plasteel/white, +/area/science/circuit) +"cxP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"cxQ" = ( +/obj/machinery/computer/slot_machine{ + pixel_y = 2 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/port/aft) +"cxR" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cxS" = ( +/obj/item/latexballon, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cxT" = ( +/obj/item/clothing/suit/ianshirt, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cxU" = ( +/turf/closed/wall, +/area/medical/medbay/aft) +"cxV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/aft) +"cxW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cxX" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cxY" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "CloningDoor"; + name = "Cloning Lab"; + req_access_txt = "5; 68" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/genetics/cloning) +"cxZ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/genetics/cloning) +"cya" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"cyb" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/genetics/cloning) +"cyc" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research/glass{ + name = "Genetics Lab"; + req_access_txt = "5; 9; 68" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/genetics) +"cyd" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/genetics) +"cye" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"cyf" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/landmark/start/geneticist, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"cyg" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"cyh" = ( +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/genetics) +"cyi" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + id_tag = "AuxGenetics"; + locked = 0; + name = "Genetics Lab"; + req_access_txt = "9"; + req_one_access_txt = "0" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/medical/genetics) +"cyj" = ( +/turf/open/floor/plasteel/blue/side{ + dir = 8 + }, +/area/medical/genetics) +"cyk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/medical/genetics) +"cyl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/blue/side{ + dir = 4 + }, +/area/medical/genetics) +"cym" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + id_tag = "AuxGenetics"; + locked = 0; + name = "Genetics Access"; + req_access_txt = "9"; + req_one_access_txt = "0" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/medical/genetics) +"cyn" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cyo" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"cyp" = ( +/obj/machinery/door/poddoor/shutters{ + id = "Skynet_launch"; + name = "Mech Bay" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cyq" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cyr" = ( +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"cys" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/landmark/start/roboticist, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"cyt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/science/misc_lab/range) +"cyu" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/science/misc_lab/range) +"cyv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cyw" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cyx" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cyy" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall, +/area/science/mixing) +"cyz" = ( +/obj/machinery/light_switch{ + pixel_y = 28 + }, +/obj/structure/closet/l3closet/scientist{ + pixel_x = -2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyA" = ( +/obj/structure/closet/wardrobe/science_white, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyB" = ( +/obj/machinery/firealarm{ + dir = 2; + pixel_y = 24 + }, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyC" = ( +/obj/item/device/radio/intercom{ + pixel_y = 25 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyD" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyE" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Toxins - Lab"; + dir = 2; + network = list("SS13","RD") + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyF" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyG" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/structure/sign/warning/nosmoking{ + pixel_y = 32 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyH" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyJ" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/light_switch{ + pixel_y = 28 + }, +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyK" = ( +/turf/closed/wall/r_wall, +/area/science/mixing) +"cyM" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/circuit) +"cyN" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/medbay/aft) +"cyO" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/medbay/aft) +"cyP" = ( +/obj/machinery/vending/coffee, +/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 + }, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/medbay/aft) +"cyQ" = ( +/obj/structure/sign/map/right{ + 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-right-MS"; + pixel_y = 32 + }, +/obj/machinery/vending/cola/random, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/medbay/aft) +"cyR" = ( +/obj/machinery/vending/cigarette, +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/medbay/aft) +"cyT" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cyU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sign/warning/nosmoking{ + pixel_x = 28 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/aft) +"cyV" = ( +/obj/machinery/button/door{ + desc = "A remote control switch for the cloning door."; + id = "CloningDoor"; + name = "Cloning Exit Button"; + normaldoorcontrol = 1; + pixel_x = -23; + pixel_y = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 10 + }, +/area/medical/genetics/cloning) +"cyW" = ( +/obj/effect/landmark/start/geneticist, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/genetics/cloning) +"cyX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/machinery/power/apc{ + dir = 4; + locked = 0; + name = "Cloning Lab APC"; + areastring = "/area/medical/genetics/cloning"; + pixel_x = 24 + }, +/obj/structure/cable/yellow, +/obj/machinery/camera{ + c_tag = "Genetics Cloning Lab"; + dir = 8; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 6 + }, +/area/medical/genetics/cloning) +"cyY" = ( +/turf/open/floor/plasteel/whiteblue/side{ + dir = 10 + }, +/area/medical/genetics) +"cyZ" = ( +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/genetics) +"cza" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/structure/mirror{ + pixel_x = 28 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 6 + }, +/area/medical/genetics) +"czb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/blue/side{ + dir = 10 + }, +/area/medical/genetics) +"czc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/blue/side{ + dir = 0 + }, +/area/medical/genetics) +"czd" = ( +/obj/machinery/light_switch{ + pixel_x = 23 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/blue/side{ + dir = 6 + }, +/area/medical/genetics) +"cze" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/medical/genetics) +"czf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -26 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"czg" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"czh" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/button/door{ + dir = 2; + id = "Skynet_launch"; + name = "Mech Bay Door Control"; + pixel_x = 26; + pixel_y = 6; + req_one_access_txt = "29" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"czi" = ( +/obj/machinery/button/door{ + dir = 2; + id = "Skynet_launch"; + name = "Mech Bay Door Control"; + pixel_x = -26; + pixel_y = 6 + }, +/obj/machinery/light_switch{ + pixel_x = -23; + pixel_y = -2 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"czj" = ( +/turf/open/floor/mech_bay_recharge_floor, +/area/science/robotics/mechbay) +"czk" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"czl" = ( +/obj/structure/table/reinforced, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/paper/guides/jobs/security/range{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"czm" = ( +/obj/machinery/door/window/westleft{ + base_state = "right"; + dir = 1; + icon_state = "right"; + name = "door"; + req_access_txt = "0" + }, +/turf/open/floor/engine{ + dir = 9; + icon_state = "floor" + }, +/area/science/misc_lab/range) +"czn" = ( +/obj/structure/table/reinforced, +/obj/machinery/magnetic_controller{ + autolink = 1; + pixel_y = 3 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/item/clothing/ears/earmuffs, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"czo" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 8 + }, +/area/science/research) +"czp" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"czq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 2 + }, +/area/science/research) +"czr" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "toxins_blastdoor"; + name = "biohazard containment door" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/mixing) +"czs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czv" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czw" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/obj/machinery/meter, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czx" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czy" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czz" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czB" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"czC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;47" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"czD" = ( +/turf/closed/wall, +/area/science/mixing) +"czE" = ( +/obj/structure/table/reinforced, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/machinery/door/firedoor, +/obj/item/reagent_containers/glass/bottle/epinephrine, +/obj/item/reagent_containers/syringe, +/obj/item/pen, +/turf/open/floor/plasteel/whitegreen, +/area/medical/medbay/central) +"czF" = ( +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/science/mixing) +"czG" = ( +/obj/item/stack/rods/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/target, +/obj/item/target/syndicate, +/obj/item/target/alien, +/obj/item/target/clown, +/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_txt = "8" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/science/mixing) +"czH" = ( +/obj/machinery/airalarm/all_access{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/structure/chair/stool{ + pixel_y = 8 + }, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/disposal/incinerator) +"czI" = ( +/obj/structure/sign/warning/securearea{ + desc = "A warning sign which reads 'BOMB RANGE"; + name = "BOMB RANGE" + }, +/turf/closed/wall, +/area/science/mixing) +"czJ" = ( +/turf/closed/wall, +/area/science/test_area) +"czK" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/test_area) +"czL" = ( +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"czN" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance"; + req_access_txt = "5" + }, +/turf/open/floor/plating, +/area/medical/medbay/aft) +"czO" = ( +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"czP" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"czQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"czR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"czS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/cigbutt, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"czT" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/medical{ + name = "Medbay Break Room"; + req_access_txt = "5" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"czU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"czV" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"czW" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Medbay Aft APC"; + areastring = "/area/medical/medbay/aft"; + pixel_x = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/disposalpipe/junction, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"czX" = ( +/obj/item/book/manual/medical_cloning{ + pixel_y = 6 + }, +/obj/item/paper, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics/cloning) +"czY" = ( +/obj/item/storage/box/rxglasses{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/bodybags, +/obj/item/pen, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics/cloning) +"czZ" = ( +/obj/structure/closet/secure_closet/personal/patient, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel/vault, +/area/medical/genetics/cloning) +"cAa" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/structure/closet/wardrobe/genetics_white, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cAb" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/bed/roller, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/genetics) +"cAc" = ( +/obj/structure/bed/roller, +/obj/machinery/door/window/westleft{ + dir = 1; + name = "Monkey Pen"; + pixel_y = 2; + req_access_txt = "9" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/genetics) +"cAd" = ( +/obj/machinery/light, +/obj/machinery/door/window/westleft{ + base_state = "right"; + dir = 1; + icon_state = "right"; + name = "Monkey Pen"; + pixel_y = 2; + req_access_txt = "9" + }, +/obj/structure/bed/roller, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/genetics) +"cAe" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/bed/roller, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/genetics) +"cAf" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cAg" = ( +/obj/structure/closet/secure_closet/personal/patient, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cAh" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/camera{ + c_tag = "Aft Primary Hallway - Middle"; + dir = 4; + network = list("SS13") + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cAi" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"cAj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"cAk" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Mech Bay"; + req_access_txt = "29"; + req_one_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cAl" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cAm" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cAn" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cAo" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Mech Bay APC"; + areastring = "/area/science/robotics/mechbay"; + pixel_x = 28 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cAp" = ( +/obj/structure/rack, +/obj/item/target, +/obj/item/target, +/obj/item/target/alien, +/obj/item/target/alien, +/obj/item/target/clown, +/obj/item/target/clown, +/obj/item/target/syndicate, +/obj/item/target/syndicate, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light_switch{ + pixel_x = -25 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cAq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cAr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cAs" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Research Testing Range"; + req_access_txt = "0"; + req_one_access_txt = "7;47;29" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/purple, +/area/science/misc_lab/range) +"cAt" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/research) +"cAu" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cAv" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 4 + }, +/area/science/research) +"cAw" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/research{ + name = "Toxins Lab"; + req_access_txt = "8" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "toxins_blastdoor"; + name = "biohazard containment shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/mixing) +"cAx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAy" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAz" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAB" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAC" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/holopad, +/obj/effect/landmark/start/scientist, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAF" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAG" = ( +/obj/structure/window/reinforced, +/obj/machinery/portable_atmospherics/scrubber, +/obj/item/storage/firstaid/toxin, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cAH" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall/r_wall, +/area/science/mixing) +"cAI" = ( +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/chair/comfy{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"cAJ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/floorgrime, +/area/science/mixing) +"cAK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"cAL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/science/mixing) +"cAM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/research{ + id_tag = "ResearchExt"; + name = "Research Division"; + req_access_txt = "0"; + req_one_access_txt = "47" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/research) +"cAN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cAO" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the test chamber."; + dir = 8; + layer = 4; + name = "Test Chamber Telescreen"; + network = list("Toxins"); + pixel_x = 30 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cAP" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/mixing) +"cAQ" = ( +/obj/structure/window/reinforced, +/obj/item/target, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/science/test_area) +"cAS" = ( +/obj/structure/chair/stool, +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_x = -30 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cAT" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cAU" = ( +/obj/item/cigbutt, +/obj/machinery/holopad, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cAV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cAW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cAX" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/medbay/aft) +"cAY" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/aft) +"cAZ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cBa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_x = 30 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cBb" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/medical/genetics/cloning) +"cBc" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/centcom{ + name = "Genetics"; + opacity = 1; + req_access_txt = "9" + }, +/turf/open/floor/plasteel/dark, +/area/medical/genetics) +"cBd" = ( +/obj/structure/sign/directions/evac, +/turf/closed/wall, +/area/hallway/primary/aft) +"cBe" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cBf" = ( +/obj/structure/sign/directions/evac, +/turf/closed/wall, +/area/science/robotics/mechbay) +"cBg" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cBh" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cBi" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cBj" = ( +/obj/structure/table, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -25 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/item/clothing/glasses/science, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cBk" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/button/door{ + id = "researchrangeshutters"; + name = "Blast Door Control"; + pixel_y = -24; + req_access_txt = "0" + }, +/obj/machinery/light, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cBl" = ( +/obj/item/gun/energy/laser/practice, +/obj/machinery/power/apc{ + dir = 2; + name = "Research Firing Range APC"; + areastring = "/area/science/misc_lab/range"; + pixel_y = -28 + }, +/obj/structure/table, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cBm" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "researchrangeshutters"; + name = "blast door" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/misc_lab/range) +"cBn" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 1 + }, +/area/science/research) +"cBo" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cBp" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 4 + }, +/area/science/research) +"cBq" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "toxins_blastdoor"; + name = "biohazard containment door" + }, +/turf/open/floor/plating, +/area/science/mixing) +"cBr" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cBs" = ( +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cBt" = ( +/obj/item/device/assembly/prox_sensor{ + pixel_x = -4; + pixel_y = 1 + }, +/obj/item/device/assembly/prox_sensor{ + pixel_x = 8; + pixel_y = 9 + }, +/obj/item/device/assembly/prox_sensor{ + pixel_x = 9; + pixel_y = -2 + }, +/obj/item/device/assembly/prox_sensor{ + pixel_y = 2 + }, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBu" = ( +/obj/structure/chair/stool, +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBv" = ( +/obj/structure/table/reinforced, +/obj/item/wrench, +/obj/item/screwdriver{ + pixel_y = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cBx" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cBy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cBz" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cBA" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cBB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + name = "Toxins Launch Room Access"; + req_access_txt = "8" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "toxins_blastdoor"; + name = "biohazard containment shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"cBE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"cBF" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"cBG" = ( +/obj/machinery/door/airlock/research{ + name = "Toxins Launch Room"; + req_access_txt = "8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBJ" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBK" = ( +/obj/machinery/light/small, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBL" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/button/massdriver{ + dir = 2; + id = "toxinsdriver"; + pixel_x = 24; + pixel_y = -24 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the test chamber."; + dir = 8; + layer = 4; + name = "Test Chamber Telescreen"; + network = list("Toxins"); + pixel_x = 30 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBM" = ( +/obj/structure/sign/warning/securearea{ + desc = "A warning sign which reads 'BOMB RANGE"; + name = "BOMB RANGE" + }, +/turf/closed/wall, +/area/science/test_area) +"cBN" = ( +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cBO" = ( +/obj/item/device/flashlight/lamp, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cBP" = ( +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cBQ" = ( +/obj/effect/landmark/xeno_spawn, +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cBR" = ( +/turf/closed/wall/r_wall, +/area/medical/virology) +"cBS" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/medical/virology) +"cBT" = ( +/obj/item/cigbutt, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cBU" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/newscaster{ + pixel_y = -30 + }, +/obj/item/storage/box/donkpockets{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cBV" = ( +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = -30 + }, +/obj/item/reagent_containers/spray/cleaner, +/obj/structure/table/glass, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cBW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/machinery/light/small, +/obj/structure/extinguisher_cabinet{ + pixel_y = -29 + }, +/obj/machinery/camera{ + c_tag = "Medbay Break Room"; + dir = 1; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cBX" = ( +/obj/machinery/microwave{ + pixel_x = -3; + pixel_y = 6 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cBY" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cBZ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cCa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white/side{ + dir = 9 + }, +/area/medical/medbay/aft) +"cCb" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/structure/closet/secure_closet/personal/patient, +/turf/open/floor/plasteel/white/corner{ + dir = 2 + }, +/area/medical/medbay/aft) +"cCc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/closet/secure_closet/personal/patient, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/medbay/aft) +"cCd" = ( +/obj/structure/closet/secure_closet/personal/patient, +/turf/open/floor/plasteel/white/corner{ + dir = 8 + }, +/area/medical/medbay/aft) +"cCe" = ( +/turf/closed/wall, +/area/medical/morgue) +"cCf" = ( +/obj/structure/bodycontainer/morgue, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCg" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCi" = ( +/obj/machinery/firealarm{ + dir = 2; + pixel_y = 24 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCj" = ( +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCk" = ( +/obj/machinery/airalarm{ + pixel_y = 32 + }, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/paper/guides/jobs/medical/morgue{ + pixel_x = -4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCl" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/aft) +"cCm" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/purple/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"cCn" = ( +/turf/closed/wall/r_wall, +/area/science/robotics/mechbay) +"cCo" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics_shutters"; + name = "robotics shutters" + }, +/turf/open/floor/plating, +/area/science/robotics/mechbay) +"cCp" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research/glass{ + name = "Robotics Lab"; + req_access_txt = "29" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cCq" = ( +/turf/closed/wall/r_wall, +/area/science/robotics/lab) +"cCr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/science/research) +"cCs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/science/research) +"cCt" = ( +/obj/structure/closet/bombcloset, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCu" = ( +/obj/item/device/assembly/signaler{ + pixel_y = 8 + }, +/obj/item/device/assembly/signaler{ + pixel_x = -8; + pixel_y = 5 + }, +/obj/item/device/assembly/signaler{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/item/device/assembly/signaler{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCv" = ( +/obj/item/device/transfer_valve{ + pixel_x = -5 + }, +/obj/item/device/transfer_valve{ + pixel_x = -5 + }, +/obj/item/device/transfer_valve, +/obj/item/device/transfer_valve, +/obj/item/device/transfer_valve{ + pixel_x = 5 + }, +/obj/item/device/transfer_valve{ + pixel_x = 5 + }, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + name = "Science Requests Console"; + pixel_y = -30; + receive_ore_updates = 1 + }, +/obj/structure/table/reinforced, +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCw" = ( +/obj/item/device/assembly/timer{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/item/device/assembly/timer{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/device/assembly/timer{ + pixel_x = 6; + pixel_y = -4 + }, +/obj/item/device/assembly/timer, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/structure/tank_dispenser, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCy" = ( +/obj/machinery/disposal/bin{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cCA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cCB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cCC" = ( +/obj/structure/table, +/obj/item/device/assembly/igniter{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 2; + pixel_y = -1 + }, +/obj/machinery/power/apc{ + dir = 4; + name = "Toxins Lab APC"; + areastring = "/area/science/mixing"; + pixel_x = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCD" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/floorgrime, +/area/science/mixing) +"cCF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 2 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCG" = ( +/obj/machinery/door/window/southleft{ + name = "Mass Driver Door"; + req_access_txt = "7" + }, +/obj/effect/turf_decal/loading_area, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCH" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cCI" = ( +/turf/open/floor/plating/airless, +/area/science/test_area) +"cCJ" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cCK" = ( +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cCL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cCM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cCN" = ( +/obj/machinery/camera{ + c_tag = "Medbay Hallway Aft"; + dir = 4; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/white/side{ + dir = 5 + }, +/area/medical/medbay/aft) +"cCO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cCP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cCQ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/medical/medbay/aft) +"cCR" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cCS" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cCT" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cCU" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/bodycontainer/morgue, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCX" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCY" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags, +/obj/item/pen, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCZ" = ( +/obj/machinery/vending/cola/random, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/aft) +"cDa" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics_shutters"; + name = "robotics shutters" + }, +/turf/open/floor/plating, +/area/science/robotics/lab) +"cDb" = ( +/obj/structure/filingcabinet/chestdrawer{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/machinery/button/door{ + id = "robotics_shutters"; + name = "robotics shutters control"; + pixel_x = -26; + pixel_y = 26; + req_access_txt = "29" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cDc" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cDd" = ( +/obj/machinery/mecha_part_fabricator{ + dir = 2 + }, +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = 20 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cDe" = ( +/obj/structure/sign/warning/nosmoking{ + pixel_y = 32 + }, +/obj/structure/rack, +/obj/item/book/manual/robotics_cyborgs{ + pixel_x = 2; + pixel_y = 5 + }, +/obj/item/storage/belt/utility, +/obj/item/reagent_containers/glass/beaker/large, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cDf" = ( +/obj/machinery/mecha_part_fabricator{ + dir = 2 + }, +/obj/machinery/camera{ + c_tag = "Robotics - Fore"; + dir = 2; + network = list("SS13","RD") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cDg" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Robotics Lab APC"; + areastring = "/area/science/robotics/lab"; + pixel_y = 25 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/device/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/device/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cDh" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/research{ + id_tag = "ResearchExt"; + name = "Research Division"; + req_access_txt = "0"; + req_one_access_txt = "47" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/research) +"cDi" = ( +/turf/closed/wall, +/area/science/robotics/lab) +"cDj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cDk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall/r_wall, +/area/science/mixing) +"cDl" = ( +/obj/structure/sign/warning/securearea, +/turf/closed/wall/r_wall, +/area/science/mixing) +"cDm" = ( +/obj/machinery/shower{ + dir = 4; + name = "emergency shower" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cDn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cDo" = ( +/obj/structure/table, +/obj/item/crowbar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/item/wrench, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cDp" = ( +/obj/structure/table, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/obj/item/device/multitool{ + pixel_x = 3 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cDq" = ( +/obj/machinery/mass_driver{ + dir = 4; + id = "toxinsdriver" + }, +/turf/open/floor/plating, +/area/science/mixing) +"cDr" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = -32 + }, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/science/mixing) +"cDs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/mixing) +"cDt" = ( +/obj/machinery/door/poddoor{ + id = "toxinsdriver"; + name = "Toxins Launcher Bay Door" + }, +/obj/structure/fans/tiny, +/turf/open/floor/plating, +/area/science/mixing) +"cDu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cDv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cDw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cDx" = ( +/obj/item/device/radio/beacon, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cDy" = ( +/obj/machinery/camera{ + active_power_usage = 0; + c_tag = "Bomb Test Site"; + desc = "A specially-reinforced camera with a long lasting battery, used to monitor the bomb testing site. An external light is attached to the top."; + dir = 8; + invuln = 1; + light = null; + luminosity = 3; + name = "Hardened Bomb-Test Camera"; + network = list("Toxins"); + use_power = 0 + }, +/obj/item/target/alien/anchored, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless{ + luminosity = 2 + }, +/area/science/test_area) +"cDz" = ( +/turf/closed/indestructible{ + desc = "A wall impregnated with Fixium, able to withstand massive explosions with ease"; + icon_state = "riveted"; + name = "hyper-reinforced wall" + }, +/area/science/test_area) +"cDA" = ( +/obj/structure/bed/roller, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cDB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cDC" = ( +/obj/effect/landmark/blobstart, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cDD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cDE" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/medical/virology) +"cDF" = ( +/obj/item/storage/box/beakers{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/storage/box/syringes, +/obj/machinery/power/apc/highcap/five_k{ + dir = 1; + name = "Virology APC"; + areastring = "/area/medical/virology"; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/structure/table/glass, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 9 + }, +/area/medical/virology) +"cDG" = ( +/obj/item/book/manual/wiki/infections{ + pixel_y = 7 + }, +/obj/item/reagent_containers/syringe/antiviral, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/spray/cleaner, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/table/glass, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 5 + }, +/area/medical/virology) +"cDH" = ( +/obj/machinery/smartfridge/chemistry/virology/preloaded, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/virology) +"cDI" = ( +/obj/machinery/reagentgrinder{ + pixel_y = 8 + }, +/obj/structure/table/glass, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 9 + }, +/area/medical/virology) +"cDJ" = ( +/obj/item/clothing/gloves/color/latex, +/obj/item/device/healthanalyzer, +/obj/item/clothing/glasses/hud/health, +/obj/structure/reagent_dispensers/virusfood{ + pixel_y = 30 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 5 + }, +/area/medical/virology) +"cDK" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cDL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cDM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/port/aft) +"cDN" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cDO" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cDP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance"; + req_access_txt = "5" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cDQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cDR" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cDS" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cDT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/medical/medbay/aft) +"cDU" = ( +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cDV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cDW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cDX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/centcom{ + name = "Morgue"; + opacity = 1; + req_access_txt = "5" + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cDY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cDZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEa" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEb" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEc" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEd" = ( +/obj/structure/table, +/obj/machinery/power/apc{ + dir = 4; + name = "Morgue APC"; + areastring = "/area/medical/morgue"; + pixel_x = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/clothing/gloves/color/latex, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEe" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/medical/morgue) +"cEf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/hallway/primary/aft) +"cEg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cEh" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/hallway/primary/aft) +"cEi" = ( +/turf/open/floor/plasteel/purple, +/area/science/robotics/lab) +"cEj" = ( +/obj/structure/table/reinforced, +/obj/item/pen, +/obj/machinery/door/window/eastright{ + dir = 4; + name = "Robotics Desk"; + req_access_txt = "29" + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics_shutters"; + name = "robotics shutters" + }, +/turf/open/floor/plating, +/area/science/robotics/lab) +"cEk" = ( +/obj/effect/landmark/start/roboticist, +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cEl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cEm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cEn" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cEo" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel{ + amount = 10 + }, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/assembly/flash/handheld, +/obj/machinery/ai_status_display{ + pixel_x = 32 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cEp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/white/side{ + dir = 9 + }, +/area/science/research) +"cEq" = ( +/obj/structure/lattice, +/turf/open/space, +/area/science/mixing) +"cEr" = ( +/obj/machinery/door/poddoor{ + id = "mixvent"; + name = "Mixer Room Vent" + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"cEs" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = 32 + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"cEt" = ( +/obj/machinery/sparker{ + dir = 2; + id = "mixingsparker"; + pixel_x = 25 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 4 + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"cEu" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/science/mixing) +"cEv" = ( +/obj/machinery/airlock_sensor{ + id_tag = "tox_airlock_sensor"; + master_tag = "tox_airlock_control"; + pixel_y = 24 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + on = 1 + }, +/turf/open/floor/engine, +/area/science/mixing) +"cEw" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/machinery/embedded_controller/radio/airlock_controller{ + airpump_tag = "tox_airlock_pump"; + exterior_door_tag = "tox_airlock_exterior"; + id_tag = "tox_airlock_control"; + interior_door_tag = "tox_airlock_interior"; + pixel_x = -24; + sanitize_external = 1; + sensor_tag = "tox_airlock_sensor" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cEx" = ( +/obj/machinery/atmospherics/components/binary/valve{ + dir = 4; + name = "manual outlet valve" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cEy" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 2 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cEz" = ( +/obj/structure/closet/wardrobe/grey, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cEA" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/space/nearstation) +"cEB" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cEC" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cED" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cEE" = ( +/turf/closed/wall, +/area/medical/virology) +"cEF" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/medical/virology) +"cEG" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology/glass{ + name = "Test Subject Cell"; + req_access_txt = "39" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cEH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/medical/virology) +"cEI" = ( +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 9 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/table/glass, +/obj/structure/sign/warning/deathsposal{ + pixel_x = -30 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/virology) +"cEJ" = ( +/obj/structure/chair/office/light{ + dir = 1; + pixel_y = 3 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/corner{ + dir = 4 + }, +/area/medical/virology) +"cEK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cEL" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/virologist, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/corner{ + dir = 1 + }, +/area/medical/virology) +"cEM" = ( +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/pen/red, +/obj/machinery/requests_console{ + department = "Virology"; + name = "Virology Requests Console"; + pixel_x = 29; + receive_ore_updates = 1 + }, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/virology) +"cEN" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;5;39;6" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cEO" = ( +/turf/open/floor/plasteel/white/side{ + dir = 6 + }, +/area/medical/medbay/aft) +"cEP" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cEQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white/side{ + dir = 10 + }, +/area/medical/medbay/aft) +"cER" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/plasteel/white/corner{ + dir = 4 + }, +/area/medical/medbay/aft) +"cES" = ( +/obj/item/device/healthanalyzer{ + pixel_x = 1; + pixel_y = 4 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_y = -30 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/white/side{ + dir = 1 + }, +/area/medical/medbay/aft) +"cET" = ( +/obj/machinery/vending/medical, +/turf/open/floor/plasteel/white/corner{ + dir = 1 + }, +/area/medical/medbay/aft) +"cEU" = ( +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/obj/structure/bodycontainer/morgue, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEV" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 2 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEX" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEY" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/centcom{ + name = "Morgue"; + opacity = 1; + req_access_txt = "6" + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEZ" = ( +/turf/open/floor/plasteel/dark, +/area/hallway/primary/aft) +"cFa" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"cFb" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"cFc" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sign/departments/science{ + name = "\improper ROBOTICS!"; + pixel_x = 32 + }, +/turf/open/floor/plasteel/purple/corner{ + dir = 4 + }, +/area/hallway/primary/aft) +"cFd" = ( +/obj/structure/noticeboard{ + dir = 4; + pixel_x = -27 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/aug_manipulator, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFf" = ( +/obj/effect/landmark/start/roboticist, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFg" = ( +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFh" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFj" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28; + pixel_y = 5 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/table, +/obj/item/wrench, +/obj/item/screwdriver{ + pixel_y = 10 + }, +/obj/item/device/multitool{ + pixel_x = 3 + }, +/obj/item/stack/cable_coil, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFk" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Research Division Hallway - Robotics"; + dir = 4; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cFl" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cFm" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/science/research) +"cFn" = ( +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"cFo" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/research/glass{ + autoclose = 0; + frequency = 1449; + heat_proof = 1; + id_tag = "tox_airlock_exterior"; + name = "Mixing Room Exterior Airlock"; + req_access_txt = "8" + }, +/turf/open/floor/engine, +/area/science/mixing) +"cFp" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume{ + dir = 2; + frequency = 1449; + id = "tox_airlock_pump" + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/engine, +/area/science/mixing) +"cFq" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/research/glass{ + autoclose = 0; + frequency = 1449; + heat_proof = 1; + id_tag = "tox_airlock_interior"; + name = "Mixing Room Interior Airlock"; + req_access_txt = "8" + }, +/turf/open/floor/engine, +/area/science/mixing) +"cFr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cFs" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/camera{ + c_tag = "Toxins - Mixing Area"; + dir = 8; + network = list("SS13","RD") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cFu" = ( +/obj/structure/closet, +/obj/item/device/assembly/prox_sensor{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/item/device/assembly/signaler{ + pixel_x = -2; + pixel_y = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cFv" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cFw" = ( +/obj/item/device/flashlight/lamp, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cFx" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cFy" = ( +/obj/item/device/radio/intercom{ + pixel_x = -28 + }, +/obj/structure/table/glass, +/obj/item/hand_labeler, +/obj/item/device/radio/headset/headset_med, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/machinery/camera{ + c_tag = "Virology - Cells"; + dir = 4; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 9 + }, +/area/medical/virology) +"cFz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cFA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cFB" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cFC" = ( +/obj/structure/rack, +/obj/item/crowbar/red, +/obj/machinery/light_switch{ + pixel_y = 26 + }, +/obj/item/wrench, +/obj/item/restraints/handcuffs, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 5 + }, +/area/medical/virology) +"cFD" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/virology) +"cFE" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/virology) +"cFF" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cFG" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cFH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cFI" = ( +/obj/machinery/computer/pandemic{ + layer = 2.5; + pixel_x = -4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + pixel_x = 28 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/virology) +"cFJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/medical/virology) +"cFK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/virology) +"cFL" = ( +/obj/structure/sign/warning/biohazard{ + pixel_y = 32 + }, +/obj/machinery/shower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cFM" = ( +/obj/structure/sink{ + pixel_y = 28 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cFN" = ( +/obj/structure/sign/warning/securearea{ + pixel_y = 32 + }, +/obj/machinery/shower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cFO" = ( +/obj/machinery/firealarm{ + dir = 2; + pixel_y = 24 + }, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cFP" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cFQ" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-21"; + pixel_x = -3; + pixel_y = 3 + }, +/turf/open/floor/plasteel/whitegreen/corner{ + dir = 8 + }, +/area/medical/medbay/aft) +"cFR" = ( +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cFS" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cFT" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/white/side{ + dir = 9 + }, +/area/medical/medbay/aft) +"cFU" = ( +/obj/machinery/light/small, +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cFV" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cFW" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cFX" = ( +/obj/machinery/disposal/bin, +/obj/machinery/light_switch{ + pixel_x = 23 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cFY" = ( +/obj/structure/closet, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/aft) +"cFZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"cGa" = ( +/obj/machinery/computer/rdconsole/robotics{ + dir = 4 + }, +/obj/machinery/requests_console{ + department = "Robotics"; + departmentType = 2; + name = "Robotics RC"; + pixel_x = -31; + receive_ore_updates = 1 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGf" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/machinery/light_switch{ + pixel_x = 27 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGg" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cGh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cGi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/white/side{ + dir = 10 + }, +/area/science/research) +"cGj" = ( +/obj/machinery/sparker{ + dir = 2; + id = "mixingsparker"; + pixel_x = 25 + }, +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 4; + frequency = 1441; + id = "air_in" + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"cGk" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sign/warning/fire{ + pixel_y = -32 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + on = 1 + }, +/turf/open/floor/engine, +/area/science/mixing) +"cGl" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/machinery/button/door{ + id = "mixvent"; + name = "Mixing Room Vent Control"; + pixel_x = -25; + pixel_y = 5; + req_access_txt = "7" + }, +/obj/machinery/button/ignition{ + id = "mixingsparker"; + pixel_x = -25; + pixel_y = -5 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cGm" = ( +/obj/machinery/atmospherics/components/binary/valve{ + dir = 4; + name = "manual inlet valve" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cGn" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cGo" = ( +/obj/structure/closet/crate, +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cGp" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/item/target, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/science/test_area) +"cGq" = ( +/obj/structure/table/glass, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/pen/red, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/virology) +"cGr" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGs" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGt" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGu" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/virology) +"cGv" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology/glass{ + name = "Containment Cells"; + req_access_txt = "39" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/virology) +"cGw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/virology) +"cGx" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGy" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/machinery/holopad, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGz" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/virology) +"cGB" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/virology{ + name = "Virology Access"; + req_access_txt = "39" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/virology) +"cGC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/virology) +"cGD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/doorButtons/airlock_controller{ + idExterior = "virology_airlock_exterior"; + idSelf = "virology_airlock_control"; + idInterior = "virology_airlock_interior"; + name = "Virology Access Console"; + pixel_x = 26; + pixel_y = 26; + req_access_txt = "39" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/virology) +"cGF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_interior"; + name = "Virology Interior Airlock"; + req_access_txt = "39" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/virology) +"cGG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "virology_airlock_interior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_x = -26; + pixel_y = 28; + req_access_txt = "39" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGI" = ( +/obj/machinery/doorButtons/access_button{ + idDoor = "virology_airlock_exterior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_y = 24; + req_access_txt = "39" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_exterior"; + name = "Virology Exterior Airlock"; + req_access_txt = "39" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/virology) +"cGJ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cGK" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cGL" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology{ + name = "Virology Access"; + req_access_txt = "39" + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/medbay/aft) +"cGM" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cGN" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cGO" = ( +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cGP" = ( +/obj/machinery/door/airlock/abandoned{ + name = "Medical Surplus Storeroom"; + req_access_txt = "5" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cGQ" = ( +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cGR" = ( +/obj/structure/table, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/item/storage/backpack/duffelbag/med, +/obj/item/device/flashlight/pen{ + pixel_x = 4; + pixel_y = 3 + }, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cGS" = ( +/obj/structure/table, +/obj/item/retractor, +/obj/item/hemostat, +/obj/item/device/healthanalyzer, +/obj/item/clothing/glasses/eyepatch, +/obj/item/reagent_containers/food/drinks/bottle/vodka{ + pixel_x = 3; + pixel_y = 2 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cGT" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/maintenance{ + name = "Morgue Maintenance"; + req_access_txt = "6" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cGU" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"cGV" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/rnd/circuit_imprinter, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGW" = ( +/obj/effect/landmark/start/roboticist, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/rack, +/obj/item/storage/firstaid/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/storage/firstaid/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/storage/firstaid/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/device/healthanalyzer{ + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/device/healthanalyzer{ + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/device/healthanalyzer{ + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/device/radio/headset/headset_sci{ + pixel_x = -3 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGZ" = ( +/obj/effect/spawner/structure/window, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/robotics/lab) +"cHa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 8 + }, +/area/science/research) +"cHb" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cHc" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 2 + }, +/area/science/research) +"cHd" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/warning/securearea{ + desc = "A warning sign which reads 'SERVER ROOM'."; + name = "SERVER ROOM" + }, +/turf/closed/wall/r_wall, +/area/science/server) +"cHe" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/science/server) +"cHf" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/closed/wall/r_wall, +/area/science/server) +"cHg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/science/mixing) +"cHh" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Toxins Lab Maintenance"; + req_access_txt = "8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "toxins_blastdoor"; + name = "biohazard containment shutters" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cHi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/closed/wall/r_wall, +/area/science/mixing) +"cHk" = ( +/obj/structure/cable, +/obj/machinery/power/tracker, +/turf/open/floor/plating/airless, +/area/solar/port/aft) +"cHl" = ( +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 9 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -25 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 10 + }, +/area/medical/virology) +"cHm" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"cHn" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"cHo" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"cHp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 6 + }, +/area/medical/virology) +"cHq" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plating, +/area/medical/virology) +"cHr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 10 + }, +/area/medical/virology) +"cHs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"cHt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"cHu" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"cHv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/machinery/camera{ + c_tag = "Virology - Lab"; + dir = 8; + network = list("SS13","Medbay") + }, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/machinery/light_switch{ + pixel_x = 26 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 6 + }, +/area/medical/virology) +"cHw" = ( +/obj/structure/closet/emcloset, +/obj/item/device/radio/intercom{ + pixel_x = -28 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cHx" = ( +/obj/machinery/camera{ + c_tag = "Virology - Airlock"; + dir = 1; + network = list("SS13","Medbay") + }, +/obj/machinery/light, +/obj/structure/closet/l3closet, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cHy" = ( +/obj/structure/closet/l3closet, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cHz" = ( +/obj/structure/sign/warning/biohazard{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cHA" = ( +/obj/machinery/camera{ + c_tag = "Virology - Entrance"; + dir = 8; + network = list("SS13","Medbay") + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cHB" = ( +/obj/structure/sign/warning/biohazard{ + pixel_x = -32 + }, +/obj/item/storage/box/gloves{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/storage/box/masks, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whitegreen/corner{ + dir = 1 + }, +/area/medical/medbay/aft) +"cHC" = ( +/obj/structure/sign/warning/nosmoking{ + pixel_y = -30 + }, +/obj/item/storage/box/beakers{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/bodybags, +/obj/structure/table/glass, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cHD" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/machinery/light, +/obj/item/hand_labeler, +/obj/item/pen, +/obj/item/pen, +/obj/structure/table/glass, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cHE" = ( +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 8 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/white/side{ + dir = 10 + }, +/area/medical/medbay/aft) +"cHF" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cHG" = ( +/obj/effect/decal/cleanable/oil, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cHH" = ( +/obj/structure/table, +/obj/item/reagent_containers/glass/beaker{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/reagent_containers/blood, +/obj/item/reagent_containers/blood, +/obj/item/reagent_containers/syringe, +/obj/item/reagent_containers/dropper, +/obj/structure/sign/warning/biohazard{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cHI" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cHJ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/aft) +"cHK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/aft) +"cHL" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cHM" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;5;39;6" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cHN" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"cHO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"cHP" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cHQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cHR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cHS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cHT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cHU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cHV" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Robotics Lab"; + req_access_txt = "29"; + req_one_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple, +/area/science/robotics/lab) +"cHW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/research) +"cHX" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"cHY" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/science/research) +"cHZ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Research Division Server Room"; + req_access = null; + req_access_txt = "30" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIa" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/light_switch{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIb" = ( +/obj/machinery/camera{ + c_tag = "Research Division - Server Room"; + dir = 2; + network = list("SS13","RD"); + pixel_x = 22 + }, +/obj/machinery/power/apc{ + dir = 1; + name = "Research Division Server Room APC"; + areastring = "/area/science/server"; + pixel_y = 25 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIc" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + target_temperature = 80; + dir = 2; + on = 1 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cId" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/securearea{ + desc = "A warning sign which reads 'SERVER ROOM'."; + name = "SERVER ROOM"; + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/science/server) +"cIe" = ( +/obj/machinery/rnd/server, +/turf/open/floor/circuit/telecomms/server, +/area/science/server) +"cIf" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + external_pressure_bound = 140; + name = "server vent"; + pressure_checks = 0 + }, +/turf/open/floor/circuit/telecomms/server, +/area/science/server) +"cIg" = ( +/turf/closed/wall/r_wall, +/area/science/server) +"cIh" = ( +/obj/structure/closet, +/obj/item/storage/box/lights/mixed, +/obj/item/device/flashlight, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cIi" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cIj" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/warning/biohazard{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cIk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cIl" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cIm" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Research and Development Lab"; + req_access_txt = "0"; + req_one_access_txt = "7;29" + }, +/turf/open/floor/plasteel/whitepurple{ + dir = 4 + }, +/area/science/lab) +"cIn" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cIp" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/medical/virology) +"cIq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation B"; + req_access_txt = "39" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cIr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation A"; + req_access_txt = "39" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cIs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/closed/wall, +/area/medical/virology) +"cIt" = ( +/obj/structure/closet/wardrobe/virology_white, +/obj/item/storage/backpack/satchel/vir, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/turf/open/floor/plasteel/vault, +/area/medical/virology) +"cIu" = ( +/obj/structure/closet/crate/freezer, +/obj/item/reagent_containers/blood, +/obj/item/reagent_containers/blood{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/reagent_containers/blood/AMinus, +/obj/item/reagent_containers/blood/BMinus{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/reagent_containers/blood/BPlus{ + pixel_x = 1; + pixel_y = 2 + }, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OPlus{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood/random, +/turf/open/floor/plasteel/vault, +/area/medical/virology) +"cIv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/vault, +/area/medical/virology) +"cIw" = ( +/obj/structure/closet/secure_closet/medical1, +/turf/open/floor/plasteel/vault, +/area/medical/virology) +"cIx" = ( +/obj/structure/closet/l3closet/virology, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/vault, +/area/medical/virology) +"cIy" = ( +/obj/structure/sign/warning/biohazard{ + pixel_x = -32 + }, +/turf/open/space, +/area/space/nearstation) +"cIz" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;5;39;6" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cIA" = ( +/obj/structure/bed/roller, +/obj/structure/bed/roller, +/obj/machinery/iv_drip, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cIB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plating, +/area/maintenance/aft) +"cIC" = ( +/obj/item/clothing/gloves/color/latex/nitrile, +/obj/structure/rack, +/obj/item/clothing/suit/toggle/labcoat, +/obj/item/clothing/suit/apron/surgical, +/obj/item/clothing/mask/surgical, +/obj/item/clothing/mask/breath/medical, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/aft) +"cID" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/aft) +"cIE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/escape{ + dir = 2 + }, +/area/hallway/primary/aft) +"cIF" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/escape{ + dir = 2 + }, +/area/hallway/primary/aft) +"cIG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/camera{ + c_tag = "Aft Primary Hallway - Aft"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/plasteel/escape{ + dir = 2 + }, +/area/hallway/primary/aft) +"cIH" = ( +/obj/structure/sign/directions/evac, +/turf/closed/wall/r_wall, +/area/hallway/primary/aft) +"cII" = ( +/obj/structure/table, +/obj/item/circular_saw, +/obj/item/scalpel{ + pixel_y = 12 + }, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/item/razor{ + pixel_y = 5 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/robotics/lab) +"cIJ" = ( +/obj/effect/landmark/start/roboticist, +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/robotics/lab) +"cIK" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/science/robotics/lab) +"cIL" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/latex, +/obj/item/surgical_drapes, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/science/robotics/lab) +"cIM" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cIN" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/borg/upgrade/rename, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cIO" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_x = -1; + pixel_y = 4 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 2; + pixel_y = -1 + }, +/obj/item/clothing/head/welding{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/clothing/glasses/welding, +/obj/item/device/multitool{ + pixel_x = 3 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cIP" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/science/robotics/lab) +"cIQ" = ( +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 1 + }, +/area/science/research) +"cIR" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"cIS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/science/research) +"cIT" = ( +/turf/closed/wall, +/area/science/server) +"cIU" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIV" = ( +/obj/structure/chair/office/light, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIW" = ( +/obj/machinery/atmospherics/pipe/simple{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Server Access"; + req_access_txt = "30" + }, +/obj/machinery/atmospherics/pipe/simple{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIY" = ( +/obj/machinery/atmospherics/pipe/simple{ + dir = 4 + }, +/turf/open/floor/plasteel/dark/telecomms/server/walkway, +/area/science/server) +"cIZ" = ( +/obj/effect/landmark/blobstart, +/obj/machinery/atmospherics/pipe/manifold{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/airalarm/server{ + dir = 8; + pixel_x = 22 + }, +/turf/open/floor/plasteel/dark/telecomms/server/walkway, +/area/science/server) +"cJa" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cJb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cJc" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard/aft) +"cJd" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cJe" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = -32 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cJf" = ( +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"cJg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/bedsheet/medical, +/obj/structure/bed, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cJh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cJi" = ( +/obj/structure/bed, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/bedsheet/medical, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cJj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/turf/closed/wall, +/area/medical/virology) +"cJk" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/virology{ + name = "Break Room"; + req_access_txt = "39" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/virology) +"cJl" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJm" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance{ + name = "Research Lab Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "7;29" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJn" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJo" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/closet/crate, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/wrench, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJs" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJt" = ( +/obj/structure/rack, +/obj/item/screwdriver{ + pixel_y = 6 + }, +/obj/item/crowbar, +/obj/item/storage/pill_bottle, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/item/cigbutt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/aft) +"cJv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/decal/cleanable/generic, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance/abandoned{ + name = "Medical Surplus Storeroom"; + req_access_txt = "12"; + req_one_access_txt = "0" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJx" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJy" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel/vault, +/area/hallway/secondary/exit/departure_lounge) +"cJz" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/vault, +/area/hallway/secondary/exit/departure_lounge) +"cJA" = ( +/obj/machinery/computer/arcade, +/turf/open/floor/plasteel/vault, +/area/hallway/secondary/exit/departure_lounge) +"cJB" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/machinery/newscaster{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/vault, +/area/hallway/secondary/exit/departure_lounge) +"cJC" = ( +/obj/machinery/vending/coffee, +/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 + }, +/turf/open/floor/plasteel/vault, +/area/hallway/secondary/exit/departure_lounge) +"cJD" = ( +/obj/machinery/vending/snack/random, +/obj/structure/sign/map/right{ + desc = "A framed picture of the station. Clockwise from security in red at the top, you see engineering in yellow, science in purple, escape in checkered red-and-white, medbay in green, arrivals in checkered red-and-blue, and then cargo in brown."; + icon_state = "map-right-MS"; + pixel_y = 32 + }, +/turf/open/floor/plasteel/vault, +/area/hallway/secondary/exit/departure_lounge) +"cJE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"cJF" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cJG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/secondary/exit/departure_lounge) +"cJH" = ( +/obj/structure/table, +/obj/item/retractor, +/obj/item/hemostat, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/turf/open/floor/plasteel/white/corner{ + dir = 4 + }, +/area/science/robotics/lab) +"cJJ" = ( +/obj/machinery/computer/operating{ + dir = 1; + name = "Robotics Operating Computer" + }, +/turf/open/floor/plasteel/white/side{ + dir = 1 + }, +/area/science/robotics/lab) +"cJK" = ( +/obj/structure/table, +/obj/item/device/mmi, +/obj/item/device/mmi, +/obj/item/device/mmi, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/white/corner{ + dir = 1 + }, +/area/science/robotics/lab) +"cJL" = ( +/obj/machinery/door/window/eastleft{ + dir = 1; + name = "Robotics Deliveries"; + req_access_txt = "29" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cJM" = ( +/obj/structure/closet/wardrobe/robotics_black{ + pixel_x = 2 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cJN" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/obj/item/crowbar, +/obj/item/device/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/device/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cJO" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 2 + }, +/area/science/research) +"cJP" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 2 + }, +/area/science/research) +"cJQ" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-10" + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 8 + }, +/area/science/research) +"cJR" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cJS" = ( +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/machinery/computer/rdservercontrol{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cJT" = ( +/obj/structure/table, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/pen, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cJU" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/server) +"cJW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 1; + external_pressure_bound = 120; + name = "server vent" + }, +/turf/open/floor/circuit/telecomms/server, +/area/science/server) +"cJX" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/aft) +"cJY" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/costume, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cJZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKa" = ( +/obj/structure/closet, +/obj/item/clothing/glasses/science, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKb" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKc" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cKf" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cKg" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cKh" = ( +/obj/effect/landmark/xeno_spawn, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cKi" = ( +/obj/structure/table/glass, +/obj/machinery/newscaster{ + pixel_x = -30 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/paper, +/obj/item/pen/red, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 9 + }, +/area/medical/virology) +"cKj" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 29 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cKk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cKl" = ( +/obj/structure/table/glass, +/obj/item/storage/box/donkpockets{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/machinery/light_switch{ + pixel_y = 26 + }, +/obj/machinery/camera{ + c_tag = "Virology - Break Room"; + dir = 2; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cKm" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/obj/structure/table/glass, +/obj/machinery/microwave{ + pixel_x = -3; + pixel_y = 6 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 5 + }, +/area/medical/virology) +"cKn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/aft) +"cKp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + sortType = 17 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKu" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKv" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKy" = ( +/obj/machinery/power/apc/highcap/five_k{ + dir = 1; + name = "Departure Lounge APC"; + areastring = "/area/hallway/secondary/exit/departure_lounge"; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKz" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKA" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + pixel_y = 25 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKD" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKE" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKF" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKG" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + dir = 1; + freq = 1400; + location = "Robotics" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cKH" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Robotics Maintenance"; + req_access_txt = "29" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKI" = ( +/obj/structure/sign/warning/securearea, +/turf/closed/wall/r_wall, +/area/science/research) +"cKJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKK" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance/abandoned{ + locked = 0; + name = "Storage Room"; + req_access_txt = "0"; + req_one_access_txt = "12;47" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKN" = ( +/obj/item/storage/box/lights/mixed, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKO" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard/aft) +"cKP" = ( +/turf/closed/wall/r_wall, +/area/maintenance/solars/starboard/aft) +"cKQ" = ( +/obj/machinery/door/airlock/engineering{ + name = "Starboard Quarter Solar Access"; + req_access_txt = "10" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"cKR" = ( +/obj/structure/sign/warning/electricshock, +/turf/closed/wall/r_wall, +/area/maintenance/solars/starboard/aft) +"cKS" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/syringe, +/obj/item/reagent_containers/glass/beaker, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cKT" = ( +/obj/structure/table/glass, +/obj/item/folder/white{ + pixel_y = 4 + }, +/obj/item/pen/red, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cKU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/closed/wall, +/area/medical/virology) +"cKV" = ( +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/virology) +"cKW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cKX" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cKY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cKZ" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/virology) +"cLa" = ( +/turf/closed/wall, +/area/chapel/office) +"cLb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/airlock/maintenance{ + name = "Crematorium Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "27" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/maintenance{ + name = "Chapel Office Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "22" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLd" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLh" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/aft) +"cLj" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLk" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;5;39;6" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLm" = ( +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLn" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=10-Aft-To-Central"; + location = "9.4-Escape-4" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLo" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLp" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLs" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLt" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLu" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLv" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;47" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/aft) +"cLy" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLz" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLA" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;47" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLC" = ( /obj/machinery/doorButtons/airlock_controller{ idExterior = "incinerator_airlock_exterior"; idInterior = "incinerator_airlock_interior"; @@ -56950,13908 +68304,22 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"clT" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "n2_in" - }, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"clU" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "n2_sensor" - }, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"clV" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 1; - frequency = 1441; - id_tag = "n2_out"; - name = "n2 out" - }, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"clW" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "o2_in" - }, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"clX" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "o2_sensor" - }, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"clY" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 1; - frequency = 1441; - id_tag = "o2_out"; - name = "o2 out" - }, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"clZ" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "air_in" - }, -/turf/open/floor/engine/air, -/area/engine/atmos) -"cma" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "air_sensor" - }, -/turf/open/floor/engine/air, -/area/engine/atmos) -"cmb" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/siphon/on{ - dir = 1; - frequency = 1441; - id_tag = "air_out"; - name = "air out" - }, -/turf/open/floor/engine/air, -/area/engine/atmos) -"cmc" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/turf/open/floor/plating, -/area/engine/atmos) -"cmd" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/turf/open/floor/plating, -/area/engine/atmos) -"cme" = ( -/obj/structure/cable, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"cmf" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cmg" = ( -/turf/closed/wall, -/area/medical/surgery) -"cmh" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/closed/wall, -/area/medical/surgery) -"cmi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/medical/surgery) -"cmj" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Medbay Maintenance"; - req_access_txt = "5" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cmk" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/sleeper) -"cml" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"cmm" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"cmn" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"cmo" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/sleeper) -"cmp" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/whiteblue, -/area/medical/sleeper) -"cmq" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 9 - }, -/area/medical/medbay/central) -"cmr" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"cms" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"cmt" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"cmu" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"cmv" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Medbay Central APC"; - areastring = "/area/medical/medbay/central"; - pixel_y = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Medbay Hallway Fore"; - dir = 2; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/central) -"cmw" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"cmx" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"cmy" = ( -/obj/machinery/button/door{ - desc = "A remote control switch for the medbay foyer."; - id = "MedbayFoyer"; - name = "Medbay Exit Button"; - normaldoorcontrol = 1; - pixel_y = 26 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/central) -"cmz" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"cmA" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"cmB" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical/glass{ - id_tag = null; - name = "Chemistry Lab"; - req_access_txt = "5; 33" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cmC" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 8 - }, -/area/medical/chemistry) -"cmD" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whiteyellow/corner{ - dir = 4 - }, -/area/medical/chemistry) -"cmE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 1 - }, -/area/medical/chemistry) -"cmF" = ( -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 5 - }, -/area/medical/chemistry) -"cmG" = ( -/obj/machinery/chem_master, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/noticeboard{ - desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; - name = "requests board"; - pixel_x = 32 - }, -/turf/open/floor/plasteel/whiteyellow{ - dir = 4 - }, -/area/medical/chemistry) -"cmH" = ( -/obj/machinery/rnd/destructive_analyzer, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cmI" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cmJ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/rnd/protolathe/department/science, -/turf/open/floor/plasteel, -/area/science/lab) -"cmK" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cmL" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cmM" = ( -/obj/machinery/disposal/bin{ - pixel_x = 5 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 24 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/lab) -"cmN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/machinery/shower{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cmO" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cmP" = ( -/obj/machinery/power/apc/highcap/ten_k{ - dir = 1; - name = "Research Division APC"; - areastring = "/area/science/research"; - pixel_y = 25 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/machinery/camera{ - c_tag = "Research Division - Airlock"; - dir = 2; - network = list("SS13","RD") - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cmQ" = ( -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/research) -"cmR" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cmS" = ( -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cmT" = ( -/obj/effect/landmark/blobstart, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/cigbutt, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cmU" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cmV" = ( -/obj/structure/chair/stool, -/obj/machinery/newscaster{ - pixel_x = -30 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cmW" = ( -/obj/structure/chair/stool, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cmX" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cmY" = ( -/obj/item/cigbutt, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cmZ" = ( -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/vending/cola/random, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"cna" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/mob/living/simple_animal/pet/dog/pug{ - desc = "It's Pugley IV, the research department's lovable pug clone. Hopefully nothing happens to this one - fourth time lucky!"; - name = "Pugley IV"; - real_name = "Pugley IV" - }, -/turf/open/floor/engine, -/area/science/explab) -"cnb" = ( -/obj/item/device/radio/beacon, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/engine, -/area/science/explab) -"cnc" = ( -/obj/machinery/rnd/experimentor, -/turf/open/floor/engine, -/area/science/explab) -"cnd" = ( -/obj/effect/landmark/blobstart, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/engine, -/area/science/explab) -"cne" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/engine, -/area/science/explab) -"cnf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/engine, -/area/science/explab) -"cng" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/starboard/aft) -"cnh" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/general/visible, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/disposal/incinerator) -"cni" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 2 - }, -/turf/closed/wall/r_wall, -/area/maintenance/disposal/incinerator) -"cnj" = ( -/obj/machinery/door/airlock/public/glass{ - autoclose = 0; - frequency = 1449; - heat_proof = 1; - icon_state = "door_locked"; - id_tag = "incinerator_airlock_interior"; - locked = 1; - name = "Incinerator Interior Airlock"; - req_access_txt = "12" - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/engine, -/area/maintenance/disposal/incinerator) -"cnk" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible, -/turf/closed/wall/r_wall, -/area/maintenance/disposal/incinerator) -"cnl" = ( -/turf/open/floor/engine/n2, -/area/engine/atmos) -"cnm" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"cnn" = ( -/obj/machinery/camera{ - c_tag = "Atmospherics Tank - N2"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"cno" = ( -/turf/open/floor/engine/o2, -/area/engine/atmos) -"cnp" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"cnq" = ( -/obj/machinery/camera{ - c_tag = "Atmospherics Tank - O2"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"cnr" = ( -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/engine/air, -/area/engine/atmos) -"cns" = ( -/obj/machinery/portable_atmospherics/canister/air, -/turf/open/floor/engine/air, -/area/engine/atmos) -"cnt" = ( -/obj/machinery/camera{ - c_tag = "Atmospherics Tank - Air"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/engine/air, -/area/engine/atmos) -"cnu" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 2 - }, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"cnv" = ( -/obj/machinery/door/airlock/atmos/glass{ - heat_proof = 1; - name = "Auxiliary Chamber"; - req_access_txt = "24" - }, -/turf/open/floor/plating, -/area/engine/atmos) -"cnw" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1 - }, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"cnx" = ( -/obj/structure/girder/reinforced, -/turf/open/floor/plating/airless, -/area/engine/atmos) -"cny" = ( -/obj/machinery/vending/boozeomat, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cnz" = ( -/obj/structure/sink/kitchen{ - desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; - name = "old sink"; - pixel_y = 28 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken3" - }, -/area/maintenance/port/aft) -"cnA" = ( -/obj/structure/rack, -/obj/item/reagent_containers/food/drinks/bottle/vodka{ - pixel_x = 3; - pixel_y = 2 - }, -/obj/item/reagent_containers/food/drinks/bottle/vermouth{ - pixel_x = -4; - pixel_y = 3 - }, -/obj/item/reagent_containers/food/drinks/bottle/whiskey, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cnB" = ( -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = 4; - pixel_y = 5 - }, -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = 6; - pixel_y = -1 - }, -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = -4; - pixel_y = 6 - }, -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = -5; - pixel_y = 2 - }, -/obj/structure/table/wood, -/obj/structure/light_construct/small{ - dir = 1 - }, -/obj/machinery/newscaster{ - pixel_y = 32 - }, -/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, -/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cnC" = ( -/obj/structure/chair/stool, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cnD" = ( -/obj/machinery/computer/slot_machine{ - pixel_y = 2 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/port/aft) -"cnE" = ( -/obj/machinery/computer/arcade, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cnF" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnG" = ( -/obj/structure/chair, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnH" = ( -/obj/item/cigbutt, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnI" = ( -/obj/structure/chair, -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnJ" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnK" = ( -/obj/item/cigbutt, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnL" = ( -/obj/structure/chair, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnM" = ( -/obj/structure/chair, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnN" = ( -/obj/structure/bed/roller, -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_x = -30 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/machinery/camera{ - c_tag = "Medbay Sleepers"; - dir = 4; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 10 - }, -/area/medical/sleeper) -"cnO" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/sleeper) -"cnP" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"cnQ" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 2 - }, -/area/medical/sleeper) -"cnR" = ( -/obj/structure/bed/roller, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 6 - }, -/area/medical/sleeper) -"cnS" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/sleeper) -"cnT" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"cnU" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cnV" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cnW" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cnX" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cnY" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cnZ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"coa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/machinery/shower{ - dir = 8; - name = "emergency shower" - }, -/turf/open/floor/plasteel/whiteyellow/corner{ - dir = 2 - }, -/area/medical/medbay/central) -"cob" = ( -/obj/item/stack/sheet/mineral/plasma, -/obj/item/stack/sheet/mineral/plasma, -/obj/structure/table/glass, -/obj/item/reagent_containers/glass/bottle/epinephrine, -/obj/item/reagent_containers/glass/bottle/charcoal{ - pixel_x = 7; - pixel_y = 4 - }, -/obj/item/storage/pill_bottle/epinephrine{ - pixel_x = 3 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 8 - }, -/area/medical/chemistry) -"coc" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cod" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"coe" = ( -/obj/machinery/smoke_machine, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 4 - }, -/area/medical/chemistry) -"cof" = ( -/obj/item/device/assembly/timer{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/device/assembly/timer{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 3; - pixel_y = -7 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 3; - pixel_y = -7 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 3; - pixel_y = -7 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 3; - pixel_y = -7 - }, -/obj/item/device/assembly/timer{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/device/assembly/timer{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whiteyellow{ - dir = 4 - }, -/area/medical/chemistry) -"cog" = ( -/obj/machinery/computer/rdconsole/core{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/lab) -"coh" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/lab) -"coi" = ( -/obj/item/reagent_containers/glass/beaker/sulphuric, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/rnd/circuit_imprinter/department/science, -/turf/open/floor/plasteel, -/area/science/lab) -"coj" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cok" = ( -/obj/effect/landmark/start/scientist, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"col" = ( -/obj/structure/table, -/obj/item/stock_parts/manipulator, -/obj/item/stock_parts/capacitor, -/obj/item/stock_parts/capacitor, -/obj/item/stock_parts/manipulator, -/obj/item/stock_parts/micro_laser, -/obj/item/stock_parts/micro_laser, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/clothing/glasses/science, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"com" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/lab) -"con" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"coo" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cop" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"coq" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/closet/firecloset, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"cor" = ( -/obj/item/storage/toolbox/emergency, -/obj/item/clothing/mask/gas, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cos" = ( -/obj/machinery/light/small, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cot" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/device/flashlight, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cou" = ( -/obj/item/stack/packageWrap, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cov" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/item/cigbutt, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cow" = ( -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cox" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"coy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"coz" = ( -/obj/machinery/vending/coffee, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"coA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/engine, -/area/science/explab) -"coB" = ( -/obj/machinery/button/door{ - id = "telelab"; - name = "Test Chamber Blast Doors"; - pixel_y = -25 - }, -/turf/open/floor/engine, -/area/science/explab) -"coC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/engine, -/area/science/explab) -"coD" = ( -/obj/structure/closet, -/obj/item/storage/box/donkpockets, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 3; - name = "3maintenance loot spawner" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coE" = ( -/obj/structure/closet/crate, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/item/device/assembly/infra, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coF" = ( -/obj/structure/table, -/obj/effect/decal/cleanable/cobweb, -/obj/item/shard, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coG" = ( -/obj/structure/table, -/obj/structure/sign/departments/medbay{ - pixel_y = 32 - }, -/obj/item/reagent_containers/glass/beaker/large, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coH" = ( -/obj/structure/sink/kitchen{ - desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; - name = "old sink"; - pixel_y = 28 - }, -/obj/effect/decal/cleanable/blood/old, -/obj/effect/decal/cleanable/blood/gibs/old, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coI" = ( -/obj/structure/table, -/obj/item/storage/toolbox/emergency, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coJ" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = 4; - pixel_y = 5 - }, -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = 6; - pixel_y = -1 - }, -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = -4; - pixel_y = 6 - }, -/obj/item/reagent_containers/dropper, -/obj/item/reagent_containers/dropper, -/obj/item/reagent_containers/syringe, -/obj/item/reagent_containers/syringe, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coK" = ( -/obj/item/reagent_containers/glass/bottle/toxin{ - pixel_x = 4; - pixel_y = 2 - }, -/obj/structure/table, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/machinery/reagentgrinder{ - pixel_y = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coL" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 2; - name = "Incinerator Output Pump"; - on = 1; - use_power = 0 - }, -/obj/structure/disposalpipe/segment, -/turf/open/space, -/area/maintenance/disposal/incinerator) -"coM" = ( -/obj/machinery/doorButtons/access_button{ - idDoor = "incinerator_airlock_exterior"; - layer = 3.1; - idSelf = "incinerator_access_control"; - name = "Incinerator airlock control"; - pixel_x = 8; - pixel_y = -24 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/sign/warning/fire{ - pixel_x = -32 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - on = 1 - }, -/obj/machinery/doorButtons/access_button{ - idDoor = "incinerator_airlock_interior"; - idSelf = "incinerator_access_control"; - name = "Incinerator airlock control"; - pixel_x = 8; - pixel_y = 24 - }, -/turf/open/floor/engine, -/area/maintenance/disposal/incinerator) -"coN" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/engine, -/area/maintenance/disposal/incinerator) -"coO" = ( -/obj/structure/sign/warning/fire{ - pixel_x = 32 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 2; - on = 1 - }, -/turf/open/floor/engine, -/area/maintenance/disposal/incinerator) -"coP" = ( -/obj/machinery/light/small, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"coQ" = ( -/obj/machinery/light/small, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"coR" = ( -/turf/open/floor/engine/air, -/area/engine/atmos) -"coS" = ( -/obj/machinery/light/small, -/turf/open/floor/engine/air, -/area/engine/atmos) -"coT" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1 - }, -/turf/open/floor/engine/vacuum, -/area/engine/atmos) -"coU" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/engine/vacuum, -/area/engine/atmos) -"coV" = ( -/obj/structure/girder, -/turf/open/floor/plating/airless, -/area/engine/atmos) -"coW" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"coX" = ( -/obj/structure/closet/secure_closet/bar{ - pixel_x = -3; - pixel_y = -1; - req_access_txt = "25" - }, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"coY" = ( -/turf/open/floor/wood, -/area/maintenance/port/aft) -"coZ" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/port/aft) -"cpa" = ( -/obj/item/reagent_containers/glass/rag, -/obj/structure/table/wood, -/turf/open/floor/wood{ - icon_state = "wood-broken4" - }, -/area/maintenance/port/aft) -"cpb" = ( -/obj/structure/chair/stool, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cpc" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, -/area/maintenance/port/aft) -"cpd" = ( -/obj/structure/chair/stool, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/port/aft) -"cpe" = ( -/obj/structure/chair, -/obj/structure/sign/warning/nosmoking{ - pixel_x = -28 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpf" = ( -/obj/structure/chair, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpg" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cph" = ( -/obj/structure/chair, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpi" = ( -/obj/structure/chair, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpj" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Observation"; - req_access_txt = "0" - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpl" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpm" = ( -/obj/item/cigbutt, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_x = 28 - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpn" = ( -/obj/machinery/sleeper{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/sleeper) -"cpo" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 10 - }, -/area/medical/sleeper) -"cpp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/sleeper) -"cpq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 6 - }, -/area/medical/sleeper) -"cpr" = ( -/obj/machinery/sleeper{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/sleeper) -"cps" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/medical/sleeper) -"cpt" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"cpu" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cpv" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cpw" = ( -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_y = -30 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cpx" = ( -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 2 - }, -/area/medical/medbay/central) -"cpy" = ( -/obj/structure/bed/roller, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/medbay/central) -"cpz" = ( -/obj/machinery/light, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/central) -"cpA" = ( -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/whiteyellow/corner{ - dir = 2 - }, -/area/medical/medbay/central) -"cpB" = ( -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 6 - }, -/area/medical/medbay/central) -"cpC" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/eastright{ - name = "Chemistry Desk"; - req_access_txt = "5; 33" - }, -/obj/machinery/door/window/eastright{ - dir = 8; - name = "Chemistry Desk"; - req_access_txt = "5" - }, -/obj/item/reagent_containers/glass/bottle/morphine, -/obj/item/reagent_containers/glass/bottle/toxin{ - pixel_x = 5; - pixel_y = 4 - }, -/obj/item/reagent_containers/glass/bottle/epinephrine{ - pixel_x = 8 - }, -/obj/item/reagent_containers/glass/bottle/charcoal{ - pixel_x = -5 - }, -/obj/item/reagent_containers/syringe/epinephrine, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cpD" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/effect/landmark/start/chemist, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 8 - }, -/area/medical/chemistry) -"cpE" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/start/chemist, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cpF" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 4 - }, -/area/medical/chemistry) -"cpG" = ( -/obj/structure/table/glass, -/obj/item/folder/white{ - pixel_y = 2 - }, -/obj/item/grenade/chem_grenade, -/obj/item/grenade/chem_grenade, -/obj/item/grenade/chem_grenade, -/obj/item/grenade/chem_grenade, -/obj/item/screwdriver{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/item/device/radio/headset/headset_med, -/obj/structure/extinguisher_cabinet{ - pixel_x = 24 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/whiteyellow{ - dir = 4 - }, -/area/medical/chemistry) -"cpH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cpI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/camera{ - c_tag = "Aft Primary Hallway - Fore"; - dir = 8; - network = list("SS13") - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cpJ" = ( -/obj/item/stack/sheet/glass/fifty{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/stack/sheet/metal/fifty, -/obj/item/clothing/glasses/welding, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cpK" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/lab) -"cpL" = ( -/obj/structure/chair/stool, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cpM" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/chair/stool, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cpN" = ( -/obj/machinery/holopad, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cpO" = ( -/obj/structure/table, -/obj/item/stock_parts/matter_bin, -/obj/item/stock_parts/matter_bin, -/obj/item/stock_parts/scanning_module, -/obj/item/stock_parts/scanning_module, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_x = 30 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cpP" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/shower{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cpQ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cpR" = ( -/obj/machinery/shower{ - dir = 8 - }, -/obj/item/device/radio/intercom{ - dir = 8; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/research) -"cpS" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/structure/closet/firecloset, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"cpT" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=2"; - freq = 1400; - location = "Research Division" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/maintenance/starboard/aft) -"cpU" = ( -/turf/closed/wall/r_wall, -/area/maintenance/starboard/aft) -"cpV" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/item/storage/box/lights/mixed, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cpW" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/machinery/portable_atmospherics/canister/air, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cpX" = ( -/obj/machinery/microwave{ - pixel_x = -3; - pixel_y = 6 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cpY" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cpZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cqa" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/noticeboard{ - pixel_y = -32 - }, -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Research Division - Break Room"; - dir = 1; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cqb" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"cqc" = ( -/obj/structure/sign/warning/electricshock, -/turf/closed/wall/r_wall, -/area/science/explab) -"cqd" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "telelab"; - name = "test chamber blast door" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/science/explab) -"cqe" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "telelab"; - name = "test chamber blast door" - }, -/turf/open/floor/plating, -/area/science/explab) -"cqf" = ( -/obj/machinery/door/poddoor/preopen{ - id = "telelab"; - name = "test chamber blast door" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/engine, -/area/science/explab) -"cqg" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqh" = ( -/obj/machinery/door/airlock/maintenance/abandoned{ - locked = 0; - name = "Storage Room"; - req_access_txt = "0"; - req_one_access_txt = "12;47" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqj" = ( -/obj/effect/landmark/xeno_spawn, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/effect/decal/cleanable/blood/old, -/obj/effect/decal/cleanable/blood/gibs/old, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqk" = ( -/obj/structure/rack, -/obj/item/clothing/suit/apron, -/obj/item/clothing/mask/surgical, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cql" = ( -/obj/structure/chair/stool, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqm" = ( -/obj/machinery/chem_master/condimaster{ - name = "CondiMaster Neo"; - pixel_x = -4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqn" = ( -/obj/structure/lattice, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/general/visible, -/turf/open/space, -/area/space/nearstation) -"cqo" = ( -/obj/machinery/door/airlock/public/glass{ - autoclose = 0; - frequency = 1449; - heat_proof = 1; - icon_state = "door_locked"; - id_tag = "incinerator_airlock_exterior"; - locked = 1; - name = "Incinerator Exterior Airlock"; - req_access_txt = "12" - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/maintenance/disposal/incinerator) -"cqp" = ( -/obj/item/stack/rods{ - amount = 25 - }, -/turf/open/floor/engine/vacuum, -/area/engine/atmos) -"cqq" = ( -/turf/open/floor/plating/airless, -/area/engine/atmos) -"cqr" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/food/drinks/shaker, -/obj/item/reagent_containers/glass/beaker/cryoxadone, -/obj/item/reagent_containers/glass/beaker{ - pixel_x = 8; - pixel_y = 2 - }, -/obj/item/reagent_containers/dropper, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cqs" = ( -/obj/item/reagent_containers/food/drinks/ale, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cqt" = ( -/obj/structure/light_construct/small{ - dir = 4 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_x = 30 - }, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cqu" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cqv" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/medical/surgery) -"cqw" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/medical/surgery) -"cqx" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/medical/surgery) -"cqy" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Observation"; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/medical/surgery) -"cqz" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/medical/sleeper) -"cqA" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/medical/sleeper) -"cqB" = ( -/obj/machinery/door/firedoor, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cqC" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cqD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cqE" = ( -/turf/closed/wall, -/area/crew_quarters/heads/cmo) -"cqF" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "cmoprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/cmo) -"cqG" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "cmoprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/cmo) -"cqH" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "cmoprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/cmo) -"cqI" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Medbay Maintenance"; - req_access_txt = "5" - }, -/turf/open/floor/plating, -/area/medical/medbay/central) -"cqJ" = ( -/obj/machinery/reagentgrinder, -/obj/machinery/requests_console{ - department = "Chemistry"; - departmentType = 2; - pixel_x = -30; - receive_ore_updates = 1 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 8 - }, -/area/medical/chemistry) -"cqK" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/holopad, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cqL" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cqM" = ( -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/hand_labeler, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 4 - }, -/area/medical/chemistry) -"cqN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sign/departments/chemistry{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cqO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/sign/departments/science{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/purple/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cqP" = ( -/obj/item/device/radio/intercom{ - dir = 8; - name = "Station Intercom (General)"; - pixel_x = -28 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/lab) -"cqQ" = ( -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/structure/table, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cqR" = ( -/obj/structure/table, -/obj/structure/disposalpipe/segment, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/disk/tech_disk, -/obj/item/disk/tech_disk, -/obj/item/disk/design_disk, -/obj/item/disk/design_disk, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cqS" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cqT" = ( -/obj/machinery/camera{ - c_tag = "Research and Development"; - dir = 8; - network = list("SS13","RD") - }, -/obj/machinery/light_switch{ - pixel_x = 27 - }, -/obj/structure/table, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/item/stock_parts/scanning_module{ - pixel_x = 2; - pixel_y = 3 - }, -/obj/item/stock_parts/scanning_module, -/turf/open/floor/plasteel, -/area/science/lab) -"cqU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - cyclelinkeddir = 1; - id_tag = "ResearchInt"; - name = "Research Division"; - req_access_txt = "0"; - req_one_access_txt = "47" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"cqV" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - cyclelinkeddir = 1; - id_tag = "ResearchInt"; - name = "Research Division"; - req_access_txt = "0"; - req_one_access_txt = "47" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"cqW" = ( -/obj/machinery/door/window/westleft{ - dir = 2; - name = "Research Division Deliveries"; - req_access_txt = "47" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"cqX" = ( -/obj/machinery/door/airlock{ - name = "Research Emergency Storage"; - req_access_txt = "0"; - req_one_access_txt = "47" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqY" = ( -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/medical{ - name = "Research Break Room"; - req_access_txt = "0"; - req_one_access_txt = "47" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cqZ" = ( -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/window/reinforced/tinted/fulltile, -/turf/open/floor/plating, -/area/science/research) -"cra" = ( -/turf/closed/wall, -/area/science/explab) -"crb" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/obj/machinery/requests_console{ - department = "Science"; - departmentType = 2; - name = "Science Requests Console"; - pixel_y = 30; - receive_ore_updates = 1 - }, -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"crc" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/item/pen, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"crd" = ( -/obj/structure/table/reinforced, -/obj/item/hand_labeler, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/device/taperecorder, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cre" = ( -/obj/machinery/computer/rdconsole/experiment, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"crf" = ( -/obj/structure/table/reinforced, -/obj/item/clipboard, -/obj/item/book/manual/experimentor, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"crg" = ( -/obj/machinery/button/door{ - id = "telelab"; - name = "Test Chamber Blast Doors"; - pixel_y = 25 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/structure/table/reinforced, -/obj/item/reagent_containers/glass/bottle/epinephrine{ - pixel_x = 7; - pixel_y = 2 - }, -/obj/item/reagent_containers/glass/bottle/charcoal{ - pixel_x = -2; - pixel_y = -1 - }, -/obj/item/reagent_containers/dropper, -/obj/item/stack/medical/bruise_pack{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/item/stack/medical/ointment, -/obj/item/device/healthanalyzer, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"crh" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cri" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"crj" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen" - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"crk" = ( -/obj/structure/rack, -/obj/item/clothing/under/color/white, -/obj/item/clothing/head/soft/mime, -/obj/item/clothing/under/color/white, -/obj/item/clothing/head/soft/mime, -/obj/item/clothing/mask/surgical, -/obj/item/clothing/mask/surgical, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"crl" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard/aft) -"crm" = ( -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"crn" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard/aft) -"cro" = ( -/obj/machinery/chem_heater, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"crp" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon{ - dir = 1; - name = "incinerator output intake" - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"crq" = ( -/obj/machinery/igniter{ - icon_state = "igniter0"; - id = "Incinerator"; - luminosity = 2; - on = 0 - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"crr" = ( -/obj/structure/sign/warning/vacuum/external{ - pixel_y = -32 - }, -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "air_in" - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"crs" = ( -/obj/machinery/door/poddoor{ - id = "auxincineratorvent"; - name = "Incineration Chamber Vent" - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"crt" = ( -/obj/item/device/flashlight/lamp, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cru" = ( -/obj/item/reagent_containers/food/drinks/bottle/tequila, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"crv" = ( -/obj/item/reagent_containers/food/drinks/beer, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"crw" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/maintenance/port/aft) -"crx" = ( -/obj/structure/mineral_door/wood{ - name = "The Gobbetting Barmaid" - }, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cry" = ( -/obj/structure/table, -/obj/item/hemostat, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel, -/area/medical/surgery) -"crz" = ( -/obj/structure/table, -/obj/item/surgicaldrill, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/surgery) -"crA" = ( -/obj/structure/table, -/obj/item/scalpel{ - pixel_y = 12 - }, -/obj/item/circular_saw, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/surgery) -"crB" = ( -/obj/structure/table, -/obj/item/cautery{ - pixel_x = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/razor{ - pixel_y = 5 - }, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/surgery) -"crC" = ( -/obj/structure/table, -/obj/item/retractor, -/turf/open/floor/plasteel, -/area/medical/surgery) -"crD" = ( -/obj/machinery/computer/med_data{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/surgery) -"crE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/surgery) -"crF" = ( -/obj/structure/table/reinforced, -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_x = 30 - }, -/obj/structure/bedsheetbin{ - pixel_x = 2 - }, -/obj/item/clothing/suit/straight_jacket, -/obj/item/clothing/mask/muzzle, -/obj/item/gun/syringe, -/obj/item/clothing/glasses/eyepatch, -/obj/item/clothing/glasses/sunglasses/blindfold, -/obj/item/clothing/ears/earmuffs, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/surgery) -"crG" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Cryogenics APC"; - areastring = "/area/medical/cryo"; - pixel_y = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/item/reagent_containers/glass/beaker/cryoxadone{ - pixel_x = -2; - pixel_y = 9 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/item/reagent_containers/glass/beaker/cryoxadone{ - pixel_x = 5; - pixel_y = 9 - }, -/obj/structure/table/glass, -/obj/item/reagent_containers/glass/beaker/cryoxadone{ - pixel_x = -3; - pixel_y = 1 - }, -/obj/item/reagent_containers/glass/beaker/cryoxadone{ - pixel_x = 6; - pixel_y = 2 - }, -/obj/item/reagent_containers/syringe/epinephrine{ - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/reagent_containers/dropper, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/cryo) -"crH" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/closet/secure_closet/medical1{ - pixel_x = -3 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/cryo) -"crI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"crJ" = ( -/obj/machinery/atmospherics/components/unary/cryo_cell, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"crK" = ( -/obj/machinery/atmospherics/components/unary/cryo_cell, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"crL" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/medical/cryo) -"crM" = ( -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/central) -"crN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"crO" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/structure/table/glass, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 8 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"crP" = ( -/obj/item/cartridge/medical{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/item/cartridge/medical{ - pixel_x = 6; - pixel_y = 3 - }, -/obj/item/cartridge/medical, -/obj/item/cartridge/chemistry{ - pixel_y = 2 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"crQ" = ( -/obj/item/folder/blue, -/obj/structure/table/glass, -/obj/item/stamp/cmo, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"crR" = ( -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/clothing/glasses/hud/health, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"crS" = ( -/obj/structure/closet/secure_closet/CMO, -/obj/item/storage/secure/safe{ - pixel_x = 5; - pixel_y = 26 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_x = 30 - }, -/obj/item/screwdriver{ - pixel_y = 6 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"crT" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"crU" = ( -/obj/item/clothing/glasses/science{ - pixel_x = 2; - pixel_y = 4 - }, -/obj/item/clothing/glasses/science, -/obj/item/device/radio/intercom{ - dir = 8; - name = "Station Intercom (General)"; - pixel_x = -28 - }, -/obj/structure/table/glass, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/machinery/camera{ - c_tag = "Chemistry"; - dir = 4; - network = list("SS13","Medbay") - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 10 - }, -/area/medical/chemistry) -"crV" = ( -/obj/structure/disposalpipe/junction/flip{ - dir = 2 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whiteyellow/corner{ - dir = 8 - }, -/area/medical/chemistry) -"crW" = ( -/obj/machinery/disposal/bin{ - pixel_x = 5 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"crX" = ( -/obj/machinery/chem_dispenser{ - layer = 2.7 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 4 - }, -/area/medical/chemistry) -"crY" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "chemistry_shutters_2"; - name = "chemistry shutters" - }, -/turf/open/floor/plating, -/area/medical/chemistry) -"crZ" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 6 - }, -/turf/open/floor/plasteel/yellow{ - dir = 4 - }, -/area/hallway/primary/aft) -"csa" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/hallway/primary/aft) -"csb" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"csc" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/hallway/primary/aft) -"csd" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/purple, -/area/hallway/primary/aft) -"cse" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "research_shutters_2"; - name = "research shutters" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/lab) -"csf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/lab) -"csg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/chair/stool, -/turf/open/floor/plasteel/white, -/area/science/lab) -"csh" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"csi" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"csj" = ( -/obj/structure/table, -/obj/item/stack/sheet/glass, -/obj/item/stack/sheet/glass, -/obj/item/stack/sheet/glass, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/lab) -"csk" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/science/lab) -"csl" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 9 - }, -/area/science/research) -"csm" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/research) -"csn" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 1 - }, -/area/science/research) -"cso" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_y = 32 - }, -/obj/machinery/camera{ - c_tag = "Research Division Hallway - Central"; - dir = 2; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"csp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"csq" = ( -/obj/structure/extinguisher_cabinet{ - pixel_y = 29 - }, -/turf/open/floor/plasteel/white/side{ - dir = 10 - }, -/area/science/research) -"csr" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/science/research) -"css" = ( -/turf/open/floor/plasteel/white/side{ - dir = 6 - }, -/area/science/research) -"cst" = ( -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = 20 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 4 - }, -/area/science/research) -"csu" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/research) -"csv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 1 - }, -/area/science/research) -"csw" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-10" - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 2 - }, -/area/science/research) -"csx" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 8 - }, -/area/science/explab) -"csy" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"csz" = ( -/obj/structure/table/reinforced, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/item/stack/sheet/mineral/plasma{ - pixel_y = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"csA" = ( -/obj/effect/landmark/start/scientist, -/obj/structure/chair/office/light{ - dir = 1; - pixel_y = 3 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"csB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/table/reinforced, -/obj/item/wrench, -/obj/item/crowbar, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas, -/obj/item/clothing/glasses/science, -/obj/item/device/multitool{ - pixel_x = 3 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"csC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/science/explab) -"csD" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"csE" = ( -/obj/structure/girder, -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"csF" = ( -/obj/structure/table, -/obj/item/paper_bin{ - pixel_y = 6 - }, -/obj/item/pen, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"csG" = ( -/obj/structure/table, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/reagent_containers/blood/random, -/obj/item/reagent_containers/blood/random, -/obj/item/reagent_containers/blood{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/item/reagent_containers/blood{ - pixel_x = -3; - pixel_y = -3 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"csH" = ( -/obj/effect/decal/cleanable/blood/old, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"csI" = ( -/obj/structure/bed, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"csJ" = ( -/obj/structure/cable, -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/machinery/power/compressor{ - comp_id = "incineratorturbine"; - dir = 1; - luminosity = 2 - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"csK" = ( -/obj/structure/mineral_door/wood{ - name = "The Gobbetting Barmaid" - }, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/port/aft) -"csL" = ( -/obj/structure/table, -/obj/item/clothing/gloves/color/latex, -/obj/item/clothing/mask/surgical, -/obj/item/clothing/suit/apron/surgical, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/medical/surgery) -"csM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"csN" = ( -/obj/effect/landmark/start/medical_doctor, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"csO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"csP" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Surgery APC"; - areastring = "/area/medical/surgery"; - pixel_x = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/structure/table, -/obj/item/surgical_drapes, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/surgery) -"csQ" = ( -/obj/structure/bed/roller, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"csR" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"csS" = ( -/obj/structure/bed, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/bedsheet/medical, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"csT" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/surgery) -"csU" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/cryo) -"csV" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/cryo) -"csW" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"csX" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 2 - }, -/obj/effect/landmark/start/medical_doctor, -/turf/open/floor/plasteel, -/area/medical/cryo) -"csY" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"csZ" = ( -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cta" = ( -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"ctb" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/filingcabinet/chestdrawer, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"ctc" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"ctd" = ( -/obj/structure/chair/office/light{ - dir = 1 - }, -/obj/effect/landmark/start/chief_medical_officer, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cte" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/mob/living/simple_animal/pet/cat/Runtime, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"ctf" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "CMO's Office APC"; - areastring = "/area/crew_quarters/heads/cmo"; - pixel_x = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/camera{ - c_tag = "CMO's Office"; - dir = 8; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"ctg" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/aft) -"cth" = ( -/obj/structure/closet/wardrobe/chemistry_white{ - pixel_x = -3 - }, -/obj/item/storage/backpack/satchel/chem, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cti" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 8 - }, -/area/medical/chemistry) -"ctj" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"ctk" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/obj/effect/landmark/start/chemist, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 4 - }, -/area/medical/chemistry) -"ctl" = ( -/obj/structure/table/reinforced, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/eastright{ - dir = 8; - name = "Chemistry Desk"; - req_access_txt = "5; 33" - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/pen, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "chemistry_shutters_2"; - name = "chemistry shutters" - }, -/turf/open/floor/plasteel/whiteyellow{ - dir = 4 - }, -/area/medical/chemistry) -"ctm" = ( -/turf/open/floor/plasteel/yellow{ - dir = 4 - }, -/area/hallway/primary/aft) -"ctn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/hallway/primary/aft) -"cto" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/hallway/primary/aft) -"ctp" = ( -/turf/open/floor/plasteel/purple, -/area/hallway/primary/aft) -"ctq" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/eastright{ - dir = 4; - name = "Research and Development Desk"; - req_access_txt = "7" - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/machinery/door/firedoor, -/obj/item/pen, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "research_shutters_2"; - name = "research shutters" - }, -/turf/open/floor/plating, -/area/science/lab) -"ctr" = ( -/obj/effect/landmark/start/scientist, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/lab) -"cts" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"ctt" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"ctu" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"ctv" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/lab) -"ctw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Research and Development Lab"; - req_access_txt = "0"; - req_one_access_txt = "7;29" - }, -/turf/open/floor/plasteel/whitepurple{ - dir = 4 - }, -/area/science/lab) -"ctx" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/research) -"cty" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctz" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctA" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctB" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctC" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctD" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctE" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/disposalpipe/junction/flip{ - dir = 2 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctF" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctG" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/junction{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctH" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctI" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctJ" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/junction/flip{ - dir = 8 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/research) -"ctK" = ( -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/research{ - name = "Experimentation Lab"; - req_access_txt = "8" - }, -/turf/open/floor/plasteel/whitepurple{ - dir = 4 - }, -/area/science/explab) -"ctL" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/junction{ - dir = 8 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/explab) -"ctM" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"ctN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"ctO" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"ctP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"ctQ" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"ctR" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"ctS" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Experimentation Lab Maintenance"; - req_access_txt = "8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"ctT" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"ctU" = ( -/obj/structure/bed/roller, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"ctV" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard/aft) -"ctW" = ( -/obj/structure/barricade/wooden, -/obj/structure/girder, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"ctX" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"ctY" = ( -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"ctZ" = ( -/obj/effect/decal/cleanable/blood/gibs/limb, -/obj/structure/rack, -/obj/item/storage/firstaid/regular, -/obj/item/stack/medical/bruise_pack, -/obj/item/stack/medical/bruise_pack, -/obj/item/stack/medical/ointment, -/obj/item/clothing/glasses/hud/health, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cua" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cub" = ( -/obj/structure/lattice, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 5 - }, -/turf/open/space, -/area/space/nearstation) -"cuc" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 8 - }, -/turf/open/floor/plating/airless, -/area/maintenance/disposal/incinerator) -"cud" = ( -/obj/structure/cable, -/obj/machinery/power/turbine{ - luminosity = 2 - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"cue" = ( -/obj/structure/lattice/catwalk, -/obj/item/wrench, -/turf/open/space, -/area/space/nearstation) -"cuf" = ( -/obj/structure/chair/stool, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/port/aft) -"cug" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/port/aft) -"cuh" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cui" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Surgery Maintenance"; - req_access_txt = "45" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cuj" = ( -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cuk" = ( -/obj/structure/table/optable, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cul" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cum" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Operating Theatre"; - req_access_txt = "45" - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cun" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cuo" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/effect/landmark/start/medical_doctor, -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cup" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cuq" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical/glass{ - name = "Surgery Observation"; - req_access_txt = "0" - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cur" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/cryo) -"cus" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/cryo) -"cut" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cuu" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cuv" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cuw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cux" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"cuy" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cuz" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "cmoprivacy"; - name = "privacy shutter" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/cmo) -"cuA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cuB" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cuC" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cuD" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cuE" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cuF" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - name = "CMO Maintenance"; - req_access_txt = "40" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cuG" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cuH" = ( -/obj/machinery/power/apc{ - dir = 8; - name = "Chemistry APC"; - areastring = "/area/medical/chemistry"; - pixel_x = -24 - }, -/obj/structure/closet/secure_closet/chemical{ - pixel_x = -3 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cuI" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 10 - }, -/area/medical/chemistry) -"cuJ" = ( -/obj/machinery/chem_heater{ - pixel_x = 4 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 2 - }, -/area/medical/chemistry) -"cuK" = ( -/obj/machinery/chem_master, -/obj/structure/noticeboard{ - desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; - dir = 1; - name = "requests board"; - pixel_y = -32 - }, -/obj/machinery/button/door{ - id = "chemistry_shutters_2"; - name = "chemistry shutters control"; - pixel_x = 26; - pixel_y = -26; - req_access_txt = "5; 33" - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 6 - }, -/area/medical/chemistry) -"cuL" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 6 - }, -/turf/open/floor/plasteel/purple, -/area/hallway/primary/aft) -"cuM" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "research_shutters_2"; - name = "research shutters" - }, -/turf/open/floor/plating, -/area/science/lab) -"cuN" = ( -/obj/machinery/cell_charger, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/obj/machinery/power/apc{ - dir = 2; - name = "Research Lab APC"; - areastring = "/area/science/lab"; - pixel_y = -26 - }, -/obj/structure/cable/yellow, -/obj/structure/table, -/obj/machinery/button/door{ - id = "research_shutters_2"; - name = "research shutters control"; - pixel_x = -26; - pixel_y = -26; - req_access_txt = "7" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cuO" = ( -/obj/item/storage/toolbox/mechanical{ - pixel_x = 2; - pixel_y = 3 - }, -/obj/item/storage/toolbox/mechanical{ - pixel_x = -2; - pixel_y = -1 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cuP" = ( -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/hand_labeler, -/obj/machinery/requests_console{ - department = "Science"; - departmentType = 2; - name = "Science Requests Console"; - pixel_y = -30; - receive_ore_updates = 1 - }, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cuQ" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/door/window/eastleft{ - dir = 1; - name = "Research and Development Deliveries"; - req_access_txt = "7" - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/lab) -"cuR" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cuS" = ( -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 1 - }, -/area/science/research) -"cuT" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cuU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/science/research) -"cuV" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cuW" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cuX" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cuY" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"cuZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cva" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Research Division Hallway - Starboard"; - dir = 1; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cvb" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cvc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cvd" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 2 - }, -/area/science/research) -"cve" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 6 - }, -/area/science/research) -"cvf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/science/explab) -"cvg" = ( -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 1 - }, -/area/science/explab) -"cvh" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/power/apc{ - dir = 2; - name = "Experimentation Lab APC"; - areastring = "/area/science/explab"; - pixel_y = -24 - }, -/obj/structure/cable/yellow, -/turf/open/floor/plasteel/white, -/area/science/explab) -"cvi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/obj/machinery/camera{ - c_tag = "Experimentation Lab"; - dir = 1; - network = list("SS13","RD") - }, -/obj/machinery/light, -/turf/open/floor/plasteel/white, -/area/science/explab) -"cvj" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"cvk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"cvl" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"cvm" = ( -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cvn" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cvo" = ( -/obj/structure/bed/roller, -/obj/effect/decal/cleanable/blood/old, -/obj/effect/decal/cleanable/blood/gibs/old, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cvp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cvq" = ( -/obj/structure/barricade/wooden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/girder, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cvr" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cvs" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard/aft) -"cvt" = ( -/obj/structure/bed, -/obj/effect/decal/cleanable/blood/old, -/obj/effect/decal/cleanable/blood/gibs/old, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cvu" = ( -/obj/structure/lattice, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/space, -/area/space/nearstation) -"cvv" = ( -/obj/structure/disposaloutlet{ - dir = 2 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"cvw" = ( -/obj/structure/sign/warning/fire, -/turf/closed/wall/r_wall, -/area/maintenance/disposal/incinerator) -"cvx" = ( -/obj/machinery/door/poddoor{ - id = "turbinevent"; - name = "Turbine Vent" - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"cvy" = ( -/obj/item/toy/cards/deck, -/obj/structure/table/wood/poker, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cvz" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken4" - }, -/area/maintenance/port/aft) -"cvA" = ( -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/reagent_containers/food/drinks/beer{ - pixel_x = -3; - pixel_y = 2 - }, -/obj/item/reagent_containers/food/drinks/ale, -/obj/structure/table/wood, -/obj/item/device/instrument/eguitar, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cvB" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/machinery/light_switch{ - pixel_x = -28 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/medical/surgery) -"cvC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cvD" = ( -/obj/machinery/computer/operating{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cvE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cvF" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/surgery) -"cvG" = ( -/obj/structure/bed/roller, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cvH" = ( -/obj/structure/bed, -/obj/item/bedsheet/medical, -/obj/machinery/light_switch{ - pixel_x = 26 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cvI" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/cryo) -"cvJ" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/structure/table/reinforced, -/obj/item/crowbar, -/obj/machinery/camera{ - c_tag = "Medbay Cryo"; - dir = 1; - network = list("SS13","Medbay") - }, -/obj/item/screwdriver{ - pixel_y = 6 - }, -/obj/item/clothing/neck/stethoscope, -/obj/item/wrench/medical, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/cryo) -"cvK" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_y = -30 - }, -/obj/machinery/light, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cvL" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 1; - name = "Connector Port (Air Supply)" - }, -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cvM" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 1; - name = "Connector Port (Air Supply)" - }, -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/machinery/light_switch{ - pixel_y = -24 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cvN" = ( -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"cvO" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 2 - }, -/area/medical/medbay/central) -"cvP" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cvQ" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cvR" = ( -/obj/structure/table/glass, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/storage/secure/briefcase, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cvS" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cvT" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/keycard_auth{ - pixel_x = 26; - pixel_y = -7 - }, -/obj/machinery/computer/med_data/laptop, -/obj/structure/table/glass, -/obj/machinery/button/door{ - id = "cmoprivacy"; - name = "Privacy Shutters Control"; - pixel_x = 26; - pixel_y = 4 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cvU" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/aft) -"cvV" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Chemistry Lab Maintenance"; - req_access_txt = "5; 33" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/aft) -"cvW" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -29 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"cvX" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cvY" = ( -/obj/machinery/power/apc/highcap/five_k{ - dir = 4; - name = "Aft Hallway APC"; - areastring = "/area/hallway/primary/aft"; - pixel_x = 24 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plasteel/purple/corner{ - dir = 4 - }, -/area/hallway/primary/aft) -"cvZ" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=1"; - dir = 1; - freq = 1400; - location = "Research and Development" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/lab) -"cwa" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/maintenance{ - name = "Research Lab Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "7;29" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cwb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white/side{ - dir = 5 - }, -/area/science/research) -"cwc" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/science/research) -"cwd" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/science/research) -"cwe" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/door/poddoor/preopen{ - id = "rdprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hor) -"cwf" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/machinery/door/poddoor/preopen{ - id = "rdprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hor) -"cwg" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/machinery/door/poddoor/preopen{ - id = "rdprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hor) -"cwh" = ( -/turf/closed/wall, -/area/crew_quarters/heads/hor) -"cwi" = ( -/turf/closed/wall/r_wall, -/area/science/storage) -"cwj" = ( -/obj/structure/sign/warning/biohazard, -/turf/closed/wall/r_wall, -/area/science/storage) -"cwk" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/research{ - name = "Toxins Storage"; - req_access_txt = "8" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "toxins_blastdoor"; - name = "biohazard containment shutters" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"cwl" = ( -/obj/structure/closet/emcloset, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cwm" = ( -/obj/structure/closet/radiation, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cwn" = ( -/obj/structure/closet/l3closet/scientist{ - pixel_x = -2 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cwo" = ( -/obj/structure/closet/wardrobe/science_white, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cwp" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cwq" = ( -/obj/structure/rack, -/obj/item/reagent_containers/blood/random, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cwr" = ( -/obj/structure/table, -/obj/structure/bedsheetbin{ - pixel_x = 2 - }, -/obj/item/clothing/mask/muzzle, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cws" = ( -/obj/structure/table, -/obj/item/restraints/handcuffs/cable/white, -/obj/item/gun/syringe, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cwt" = ( -/obj/structure/rack, -/obj/item/hatchet, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cwu" = ( -/obj/machinery/iv_drip, -/obj/item/roller, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cwv" = ( -/obj/structure/rack, -/obj/item/tank/internals/anesthetic, -/obj/item/clothing/mask/gas, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cww" = ( -/obj/structure/light_construct/small, -/obj/structure/table/wood/poker, -/obj/item/toy/cards/deck, -/obj/structure/sign/poster/contraband/random{ - pixel_y = -32 - }, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cwx" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/port/aft) -"cwy" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/port/aft) -"cwz" = ( -/obj/item/dice/d20, -/obj/item/dice, -/obj/structure/table/wood, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = -32 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cwA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/port/aft) -"cwB" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cwC" = ( -/obj/structure/closet/secure_closet/medical2, -/obj/structure/sign/warning/nosmoking{ - pixel_x = -28 - }, -/turf/open/floor/plasteel, -/area/medical/surgery) -"cwD" = ( -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/medical/surgery) -"cwE" = ( -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Medbay Surgery"; - dir = 1; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cwF" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/medical/surgery) -"cwG" = ( -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_y = -30 - }, -/obj/structure/closet/crate/freezer/blood, -/turf/open/floor/plasteel, -/area/medical/surgery) -"cwH" = ( -/obj/structure/bed/roller, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_x = -28 - }, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/surgery) -"cwI" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/surgery) -"cwJ" = ( -/obj/structure/bed, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/item/bedsheet/medical, -/obj/machinery/newscaster{ - pixel_y = -32 - }, -/obj/machinery/camera{ - c_tag = "Medbay Recovery Room"; - dir = 1; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/surgery) -"cwK" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Medbay Maintenance"; - req_access_txt = "5" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cwL" = ( -/turf/closed/wall, -/area/medical/cryo) -"cwM" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/machinery/camera{ - c_tag = "Medbay Hallway Central"; - dir = 4; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/central) -"cwN" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cwO" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/medbay/central) -"cwP" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Chief Medical Officer's Office"; - req_access_txt = "40"; - req_one_access_txt = "0" - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cwQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/sorting/mail/flip{ - dir = 8; - sortType = 10 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cwR" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cwS" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/table/glass, -/obj/item/folder/blue, -/obj/item/folder/blue, -/obj/item/pen, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cwT" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Chief Medical Officer's Desk"; - departmentType = 5; - name = "Chief Medical Officer RC"; - pixel_y = -32 - }, -/obj/effect/landmark/start/chief_medical_officer, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cwU" = ( -/obj/machinery/computer/security/telescreen{ - desc = "Used for monitoring medbay to ensure patient safety."; - dir = 8; - name = "Medbay Monitor"; - network = list("Medbay"); - pixel_x = 29 - }, -/obj/item/device/radio/intercom{ - dir = 1; - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/obj/machinery/computer/card/minor/cmo{ - dir = 8 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cwV" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/aft) -"cwW" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cwX" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/aft) -"cwY" = ( -/obj/structure/disposalpipe/sorting/mail{ - dir = 8; - sortType = 11 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cwZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxa" = ( -/obj/structure/disposalpipe/sorting/mail/flip{ - dir = 8; - sortType = 23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxb" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxc" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;5;9" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxd" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cxe" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/junction{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cxf" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cxg" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock{ - name = "Aft Emergency Storage"; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxh" = ( -/obj/structure/disposalpipe/sorting/mail/flip{ - dir = 8; - sortType = 14 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxi" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxj" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxk" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "7;47;29;12" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxl" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxm" = ( -/obj/structure/disposalpipe/sorting/mail{ - dir = 8; - sortType = 12 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxo" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxp" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - name = "Research Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "7;47;29" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxq" = ( -/obj/structure/disposalpipe/junction{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"cxr" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/sorting/mail/flip{ - dir = 8; - sortType = 13 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cxs" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"cxt" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/door/poddoor/preopen{ - id = "rdprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hor) -"cxu" = ( -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the RD's goons from the safety of his office."; - name = "Research Monitor"; - network = list("RD"); - pixel_y = 2 - }, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cxv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cxw" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Research Director's Desk"; - departmentType = 5; - name = "Research Director RC"; - pixel_y = 30; - receive_ore_updates = 1 - }, -/obj/machinery/modular_computer/console/preset/research{ - dir = 8 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cxx" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/effect/landmark/xmastree/rdrod, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"cxy" = ( -/obj/structure/displaycase/labcage, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/structure/sign/warning/biohazard{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"cxz" = ( -/obj/item/storage/secure/safe{ - pixel_x = 32 - }, -/obj/machinery/ai_status_display{ - pixel_y = 32 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"cxA" = ( -/obj/machinery/portable_atmospherics/scrubber/huge, -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"cxB" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"cxC" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_y = 32 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"cxD" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/machinery/power/apc/highcap/five_k{ - dir = 1; - name = "Toxins Storage APC"; - areastring = "/area/science/storage"; - pixel_y = 25 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"cxE" = ( -/obj/machinery/portable_atmospherics/scrubber/huge, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"cxF" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cxG" = ( -/obj/machinery/camera{ - active_power_usage = 0; - c_tag = "Turbine Vent"; - dir = 4; - network = list("Turbine"); - use_power = 0 - }, -/turf/open/space, -/area/space/nearstation) -"cxH" = ( -/obj/structure/grille/broken, -/turf/open/space, -/area/space/nearstation) -"cxI" = ( -/obj/machinery/vending/cigarette, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cxJ" = ( -/obj/machinery/vending/assist, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cxK" = ( -/obj/structure/bed, -/obj/item/bedsheet/medical, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/patients_rooms/room_a) -"cxL" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/vending/wallmed{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/white, -/area/medical/patients_rooms/room_a) -"cxM" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/machinery/light_switch{ - pixel_y = 24 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/patients_rooms/room_a) -"cxN" = ( -/obj/machinery/door/airlock/medical{ - name = "Patient Room A"; - req_access_txt = "5" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/patients_rooms/room_a) -"cxO" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cxP" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/central) -"cxQ" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/light_switch{ - pixel_x = -28 - }, -/obj/machinery/newscaster{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cxR" = ( -/obj/machinery/suit_storage_unit/cmo, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cxS" = ( -/obj/structure/table/glass, -/obj/item/pen, -/obj/item/clothing/neck/stethoscope, -/obj/structure/extinguisher_cabinet{ - pixel_x = 6; - pixel_y = -30 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cxT" = ( -/turf/closed/wall/r_wall, -/area/medical/genetics) -"cxU" = ( -/turf/closed/wall, -/area/medical/genetics) -"cxV" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Genetics Maintenance"; - req_access_txt = "9"; - req_one_access_txt = "0" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxW" = ( -/obj/structure/sign/directions/evac, -/turf/closed/wall, -/area/medical/genetics) -"cxX" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/blue/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cxY" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cxZ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cya" = ( -/obj/structure/sign/directions/evac, -/turf/closed/wall, -/area/maintenance/aft) -"cyb" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"cyc" = ( -/obj/item/storage/toolbox/emergency, -/obj/structure/closet/firecloset, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"cyd" = ( -/obj/item/tank/internals/air, -/obj/item/tank/internals/air, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/machinery/space_heater, -/obj/effect/spawner/lootdrop/maintenance, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cye" = ( -/turf/closed/wall, -/area/maintenance/aft) -"cyf" = ( -/turf/closed/wall/r_wall, -/area/science/misc_lab/range) -"cyg" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Research Testing Range Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "7;47;29" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cyh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/white/side{ - dir = 6 - }, -/area/science/research) -"cyi" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/science/research) -"cyj" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"cyk" = ( -/obj/machinery/button/door{ - id = "xeno_blastdoor"; - name = "Secure Lab Shutter Control"; - pixel_x = -5; - pixel_y = -5; - req_access_txt = "47" - }, -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "rdprivacy"; - name = "Privacy Shutters Control"; - pixel_x = 5; - pixel_y = 5 - }, -/obj/machinery/button/door{ - id = "Biohazard"; - name = "Entrance Shutter Control"; - pixel_x = -5; - pixel_y = 5; - req_access_txt = "47" - }, -/obj/machinery/button/door{ - id = "toxins_blastdoor"; - name = "Toxins Shutter Control"; - pixel_x = 5; - pixel_y = -5; - req_access_txt = "47" - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cyl" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/effect/landmark/start/research_director, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cym" = ( -/obj/machinery/computer/robotics{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cyn" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"cyo" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"cyp" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"cyq" = ( -/obj/machinery/portable_atmospherics/canister/carbon_dioxide, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"cyr" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"cys" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/chair/stool, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"cyt" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"cyu" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"cyv" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cyw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cyx" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cyy" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance, -/obj/machinery/door/firedoor, -/turf/open/floor/plating, -/area/science/circuit) -"cyz" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cyA" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cyB" = ( -/obj/structure/target_stake, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cyC" = ( -/obj/structure/closet/crate, -/obj/item/target/alien, -/obj/item/target/alien, -/obj/item/target/clown, -/obj/item/target/clown, -/obj/item/target/syndicate, -/obj/item/target/syndicate, -/obj/item/gun/energy/laser/practice, -/obj/item/gun/energy/laser/practice, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cyD" = ( -/obj/structure/falsewall, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cyE" = ( -/obj/structure/reagent_dispensers/beerkeg{ - desc = "One of the more successful achievements of the Nanotrasen Corporate Warfare Division, their nuclear fission explosives are renowned for being cheap to produce and devastatingly effective. Signs explain that though this particular device has been decommissioned, every Nanotrasen station is equipped with an equivalent one, just in case. All Captains carefully guard the disk needed to detonate them - at least, the sign says they do. There seems to be a tap on the back."; - icon = 'icons/obj/machines/nuke.dmi'; - icon_state = "nuclearbomb_base"; - name = "Nanotrasen-brand nuclear fission explosive"; - pixel_x = 2; - pixel_y = 6 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cyF" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/space) -"cyG" = ( -/obj/structure/lattice, -/turf/open/space/basic, -/area/space) -"cyH" = ( -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/machinery/power/solar{ - id = "aftport"; - name = "Aft-Port Solar Array" - }, -/turf/open/floor/plasteel/airless/solarpanel, -/area/solar/port/aft) -"cyI" = ( -/obj/structure/closet, -/obj/item/extinguisher, -/obj/effect/decal/cleanable/cobweb, -/obj/item/device/flashlight, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cyJ" = ( -/obj/structure/closet, -/obj/item/reagent_containers/glass/beaker{ - pixel_x = 8; - pixel_y = 2 - }, -/obj/item/reagent_containers/dropper, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cyK" = ( -/obj/structure/closet/crate, -/obj/item/stack/cable_coil, -/obj/item/grenade/chem_grenade, -/obj/item/device/flashlight, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cyL" = ( -/obj/structure/closet/crate, -/obj/item/coin/silver, -/obj/item/reagent_containers/spray/weedspray, -/obj/item/paper, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cyM" = ( -/obj/effect/decal/cleanable/cobweb, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/power/apc{ - dir = 1; - name = "Port Quarter Maintenance APC"; - areastring = "/area/maintenance/port/aft"; - pixel_y = 24 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cyN" = ( -/obj/structure/table, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/clothing/neck/stethoscope, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/power/apc{ - dir = 8; - name = "Patient Room A APC"; - areastring = "/area/medical/patients_rooms/room_a"; - pixel_x = -26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/patients_rooms/room_a) -"cyO" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/patients_rooms/room_a) -"cyP" = ( -/obj/structure/closet/secure_closet/personal/patient, -/obj/machinery/button/door{ - id = "isola"; - name = "Privacy Shutters"; - pixel_y = -25 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/patients_rooms/room_a) -"cyQ" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/poddoor/preopen{ - id = "isola"; - name = "privacy shutters" - }, -/turf/open/floor/plating, -/area/medical/patients_rooms/room_a) -"cyR" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"cyS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cyT" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cyU" = ( -/obj/item/storage/box/rxglasses{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/storage/box/bodybags, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -29 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cyV" = ( -/obj/item/clothing/gloves/color/latex, -/obj/item/clothing/gloves/color/latex, -/obj/item/storage/box/disks{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cyW" = ( -/obj/machinery/requests_console{ - department = "Genetics"; - departmentType = 0; - name = "Genetics Requests Console"; - pixel_y = 30 - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/item/storage/box/monkeycubes, -/obj/item/device/radio/headset/headset_medsci, -/obj/item/device/flashlight/pen{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/item/device/flashlight/pen{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/structure/noticeboard{ - desc = "A board for pinning important notices upon."; - name = "notice board"; - pixel_x = -32; - pixel_y = 32 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cyX" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Genetics Lab APC"; - areastring = "/area/medical/genetics"; - pixel_y = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/storage/pill_bottle/mutadone, -/obj/item/storage/pill_bottle/mannitol, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cyY" = ( -/obj/item/reagent_containers/dropper, -/obj/item/reagent_containers/glass/beaker{ - pixel_x = 8; - pixel_y = 2 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_y = 32 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cyZ" = ( -/obj/structure/filingcabinet/chestdrawer, -/turf/open/floor/plasteel/blue/side{ - dir = 9 - }, -/area/medical/genetics) -"cza" = ( -/obj/structure/noticeboard{ - desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; - name = "requests board"; - pixel_x = -32; - pixel_y = 32 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/blue/side{ - dir = 5 - }, -/area/medical/genetics) -"czb" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "genetics_shutters"; - name = "genetics shutters" - }, -/turf/open/floor/plating, -/area/medical/genetics) -"czc" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 6 - }, -/turf/open/floor/plasteel/blue, -/area/medical/genetics) -"czd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/blue/side{ - dir = 8 - }, -/area/hallway/primary/aft) -"cze" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/aft) -"czf" = ( -/obj/machinery/portable_atmospherics/canister/air, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/item/wrench, -/turf/open/floor/plating, -/area/maintenance/aft) -"czg" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/item/storage/box/lights/mixed, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"czh" = ( -/obj/structure/reagent_dispensers/fueltank, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"czi" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"czj" = ( -/turf/open/floor/engine{ - dir = 9; - icon_state = "floor" - }, -/area/science/misc_lab/range) -"czk" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"czl" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white/side{ - dir = 5 - }, -/area/science/research) -"czm" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"czn" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 2 - }, -/area/science/research) -"czo" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/machinery/door/poddoor/preopen{ - id = "rdprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hor) -"czp" = ( -/obj/machinery/computer/card/minor/rd{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"czq" = ( -/obj/machinery/computer/mecha{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"czr" = ( -/obj/structure/table, -/obj/item/device/aicard, -/obj/item/circuitboard/aicore{ - pixel_x = -2; - pixel_y = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"czs" = ( -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"czt" = ( -/obj/structure/table, -/obj/item/device/taperecorder{ - pixel_x = -3 - }, -/obj/item/device/paicard{ - pixel_x = 4 - }, -/obj/item/storage/secure/briefcase, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"czu" = ( -/obj/machinery/portable_atmospherics/canister/carbon_dioxide, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"czv" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"czw" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"czx" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"czy" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Toxins Storage"; - dir = 8; - network = list("SS13","RD") - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"czz" = ( -/obj/structure/rack, -/obj/item/extinguisher, -/obj/item/storage/belt/utility, -/obj/item/clothing/mask/gas, -/obj/item/storage/box/lights/mixed, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"czA" = ( -/turf/closed/wall/r_wall, -/area/science/circuit) -"czB" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/airlock/research/glass{ - name = "Circuitry Lab"; - req_access_txt = "47" - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"czC" = ( -/turf/closed/wall, -/area/science/circuit) -"czD" = ( -/obj/structure/cable{ - icon_state = "2-4" - }, -/obj/structure/cable{ - icon_state = "1-4" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"czE" = ( -/obj/structure/cable{ - icon_state = "2-4" - }, -/obj/structure/cable{ - icon_state = "1-4" - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"czF" = ( -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"czG" = ( -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"czH" = ( -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/structure/cable{ - icon_state = "2-8" - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"czI" = ( -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/structure/cable{ - icon_state = "2-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"czJ" = ( -/obj/structure/closet/emcloset, -/obj/structure/sign/warning/vacuum/external{ - pixel_x = -32 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czK" = ( -/obj/structure/closet/crate, -/obj/item/crowbar/red, -/obj/item/pen, -/obj/item/device/flashlight/pen{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czL" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czM" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czN" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czO" = ( -/obj/item/cigbutt, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czP" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/port/aft) -"czR" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czS" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czT" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/medical/patients_rooms/room_a) -"czU" = ( -/turf/closed/wall, -/area/medical/patients_rooms/room_a) -"czV" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sign/departments/examroom{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"czW" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"czX" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"czY" = ( -/turf/closed/wall, -/area/medical/genetics/cloning) -"czZ" = ( -/obj/machinery/shower{ - dir = 4 - }, -/obj/machinery/door/window/southleft{ - dir = 2; - name = "Cloning Shower" - }, -/obj/structure/mirror{ - pixel_x = -28 - }, -/turf/open/floor/plasteel/vault, -/area/medical/genetics/cloning) -"cAa" = ( -/obj/machinery/door/window/southleft{ - base_state = "right"; - dir = 2; - icon_state = "right"; - name = "Cloning Shower" - }, -/obj/structure/sink/kitchen{ - desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; - name = "sink"; - pixel_y = 28 - }, -/turf/open/floor/plasteel/vault, -/area/medical/genetics/cloning) -"cAb" = ( -/obj/machinery/clonepod{ - pixel_y = 2 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/structure/window/reinforced, -/turf/open/floor/plasteel/vault, -/area/medical/genetics/cloning) -"cAc" = ( -/obj/machinery/computer/scan_consolenew{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Genetics Lab"; - dir = 4; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/genetics) -"cAd" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/effect/landmark/start/geneticist, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 9 - }, -/area/medical/genetics) -"cAe" = ( -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/genetics) -"cAf" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/start/geneticist, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 5 - }, -/area/medical/genetics) -"cAg" = ( -/obj/machinery/computer/scan_consolenew{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/genetics) -"cAh" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/item/storage/box/syringes, -/obj/item/storage/box/beakers{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/blue/side{ - dir = 8 - }, -/area/medical/genetics) -"cAi" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/start/geneticist, -/turf/open/floor/plasteel/blue/side{ - dir = 4 - }, -/area/medical/genetics) -"cAj" = ( -/obj/structure/table/reinforced, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/pen, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/eastright{ - dir = 8; - name = "Genetics Desk"; - req_access_txt = "5;9" - }, -/obj/machinery/door/window/southleft{ - dir = 4; - name = "Outer Window" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "genetics_shutters"; - name = "genetics shutters" - }, -/turf/open/floor/plating, -/area/medical/genetics) -"cAk" = ( -/turf/open/floor/plasteel/blue, -/area/medical/genetics) -"cAl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/blue/side{ - dir = 8 - }, -/area/hallway/primary/aft) -"cAm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cAn" = ( -/turf/closed/wall, -/area/science/robotics/mechbay) -"cAo" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Mech Bay Maintenance"; - req_access_txt = "29" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/aft) -"cAp" = ( -/obj/structure/sign/warning/nosmoking{ - pixel_x = -29 - }, -/turf/open/floor/engine{ - dir = 9; - icon_state = "floor" - }, -/area/science/misc_lab/range) -"cAq" = ( -/obj/machinery/magnetic_module, -/obj/effect/landmark/blobstart, -/obj/structure/target_stake, -/obj/effect/turf_decal/bot{ - dir = 9 - }, -/turf/open/floor/plasteel{ - dir = 9 - }, -/area/science/misc_lab/range) -"cAr" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "researchrangeshutters"; - name = "blast door" - }, -/turf/open/floor/plating, -/area/science/misc_lab/range) -"cAs" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"cAt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cAu" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/science/research) -"cAv" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Research Director's Office"; - req_access_txt = "30"; - req_one_access_txt = "0" - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cAw" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cAx" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cAy" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cAz" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cAA" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cAB" = ( -/obj/machinery/portable_atmospherics/canister/nitrous_oxide, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"cAC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/blobstart, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"cAD" = ( -/obj/machinery/portable_atmospherics/canister/toxins, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"cAE" = ( -/obj/machinery/portable_atmospherics/canister/toxins, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"cAF" = ( -/obj/structure/reagent_dispensers/watertank/high, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cAG" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cAH" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cAI" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cAJ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cAK" = ( -/obj/machinery/airalarm{ - pixel_y = 32 - }, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/obj/machinery/disposal/bin, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAL" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAM" = ( -/obj/item/device/multitool, -/obj/item/screwdriver, -/obj/structure/table/reinforced, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/light_switch{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAN" = ( -/obj/structure/table/reinforced, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/requests_console{ - department = "Science"; - departmentType = 2; - dir = 2; - name = "Science Requests Console"; - pixel_y = 30; - receive_ore_updates = 1 - }, -/obj/item/device/integrated_electronics/debugger, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAO" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/item/stock_parts/cell/super, -/obj/item/stock_parts/cell/super, -/obj/item/stack/sheet/metal/fifty, -/obj/structure/table/reinforced, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the RD's goons from the safety of your own office."; - name = "Research Monitor"; - network = list("RD"); - pixel_y = 32 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAP" = ( -/obj/item/screwdriver, -/obj/structure/table/reinforced, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAQ" = ( -/obj/machinery/power/apc{ - areastring = "/area/science/circuit"; - dir = 1; - name = "Circuitry Lab APC"; - pixel_y = 30 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/table/reinforced, -/obj/item/device/multitool, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAR" = ( -/obj/item/stock_parts/cell/super, -/obj/item/stock_parts/cell/super, -/obj/item/stack/sheet/metal/fifty, -/obj/structure/table/reinforced, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the RD's goons from the safety of your own office."; - name = "Research Monitor"; - network = list("RD"); - pixel_y = 32 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAS" = ( -/obj/structure/cable, -/obj/machinery/power/solar{ - id = "aftport"; - name = "Aft-Port Solar Array" - }, -/turf/open/floor/plasteel/airless/solarpanel, -/area/solar/port/aft) -"cAT" = ( -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"cAU" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"cAV" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/external{ - req_access_txt = "13" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cAW" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cAX" = ( -/obj/machinery/door/airlock/external{ - req_access_txt = "13" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cAY" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cAZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cBa" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cBb" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cBc" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cBd" = ( -/obj/structure/rack, -/obj/item/clothing/glasses/sunglasses, -/obj/item/device/flashlight/pen, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cBe" = ( -/obj/structure/table, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/clothing/neck/stethoscope, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/power/apc{ - dir = 8; - name = "Patient Room B APC"; - areastring = "/area/medical/patients_rooms/room_b"; - pixel_x = -26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/machinery/light_switch{ - pixel_y = 24 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/patients_rooms/room_b) -"cBf" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/effect/landmark/start/medical_doctor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/vending/wallmed{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/white, -/area/medical/patients_rooms/room_b) -"cBg" = ( -/obj/structure/closet/secure_closet/personal/patient, -/obj/machinery/button/door{ - id = "isolb"; - name = "Privacy Shutters"; - pixel_y = 25 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/patients_rooms/room_b) -"cBh" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/poddoor/preopen{ - id = "isolb"; - name = "privacy shutters" - }, -/turf/open/floor/plating, -/area/medical/patients_rooms/room_b) -"cBi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/aft) -"cBj" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cBk" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cBl" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 9 - }, -/area/medical/genetics/cloning) -"cBm" = ( -/obj/effect/landmark/start/geneticist, -/obj/machinery/holopad, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/genetics/cloning) -"cBn" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/machinery/computer/cloning{ - dir = 8 - }, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 5 - }, -/area/medical/genetics/cloning) -"cBo" = ( -/obj/machinery/dna_scannernew, -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/genetics) -"cBp" = ( -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/genetics) -"cBq" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"cBr" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/genetics) -"cBs" = ( -/obj/machinery/dna_scannernew, -/turf/open/floor/plasteel/whiteblue, -/area/medical/genetics) -"cBt" = ( -/obj/item/storage/box/disks{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -29 - }, -/obj/machinery/camera{ - c_tag = "Genetics Desk"; - dir = 4; - network = list("SS13","Medbay") - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/blue/side{ - dir = 8 - }, -/area/medical/genetics) -"cBu" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/button/door{ - id = "genetics_shutters"; - name = "genetics shutters control"; - pixel_x = 28; - req_access_txt = "9" - }, -/turf/open/floor/plasteel/blue/side{ - dir = 4 - }, -/area/medical/genetics) -"cBv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"cBw" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment, -/obj/structure/sign/warning/nosmoking{ - pixel_x = -28 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cBx" = ( -/obj/machinery/mech_bay_recharge_port, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/science/robotics/mechbay) -"cBy" = ( -/obj/structure/sign/warning/electricshock{ - pixel_y = 31 - }, -/turf/open/floor/mech_bay_recharge_floor, -/area/science/robotics/mechbay) -"cBz" = ( -/obj/machinery/computer/mech_bay_power_console, -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = 20 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/circuit/green, -/area/science/robotics/mechbay) -"cBA" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cBB" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cBC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/camera{ - c_tag = "Research Division Hallway - Mech Bay"; - dir = 4; - network = list("SS13","RD") - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/turf/open/floor/plasteel/white/side{ - dir = 6 - }, -/area/science/research) -"cBD" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/research) -"cBE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/science/research) -"cBF" = ( -/obj/machinery/power/apc{ - dir = 2; - name = "RD Office APC"; - areastring = "/area/crew_quarters/heads/hor"; - pixel_y = -27 - }, -/obj/structure/cable/yellow, -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/obj/item/twohanded/required/kirbyplants/dead, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cBG" = ( -/obj/item/paper_bin{ - pixel_y = 7 - }, -/obj/structure/table, -/obj/machinery/newscaster{ - pixel_y = -30 - }, -/obj/item/stamp/rd{ - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/folder/white{ - pixel_x = 9; - pixel_y = -1 - }, -/obj/item/pen, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cBH" = ( -/obj/structure/table, -/obj/item/cartridge/signal/toxins, -/obj/item/cartridge/signal/toxins{ - pixel_x = -4; - pixel_y = 2 - }, -/obj/item/cartridge/signal/toxins{ - pixel_x = 4; - pixel_y = 6 - }, -/obj/machinery/camera{ - c_tag = "Research Director's Office"; - dir = 1; - network = list("SS13","RD") - }, -/obj/machinery/light, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cBI" = ( -/obj/structure/closet/secure_closet/RD, -/obj/machinery/keycard_auth{ - pixel_y = -24 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cBJ" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cBK" = ( -/obj/structure/filingcabinet/chestdrawer, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cBL" = ( -/obj/machinery/portable_atmospherics/canister/nitrous_oxide, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"cBM" = ( -/obj/item/cigbutt, -/obj/machinery/light_switch{ - pixel_y = -23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"cBN" = ( -/obj/effect/landmark/start/scientist, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/science/storage) -"cBO" = ( -/obj/machinery/portable_atmospherics/canister/toxins, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/machinery/light/small, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"cBP" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cBQ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cBR" = ( -/turf/open/floor/plasteel, -/area/science/circuit) -"cBS" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cBT" = ( -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cBU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cBV" = ( -/obj/structure/table/reinforced, -/obj/item/device/integrated_electronics/analyzer, -/obj/item/device/integrated_circuit_printer, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cBW" = ( -/obj/effect/landmark/start/scientist, -/obj/structure/chair/office/light{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cBX" = ( -/obj/item/device/integrated_electronics/wirer, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cBY" = ( -/obj/structure/table/reinforced, -/obj/item/device/integrated_circuit_printer, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cBZ" = ( -/obj/structure/chair/office/light{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCa" = ( -/obj/item/device/integrated_electronics/analyzer, -/obj/item/device/integrated_electronics/debugger, -/obj/item/device/integrated_electronics/wirer, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCb" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/circuit) -"cCc" = ( -/obj/item/stack/cable_coil, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"cCd" = ( -/obj/structure/rack, -/obj/item/tank/internals/air, -/obj/item/wrench, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/port/aft) -"cCe" = ( -/obj/item/trash/chips, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cCf" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cCg" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cCh" = ( -/obj/structure/bed, -/obj/item/bedsheet/medical, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/patients_rooms/room_b) -"cCi" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/patients_rooms/room_b) -"cCj" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/patients_rooms/room_b) -"cCk" = ( -/obj/machinery/door/airlock/medical{ - name = "Patient Room B"; - req_access_txt = "5" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/patients_rooms/room_b) -"cCl" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cCm" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cCn" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 2 - }, -/area/medical/medbay/aft) -"cCo" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/genetics/cloning) -"cCp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/genetics/cloning) -"cCq" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics/cloning) -"cCr" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/obj/machinery/dna_scannernew, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/genetics/cloning) -"cCs" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/genetics) -"cCt" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 9 - }, -/area/medical/genetics) -"cCu" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/genetics) -"cCv" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"cCw" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/genetics) -"cCx" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 5 - }, -/area/medical/genetics) -"cCy" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/medical/genetics) -"cCz" = ( -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/stack/packageWrap, -/obj/item/pen, -/obj/item/reagent_containers/spray/cleaner, -/obj/structure/table/glass, -/turf/open/floor/plasteel/blue/side{ - dir = 8 - }, -/area/medical/genetics) -"cCA" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 4 - }, -/area/medical/genetics) -"cCB" = ( -/obj/structure/sign/warning/nosmoking{ - pixel_x = 28 - }, -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/blue/side{ - dir = 5 - }, -/area/medical/genetics) -"cCC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=10.1-Central-from-Aft"; - location = "10-Aft-To-Central" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cCD" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cCE" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=9.1-Escape-1"; - location = "8.1-Aft-to-Escape" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cCF" = ( -/obj/machinery/door/poddoor/shutters{ - id = "Skynet_launch"; - name = "Mech Bay" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cCG" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cCH" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/circuit/green, -/area/science/robotics/mechbay) -"cCI" = ( -/turf/open/floor/circuit/green, -/area/science/robotics/mechbay) -"cCJ" = ( -/obj/machinery/camera{ - c_tag = "Mech Bay"; - dir = 8; - network = list("SS13","RD") - }, -/turf/open/floor/circuit/green, -/area/science/robotics/mechbay) -"cCK" = ( -/turf/open/floor/plating, -/area/science/misc_lab/range) -"cCL" = ( -/obj/machinery/camera{ - c_tag = "Research Testing Range"; - dir = 8; - network = list("SS13","RD"); - pixel_y = -22 - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/plating, -/area/science/misc_lab/range) -"cCM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cCN" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"cCO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Toxins Storage"; - req_access_txt = "8" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/science/storage) -"cCP" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/airlock/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cCQ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cCR" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCS" = ( -/obj/structure/table/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/paper_bin, -/obj/item/pen, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/rnd/protolathe/department/science, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCV" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/autolathe, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCW" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCX" = ( -/obj/item/stack/sheet/glass/fifty, -/obj/item/paper_bin, -/obj/item/pen, -/obj/structure/table/reinforced, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCY" = ( -/obj/structure/rack, -/obj/item/device/flashlight, -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/light/small, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cCZ" = ( -/obj/structure/rack, -/obj/item/clothing/mask/gas, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cDa" = ( -/obj/item/latexballon, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cDb" = ( -/obj/item/clothing/suit/ianshirt, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cDc" = ( -/turf/closed/wall, -/area/medical/medbay/aft) -"cDd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/aft) -"cDe" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cDf" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cDg" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/medical/glass{ - id_tag = "CloningDoor"; - name = "Cloning Lab"; - req_access_txt = "5; 68" - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/genetics/cloning) -"cDh" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/genetics/cloning) -"cDi" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics/cloning) -"cDj" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/genetics/cloning) -"cDk" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research/glass{ - name = "Genetics Lab"; - req_access_txt = "5; 9; 68" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/genetics) -"cDl" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/genetics) -"cDm" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"cDn" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/effect/landmark/start/geneticist, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"cDo" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"cDp" = ( -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/genetics) -"cDq" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - id_tag = "AuxGenetics"; - locked = 0; - name = "Genetics Lab"; - req_access_txt = "9"; - req_one_access_txt = "0" - }, -/turf/open/floor/plasteel, -/area/medical/genetics) -"cDr" = ( -/turf/open/floor/plasteel/blue/side{ - dir = 8 - }, -/area/medical/genetics) -"cDs" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/medical/genetics) -"cDt" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/blue/side{ - dir = 4 - }, -/area/medical/genetics) -"cDu" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - id_tag = "AuxGenetics"; - locked = 0; - name = "Genetics Access"; - req_access_txt = "9"; - req_one_access_txt = "0" - }, -/turf/open/floor/plasteel, -/area/medical/genetics) -"cDv" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cDw" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cDx" = ( -/obj/machinery/door/poddoor/shutters{ - id = "Skynet_launch"; - name = "Mech Bay" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cDy" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cDz" = ( -/turf/open/floor/circuit, -/area/science/robotics/mechbay) -"cDA" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/circuit, -/area/science/robotics/mechbay) -"cDB" = ( -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/effect/landmark/start/roboticist, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/circuit, -/area/science/robotics/mechbay) -"cDC" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/science/misc_lab/range) -"cDD" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/science/misc_lab/range) -"cDE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cDF" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cDG" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cDH" = ( -/obj/structure/sign/warning/biohazard, -/turf/closed/wall, -/area/science/mixing) -"cDI" = ( -/obj/machinery/light_switch{ - pixel_y = 28 - }, -/obj/structure/closet/l3closet/scientist{ - pixel_x = -2 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDJ" = ( -/obj/structure/closet/wardrobe/science_white, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDK" = ( -/obj/machinery/firealarm{ - dir = 2; - pixel_y = 24 - }, -/obj/machinery/atmospherics/components/unary/thermomachine/freezer, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDL" = ( -/obj/item/device/radio/intercom{ - pixel_y = 25 - }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDM" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDN" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Toxins - Lab"; - dir = 2; - network = list("SS13","RD") - }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/machinery/portable_atmospherics/canister, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDO" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDP" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/structure/sign/warning/nosmoking{ - pixel_y = 32 - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDQ" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/portable_atmospherics/canister, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDS" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/light_switch{ - pixel_y = 28 - }, -/obj/machinery/portable_atmospherics/scrubber, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDT" = ( -/turf/closed/wall/r_wall, -/area/science/mixing) -"cDU" = ( -/obj/structure/chair/comfy, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cDV" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cDW" = ( -/obj/structure/reagent_dispensers/water_cooler, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cDX" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cDY" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/circuit) -"cDZ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cEa" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEb" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/machinery/airalarm{ - pixel_y = 24 - }, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 4 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/medbay/aft) -"cEc" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/medbay/aft) -"cEd" = ( -/obj/machinery/vending/coffee, -/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 - }, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/medbay/aft) -"cEe" = ( -/obj/structure/sign/map/right{ - 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-right-MS"; - pixel_y = 32 - }, -/obj/machinery/vending/cola/random, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/medbay/aft) -"cEf" = ( -/obj/machinery/vending/cigarette, -/obj/structure/noticeboard{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/medbay/aft) -"cEg" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/aft) -"cEh" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cEi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/sign/warning/nosmoking{ - pixel_x = 28 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/aft) -"cEj" = ( -/obj/machinery/button/door{ - desc = "A remote control switch for the cloning door."; - id = "CloningDoor"; - name = "Cloning Exit Button"; - normaldoorcontrol = 1; - pixel_x = -23; - pixel_y = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 10 - }, -/area/medical/genetics/cloning) -"cEk" = ( -/obj/effect/landmark/start/geneticist, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/genetics/cloning) -"cEl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/machinery/power/apc{ - dir = 4; - locked = 0; - name = "Cloning Lab APC"; - areastring = "/area/medical/genetics/cloning"; - pixel_x = 24 - }, -/obj/structure/cable/yellow, -/obj/machinery/camera{ - c_tag = "Genetics Cloning Lab"; - dir = 8; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 6 - }, -/area/medical/genetics/cloning) -"cEm" = ( -/turf/open/floor/plasteel/whiteblue/side{ - dir = 10 - }, -/area/medical/genetics) -"cEn" = ( -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/genetics) -"cEo" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/structure/mirror{ - pixel_x = 28 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 6 - }, -/area/medical/genetics) -"cEp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/blue/side{ - dir = 10 - }, -/area/medical/genetics) -"cEq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/blue/side{ - dir = 0 - }, -/area/medical/genetics) -"cEr" = ( -/obj/machinery/light_switch{ - pixel_x = 23 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/blue/side{ - dir = 6 - }, -/area/medical/genetics) -"cEs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/medical/genetics) -"cEt" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -26 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cEu" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cEv" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/button/door{ - dir = 2; - id = "Skynet_launch"; - name = "Mech Bay Door Control"; - pixel_x = 26; - pixel_y = 6; - req_one_access_txt = "29" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cEw" = ( -/obj/machinery/button/door{ - dir = 2; - id = "Skynet_launch"; - name = "Mech Bay Door Control"; - pixel_x = -26; - pixel_y = 6 - }, -/obj/machinery/light_switch{ - pixel_x = -23; - pixel_y = -2 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cEx" = ( -/turf/open/floor/mech_bay_recharge_floor, -/area/science/robotics/mechbay) -"cEy" = ( -/obj/machinery/computer/mech_bay_power_console{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/circuit, -/area/science/robotics/mechbay) -"cEz" = ( -/obj/structure/table/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/paper/guides/jobs/security/range{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cEA" = ( -/obj/machinery/door/window/westleft{ - base_state = "right"; - dir = 1; - icon_state = "right"; - name = "door"; - req_access_txt = "0" - }, -/turf/open/floor/engine{ - dir = 9; - icon_state = "floor" - }, -/area/science/misc_lab/range) -"cEB" = ( -/obj/structure/table/reinforced, -/obj/machinery/magnetic_controller{ - autolink = 1; - pixel_y = 3 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/item/clothing/ears/earmuffs, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cEC" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 8 - }, -/area/science/research) -"cED" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cEE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 2 - }, -/area/science/research) -"cEF" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "toxins_blastdoor"; - name = "biohazard containment door" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/mixing) -"cEG" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEH" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEI" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEJ" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEK" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible, -/obj/machinery/meter, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEL" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEM" = ( -/obj/machinery/atmospherics/components/trinary/filter{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEO" = ( -/obj/machinery/portable_atmospherics/pump, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cEP" = ( -/obj/structure/table/glass, -/obj/machinery/camera/autoname{ - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cEQ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cER" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/research/glass{ - name = "Circuitry Lab"; - req_access_txt = "47" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/science/circuit) -"cES" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cET" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEU" = ( -/obj/machinery/light, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEV" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEW" = ( -/obj/item/device/radio/intercom{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEX" = ( -/obj/machinery/camera{ - c_tag = "Research Division Circuitry Lab"; - dir = 1; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEY" = ( -/obj/machinery/light, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEZ" = ( -/obj/structure/table/reinforced, -/obj/machinery/computer/libraryconsole/bookmanagement, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cFa" = ( -/obj/machinery/bookbinder, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cFb" = ( -/obj/machinery/libraryscanner, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cFc" = ( -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"cFd" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cFe" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Medbay Maintenance"; - req_access_txt = "5" - }, -/turf/open/floor/plating, -/area/medical/medbay/aft) -"cFf" = ( -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cFg" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cFh" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cFi" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cFj" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/cigbutt, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cFk" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/medical{ - name = "Medbay Break Room"; - req_access_txt = "5" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cFl" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cFm" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cFn" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Medbay Aft APC"; - areastring = "/area/medical/medbay/aft"; - pixel_x = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/disposalpipe/junction, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cFo" = ( -/obj/item/book/manual/medical_cloning{ - pixel_y = 6 - }, -/obj/item/paper, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics/cloning) -"cFp" = ( -/obj/item/storage/box/rxglasses{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/storage/box/bodybags, -/obj/item/pen, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics/cloning) -"cFq" = ( -/obj/structure/closet/secure_closet/personal/patient, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/plasteel/vault, -/area/medical/genetics/cloning) -"cFr" = ( -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/structure/closet/wardrobe/genetics_white, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cFs" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/bed/roller, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"cFt" = ( -/obj/structure/bed/roller, -/obj/machinery/door/window/westleft{ - dir = 1; - name = "Monkey Pen"; - pixel_y = 2; - req_access_txt = "9" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"cFu" = ( -/obj/machinery/light, -/obj/machinery/door/window/westleft{ - base_state = "right"; - dir = 1; - icon_state = "right"; - name = "Monkey Pen"; - pixel_y = 2; - req_access_txt = "9" - }, -/obj/structure/bed/roller, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"cFv" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/bed/roller, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"cFw" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cFx" = ( -/obj/structure/closet/secure_closet/personal/patient, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cFy" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/camera{ - c_tag = "Aft Primary Hallway - Middle"; - dir = 4; - network = list("SS13") - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cFz" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cFA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cFB" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Mech Bay"; - req_access_txt = "29"; - req_one_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cFC" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cFD" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cFE" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cFF" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Mech Bay APC"; - areastring = "/area/science/robotics/mechbay"; - pixel_x = 28 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cFG" = ( -/obj/structure/rack, -/obj/item/target, -/obj/item/target, -/obj/item/target/alien, -/obj/item/target/alien, -/obj/item/target/clown, -/obj/item/target/clown, -/obj/item/target/syndicate, -/obj/item/target/syndicate, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light_switch{ - pixel_x = -25 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cFH" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cFI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cFJ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Research Testing Range"; - req_access_txt = "0"; - req_one_access_txt = "7;47;29" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/purple, -/area/science/misc_lab/range) -"cFK" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/research) -"cFL" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cFM" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/research) -"cFN" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/research{ - name = "Toxins Lab"; - req_access_txt = "8" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "toxins_blastdoor"; - name = "biohazard containment shutters" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/mixing) -"cFO" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFP" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFT" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFU" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFV" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFW" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/holopad, -/obj/effect/landmark/start/scientist, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFX" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFY" = ( -/obj/structure/window/reinforced, -/obj/machinery/portable_atmospherics/scrubber, -/obj/item/storage/firstaid/toxin, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cFZ" = ( -/obj/structure/sign/warning/biohazard, -/turf/closed/wall/r_wall, -/area/science/mixing) -"cGa" = ( -/obj/effect/landmark/blobstart, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/obj/structure/chair/comfy{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cGb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cGc" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/closed/wall, -/area/science/circuit) -"cGd" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cGe" = ( -/obj/structure/chair/stool, -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_x = -30 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cGf" = ( -/obj/structure/chair/stool, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cGg" = ( -/obj/item/cigbutt, -/obj/machinery/holopad, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cGh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cGi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cGj" = ( -/obj/effect/spawner/structure/window/reinforced/tinted, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/medbay/aft) -"cGk" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/aft) -"cGl" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cGm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_x = 30 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cGn" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/medical/genetics/cloning) -"cGo" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/centcom{ - name = "Genetics"; - opacity = 1; - req_access_txt = "9" - }, -/turf/open/floor/plasteel/dark, -/area/medical/genetics) -"cGp" = ( -/obj/structure/sign/directions/evac, -/turf/closed/wall, -/area/hallway/primary/aft) -"cGq" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cGr" = ( -/obj/structure/sign/directions/evac, -/turf/closed/wall, -/area/science/robotics/mechbay) -"cGs" = ( -/obj/machinery/recharge_station, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cGt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cGu" = ( -/obj/structure/reagent_dispensers/fueltank, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cGv" = ( -/obj/structure/table, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -25 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/item/clothing/glasses/science, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cGw" = ( -/obj/structure/table, -/obj/machinery/recharger{ - pixel_y = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/button/door{ - id = "researchrangeshutters"; - name = "Blast Door Control"; - pixel_y = -24; - req_access_txt = "0" - }, -/obj/machinery/light, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cGx" = ( -/obj/item/gun/energy/laser/practice, -/obj/machinery/power/apc{ - dir = 2; - name = "Research Firing Range APC"; - areastring = "/area/science/misc_lab/range"; - pixel_y = -28 - }, -/obj/structure/table, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cGy" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "researchrangeshutters"; - name = "blast door" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/misc_lab/range) -"cGz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 1 - }, -/area/science/research) -"cGA" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cGB" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 4 - }, -/area/science/research) -"cGC" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "toxins_blastdoor"; - name = "biohazard containment door" - }, -/turf/open/floor/plating, -/area/science/mixing) -"cGD" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGE" = ( -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGF" = ( -/obj/item/device/assembly/prox_sensor{ - pixel_x = -4; - pixel_y = 1 - }, -/obj/item/device/assembly/prox_sensor{ - pixel_x = 8; - pixel_y = 9 - }, -/obj/item/device/assembly/prox_sensor{ - pixel_x = 9; - pixel_y = -2 - }, -/obj/item/device/assembly/prox_sensor{ - pixel_y = 2 - }, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cGG" = ( -/obj/structure/chair/stool, -/obj/effect/landmark/start/scientist, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cGH" = ( -/obj/structure/table/reinforced, -/obj/item/wrench, -/obj/item/screwdriver{ - pixel_y = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cGI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGJ" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGL" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGM" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/mixing) -"cGO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/research{ - name = "Toxins Launch Room Access"; - req_access_txt = "8" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "toxins_blastdoor"; - name = "biohazard containment shutters" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/mixing) -"cGP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cGQ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cGR" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cGS" = ( -/turf/closed/wall, -/area/science/mixing) -"cGT" = ( -/obj/machinery/camera{ - c_tag = "Toxins - Launch Area"; - dir = 2; - network = list("SS13","RD") - }, -/obj/machinery/suit_storage_unit/rd, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/science/mixing) -"cGU" = ( -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/science/mixing) -"cGV" = ( -/obj/item/stack/rods/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/target, -/obj/item/target/syndicate, -/obj/item/target/alien, -/obj/item/target/clown, -/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_txt = "8" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/science/mixing) -"cGW" = ( -/obj/machinery/doppler_array{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = 22 - }, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/science/mixing) -"cGX" = ( -/obj/structure/sign/warning/securearea{ - desc = "A warning sign which reads 'BOMB RANGE"; - name = "BOMB RANGE" - }, -/turf/closed/wall, -/area/science/mixing) -"cGY" = ( -/turf/closed/wall, -/area/science/test_area) -"cGZ" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/test_area) -"cHa" = ( -/obj/effect/landmark/xeno_spawn, -/obj/structure/cable, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"cHb" = ( -/turf/closed/wall/r_wall, -/area/medical/virology) -"cHc" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plating, -/area/medical/virology) -"cHd" = ( -/obj/item/cigbutt, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cHe" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/newscaster{ - pixel_y = -30 - }, -/obj/item/storage/box/donkpockets{ - pixel_x = 3; - pixel_y = 5 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cHf" = ( -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = -30 - }, -/obj/item/reagent_containers/spray/cleaner, -/obj/structure/table/glass, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cHg" = ( -/obj/structure/chair/stool, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cHh" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/machinery/light/small, -/obj/structure/extinguisher_cabinet{ - pixel_y = -29 - }, -/obj/machinery/camera{ - c_tag = "Medbay Break Room"; - dir = 1; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cHi" = ( -/obj/machinery/microwave{ - pixel_x = -3; - pixel_y = 6 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cHj" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cHk" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cHl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white/side{ - dir = 9 - }, -/area/medical/medbay/aft) -"cHm" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/structure/closet/secure_closet/personal/patient, -/turf/open/floor/plasteel/white/corner{ - dir = 2 - }, -/area/medical/medbay/aft) -"cHn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/closet/secure_closet/personal/patient, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/medbay/aft) -"cHo" = ( -/obj/structure/closet/secure_closet/personal/patient, -/turf/open/floor/plasteel/white/corner{ - dir = 8 - }, -/area/medical/medbay/aft) -"cHp" = ( -/turf/closed/wall, -/area/medical/morgue) -"cHq" = ( -/obj/structure/bodycontainer/morgue, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cHr" = ( -/obj/effect/landmark/blobstart, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cHs" = ( -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cHt" = ( -/obj/machinery/camera{ - c_tag = "Morgue"; - dir = 2; - network = list("SS13","Medbay") - }, -/obj/structure/bodycontainer/morgue{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cHu" = ( -/obj/machinery/firealarm{ - dir = 2; - pixel_y = 24 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cHv" = ( -/obj/machinery/airalarm{ - pixel_y = 32 - }, -/obj/structure/table, -/obj/item/paper_bin{ - pixel_x = 6; - pixel_y = 4 - }, -/obj/item/paper/guides/jobs/medical/morgue{ - pixel_x = -4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cHw" = ( -/obj/machinery/vending/cigarette, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/aft) -"cHx" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/turf/open/floor/plasteel/purple/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cHy" = ( -/turf/closed/wall/r_wall, -/area/science/robotics/mechbay) -"cHz" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "robotics_shutters"; - name = "robotics shutters" - }, -/turf/open/floor/plating, -/area/science/robotics/mechbay) -"cHA" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research/glass{ - name = "Robotics Lab"; - req_access_txt = "29" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cHB" = ( -/turf/closed/wall/r_wall, -/area/science/robotics/lab) -"cHC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/science/research) -"cHD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/science/research) -"cHE" = ( -/obj/structure/closet/bombcloset, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHF" = ( -/obj/item/device/assembly/signaler{ - pixel_y = 8 - }, -/obj/item/device/assembly/signaler{ - pixel_x = -8; - pixel_y = 5 - }, -/obj/item/device/assembly/signaler{ - pixel_x = 6; - pixel_y = 5 - }, -/obj/item/device/assembly/signaler{ - pixel_x = -2; - pixel_y = -2 - }, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHG" = ( -/obj/item/device/transfer_valve{ - pixel_x = -5 - }, -/obj/item/device/transfer_valve{ - pixel_x = -5 - }, -/obj/item/device/transfer_valve, -/obj/item/device/transfer_valve, -/obj/item/device/transfer_valve{ - pixel_x = 5 - }, -/obj/item/device/transfer_valve{ - pixel_x = 5 - }, -/obj/machinery/requests_console{ - department = "Science"; - departmentType = 2; - name = "Science Requests Console"; - pixel_y = -30; - receive_ore_updates = 1 - }, -/obj/structure/table/reinforced, -/obj/machinery/light, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHH" = ( -/obj/item/device/assembly/timer{ - pixel_x = 5; - pixel_y = 4 - }, -/obj/item/device/assembly/timer{ - pixel_x = -4; - pixel_y = 2 - }, -/obj/item/device/assembly/timer{ - pixel_x = 6; - pixel_y = -4 - }, -/obj/item/device/assembly/timer, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/structure/tank_dispenser, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHJ" = ( -/obj/machinery/disposal/bin{ - pixel_x = -2; - pixel_y = -2 - }, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cHL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cHM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cHN" = ( -/obj/structure/table, -/obj/item/device/assembly/igniter{ - pixel_x = -5; - pixel_y = 3 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 5; - pixel_y = -4 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 2; - pixel_y = 6 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 2; - pixel_y = -1 - }, -/obj/machinery/power/apc{ - dir = 4; - name = "Toxins Lab APC"; - areastring = "/area/science/mixing"; - pixel_x = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHO" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHP" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/floorgrime, -/area/science/mixing) -"cHQ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 2 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHR" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/science/mixing) -"cHS" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHT" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHU" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the test chamber."; - dir = 8; - layer = 4; - name = "Test Chamber Telescreen"; - network = list("Toxins"); - pixel_x = 30 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHV" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/mixing) -"cHW" = ( -/obj/structure/lattice, -/turf/open/space/basic, -/area/space/nearstation) -"cHX" = ( -/obj/structure/window/reinforced, -/obj/item/target, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/science/test_area) -"cHY" = ( -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cHZ" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIa" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIb" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIc" = ( -/obj/machinery/camera{ - c_tag = "Medbay Hallway Aft"; - dir = 4; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/white/side{ - dir = 5 - }, -/area/medical/medbay/aft) -"cId" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cIe" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cIf" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/medical/medbay/aft) -"cIg" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cIh" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cIi" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cIj" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/bodycontainer/morgue, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cIk" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cIl" = ( -/obj/structure/bodycontainer/morgue{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cIm" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cIn" = ( -/obj/effect/landmark/start/medical_doctor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cIo" = ( -/obj/structure/table, -/obj/item/storage/box/bodybags, -/obj/item/pen, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cIp" = ( -/obj/machinery/vending/cola/random, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/aft) -"cIq" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "robotics_shutters"; - name = "robotics shutters" - }, -/turf/open/floor/plating, -/area/science/robotics/lab) -"cIr" = ( -/obj/structure/filingcabinet/chestdrawer{ - pixel_x = -2; - pixel_y = 2 - }, -/obj/machinery/button/door{ - id = "robotics_shutters"; - name = "robotics shutters control"; - pixel_x = -26; - pixel_y = 26; - req_access_txt = "29" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIs" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIt" = ( -/obj/machinery/mecha_part_fabricator{ - dir = 2 - }, -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = 20 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIu" = ( -/obj/structure/sign/warning/nosmoking{ - pixel_y = 32 - }, -/obj/structure/rack, -/obj/item/book/manual/robotics_cyborgs{ - pixel_x = 2; - pixel_y = 5 - }, -/obj/item/storage/belt/utility, -/obj/item/reagent_containers/glass/beaker/large, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIv" = ( -/obj/machinery/mecha_part_fabricator{ - dir = 2 - }, -/obj/machinery/camera{ - c_tag = "Robotics - Fore"; - dir = 2; - network = list("SS13","RD") - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIw" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Robotics Lab APC"; - areastring = "/area/science/robotics/lab"; - pixel_y = 25 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/structure/table, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 4 - }, -/obj/item/device/assembly/prox_sensor{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/item/device/assembly/prox_sensor{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIx" = ( -/obj/structure/table, -/obj/item/stack/sheet/glass{ - amount = 40; - pixel_x = 3; - pixel_y = -4 - }, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIy" = ( -/turf/closed/wall, -/area/science/robotics/lab) -"cIz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cIA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall/r_wall, -/area/science/mixing) -"cIB" = ( -/obj/structure/sign/warning/securearea, -/turf/closed/wall/r_wall, -/area/science/mixing) -"cIC" = ( -/obj/machinery/shower{ - dir = 4; - name = "emergency shower" - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cID" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cIE" = ( -/obj/structure/table, -/obj/item/crowbar, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/item/wrench, -/obj/item/clothing/mask/gas, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIF" = ( -/obj/structure/table, -/obj/item/clothing/glasses/science, -/obj/item/clothing/glasses/science, -/obj/item/device/multitool{ - pixel_x = 3 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIG" = ( -/obj/machinery/vending/assist, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/floorgrime, -/area/science/mixing) -"cII" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIJ" = ( -/obj/machinery/door/airlock/research{ - name = "Toxins Launch Room"; - req_access_txt = "8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIL" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIM" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIN" = ( -/obj/machinery/light/small, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIO" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/button/massdriver{ - dir = 2; - id = "toxinsdriver"; - pixel_x = 24; - pixel_y = -24 - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the test chamber."; - dir = 8; - layer = 4; - name = "Test Chamber Telescreen"; - network = list("Toxins"); - pixel_x = 30 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIP" = ( -/obj/structure/sign/warning/securearea{ - desc = "A warning sign which reads 'BOMB RANGE"; - name = "BOMB RANGE" - }, -/turf/closed/wall, -/area/science/test_area) -"cIQ" = ( -/obj/structure/chair, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cIR" = ( -/obj/item/device/flashlight/lamp, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cIS" = ( -/obj/structure/chair, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cIT" = ( -/obj/structure/bed/roller, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIU" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIV" = ( -/obj/effect/landmark/blobstart, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIW" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIX" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/medical/virology) -"cIY" = ( -/obj/item/storage/box/beakers{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/storage/box/syringes, -/obj/machinery/power/apc/highcap/five_k{ - dir = 1; - name = "Virology APC"; - areastring = "/area/medical/virology"; - pixel_y = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/structure/table/glass, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 9 - }, -/area/medical/virology) -"cIZ" = ( -/obj/item/book/manual/wiki/infections{ - pixel_y = 7 - }, -/obj/item/reagent_containers/syringe/antiviral, -/obj/item/reagent_containers/dropper, -/obj/item/reagent_containers/spray/cleaner, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/table/glass, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 5 - }, -/area/medical/virology) -"cJa" = ( -/obj/machinery/smartfridge/chemistry/virology/preloaded, -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/virology) -"cJb" = ( -/obj/machinery/reagentgrinder{ - pixel_y = 8 - }, -/obj/structure/table/glass, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 9 - }, -/area/medical/virology) -"cJc" = ( -/obj/item/clothing/gloves/color/latex, -/obj/item/device/healthanalyzer, -/obj/item/clothing/glasses/hud/health, -/obj/structure/reagent_dispensers/virusfood{ - pixel_y = 30 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 5 - }, -/area/medical/virology) -"cJd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cJe" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cJf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/port/aft) -"cJg" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cJh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cJi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - name = "Medbay Maintenance"; - req_access_txt = "5" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cJj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cJk" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cJl" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cJm" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/medical/medbay/aft) -"cJn" = ( -/obj/structure/disposalpipe/junction{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cJo" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/landmark/start/medical_doctor, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cJp" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cJq" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/centcom{ - name = "Morgue"; - opacity = 1; - req_access_txt = "5" - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJr" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJs" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJt" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJu" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJv" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJx" = ( -/obj/structure/table, -/obj/machinery/power/apc{ - dir = 4; - name = "Morgue APC"; - areastring = "/area/medical/morgue"; - pixel_x = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/clothing/gloves/color/latex, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJy" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/medical/morgue) -"cJz" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/hallway/primary/aft) -"cJA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cJB" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/hallway/primary/aft) -"cJC" = ( -/turf/open/floor/plasteel/purple, -/area/science/robotics/lab) -"cJD" = ( -/obj/structure/table/reinforced, -/obj/item/pen, -/obj/machinery/door/window/eastright{ - dir = 4; - name = "Robotics Desk"; - req_access_txt = "29" - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "robotics_shutters"; - name = "robotics shutters" - }, -/turf/open/floor/plating, -/area/science/robotics/lab) -"cJE" = ( -/obj/effect/landmark/start/roboticist, -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cJF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cJG" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cJH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cJI" = ( -/obj/structure/table, -/obj/item/stack/sheet/plasteel{ - amount = 10 - }, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/assembly/flash/handheld, -/obj/machinery/ai_status_display{ - pixel_x = 32 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cJJ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/white/side{ - dir = 9 - }, -/area/science/research) -"cJK" = ( -/obj/structure/lattice, -/turf/open/space, -/area/science/mixing) -"cJL" = ( -/obj/machinery/door/poddoor{ - id = "mixvent"; - name = "Mixer Room Vent" - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"cJM" = ( -/obj/structure/sign/warning/vacuum/external{ - pixel_y = 32 - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"cJN" = ( -/obj/machinery/sparker{ - dir = 2; - id = "mixingsparker"; - pixel_x = 25 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 4 - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"cJO" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/science/mixing) -"cJP" = ( -/obj/machinery/airlock_sensor{ - id_tag = "tox_airlock_sensor"; - master_tag = "tox_airlock_control"; - pixel_y = 24 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 4; - on = 1 - }, -/turf/open/floor/engine, -/area/science/mixing) -"cJQ" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/obj/machinery/meter, -/obj/machinery/embedded_controller/radio/airlock_controller{ - airpump_tag = "tox_airlock_pump"; - exterior_door_tag = "tox_airlock_exterior"; - id_tag = "tox_airlock_control"; - interior_door_tag = "tox_airlock_interior"; - pixel_x = -24; - sanitize_external = 1; - sensor_tag = "tox_airlock_sensor" - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cJR" = ( -/obj/machinery/atmospherics/components/binary/valve{ - dir = 4; - name = "manual outlet valve" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cJS" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 2 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cJT" = ( -/obj/machinery/vending/snack/random, -/turf/open/floor/plasteel, -/area/science/mixing) -"cJU" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/obj/machinery/vending/coffee, -/turf/open/floor/plasteel, -/area/science/mixing) -"cJV" = ( -/obj/machinery/door/window/southleft{ - name = "Mass Driver Door"; - req_access_txt = "7" - }, -/obj/effect/turf_decal/loading_area, -/turf/open/floor/plasteel, -/area/science/mixing) -"cJW" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cJX" = ( -/turf/open/floor/plating/airless, -/area/science/test_area) -"cJY" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cJZ" = ( -/turf/closed/wall, -/area/medical/virology) -"cKa" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/medical/virology) -"cKb" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology/glass{ - name = "Test Subject Cell"; - req_access_txt = "39" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cKc" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/medical/virology) -"cKd" = ( -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 9 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/table/glass, -/obj/structure/sign/warning/deathsposal{ - pixel_x = -30 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/virology) -"cKe" = ( -/obj/structure/chair/office/light{ - dir = 1; - pixel_y = 3 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/corner{ - dir = 4 - }, -/area/medical/virology) -"cKf" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cKg" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/obj/effect/landmark/start/virologist, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/corner{ - dir = 1 - }, -/area/medical/virology) -"cKh" = ( -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/pen/red, -/obj/machinery/requests_console{ - department = "Virology"; - name = "Virology Requests Console"; - pixel_x = 29; - receive_ore_updates = 1 - }, -/obj/item/stack/sheet/mineral/plasma, -/obj/item/stack/sheet/mineral/plasma, -/obj/item/stack/sheet/mineral/plasma, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/virology) -"cKi" = ( -/turf/closed/wall/r_wall, -/area/maintenance/port/aft) -"cKj" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;5;39;6" - }, -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cKk" = ( -/turf/open/floor/plasteel/white/side{ - dir = 6 - }, -/area/medical/medbay/aft) -"cKl" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cKm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white/side{ - dir = 10 - }, -/area/medical/medbay/aft) -"cKn" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/turf/open/floor/plasteel/white/corner{ - dir = 4 - }, -/area/medical/medbay/aft) -"cKo" = ( -/obj/item/device/healthanalyzer{ - pixel_x = 1; - pixel_y = 4 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_y = -30 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/medical/medbay/aft) -"cKp" = ( -/obj/machinery/vending/medical, -/turf/open/floor/plasteel/white/corner{ - dir = 1 - }, -/area/medical/medbay/aft) -"cKq" = ( -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/obj/structure/bodycontainer/morgue, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cKr" = ( -/obj/structure/disposalpipe/junction/flip{ - dir = 2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cKs" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cKt" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cKu" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/centcom{ - name = "Morgue"; - opacity = 1; - req_access_txt = "6" - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cKv" = ( -/turf/open/floor/plasteel/dark, -/area/hallway/primary/aft) -"cKw" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cKx" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cKy" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/sign/departments/science{ - name = "\improper ROBOTICS!"; - pixel_x = 32 - }, -/turf/open/floor/plasteel/purple/corner{ - dir = 4 - }, -/area/hallway/primary/aft) -"cKz" = ( -/obj/structure/noticeboard{ - dir = 4; - pixel_x = -27 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/aug_manipulator, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKB" = ( -/obj/effect/landmark/start/roboticist, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKC" = ( -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKD" = ( -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKF" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28; - pixel_y = 5 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/table, -/obj/item/wrench, -/obj/item/screwdriver{ - pixel_y = 10 - }, -/obj/item/device/multitool{ - pixel_x = 3 - }, -/obj/item/stack/cable_coil, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKG" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Research Division Hallway - Robotics"; - dir = 4; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cKH" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cKI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/science/research) -"cKJ" = ( -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"cKK" = ( -/obj/machinery/door/airlock/research/glass{ - autoclose = 0; - frequency = 1449; - heat_proof = 1; - id_tag = "tox_airlock_exterior"; - locked = 1; - name = "Mixing Room Exterior Airlock"; - req_access_txt = "8" - }, -/turf/open/floor/engine, -/area/science/mixing) -"cKL" = ( -/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume{ - dir = 2; - frequency = 1449; - id = "tox_airlock_pump" - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/engine, -/area/science/mixing) -"cKM" = ( -/obj/machinery/door/airlock/research/glass{ - autoclose = 0; - frequency = 1449; - heat_proof = 1; - id_tag = "tox_airlock_interior"; - locked = 1; - name = "Mixing Room Interior Airlock"; - req_access_txt = "8" - }, -/turf/open/floor/engine, -/area/science/mixing) -"cKN" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/camera{ - c_tag = "Toxins - Mixing Area"; - dir = 8; - network = list("SS13","RD") - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cKO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;47" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cKP" = ( -/obj/machinery/mass_driver{ - dir = 4; - id = "toxinsdriver" - }, -/turf/open/floor/plating, -/area/science/mixing) -"cKQ" = ( -/obj/structure/sign/warning/vacuum/external{ - pixel_y = -32 - }, -/obj/machinery/light/small, -/turf/open/floor/plating, -/area/science/mixing) -"cKR" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/mixing) -"cKS" = ( -/obj/machinery/door/poddoor{ - id = "toxinsdriver"; - name = "Toxins Launcher Bay Door" - }, -/obj/structure/fans/tiny, -/turf/open/floor/plating, -/area/science/mixing) -"cKT" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"cKU" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cKV" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cKW" = ( -/obj/item/device/radio/beacon, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cKX" = ( -/obj/machinery/camera{ - active_power_usage = 0; - c_tag = "Bomb Test Site"; - desc = "A specially-reinforced camera with a long lasting battery, used to monitor the bomb testing site. An external light is attached to the top."; - dir = 8; - invuln = 1; - light = null; - luminosity = 3; - name = "Hardened Bomb-Test Camera"; - network = list("Toxins"); - use_power = 0 - }, -/obj/item/target/alien/anchored, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating/airless{ - luminosity = 2 - }, -/area/science/test_area) -"cKY" = ( -/turf/closed/indestructible{ - desc = "A wall impregnated with Fixium, able to withstand massive explosions with ease"; - icon_state = "riveted"; - name = "hyper-reinforced wall" - }, -/area/science/test_area) -"cKZ" = ( -/obj/item/device/radio/intercom{ - pixel_x = -28 - }, -/obj/structure/table/glass, -/obj/item/hand_labeler, -/obj/item/device/radio/headset/headset_med, -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/machinery/camera{ - c_tag = "Virology - Cells"; - dir = 4; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 9 - }, -/area/medical/virology) -"cLa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cLb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cLc" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cLd" = ( -/obj/structure/rack, -/obj/item/crowbar/red, -/obj/machinery/light_switch{ - pixel_y = 26 - }, -/obj/item/wrench, -/obj/item/restraints/handcuffs, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 5 - }, -/area/medical/virology) -"cLe" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/virology) -"cLf" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/virology) -"cLg" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLh" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLj" = ( -/obj/machinery/computer/pandemic{ - layer = 2.5; - pixel_x = -4 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - pixel_x = 28 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/virology) -"cLk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/medical/virology) -"cLl" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/virology) -"cLm" = ( -/obj/structure/sign/warning/biohazard{ - pixel_y = 32 - }, -/obj/machinery/shower{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLn" = ( -/obj/structure/sink{ - pixel_y = 28 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLo" = ( -/obj/structure/sign/warning/securearea{ - pixel_y = 32 - }, -/obj/machinery/shower{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLp" = ( -/obj/machinery/firealarm{ - dir = 2; - pixel_y = 24 - }, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cLq" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cLr" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-21"; - pixel_x = -3; - pixel_y = 3 - }, -/turf/open/floor/plasteel/whitegreen/corner{ - dir = 8 - }, -/area/medical/medbay/aft) -"cLs" = ( -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cLt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cLu" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/white/side{ - dir = 9 - }, -/area/medical/medbay/aft) -"cLv" = ( -/obj/machinery/light/small, -/obj/structure/bodycontainer/morgue{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cLw" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cLx" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cLy" = ( -/obj/machinery/disposal/bin, -/obj/machinery/light_switch{ - pixel_x = 23 - }, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cLz" = ( -/obj/structure/closet, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/aft) -"cLA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"cLB" = ( -/obj/machinery/computer/rdconsole/robotics{ - dir = 4 - }, -/obj/machinery/requests_console{ - department = "Robotics"; - departmentType = 2; - name = "Robotics RC"; - pixel_x = -31; - receive_ore_updates = 1 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cLC" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) "cLD" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cLE" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cLF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cLG" = ( -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/machinery/disposal/bin, -/obj/machinery/light_switch{ - pixel_x = 27 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cLH" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cLI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cLJ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/white/side{ - dir = 10 - }, -/area/science/research) -"cLK" = ( -/obj/machinery/sparker{ - dir = 2; - id = "mixingsparker"; - pixel_x = 25 - }, -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 4; - frequency = 1441; - id = "air_in" - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"cLL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/sign/warning/fire{ - pixel_y = -32 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8; - on = 1 - }, -/turf/open/floor/engine, -/area/science/mixing) -"cLM" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/obj/machinery/meter, -/obj/machinery/button/door{ - id = "mixvent"; - name = "Mixing Room Vent Control"; - pixel_x = -25; - pixel_y = 5; - req_access_txt = "7" - }, -/obj/machinery/button/ignition{ - id = "mixingsparker"; - pixel_x = -25; - pixel_y = -5 - }, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cLN" = ( -/obj/machinery/atmospherics/components/binary/valve{ - dir = 4; - name = "manual inlet valve" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cLO" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/portable_atmospherics/canister, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cLP" = ( -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cLQ" = ( -/obj/structure/closet/wardrobe/grey, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cLR" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cLS" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/space/nearstation) -"cLT" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cLU" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cLV" = ( -/obj/structure/table/glass, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/pen/red, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/virology) -"cLW" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLX" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLY" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLZ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/virology) -"cMa" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology/glass{ - name = "Containment Cells"; - req_access_txt = "39" - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/virology) -"cMb" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/virology) -"cMc" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMd" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/machinery/holopad, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMe" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/virology) -"cMg" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/virology{ - name = "Virology Access"; - req_access_txt = "39" - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/virology) -"cMh" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/virology) -"cMi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMj" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/doorButtons/airlock_controller{ - idExterior = "virology_airlock_exterior"; - idSelf = "virology_airlock_control"; - idInterior = "virology_airlock_interior"; - name = "Virology Access Console"; - pixel_x = 26; - pixel_y = 26; - req_access_txt = "39" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/virology) -"cMk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology{ - autoclose = 0; - frequency = 1449; - icon_state = "door_locked"; - id_tag = "virology_airlock_interior"; - locked = 1; - name = "Virology Interior Airlock"; - req_access_txt = "39" - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/virology) -"cMl" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/doorButtons/access_button{ - idDoor = "virology_airlock_interior"; - idSelf = "virology_airlock_control"; - name = "Virology Access Button"; - pixel_x = -26; - pixel_y = 28; - req_access_txt = "39" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMm" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMn" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMo" = ( -/obj/machinery/doorButtons/access_button{ - idDoor = "virology_airlock_exterior"; - idSelf = "virology_airlock_control"; - name = "Virology Access Button"; - pixel_y = 24; - req_access_txt = "39" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology{ - autoclose = 0; - frequency = 1449; - icon_state = "door_locked"; - id_tag = "virology_airlock_exterior"; - locked = 1; - name = "Virology Exterior Airlock"; - req_access_txt = "39" - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/virology) -"cMp" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cMq" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cMr" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology{ - name = "Virology Access"; - req_access_txt = "39" - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/medbay/aft) -"cMs" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cMt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cMu" = ( -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cMv" = ( -/obj/machinery/door/airlock/abandoned{ - name = "Medical Surplus Storeroom"; - req_access_txt = "5" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cMw" = ( -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cMx" = ( -/obj/structure/table, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/item/storage/backpack/duffelbag/med, -/obj/item/device/flashlight/pen{ - pixel_x = 4; - pixel_y = 3 - }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cMy" = ( -/obj/structure/table, -/obj/item/retractor, -/obj/item/hemostat, -/obj/item/device/healthanalyzer, -/obj/item/clothing/glasses/eyepatch, -/obj/item/reagent_containers/food/drinks/bottle/vodka{ - pixel_x = 3; - pixel_y = 2 - }, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cMz" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/airlock/maintenance{ - name = "Morgue Maintenance"; - req_access_txt = "6" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cMA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"cMB" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/rnd/circuit_imprinter, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cMC" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cMD" = ( -/obj/effect/landmark/start/roboticist, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cME" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cMF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/rack, -/obj/item/storage/firstaid/regular{ - empty = 1; - name = "First-Aid (empty)" - }, -/obj/item/storage/firstaid/regular{ - empty = 1; - name = "First-Aid (empty)" - }, -/obj/item/storage/firstaid/regular{ - empty = 1; - name = "First-Aid (empty)" - }, -/obj/item/device/healthanalyzer{ - pixel_x = 4; - pixel_y = -4 - }, -/obj/item/device/healthanalyzer{ - pixel_x = 4; - pixel_y = -4 - }, -/obj/item/device/healthanalyzer{ - pixel_x = 4; - pixel_y = -4 - }, -/obj/item/device/radio/headset/headset_sci{ - pixel_x = -3 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cMG" = ( -/obj/effect/spawner/structure/window, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/robotics/lab) -"cMH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 8 - }, -/area/science/research) -"cMI" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cMJ" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 2 - }, -/area/science/research) -"cMK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/sign/warning/securearea{ - desc = "A warning sign which reads 'SERVER ROOM'."; - name = "SERVER ROOM" - }, -/turf/closed/wall/r_wall, -/area/science/server) -"cML" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/science/server) -"cMM" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/closed/wall/r_wall, -/area/science/server) -"cMN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/science/mixing) -"cMO" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Toxins Lab Maintenance"; - req_access_txt = "8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "toxins_blastdoor"; - name = "biohazard containment shutters" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cMP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/closed/wall/r_wall, -/area/science/mixing) -"cMQ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cMR" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cMS" = ( -/obj/structure/closet, -/obj/item/device/assembly/prox_sensor{ - pixel_x = 2; - pixel_y = -2 - }, -/obj/item/device/assembly/signaler{ - pixel_x = -2; - pixel_y = 5 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cMT" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cMU" = ( -/obj/item/device/flashlight/lamp, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cMV" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cMW" = ( -/obj/structure/cable, -/obj/machinery/power/tracker, -/turf/open/floor/plating/airless, -/area/solar/port/aft) -"cMX" = ( -/obj/structure/table/glass, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 9 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -25 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 10 - }, -/area/medical/virology) -"cMY" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"cMZ" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"cNa" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"cNb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 6 - }, -/area/medical/virology) -"cNc" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plating, -/area/medical/virology) -"cNd" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 10 - }, -/area/medical/virology) -"cNe" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"cNf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"cNg" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"cNh" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/machinery/camera{ - c_tag = "Virology - Lab"; - dir = 8; - network = list("SS13","Medbay") - }, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/machinery/light_switch{ - pixel_x = 26 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 6 - }, -/area/medical/virology) -"cNi" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/medical/virology) -"cNj" = ( -/obj/structure/closet/emcloset, -/obj/item/device/radio/intercom{ - pixel_x = -28 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cNk" = ( -/obj/machinery/camera{ - c_tag = "Virology - Airlock"; - dir = 1; - network = list("SS13","Medbay") - }, -/obj/machinery/light, -/obj/structure/closet/l3closet, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cNl" = ( -/obj/structure/closet/l3closet, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cNm" = ( -/obj/structure/sign/warning/biohazard{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cNn" = ( -/obj/machinery/camera{ - c_tag = "Virology - Entrance"; - dir = 8; - network = list("SS13","Medbay") - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cNo" = ( -/obj/structure/sign/warning/biohazard{ - pixel_x = -32 - }, -/obj/item/storage/box/gloves{ - pixel_x = 3; - pixel_y = 4 - }, -/obj/item/storage/box/masks, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whitegreen/corner{ - dir = 1 - }, -/area/medical/medbay/aft) -"cNp" = ( -/obj/structure/sign/warning/nosmoking{ - pixel_y = -30 - }, -/obj/item/storage/box/beakers{ - pixel_x = 4; - pixel_y = 4 - }, -/obj/item/storage/box/bodybags, -/obj/structure/table/glass, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cNq" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/machinery/light, -/obj/item/hand_labeler, -/obj/item/pen, -/obj/item/pen, -/obj/structure/table/glass, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cNr" = ( -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 8 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/white/side{ - dir = 10 - }, -/area/medical/medbay/aft) -"cNs" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cNt" = ( -/obj/effect/decal/cleanable/oil, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cNu" = ( -/obj/structure/table, -/obj/item/reagent_containers/glass/beaker{ - pixel_x = 8; - pixel_y = 2 - }, -/obj/item/reagent_containers/blood, -/obj/item/reagent_containers/blood, -/obj/item/reagent_containers/syringe, -/obj/item/reagent_containers/dropper, -/obj/structure/sign/warning/biohazard{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cNv" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cNw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cNx" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/aft) -"cNy" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/aft) -"cNz" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 +"cLE" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 1; + name = "euthanization chamber freezer"; + on = 1; + target_temperature = 80 }, /turf/open/floor/plating, -/area/maintenance/aft) -"cNA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/aft) -"cNB" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cNC" = ( +/area/science/xenobiology) +"cLF" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -70859,2221 +68327,63 @@ dir = 4 }, /turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/aft) -"cND" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 + icon_state = "platingdmg2" }, +/area/maintenance/starboard/aft) +"cLH" = ( +/obj/machinery/space_heater, /obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cNE" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;5;39;6" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cNF" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ dir = 1 }, -/area/hallway/primary/aft) -"cNG" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cNH" = ( -/obj/structure/window/reinforced{ +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cLJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/closet, +/obj/item/storage/box/lights/mixed, +/obj/effect/turf_decal/stripes/line{ dir = 1 }, -/obj/structure/bodycontainer/morgue, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cNI" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cNJ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cNK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cNL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cNM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cNN" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Robotics Lab"; - req_access_txt = "29"; - req_one_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/purple, -/area/science/robotics/lab) -"cNO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/research) -"cNP" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cLK" = ( +/obj/machinery/power/smes, /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"cLL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" }, /obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 + icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"cNQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/science/research) -"cNR" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Research Division Server Room"; - req_access = null; - req_access_txt = "30" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cNS" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/light_switch{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cNT" = ( -/obj/machinery/camera{ - c_tag = "Research Division - Server Room"; - dir = 2; - network = list("SS13","RD"); - pixel_x = 22 +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"cLM" = ( /obj/machinery/power/apc{ dir = 1; - name = "Research Division Server Room APC"; - areastring = "/area/science/server"; - pixel_y = 25 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cNU" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ - target_temperature = 80; - dir = 2; - on = 1 - }, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cNV" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/sign/warning/securearea{ - desc = "A warning sign which reads 'SERVER ROOM'."; - name = "SERVER ROOM"; - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/science/server) -"cNW" = ( -/obj/machinery/rnd/server, -/turf/open/floor/circuit/telecomms/server, -/area/science/server) -"cNX" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - external_pressure_bound = 140; - name = "server vent"; - pressure_checks = 0 - }, -/turf/open/floor/circuit/telecomms/server, -/area/science/server) -"cNY" = ( -/turf/closed/wall/r_wall, -/area/science/server) -"cNZ" = ( -/obj/structure/closet, -/obj/item/storage/box/lights/mixed, -/obj/item/device/flashlight, -/obj/effect/decal/cleanable/cobweb, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOa" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOb" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/warning/biohazard{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOc" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOd" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = -32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOe" = ( -/obj/machinery/power/apc/highcap/five_k{ - dir = 2; - name = "Starboard Quarter Maintenance APC"; - areastring = "/area/maintenance/starboard/aft"; - pixel_y = -24 - }, -/obj/structure/cable/yellow, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOf" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOg" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/item/target, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/science/test_area) -"cOh" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/medical/virology) -"cOi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology/glass{ - name = "Isolation B"; - req_access_txt = "39" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cOj" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology/glass{ - name = "Isolation A"; - req_access_txt = "39" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cOk" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/medical/virology) -"cOl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/closed/wall, -/area/medical/virology) -"cOm" = ( -/obj/structure/closet/wardrobe/virology_white, -/obj/item/storage/backpack/satchel/vir, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/turf/open/floor/plasteel/vault, -/area/medical/virology) -"cOn" = ( -/obj/structure/closet/crate/freezer, -/obj/item/reagent_containers/blood, -/obj/item/reagent_containers/blood{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/item/reagent_containers/blood/AMinus, -/obj/item/reagent_containers/blood/BMinus{ - pixel_x = -4; - pixel_y = 4 - }, -/obj/item/reagent_containers/blood/BPlus{ - pixel_x = 1; - pixel_y = 2 - }, -/obj/item/reagent_containers/blood/OMinus, -/obj/item/reagent_containers/blood/OPlus{ - pixel_x = -2; - pixel_y = -1 - }, -/obj/item/reagent_containers/blood/random, -/obj/item/reagent_containers/blood/random, -/obj/item/reagent_containers/blood/random, -/turf/open/floor/plasteel/vault, -/area/medical/virology) -"cOo" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/vault, -/area/medical/virology) -"cOp" = ( -/obj/structure/closet/secure_closet/medical1, -/turf/open/floor/plasteel/vault, -/area/medical/virology) -"cOq" = ( -/obj/structure/closet/l3closet/virology, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/vault, -/area/medical/virology) -"cOr" = ( -/obj/structure/sign/warning/biohazard{ - pixel_x = -32 - }, -/turf/open/space, -/area/space/nearstation) -"cOs" = ( -/turf/closed/wall/r_wall, -/area/maintenance/aft) -"cOt" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;5;39;6" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cOu" = ( -/obj/structure/bed/roller, -/obj/structure/bed/roller, -/obj/machinery/iv_drip, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cOv" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plating, -/area/maintenance/aft) -"cOw" = ( -/obj/item/clothing/gloves/color/latex/nitrile, -/obj/structure/rack, -/obj/item/clothing/suit/toggle/labcoat, -/obj/item/clothing/suit/apron/surgical, -/obj/item/clothing/mask/surgical, -/obj/item/clothing/mask/breath/medical, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/aft) -"cOx" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/aft) -"cOy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/escape{ - dir = 2 - }, -/area/hallway/primary/aft) -"cOz" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/escape{ - dir = 2 - }, -/area/hallway/primary/aft) -"cOA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/camera{ - c_tag = "Aft Primary Hallway - Aft"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/plasteel/escape{ - dir = 2 - }, -/area/hallway/primary/aft) -"cOB" = ( -/obj/structure/sign/directions/evac, -/turf/closed/wall/r_wall, -/area/hallway/primary/aft) -"cOC" = ( -/obj/structure/table, -/obj/item/circular_saw, -/obj/item/scalpel{ - pixel_y = 12 - }, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/item/razor{ - pixel_y = 5 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/robotics/lab) -"cOD" = ( -/obj/effect/landmark/start/roboticist, -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/robotics/lab) -"cOE" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/science/robotics/lab) -"cOF" = ( -/obj/structure/table, -/obj/item/clothing/gloves/color/latex, -/obj/item/surgical_drapes, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/science/robotics/lab) -"cOG" = ( -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cOH" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/table, -/obj/item/storage/box/bodybags{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/borg/upgrade/rename, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cOI" = ( -/obj/structure/rack, -/obj/item/storage/toolbox/electrical{ - pixel_x = -1; - pixel_y = 4 - }, -/obj/item/storage/toolbox/mechanical{ - pixel_x = 2; - pixel_y = -1 - }, -/obj/item/clothing/head/welding{ - pixel_x = -3; - pixel_y = 5 - }, -/obj/item/clothing/glasses/welding, -/obj/item/device/multitool{ - pixel_x = 3 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cOJ" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/science/robotics/lab) -"cOK" = ( -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 1 - }, -/area/science/research) -"cOL" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"cOM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/science/research) -"cON" = ( -/turf/closed/wall, -/area/science/server) -"cOO" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cOP" = ( -/obj/structure/chair/office/light, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cOQ" = ( -/obj/machinery/atmospherics/pipe/simple{ - dir = 5 - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cOR" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Server Access"; - req_access_txt = "30" - }, -/obj/machinery/atmospherics/pipe/simple{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cOS" = ( -/obj/machinery/atmospherics/pipe/simple{ - dir = 4 - }, -/turf/open/floor/plasteel/dark/telecomms/server/walkway, -/area/science/server) -"cOT" = ( -/obj/effect/landmark/blobstart, -/obj/machinery/atmospherics/pipe/manifold{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/airalarm/server{ - dir = 8; - pixel_x = 22 - }, -/turf/open/floor/plasteel/dark/telecomms/server/walkway, -/area/science/server) -"cOU" = ( -/obj/item/storage/box, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOV" = ( -/obj/structure/rack, -/obj/item/clothing/mask/gas, -/obj/item/clothing/glasses/sunglasses, -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOW" = ( -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/machinery/power/solar{ - id = "aftstarboard"; - name = "Aft-Starboard Solar Array" - }, -/turf/open/floor/plasteel/airless/solarpanel, -/area/solar/starboard/aft) -"cOX" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "2-4" - }, -/obj/structure/cable{ - icon_state = "2-8" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cOY" = ( -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/machinery/power/solar{ - id = "aftstarboard"; - name = "Aft-Starboard Solar Array" - }, -/turf/open/floor/plasteel/airless/solarpanel, -/area/solar/starboard/aft) -"cOZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/bedsheet/medical, -/obj/structure/bed, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cPa" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cPb" = ( -/obj/structure/bed, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/bedsheet/medical, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cPc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/turf/closed/wall, -/area/medical/virology) -"cPd" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/airlock/virology{ - name = "Break Room"; - req_access_txt = "39" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/virology) -"cPe" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPf" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPg" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPh" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/aft) -"cPi" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPj" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPk" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/stack/ore/slag, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPl" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/storage/box/lights/mixed, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPm" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPn" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/closet/crate, -/obj/item/clothing/gloves/color/fyellow, -/obj/item/wrench, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPo" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPp" = ( -/obj/structure/rack, -/obj/item/screwdriver{ - pixel_y = 6 - }, -/obj/item/crowbar, -/obj/item/storage/pill_bottle, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPq" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/item/cigbutt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/aft) -"cPr" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/decal/cleanable/generic, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPs" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance/abandoned{ - name = "Medical Surplus Storeroom"; - req_access_txt = "12"; - req_one_access_txt = "0" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPt" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPu" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plasteel/vault, -/area/hallway/secondary/exit/departure_lounge) -"cPv" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plasteel/vault, -/area/hallway/secondary/exit/departure_lounge) -"cPw" = ( -/obj/machinery/computer/arcade, -/turf/open/floor/plasteel/vault, -/area/hallway/secondary/exit/departure_lounge) -"cPx" = ( -/turf/closed/wall, -/area/hallway/secondary/exit/departure_lounge) -"cPy" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/machinery/newscaster{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/vault, -/area/hallway/secondary/exit/departure_lounge) -"cPz" = ( -/obj/machinery/vending/coffee, -/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 - }, -/turf/open/floor/plasteel/vault, -/area/hallway/secondary/exit/departure_lounge) -"cPA" = ( -/obj/machinery/vending/snack/random, -/obj/structure/sign/map/right{ - desc = "A framed picture of the station. Clockwise from security in red at the top, you see engineering in yellow, science in purple, escape in checkered red-and-white, medbay in green, arrivals in checkered red-and-blue, and then cargo in brown."; - icon_state = "map-right-MS"; - pixel_y = 32 - }, -/turf/open/floor/plasteel/vault, -/area/hallway/secondary/exit/departure_lounge) -"cPB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Departure Lounge" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"cPC" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Departure Lounge" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cPD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Departure Lounge" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/secondary/exit/departure_lounge) -"cPE" = ( -/obj/structure/table, -/obj/item/retractor, -/obj/item/hemostat, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -29 - }, -/turf/open/floor/plasteel/white/corner{ - dir = 4 - }, -/area/science/robotics/lab) -"cPF" = ( -/obj/structure/table/optable{ - name = "Robotics Operating Table" - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/obj/machinery/camera{ - c_tag = "Robotics - Aft"; - dir = 1; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/science/robotics/lab) -"cPG" = ( -/obj/machinery/computer/operating{ - dir = 1; - name = "Robotics Operating Computer" - }, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/science/robotics/lab) -"cPH" = ( -/obj/structure/table, -/obj/item/device/mmi, -/obj/item/device/mmi, -/obj/item/device/mmi, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/white/corner{ - dir = 1 - }, -/area/science/robotics/lab) -"cPI" = ( -/obj/machinery/door/window/eastleft{ - dir = 1; - name = "Robotics Deliveries"; - req_access_txt = "29" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cPJ" = ( -/obj/structure/closet/wardrobe/robotics_black{ - pixel_x = 2 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cPK" = ( -/obj/structure/table, -/obj/machinery/cell_charger, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/obj/item/crowbar, -/obj/item/device/assembly/prox_sensor{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/item/device/assembly/prox_sensor{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cPL" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 2 - }, -/area/science/research) -"cPM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 2 - }, -/area/science/research) -"cPN" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-10" - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 8 - }, -/area/science/research) -"cPO" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/structure/filingcabinet/chestdrawer, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cPP" = ( -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/machinery/computer/rdservercontrol{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cPQ" = ( -/obj/structure/table, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/pen, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cPR" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/server) -"cPS" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 1; - external_pressure_bound = 120; - name = "server vent" - }, -/turf/open/floor/circuit/telecomms/server, -/area/science/server) -"cPT" = ( -/obj/structure/easel, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cPU" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard/aft) -"cPV" = ( -/obj/structure/rack, -/obj/effect/spawner/lootdrop/costume, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cPW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/reagent_dispensers/watertank, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cPX" = ( -/obj/structure/closet, -/obj/item/clothing/glasses/science, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cPY" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cPZ" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQa" = ( -/obj/structure/closet/crate, -/obj/item/clothing/mask/gas, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQb" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "2-4" - }, -/obj/structure/cable{ - icon_state = "2-8" - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cQc" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cQd" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cQe" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cQf" = ( -/obj/effect/landmark/xeno_spawn, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cQg" = ( -/obj/structure/table/glass, -/obj/machinery/newscaster{ - pixel_x = -30 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/paper, -/obj/item/pen/red, -/obj/structure/extinguisher_cabinet{ - pixel_y = 30 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 9 - }, -/area/medical/virology) -"cQh" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 29 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cQi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cQj" = ( -/obj/structure/table/glass, -/obj/item/storage/box/donkpockets{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/machinery/light_switch{ - pixel_y = 26 - }, -/obj/machinery/camera{ - c_tag = "Virology - Break Room"; - dir = 2; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cQk" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/structure/table/glass, -/obj/machinery/microwave{ - pixel_x = -3; - pixel_y = 6 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 5 - }, -/area/medical/virology) -"cQl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/aft) -"cQn" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQo" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/disposalpipe/sorting/mail/flip{ - dir = 8; - sortType = 17 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQq" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQr" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/grille, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/aft) -"cQs" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/aft) -"cQu" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQv" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQw" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQx" = ( -/obj/machinery/power/apc/highcap/five_k{ - dir = 1; - name = "Departure Lounge APC"; - areastring = "/area/hallway/secondary/exit/departure_lounge"; + name = "Starboard Quarter Solar APC"; + areastring = "/area/maintenance/solars/starboard/aft"; pixel_y = 24 }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQy" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQz" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - pixel_y = 25 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQC" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQD" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQE" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQF" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=1"; - dir = 1; - freq = 1400; - location = "Robotics" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cQG" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Robotics Maintenance"; - req_access_txt = "29" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQH" = ( -/obj/structure/sign/warning/securearea, -/turf/closed/wall/r_wall, -/area/science/research) -"cQI" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Xenobiology Lab"; - req_access_txt = "47" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitepurple{ - dir = 4 - }, -/area/science/research) -"cQJ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQK" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance/abandoned{ - locked = 0; - name = "Storage Room"; - req_access_txt = "0"; - req_one_access_txt = "12;47" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQM" = ( -/obj/item/storage/box/lights/mixed, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/starboard/aft) -"cQO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQP" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard/aft) -"cQQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/external{ - req_access_txt = "13" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQS" = ( -/obj/structure/sign/warning/vacuum/external{ - pixel_y = -32 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQT" = ( -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"cQU" = ( -/obj/structure/table/glass, -/obj/item/reagent_containers/dropper, -/obj/item/reagent_containers/syringe, -/obj/item/reagent_containers/glass/beaker, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cQV" = ( -/obj/structure/table/glass, -/obj/item/folder/white{ - pixel_y = 4 - }, -/obj/item/pen/red, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cQW" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/closed/wall, -/area/medical/virology) -"cQX" = ( -/obj/structure/table/glass, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 9 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/virology) -"cQY" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cQZ" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cRa" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cRb" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/virology) -"cRc" = ( -/obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, -/area/medical/virology) -"cRd" = ( -/turf/closed/wall, -/area/chapel/office) -"cRe" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/airlock/maintenance{ - name = "Crematorium Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "27" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/airlock/maintenance{ - name = "Chapel Office Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "22" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRg" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRh" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRi" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRj" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/junction/flip{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRk" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRl" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/aft) -"cRm" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRn" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;5;39;6" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRo" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRp" = ( -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRq" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=10-Aft-To-Central"; - location = "9.4-Escape-4" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRr" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRs" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRt" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRu" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRv" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRw" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRx" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRy" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;47" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRz" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRA" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/aft) -"cRB" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRC" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRD" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRE" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;47" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRF" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Research Division Hallway - Xenobiology Lab Access"; - dir = 2; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"cRG" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"cRH" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/firealarm{ - dir = 2; - pixel_y = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"cRI" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;47" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRJ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRK" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRL" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard/aft) -"cRM" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRN" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRO" = ( -/obj/machinery/space_heater, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRP" = ( -/obj/structure/closet/crate, -/obj/item/poster/random_official, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/landmark/blobstart, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRQ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/closet, -/obj/item/storage/box/lights/mixed, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRR" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRS" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRT" = ( -/obj/structure/closet, -/obj/item/device/flashlight, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 3; - name = "3maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRU" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/medical/virology) -"cRV" = ( +/area/maintenance/solars/starboard/aft) +"cLN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment, /turf/closed/wall/r_wall, /area/medical/virology) -"cRW" = ( +"cLO" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -23 @@ -73085,13 +68395,13 @@ dir = 10 }, /area/medical/virology) -"cRX" = ( +"cLP" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, /turf/open/floor/plasteel/whitegreen/side, /area/medical/virology) -"cRY" = ( +"cLQ" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 @@ -73101,11 +68411,11 @@ }, /turf/open/floor/plasteel/whitegreen/side, /area/medical/virology) -"cRZ" = ( +"cLR" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/whitegreen/side, /area/medical/virology) -"cSa" = ( +"cLS" = ( /obj/structure/chair/stool, /obj/machinery/firealarm{ dir = 4; @@ -73115,21 +68425,19 @@ dir = 6 }, /area/medical/virology) -"cSb" = ( +"cLT" = ( /obj/effect/decal/cleanable/cobweb, /obj/structure/bodycontainer/morgue{ dir = 2 }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cSc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light_switch{ - pixel_x = 25 - }, -/turf/open/floor/plasteel/dark, -/area/chapel/office) -"cSd" = ( +"cLU" = ( +/obj/effect/landmark/blobstart, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/engine, +/area/science/explab) +"cLV" = ( /obj/item/device/radio/intercom{ pixel_y = 25 }, @@ -73146,7 +68454,7 @@ /obj/item/clothing/under/burial, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSe" = ( +"cLW" = ( /obj/machinery/requests_console{ department = "Chapel"; departmentType = 2; @@ -73157,7 +68465,7 @@ }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSf" = ( +"cLX" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -73169,13 +68477,13 @@ }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSg" = ( +"cLY" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSh" = ( +"cLZ" = ( /obj/machinery/door/morgue{ name = "Relic Closet"; req_access_txt = "22" @@ -73184,7 +68492,7 @@ dir = 2 }, /area/chapel/office) -"cSi" = ( +"cMa" = ( /obj/structure/table/wood, /obj/item/spellbook/oneuse/smoke/lesser{ name = "mysterious old book of " @@ -73203,7 +68511,7 @@ dir = 2 }, /area/chapel/office) -"cSj" = ( +"cMb" = ( /obj/machinery/door/airlock/maintenance{ name = "Chapel Maintenance"; req_access_txt = "0"; @@ -73215,52 +68523,32 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/aft) -"cSk" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Departure Lounge - Port Fore"; - dir = 4; - network = list("SS13") - }, -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-24" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cSl" = ( +"cMd" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSm" = ( +"cMe" = ( /obj/effect/turf_decal/stripes/corner{ dir = 2 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSn" = ( +"cMf" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSo" = ( +"cMg" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSp" = ( +"cMh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSq" = ( +"cMi" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -73271,7 +68559,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSr" = ( +"cMj" = ( /obj/machinery/light{ dir = 4 }, @@ -73291,20 +68579,18 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSs" = ( -/obj/machinery/light/small{ - dir = 8 +"cMk" = ( +/obj/machinery/power/apc/highcap/five_k{ + dir = 2; + name = "Aft Maintenance APC"; + areastring = "/area/maintenance/aft"; + pixel_y = -24 }, +/obj/structure/cable/yellow, +/obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/aft) -"cSt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cSu" = ( +"cMl" = ( /obj/structure/table, /obj/item/stack/sheet/glass/fifty{ pixel_x = 3; @@ -73313,79 +68599,83 @@ /obj/item/stack/sheet/metal/fifty, /turf/open/floor/plating, /area/maintenance/aft) -"cSv" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xeno_blastdoor"; - name = "biohazard containment door" +"cMm" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cSw" = ( /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "2-4" }, -/obj/machinery/door/poddoor/preopen{ - id = "xeno_blastdoor"; - name = "biohazard containment door" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cSx" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/machinery/door/poddoor/preopen{ - id = "xeno_blastdoor"; - name = "biohazard containment door" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cSy" = ( -/obj/machinery/space_heater, /turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cSz" = ( +/area/maintenance/port/aft) +"cMo" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cMp" = ( /obj/structure/chair, /obj/item/cigbutt, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cSA" = ( -/turf/closed/wall/r_wall, -/area/maintenance/solars/starboard/aft) -"cSB" = ( -/obj/structure/sign/warning/electricshock, -/turf/closed/wall/r_wall, -/area/maintenance/solars/starboard/aft) -"cSC" = ( -/obj/machinery/door/airlock/engineering{ - name = "Starboard Quarter Solar Access"; - req_access_txt = "10" +"cMq" = ( +/obj/machinery/power/terminal{ + dir = 1 }, -/obj/structure/cable/yellow{ - icon_state = "1-2" +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/machinery/camera{ + c_tag = "Aft Starboard Solar Maintenance"; + dir = 4; + network = list("SS13") }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/solars/starboard/aft) -"cSD" = ( +"cMr" = ( +/obj/effect/landmark/xeno_spawn, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/solars/starboard/aft) +"cMs" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"cMt" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, /turf/open/floor/plating/airless, /area/space/nearstation) -"cSE" = ( +"cMu" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plating/airless, /area/space/nearstation) -"cSF" = ( +"cMv" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -73394,7 +68684,7 @@ }, /turf/open/floor/plating/airless, /area/medical/virology) -"cSG" = ( +"cMw" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 @@ -73407,7 +68697,7 @@ }, /turf/open/floor/plating, /area/medical/virology) -"cSH" = ( +"cMx" = ( /obj/machinery/atmospherics/components/unary/tank/air{ dir = 1 }, @@ -73416,7 +68706,7 @@ }, /turf/open/floor/plasteel/vault, /area/medical/virology) -"cSI" = ( +"cMy" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1; name = "virology air connector port" @@ -73427,7 +68717,7 @@ }, /turf/open/floor/plasteel/vault, /area/medical/virology) -"cSJ" = ( +"cMz" = ( /obj/item/trash/popcorn, /obj/structure/table/glass, /obj/structure/cable/yellow{ @@ -73435,25 +68725,25 @@ }, /turf/open/floor/plasteel/vault, /area/medical/virology) -"cSK" = ( +"cMA" = ( /obj/item/reagent_containers/food/snacks/sosjerky, /obj/structure/table/glass, /turf/open/floor/plasteel/vault, /area/medical/virology) -"cSL" = ( +"cMB" = ( /obj/item/trash/cheesie{ pixel_y = 4 }, /obj/structure/table/glass, /turf/open/floor/plasteel/vault, /area/medical/virology) -"cSM" = ( +"cMC" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cSN" = ( +"cMD" = ( /obj/machinery/light/small{ dir = 4 }, @@ -73463,7 +68753,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cSO" = ( +"cME" = ( /obj/item/device/flashlight/lamp, /obj/machinery/newscaster{ pixel_x = -30 @@ -73471,13 +68761,13 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSP" = ( +"cMF" = ( /obj/structure/chair, /obj/effect/landmark/start/chaplain, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSQ" = ( +"cMG" = ( /obj/item/paper_bin{ pixel_x = -2; pixel_y = 8 @@ -73490,7 +68780,7 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSR" = ( +"cMH" = ( /obj/machinery/light/small{ dir = 4 }, @@ -73499,10 +68789,10 @@ }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSS" = ( +"cMI" = ( /turf/closed/wall, /area/chapel/main) -"cST" = ( +"cMJ" = ( /obj/item/candle, /obj/machinery/light_switch{ pixel_x = -27 @@ -73511,7 +68801,7 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cSU" = ( +"cMK" = ( /obj/item/storage/book/bible, /obj/machinery/light/small{ dir = 1 @@ -73527,7 +68817,7 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cSV" = ( +"cML" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/snacks/grown/poppy{ pixel_y = 2 @@ -73546,14 +68836,14 @@ }, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cSW" = ( +"cMM" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cSX" = ( +"cMN" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/snacks/grown/harebell, /obj/item/reagent_containers/food/snacks/grown/harebell, @@ -73562,7 +68852,7 @@ /obj/item/reagent_containers/food/snacks/grown/harebell, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cSY" = ( +"cMO" = ( /obj/item/paper_bin{ pixel_x = -2; pixel_y = 8 @@ -73576,7 +68866,7 @@ }, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cSZ" = ( +"cMP" = ( /obj/item/candle, /obj/machinery/light_switch{ pixel_y = 25 @@ -73585,13 +68875,24 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cTa" = ( +"cMQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 1 + }, +/area/hallway/primary/central) +"cMR" = ( /obj/structure/table, /obj/item/candle, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTb" = ( +"cMS" = ( /obj/structure/chair{ dir = 4 }, @@ -73601,7 +68902,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTc" = ( +"cMT" = ( /obj/structure/chair{ dir = 8 }, @@ -73610,13 +68911,13 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTd" = ( +"cMU" = ( /obj/machinery/status_display{ layer = 4 }, /turf/closed/wall, /area/hallway/secondary/exit/departure_lounge) -"cTe" = ( +"cMV" = ( /obj/structure/chair{ dir = 4 }, @@ -73625,14 +68926,14 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTf" = ( +"cMW" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTg" = ( +"cMX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -73642,7 +68943,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTh" = ( +"cMY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -73651,7 +68952,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTi" = ( +"cMZ" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/westleft{ base_state = "right"; @@ -73672,7 +68973,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTj" = ( +"cNa" = ( /obj/structure/chair/office/dark{ dir = 8 }, @@ -73689,7 +68990,7 @@ dir = 9 }, /area/hallway/secondary/exit/departure_lounge) -"cTk" = ( +"cNb" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -73700,7 +69001,7 @@ dir = 1 }, /area/hallway/secondary/exit/departure_lounge) -"cTl" = ( +"cNc" = ( /obj/structure/chair, /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)."; @@ -73711,7 +69012,7 @@ dir = 1 }, /area/hallway/secondary/exit/departure_lounge) -"cTm" = ( +"cNd" = ( /obj/structure/table, /obj/machinery/recharger{ pixel_y = 4 @@ -73729,52 +69030,49 @@ dir = 5 }, /area/hallway/secondary/exit/departure_lounge) -"cTn" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/aft) -"cTo" = ( -/obj/machinery/power/apc/highcap/five_k{ - dir = 2; - name = "Aft Maintenance APC"; - areastring = "/area/maintenance/aft"; - pixel_y = -24 +"cNe" = ( +/obj/machinery/door/airlock/external{ + name = "Auxiliary Escape Airlock" }, -/obj/structure/cable/yellow, -/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/aft) -"cTp" = ( -/obj/machinery/droneDispenser, -/turf/open/floor/plating, -/area/maintenance/aft) -"cTq" = ( -/obj/structure/sign/warning/biohazard, -/turf/closed/wall, -/area/science/xenobiology) -"cTr" = ( +"cNf" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "1-8" }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Xenobiology Lab"; - req_access_txt = "47" +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 }, -/turf/open/floor/plasteel/whitepurple{ - dir = 4 +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cNg" = ( +/obj/structure/rack, +/obj/item/device/flashlight, +/obj/effect/spawner/lootdrop/maintenance, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cNh" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 }, -/area/science/xenobiology) -"cTs" = ( -/obj/structure/sign/warning/securearea, -/turf/closed/wall, -/area/science/xenobiology) -"cTt" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/aft) +"cNi" = ( /obj/machinery/biogenerator, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cTu" = ( +"cNj" = ( /obj/item/reagent_containers/food/snacks/grown/banana, /obj/item/reagent_containers/food/snacks/grown/banana, /obj/item/reagent_containers/food/snacks/grown/wheat, @@ -73794,7 +69092,7 @@ /obj/item/seeds/cannabis/rainbow, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cTv" = ( +"cNk" = ( /obj/item/storage/bag/plants/portaseeder, /obj/item/storage/bag/plants/portaseeder, /obj/item/device/plant_analyzer, @@ -73809,7 +69107,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cTw" = ( +"cNl" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -73818,19 +69116,22 @@ /obj/item/seeds/cannabis/white, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cTx" = ( -/obj/machinery/hydroponics/soil{ - pixel_y = 8 +"cNm" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 }, -/obj/item/seeds/glowshroom, -/obj/item/seeds/corn, -/obj/effect/turf_decal/stripes/line, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 }, /turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cTy" = ( +/area/maintenance/port/aft) +"cNn" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -73838,61 +69139,49 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cTz" = ( -/obj/machinery/power/smes, -/obj/structure/cable/yellow{ - icon_state = "0-4" +"cNo" = ( +/obj/structure/cable{ + icon_state = "1-4" }, /turf/open/floor/plating, /area/maintenance/solars/starboard/aft) -"cTA" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/cable/yellow{ +"cNp" = ( +/obj/structure/cable{ icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, +/obj/structure/chair/stool, /turf/open/floor/plating, /area/maintenance/solars/starboard/aft) -"cTB" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Starboard Quarter Solar APC"; - areastring = "/area/maintenance/solars/starboard/aft"; - pixel_y = 24 +"cNq" = ( +/obj/machinery/power/solar_control{ + dir = 8; + id = "aftstarboard"; + name = "Starboard Quarter Solar Control"; + track = 0 }, -/obj/structure/cable/yellow{ +/obj/structure/cable, +/obj/structure/cable{ icon_state = "0-8" }, +/obj/structure/sign/warning/vacuum/external{ + pixel_y = -32 + }, /turf/open/floor/plating, /area/maintenance/solars/starboard/aft) -"cTC" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cTD" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable, -/turf/open/space, -/area/solar/starboard/aft) -"cTE" = ( +"cNr" = ( /obj/structure/disposaloutlet, /obj/structure/disposalpipe/trunk{ dir = 1 }, /turf/open/floor/plating/airless, /area/space/nearstation) -"cTF" = ( +"cNs" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 1 }, /turf/open/floor/plating/airless, /area/medical/virology) -"cTG" = ( +"cNt" = ( /obj/machinery/button/crematorium{ id = "crematoriumChapel"; pixel_x = -26; @@ -73900,7 +69189,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cTH" = ( +"cNu" = ( /obj/machinery/camera{ c_tag = "Chapel Office - Backroom"; dir = 8; @@ -73913,7 +69202,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cTI" = ( +"cNv" = ( /obj/item/storage/crayons, /obj/machinery/light/small{ dir = 8 @@ -73921,15 +69210,19 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cTJ" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/table/wood, -/obj/item/folder{ - pixel_y = 2 +"cNw" = ( +/obj/structure/cable, +/obj/structure/cable{ + icon_state = "0-2" }, -/turf/open/floor/plasteel/grimy, -/area/chapel/office) -"cTK" = ( +/obj/machinery/power/compressor{ + comp_id = "incineratorturbine"; + dir = 1; + luminosity = 2 + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"cNx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -73940,10 +69233,10 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cTL" = ( +"cNy" = ( /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cTM" = ( +"cNz" = ( /obj/item/device/radio/intercom{ broadcasting = 1; frequency = 1480; @@ -73953,31 +69246,31 @@ /obj/structure/chair, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cTN" = ( +"cNA" = ( /obj/machinery/door/morgue{ name = "Confession Booth" }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cTO" = ( +"cNB" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/carpet, /area/chapel/main) -"cTP" = ( +"cNC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/carpet, /area/chapel/main) -"cTQ" = ( +"cND" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/carpet, /area/chapel/main) -"cTR" = ( +"cNE" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -73986,7 +69279,7 @@ }, /turf/open/floor/carpet, /area/chapel/main) -"cTS" = ( +"cNF" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -73995,7 +69288,7 @@ }, /turf/open/floor/carpet, /area/chapel/main) -"cTT" = ( +"cNG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -74004,7 +69297,7 @@ }, /turf/open/floor/carpet, /area/chapel/main) -"cTU" = ( +"cNH" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -74017,7 +69310,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cTV" = ( +"cNI" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -74029,7 +69322,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTW" = ( +"cNJ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -74041,7 +69334,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTX" = ( +"cNK" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -74050,7 +69343,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTY" = ( +"cNL" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -74059,7 +69352,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTZ" = ( +"cNN" = ( /obj/structure/flora/ausbushes/fernybush, /obj/structure/flora/ausbushes/fullgrass, /obj/structure/flora/ausbushes/ppflowers, @@ -74067,21 +69360,21 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/hallway/secondary/exit/departure_lounge) -"cUa" = ( +"cNO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUb" = ( +"cNP" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" }, /turf/open/floor/plating, /area/hallway/secondary/exit/departure_lounge) -"cUc" = ( +"cNQ" = ( /obj/machinery/computer/secure_data{ dir = 4 }, @@ -74092,13 +69385,13 @@ dir = 8 }, /area/hallway/secondary/exit/departure_lounge) -"cUd" = ( +"cNR" = ( /obj/structure/chair/office/dark{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUe" = ( +"cNS" = ( /obj/structure/table, /obj/item/folder/red{ pixel_x = 3 @@ -74121,28 +69414,23 @@ dir = 4 }, /area/hallway/secondary/exit/departure_lounge) -"cUf" = ( -/obj/machinery/door/airlock/external{ - name = "Auxiliary Escape Airlock" +"cNT" = ( +/obj/structure/sign/warning/vacuum{ + pixel_x = 32 }, +/obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/aft) -"cUg" = ( -/turf/closed/wall, -/area/science/xenobiology) -"cUh" = ( +"cNU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"cUi" = ( -/obj/effect/spawner/structure/window/reinforced, +/obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, -/area/science/xenobiology) -"cUj" = ( +/area/maintenance/port/aft) +"cNW" = ( /obj/structure/sink/kitchen{ desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; name = "old sink"; @@ -74155,140 +69443,42 @@ icon_state = "platingdmg3" }, /area/maintenance/starboard/aft) -"cUk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cUl" = ( +"cNX" = ( /obj/item/seeds/watermelon, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cUm" = ( +"cNY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/structure/grille, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cUn" = ( +"cNZ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /obj/structure/chair, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cUo" = ( -/obj/machinery/power/terminal{ - dir = 1 +"cOa" = ( +/obj/structure/cable, +/obj/machinery/power/turbine{ + luminosity = 2 }, -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/machinery/camera{ - c_tag = "Aft Starboard Solar Maintenance"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cUp" = ( -/obj/effect/landmark/xeno_spawn, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/solars/starboard/aft) -"cUq" = ( -/obj/structure/cable{ - icon_state = "2-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cUr" = ( -/obj/machinery/door/airlock/external{ - name = "Solar Maintenance"; - req_access = null; - req_access_txt = "10; 13" - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cUs" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cUt" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cUu" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "0-8" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cUv" = ( -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/starboard/aft) -"cUw" = ( -/obj/structure/lattice/catwalk, -/obj/item/stack/cable_coil, -/turf/open/space, -/area/solar/starboard/aft) -"cUx" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "0-4" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cUy" = ( -/obj/machinery/power/tracker, -/obj/structure/cable{ - icon_state = "0-8" - }, -/turf/open/floor/plating/airless, -/area/solar/starboard/aft) -"cUz" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/turf/open/floor/plasteel/dark, -/area/chapel/office) -"cUA" = ( +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"cOb" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cUB" = ( +"cOc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -74299,20 +69489,20 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cUC" = ( +"cOd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cUD" = ( +"cOe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cUE" = ( +"cOf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -74322,7 +69512,7 @@ }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cUF" = ( +"cOg" = ( /obj/machinery/light_switch{ pixel_x = 28 }, @@ -74339,11 +69529,11 @@ }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cUG" = ( +"cOh" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cUH" = ( +"cOi" = ( /obj/structure/cable/yellow{ icon_state = "0-4" }, @@ -74355,13 +69545,13 @@ }, /turf/open/floor/carpet, /area/chapel/main) -"cUI" = ( +"cOj" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/carpet, /area/chapel/main) -"cUJ" = ( +"cOk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -74371,7 +69561,7 @@ /obj/effect/landmark/xmastree, /turf/open/floor/carpet, /area/chapel/main) -"cUK" = ( +"cOl" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -74380,14 +69570,14 @@ }, /turf/open/floor/carpet, /area/chapel/main) -"cUL" = ( +"cOm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/chapel/main) -"cUM" = ( +"cOn" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -74397,7 +69587,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cUN" = ( +"cOo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -74406,7 +69596,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUO" = ( +"cOp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -74415,23 +69605,23 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUP" = ( +"cOq" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUQ" = ( +"cOr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUR" = ( +"cOs" = ( /obj/machinery/ai_status_display, /turf/closed/wall, /area/hallway/secondary/exit/departure_lounge) -"cUS" = ( +"cOt" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -74440,7 +69630,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUT" = ( +"cOu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -74452,7 +69642,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUU" = ( +"cOv" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Departure Lounge Security Post"; @@ -74466,7 +69656,7 @@ }, /turf/open/floor/plasteel/red, /area/hallway/secondary/exit/departure_lounge) -"cUV" = ( +"cOw" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -74484,13 +69674,13 @@ dir = 10 }, /area/hallway/secondary/exit/departure_lounge) -"cUW" = ( +"cOx" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, /turf/open/floor/plasteel/red/side, /area/hallway/secondary/exit/departure_lounge) -"cUX" = ( +"cOy" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -74499,7 +69689,7 @@ /obj/item/pen, /turf/open/floor/plasteel/red/side, /area/hallway/secondary/exit/departure_lounge) -"cUY" = ( +"cOz" = ( /obj/structure/table, /obj/machinery/newscaster/security_unit{ pixel_x = 29; @@ -74527,88 +69717,37 @@ dir = 6 }, /area/hallway/secondary/exit/departure_lounge) -"cUZ" = ( -/obj/structure/sign/warning/vacuum{ - pixel_x = 32 +"cOA" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas, +/obj/item/clothing/glasses/sunglasses, +/obj/effect/spawner/lootdrop/maintenance, +/obj/machinery/light/small{ + dir = 4 }, -/obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, -/area/maintenance/aft) -"cVa" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cVb" = ( +/area/maintenance/starboard/aft) +"cOB" = ( /obj/item/seeds/sunflower/moonflower, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVc" = ( +"cOC" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVd" = ( +"cOD" = ( /obj/item/seeds/berry, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVe" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/starboard/aft) -"cVf" = ( +"cOE" = ( /obj/structure/reagent_dispensers/watertank, /obj/item/reagent_containers/glass/bucket, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVg" = ( -/obj/structure/cable{ - icon_state = "1-4" - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cVh" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/chair/stool, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cVi" = ( -/obj/machinery/power/solar_control{ - dir = 8; - id = "aftstarboard"; - name = "Starboard Quarter Solar Control"; - track = 0 - }, -/obj/structure/cable, -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/structure/sign/warning/vacuum/external{ - pixel_y = -32 - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cVj" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "0-2" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cVk" = ( -/obj/structure/bodycontainer/crematorium{ - id = "crematoriumChapel"; - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/chapel/office) -"cVl" = ( +"cOF" = ( /obj/structure/table, /obj/item/storage/box/bodybags{ pixel_x = 2; @@ -74616,7 +69755,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cVm" = ( +"cOG" = ( /obj/structure/closet/wardrobe/chaplain_black, /obj/machinery/airalarm{ dir = 4; @@ -74624,14 +69763,14 @@ }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cVn" = ( +"cOH" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 1 }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cVo" = ( +"cOI" = ( /obj/machinery/power/apc{ dir = 2; lighting = 3; @@ -74646,20 +69785,20 @@ /obj/structure/cable/yellow, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cVp" = ( +"cOJ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cVq" = ( +"cOK" = ( /obj/machinery/door/morgue{ name = "Confession Booth (Chaplain)"; req_access_txt = "22" }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cVr" = ( +"cOL" = ( /obj/item/device/radio/intercom{ broadcasting = 1; frequency = 1480; @@ -74672,58 +69811,58 @@ /obj/effect/landmark/start/chaplain, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cVs" = ( +"cOM" = ( /turf/open/floor/plasteel/chapel{ dir = 4 }, /area/chapel/main) -"cVt" = ( +"cON" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel{ dir = 1 }, /area/chapel/main) -"cVu" = ( +"cOO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel{ dir = 4 }, /area/chapel/main) -"cVv" = ( +"cOP" = ( /turf/open/floor/plasteel/dark, /area/chapel/main) -"cVw" = ( +"cOQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel{ dir = 1 }, /area/chapel/main) -"cVx" = ( +"cOR" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel{ dir = 4 }, /area/chapel/main) -"cVy" = ( +"cOS" = ( /turf/open/floor/plasteel/chapel{ dir = 1 }, /area/chapel/main) -"cVz" = ( +"cOT" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVA" = ( +"cOU" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVB" = ( +"cOV" = ( /obj/structure/chair{ dir = 8 }, @@ -74735,7 +69874,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVC" = ( +"cOW" = ( /obj/structure/flora/ausbushes/fernybush, /obj/structure/flora/ausbushes/fullgrass, /obj/structure/flora/ausbushes/brflowers, @@ -74746,7 +69885,7 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/hallway/secondary/exit/departure_lounge) -"cVD" = ( +"cOX" = ( /obj/structure/chair{ dir = 4 }, @@ -74758,20 +69897,20 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVE" = ( +"cOY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVF" = ( +"cOZ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVG" = ( +"cPa" = ( /obj/structure/chair{ dir = 8 }, @@ -74783,7 +69922,10 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVH" = ( +"cPb" = ( +/turf/closed/wall, +/area/hallway/secondary/exit/departure_lounge) +"cPc" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/structure/cable/yellow{ @@ -74791,23 +69933,24 @@ }, /turf/open/floor/plating, /area/hallway/secondary/exit/departure_lounge) -"cVI" = ( +"cPd" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/hallway/secondary/exit/departure_lounge) -"cVJ" = ( +"cPe" = ( /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "4-8" }, -/obj/machinery/light/small{ - dir = 8 +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cVK" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cPf" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -74818,7 +69961,7 @@ /obj/item/seeds/cannabis/ultimate, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVL" = ( +"cPg" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -74828,7 +69971,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVM" = ( +"cPh" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -74838,7 +69981,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVN" = ( +"cPi" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -74849,7 +69992,7 @@ /obj/item/seeds/cannabis, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVO" = ( +"cPj" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -74859,24 +70002,11 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVP" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "1-4" - }, -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cVQ" = ( +"cPk" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/chapel/office) -"cVR" = ( +"cPl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/public/glass{ name = "Chapel Office"; @@ -74884,7 +70014,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cVS" = ( +"cPm" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -23 @@ -74894,29 +70024,29 @@ }, /turf/open/floor/plasteel/chapel, /area/chapel/main) -"cVT" = ( +"cPn" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel{ dir = 8 }, /area/chapel/main) -"cVU" = ( +"cPo" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/chapel, /area/chapel/main) -"cVV" = ( +"cPp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel{ dir = 8 }, /area/chapel/main) -"cVW" = ( +"cPq" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel, /area/chapel/main) -"cVX" = ( +"cPr" = ( /obj/machinery/light{ dir = 4 }, @@ -74924,24 +70054,20 @@ dir = 8 }, /area/chapel/main) -"cVY" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cVZ" = ( +"cPs" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWa" = ( +"cPt" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWb" = ( +"cPu" = ( /obj/structure/chair{ dir = 8 }, @@ -74951,11 +70077,29 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWc" = ( +"cPv" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/hallway/secondary/exit/departure_lounge) -"cWd" = ( +"cPx" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cPz" = ( +/obj/structure/closet, +/obj/item/device/flashlight, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 3; + name = "3maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cPA" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "chapel_shutters_parlour"; @@ -74963,7 +70107,7 @@ }, /turf/open/floor/plating, /area/chapel/main) -"cWe" = ( +"cPB" = ( /obj/structure/closet/coffin, /obj/machinery/light/small{ dir = 1 @@ -74971,14 +70115,14 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plating, /area/chapel/main) -"cWf" = ( +"cPC" = ( /obj/structure/closet/coffin, /obj/structure/window/reinforced{ dir = 4 }, /turf/open/floor/plating, /area/chapel/main) -"cWg" = ( +"cPD" = ( /obj/structure/noticeboard{ desc = "A memorial wall for pinning up momentos"; name = "memorial board"; @@ -74993,7 +70137,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/chapel/main) -"cWh" = ( +"cPE" = ( /obj/structure/sign/plaques/kiddie/badger{ pixel_y = 32 }, @@ -75018,7 +70162,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/chapel/main) -"cWi" = ( +"cPF" = ( /obj/structure/noticeboard{ desc = "A memorial wall for pinning up momentos"; name = "memorial board"; @@ -75028,15 +70172,15 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/chapel/main) -"cWj" = ( +"cPG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/chapel/main) -"cWk" = ( +"cPH" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWl" = ( +"cPI" = ( /obj/machinery/light/small{ dir = 1 }, @@ -75051,7 +70195,7 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWm" = ( +"cPJ" = ( /obj/structure/chair/comfy/black{ dir = 4 }, @@ -75060,7 +70204,7 @@ dir = 1 }, /area/chapel/main) -"cWn" = ( +"cPK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -75068,7 +70212,7 @@ dir = 4 }, /area/chapel/main) -"cWo" = ( +"cPL" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -75078,7 +70222,7 @@ dir = 1 }, /area/chapel/main) -"cWp" = ( +"cPM" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 @@ -75087,7 +70231,7 @@ dir = 4 }, /area/chapel/main) -"cWq" = ( +"cPN" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/structure/chair/comfy/black{ dir = 8 @@ -75096,7 +70240,7 @@ dir = 4 }, /area/chapel/main) -"cWr" = ( +"cPO" = ( /obj/machinery/camera{ c_tag = "Departure Lounge - Port Aft"; dir = 4; @@ -75116,19 +70260,19 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWs" = ( +"cPP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWt" = ( +"cPQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWu" = ( +"cPR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -75137,7 +70281,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWv" = ( +"cPS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -75147,7 +70291,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWw" = ( +"cPT" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -75156,13 +70300,13 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWx" = ( +"cPU" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWy" = ( +"cPV" = ( /obj/machinery/camera{ c_tag = "Departure Lounge - Starboard Aft"; dir = 8; @@ -75185,19 +70329,49 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWz" = ( -/obj/structure/closet/coffin, -/turf/open/floor/plating, -/area/chapel/main) -"cWA" = ( -/obj/structure/closet/coffin, -/obj/machinery/door/window/eastleft{ - name = "Coffin Storage"; - req_access_txt = "22" +"cPW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 }, +/obj/structure/grille, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/aft) +"cPX" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab"; + req_access_txt = "47" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/whitepurple{ + dir = 4 + }, +/area/science/research) +"cPY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"cPZ" = ( +/obj/structure/closet/coffin, /turf/open/floor/plating, /area/chapel/main) -"cWB" = ( +"cQa" = ( /obj/machinery/newscaster{ pixel_y = 32 }, @@ -75209,13 +70383,13 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWC" = ( +"cQb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWD" = ( +"cQc" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -75231,13 +70405,13 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWE" = ( +"cQd" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWF" = ( +"cQf" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -75247,7 +70421,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWG" = ( +"cQg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -75255,20 +70429,20 @@ dir = 8 }, /area/chapel/main) -"cWH" = ( +"cQh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/chapel, /area/chapel/main) -"cWI" = ( +"cQi" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/chapel, /area/chapel/main) -"cWJ" = ( +"cQj" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -75276,7 +70450,7 @@ dir = 8 }, /area/chapel/main) -"cWK" = ( +"cQk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -75284,22 +70458,22 @@ dir = 8 }, /area/chapel/main) -"cWL" = ( +"cQl" = ( /turf/open/floor/plasteel/chapel, /area/chapel/main) -"cWM" = ( +"cQm" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWN" = ( +"cQn" = ( /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWO" = ( +"cQo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=9.4-Escape-4"; @@ -75310,7 +70484,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWP" = ( +"cQp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=9.3-Escape-3"; @@ -75321,91 +70495,141 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWQ" = ( +"cQq" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" +"cQr" = ( +/obj/machinery/light/small{ + dir = 1 }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cWS" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cWT" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/light/small{ +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cWU" = ( -/obj/structure/closet/coffin, -/obj/machinery/light/small, -/turf/open/floor/plating, -/area/chapel/main) -"cWV" = ( -/obj/structure/chair{ - pixel_y = -2 - }, -/turf/open/floor/plasteel/vault, -/area/chapel/main) -"cWW" = ( -/obj/structure/chair{ - pixel_y = -2 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/vault, -/area/chapel/main) -"cWX" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, /obj/machinery/camera{ - c_tag = "Chapel - Funeral Parlour"; - dir = 8; - network = list("SS13") + c_tag = "Research Division Hallway - Xenobiology Lab Access"; + dir = 2; + network = list("SS13","RD") }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/dark, -/area/chapel/main) -"cWY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/closed/wall, -/area/chapel/main) -"cWZ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/chapel/main) -"cXa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/chair/comfy/black{ - dir = 4 - }, -/turf/open/floor/plasteel/chapel{ +/turf/open/floor/plasteel/whitepurple/side{ dir = 1 }, +/area/science/xenobiology) +"cQs" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/firealarm{ + dir = 2; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"cQt" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"cQv" = ( +/obj/machinery/camera{ + c_tag = "Toxins - Launch Area"; + dir = 2; + network = list("SS13","RD") + }, +/obj/machinery/suit_storage_unit/rd, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/science/mixing) +"cQx" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/turf/open/floor/plasteel/vault, /area/chapel/main) -"cXb" = ( +"cQB" = ( +/obj/machinery/doppler_array{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = 22 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/science/mixing) +"cQC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cQD" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass{ + amount = 40; + pixel_x = 3; + pixel_y = -4 + }, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cQE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -75413,22 +70637,22 @@ dir = 4 }, /area/chapel/main) -"cXc" = ( +"cQF" = ( /obj/structure/table/wood, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cXd" = ( +"cQG" = ( /obj/item/storage/book/bible, /obj/structure/table/wood, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cXe" = ( +"cQH" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/chapel{ dir = 1 }, /area/chapel/main) -"cXf" = ( +"cQI" = ( /obj/structure/chair/comfy/black{ dir = 8 }, @@ -75441,71 +70665,192 @@ dir = 4 }, /area/chapel/main) -"cXg" = ( +"cQJ" = ( /obj/structure/sign/warning/vacuum{ pixel_x = -32 }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXh" = ( +"cQK" = ( /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXi" = ( +"cQL" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXj" = ( +"cQM" = ( /obj/machinery/holopad, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXk" = ( +"cQN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXl" = ( +"cQO" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXm" = ( +"cQP" = ( /obj/structure/sign/warning/vacuum{ pixel_x = 32 }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXn" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "1-4" +"cQR" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "biohazard containment door" }, -/obj/structure/cable{ - icon_state = "1-8" +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cQS" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 }, -/turf/open/space, -/area/solar/starboard/aft) -"cXo" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "biohazard containment door" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cQT" = ( +/obj/structure/closet/coffin, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/chapel/main) +"cQV" = ( +/obj/item/device/flashlight/lantern{ + pixel_y = 7 + }, +/obj/structure/table/wood, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"cQW" = ( +/obj/effect/landmark/start/chaplain, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"cQX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/chapel{ + dir = 8 + }, +/area/chapel/main) +"cQY" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Lounge Airlock" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cQZ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "biohazard containment door" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cRa" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall, +/area/science/xenobiology) +"cRb" = ( +/obj/structure/sign/warning/securearea, +/turf/closed/wall, +/area/science/xenobiology) +"cRc" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab"; + req_access_txt = "47" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/whitepurple{ + dir = 4 + }, +/area/science/xenobiology) +"cRe" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cRf" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"cRg" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRh" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 9 + }, +/area/science/xenobiology) +"cRi" = ( +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"cRj" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cXp" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/chapel/main) -"cXq" = ( +"cRk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRl" = ( /obj/machinery/door/window{ dir = 4; name = "Mass Driver"; @@ -75516,7 +70861,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cXr" = ( +"cRm" = ( /obj/machinery/mass_driver{ dir = 2; id = "chapelgun" @@ -75536,7 +70881,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cXs" = ( +"cRn" = ( /obj/machinery/camera{ c_tag = "Chapel - Port"; dir = 4; @@ -75549,49 +70894,55 @@ dir = 8 }, /area/chapel/main) -"cXt" = ( -/obj/item/device/flashlight/lantern{ - pixel_y = 7 +"cRo" = ( +/obj/machinery/light/small, +/turf/open/floor/plasteel/chapel{ + dir = 4 }, -/obj/structure/table/wood, -/turf/open/floor/plasteel/dark, /area/chapel/main) -"cXu" = ( -/obj/effect/landmark/start/chaplain, -/turf/open/floor/plasteel/dark, +"cRp" = ( +/turf/open/floor/plasteel/vault, /area/chapel/main) -"cXv" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 +"cRq" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/vault, +/area/chapel/main) +"cRr" = ( +/obj/machinery/light/small, +/obj/machinery/button/door{ + id = "chapel_shutters_space"; + name = "chapel shutters control"; + pixel_x = -6; + pixel_y = -25; + req_access_txt = "0" + }, +/obj/machinery/light_switch{ + pixel_x = 6; + pixel_y = -25 }, /turf/open/floor/plasteel/chapel{ + dir = 1 + }, +/area/chapel/main) +"cRs" = ( +/obj/machinery/light/small{ dir = 8 }, -/area/chapel/main) -"cXw" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/turf/open/floor/plasteel/chapel, -/area/chapel/main) -"cXx" = ( -/obj/machinery/door/airlock/external{ - name = "Departure Lounge Airlock" - }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXy" = ( +"cRt" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cRu" = ( /obj/structure/sign/warning/biohazard, /turf/closed/wall/r_wall, /area/science/xenobiology) -"cXz" = ( -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"cXA" = ( +"cRv" = ( /obj/machinery/doorButtons/access_button{ idDoor = "xeno_airlock_exterior"; idSelf = "xeno_airlock_control"; @@ -75603,12 +70954,11 @@ icon_state = "1-2" }, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/research{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "xeno_airlock_exterior"; - locked = 1; name = "Xenobiology Lab External Airlock"; req_access_txt = "55" }, @@ -75616,11 +70966,59 @@ dir = 4 }, /area/science/xenobiology) -"cXB" = ( +"cRw" = ( /obj/structure/sign/warning/securearea, /turf/closed/wall/r_wall, /area/science/xenobiology) -"cXC" = ( +"cRx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"cRy" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRz" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/xenobiology) +"cRA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/xenobiology) +"cRC" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRD" = ( +/obj/machinery/atmospherics/components/unary/tank/air{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/xenobiology) +"cRE" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -75635,7 +71033,7 @@ dir = 2 }, /area/chapel/main) -"cXD" = ( +"cRF" = ( /obj/machinery/door/morgue{ name = "Chapel Garden"; req_access_txt = "0" @@ -75644,7 +71042,7 @@ dir = 2 }, /area/chapel/main) -"cXE" = ( +"cRG" = ( /obj/machinery/light/small, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 @@ -75657,20 +71055,16 @@ }, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cXF" = ( +"cRH" = ( /obj/structure/chair, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cXG" = ( +"cRI" = ( /obj/structure/chair, /obj/effect/landmark/start/chaplain, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cXH" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/vault, -/area/chapel/main) -"cXI" = ( +"cRJ" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -75688,7 +71082,7 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cXJ" = ( +"cRK" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -75697,41 +71091,1356 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cXK" = ( -/obj/structure/bookcase{ - name = "Holy Bookcase" - }, -/turf/open/floor/plasteel/chapel{ - dir = 4 - }, -/area/chapel/main) -"cXL" = ( -/obj/machinery/light/small, -/turf/open/floor/plasteel/chapel{ - dir = 4 - }, -/area/chapel/main) -"cXM" = ( -/turf/open/floor/plasteel/vault, -/area/chapel/main) -"cXN" = ( -/obj/machinery/light/small, -/obj/machinery/button/door{ +"cRL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ id = "chapel_shutters_space"; - name = "chapel shutters control"; - pixel_x = -6; - pixel_y = -25; - req_access_txt = "0" + name = "chapel shutters" }, +/turf/open/floor/plating, +/area/chapel/main) +"cRM" = ( +/obj/machinery/processor/slime, +/obj/effect/turf_decal/stripes/corner{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRN" = ( +/obj/machinery/monkey_recycler, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/xenobiology) +"cRO" = ( +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/starboard/aft) +"cRP" = ( +/obj/machinery/door/poddoor{ + id = "chapelgun"; + name = "Chapel Launcher Door" + }, +/obj/structure/fans/tiny, +/turf/open/floor/plating, +/area/chapel/main) +"cRR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cRS" = ( +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"cRT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light_switch{ + pixel_x = 25 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"cRU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio3"; + name = "containment blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cRV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRW" = ( +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio8"; + name = "containment blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cRX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRY" = ( +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "test chamber blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cRZ" = ( +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio3"; + name = "containment blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cSa" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSb" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/corner{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio8"; + name = "containment blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cSd" = ( +/turf/closed/wall, +/area/science/xenobiology) +"cSe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSf" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSg" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSh" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/structure/disposaloutlet, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSj" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/window/reinforced, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSk" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSl" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSm" = ( +/obj/structure/window/reinforced, +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio8"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSn" = ( +/turf/open/floor/engine, +/area/science/xenobiology) +"cSp" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Pen #1"; + dir = 4; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSq" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Containment Pen #1"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio3"; + name = "containment blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSs" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen #1"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSt" = ( +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSv" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen #2"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio8"; + name = "containment blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSw" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Containment Pen #2"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSx" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Pen #2"; + dir = 8; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSy" = ( +/mob/living/simple_animal/slime, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSz" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/space, +/area/solar/starboard/aft) +"cSA" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSB" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio3"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSC" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/space, +/area/solar/starboard/aft) +"cSD" = ( +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio2"; + name = "containment blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cSE" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSF" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/disposaloutlet{ + dir = 1 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSI" = ( +/obj/structure/sign/warning/electricshock, +/turf/closed/wall, +/area/science/xenobiology) +"cSJ" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSL" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4 + }, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSM" = ( +/obj/structure/window/reinforced, +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio7"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSN" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Containment Pen #3"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio2"; + name = "containment blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSO" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen #3"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSP" = ( +/obj/docking_port/stationary/random{ + id = "pod_lavaland1"; + name = "lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"cSQ" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen #4"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio7"; + name = "containment blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSR" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Containment Pen #4"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSS" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio2"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cST" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio1"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSU" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/status_display{ + pixel_x = 32 + }, +/obj/machinery/computer/shuttle/pod{ + pixel_x = -32; + possible_destinations = "pod_lavaland1"; + shuttleId = "pod1" + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_1) +"cSV" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSW" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSX" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSY" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/table/wood, +/obj/item/folder{ + pixel_y = 2 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"cSZ" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 2; + pixel_y = 26 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cTa" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cTb" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen #5"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTc" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Containment Pen #5"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio1"; + name = "containment blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cTd" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/item/device/radio/intercom{ + pixel_x = 25 + }, +/obj/item/storage/pod{ + pixel_x = -26 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_1) +"cTe" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Containment Pen #6"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTf" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"cTg" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen #6"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio6"; + name = "containment blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cTi" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/machinery/computer/shuttle/pod{ + pixel_y = -32; + possible_destinations = "pod_lavaland4"; + shuttleId = "pod4" + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_4) +"cTj" = ( +/obj/item/crowbar/red, +/obj/item/wrench, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTk" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/button/ignition{ + id = "Xenobio"; + pixel_x = -6; + pixel_y = -3 + }, +/obj/machinery/button/door{ + id = "Xenolab"; + name = "Test Chamber Blast Doors"; + pixel_x = 4; + pixel_y = -3; + req_access_txt = "55" + }, +/obj/structure/table/reinforced, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTm" = ( +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "test chamber blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cTn" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"cTo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/chapel/main) +"cTp" = ( +/obj/structure/closet, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"cTq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/hatch{ + name = "Test Chamber Maintenance"; + req_access_txt = "47"; + req_one_access_txt = "0" + }, +/turf/open/floor/plating, +/area/science/xenobiology) +"cTr" = ( +/obj/machinery/computer/security/telescreen{ + dir = 1; + name = "Test Chamber Monitor"; + network = list("Xeno"); + pixel_y = 2 + }, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTs" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTt" = ( +/obj/machinery/door/window/southleft{ + dir = 1; + name = "Maximum Security Test Chamber"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTu" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + pixel_y = 25 + }, +/obj/item/storage/pod{ pixel_x = 6; - pixel_y = -25 + pixel_y = -32 + }, +/obj/machinery/light/small, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_4) +"cTw" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/maintenance/starboard) +"cTy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/chair/comfy/black{ + dir = 4 }, /turf/open/floor/plasteel/chapel{ dir = 1 }, /area/chapel/main) -"cXO" = ( +"cTz" = ( +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTA" = ( +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"cTB" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"cTC" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"cTD" = ( +/obj/structure/cable/yellow, +/obj/machinery/shieldwallgen/xenobiologyaccess, +/turf/open/floor/plating, +/area/science/xenobiology) +"cTR" = ( +/obj/effect/landmark/xmastree, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"cTT" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"cUH" = ( +/obj/structure/table/optable, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cUL" = ( +/obj/docking_port/stationary/random{ + dir = 4; + id = "pod_lavaland4"; + name = "lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"cUM" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cUN" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/effect/landmark/start/scientist, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cUR" = ( +/obj/machinery/atmospherics/pipe/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/valve/digital{ + name = "Waste Release" + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"cUT" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/status_display{ + pixel_y = 30 + }, +/obj/machinery/photocopier{ + pixel_y = 3 + }, +/turf/open/floor/wood, +/area/library) +"cUU" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/wood, +/area/library) +"cUZ" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 5; + height = 7; + id = "supply_home"; + name = "Cargo Bay"; + width = 12 + }, +/turf/open/space/basic, +/area/space) +"cVa" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cVb" = ( +/obj/structure/table/wood, +/obj/item/device/camera_film{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/device/camera_film{ + pixel_y = 9 + }, +/obj/item/device/radio/intercom{ + dir = 4; + name = "Station Intercom (General)"; + pixel_x = 27 + }, +/turf/open/floor/wood, +/area/library) +"cVd" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/item/device/radio/intercom{ + freerange = 1; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -30 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"cVe" = ( +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole/bookmanagement, +/obj/structure/noticeboard{ + desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; + dir = 8; + name = "requests board"; + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/library) +"cVf" = ( +/obj/machinery/light_switch{ + pixel_x = 28 + }, +/turf/open/floor/wood, +/area/library) +"cVh" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/central) +"cVi" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/wood, +/area/library) +"cVx" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 2; + height = 13; + id = "ferry_home"; + name = "port bay 2"; + turf_type = /turf/open/space; + width = 5 + }, +/turf/open/space/basic, +/area/space) +"cVy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/engine/atmos) +"cVz" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "n2_in"; + volume_rate = 200 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/engine/atmos) +"cVC" = ( +/mob/living/simple_animal/sloth/citrus, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"cVD" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/engine/atmos) +"cVE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cVH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cVJ" = ( +/obj/structure/window/reinforced, +/obj/machinery/computer/atmos_control/tank{ + dir = 1; + frequency = 1441; + input_tag = "air_in"; + name = "Mixed Air Supply Control"; + output_tag = "air_out"; + sensors = list("air_sensor" = "Tank") + }, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/engine/atmos) +"cVK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cVL" = ( +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cVM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cVQ" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cWg" = ( +/obj/docking_port/mobile/auxillary_base{ + dheight = 4; + dir = 2; + dwidth = 4; + height = 9; + width = 9; + timid = 0 + }, +/obj/machinery/bluespace_beacon, +/obj/machinery/computer/auxillary_base, +/turf/closed/wall, +/area/shuttle/auxillary_base) +"cWh" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cWA" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"cWF" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cWJ" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cWK" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/construction/mining/aux_base) +"cWM" = ( +/obj/machinery/door/airlock/external{ + name = "Construction Zone"; + req_access = null; + req_access_txt = "0"; + req_one_access_txt = "0" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating, +/area/construction/mining/aux_base) +"cXc" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/easel, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"cXz" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/camera{ + c_tag = "Engineering Supermatter Aft"; + dir = 1; + network = list("SS13","Engine") + }, +/turf/open/floor/engine, +/area/engine/engineering) +"cXA" = ( +/turf/closed/wall/r_wall, +/area/security/checkpoint/engineering) +"cXE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/construction/mining/aux_base) +"cXI" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard) +"cXR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/construction/mining/aux_base) +"cXZ" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard) +"cYc" = ( +/obj/structure/table/optable{ + name = "Robotics Operating Table" + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/obj/machinery/camera{ + c_tag = "Robotics - Aft"; + dir = 1; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white/side{ + dir = 1 + }, +/area/science/robotics/lab) +"cYj" = ( +/obj/structure/closet/firecloset, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard) +"cYE" = ( +/obj/structure/closet/toolcloset, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/construction/mining/aux_base) +"cYG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/yellow/side, +/area/construction/mining/aux_base) +"cYJ" = ( +/obj/docking_port/stationary{ + dheight = 0; + dir = 2; + dwidth = 9; + height = 25; + id = "emergency_home"; + name = "MetaStation emergency evac bay"; + width = 29 + }, +/turf/open/space/basic, +/area/space) +"cYK" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for the Auxillary Mining Base."; + dir = 1; + name = "Auxillary Base Monitor"; + network = list("AuxBase"); + pixel_y = -28 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/yellow/side, +/area/construction/mining/aux_base) +"cYL" = ( +/obj/machinery/door/poddoor/shutters{ + id = "aux_base_shutters"; + name = "Auxillary Base Shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/construction/mining/aux_base) +"cYP" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/engineering{ + name = "Auxillary Base Construction"; + req_access_txt = "0"; + req_one_access_txt = "32;47;48" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/construction/mining/aux_base) +"cYQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/construction/mining/aux_base) +"cYT" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cZa" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cZc" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/chapel, +/area/chapel/main) +"cZd" = ( /obj/structure/chair/comfy/black{ dir = 8 }, @@ -75739,21 +72448,559 @@ dir = 4 }, /area/chapel/main) -"cXP" = ( +"cZf" = ( +/obj/structure/chair, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"cZh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 4 + }, +/area/hallway/secondary/entry) +"cZq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"cZv" = ( +/turf/open/floor/circuit/killroom, +/area/science/xenobiology) +"cZR" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/main) +"dap" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/landmark/start/security_officer, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/main) +"daA" = ( +/obj/machinery/door/window/southleft{ + dir = 2; + name = "Maximum Security Test Chamber"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "test chamber blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daB" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/open/floor/engine, +/area/science/xenobiology) +"daC" = ( +/obj/structure/sign/warning/electricshock, +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"daD" = ( +/obj/structure/disposaloutlet{ + dir = 2 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daE" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal{ + amount = 10 + }, +/obj/item/device/electropack, +/turf/open/floor/engine, +/area/science/xenobiology) +"daF" = ( +/obj/machinery/sparker{ + id = "Xenobio"; + pixel_x = -25 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daG" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daH" = ( +/obj/item/device/radio/beacon, +/turf/open/floor/engine, +/area/science/xenobiology) +"daI" = ( +/obj/structure/table, +/obj/machinery/cell_charger{ + pixel_y = 5 + }, +/obj/item/stack/cable_coil, +/obj/item/device/multitool, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daJ" = ( +/obj/effect/spawner/lootdrop/two_percent_xeno_egg_spawner, +/turf/open/floor/engine, +/area/science/xenobiology) +"daK" = ( +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Test Chamber"; + dir = 1; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daL" = ( +/obj/machinery/light/small, +/turf/open/floor/engine, +/area/science/xenobiology) +"daM" = ( +/obj/structure/table, +/obj/item/device/assembly/igniter{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 2; + pixel_y = -1 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daN" = ( +/obj/item/device/radio/intercom{ + pixel_y = -25 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daO" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"daP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 6 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"daQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"daR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1; + external_pressure_bound = 140; + name = "server vent"; + pressure_checks = 0 + }, +/turf/open/floor/circuit/killroom, +/area/science/xenobiology) +"daS" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/circuit/killroom, +/area/science/xenobiology) +"daW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"daX" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/port/fore) +"daY" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"daZ" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 1 + }, +/obj/machinery/power/rad_collector/anchored, +/obj/structure/cable, +/obj/structure/window/plasma/reinforced, +/turf/open/floor/engine, +/area/engine/supermatter) +"dbb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"dbd" = ( +/obj/structure/sink/kitchen{ + pixel_y = 28 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"dbe" = ( +/obj/machinery/keycard_auth{ + pixel_x = 26 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"dbg" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/green/visible{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dbh" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dbj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dbk" = ( +/obj/item/hand_labeler_refill, +/obj/structure/easel, +/turf/open/floor/plating, +/area/maintenance/port) +"dbl" = ( +/obj/structure/easel, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dbm" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"dbn" = ( +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"dbo" = ( /obj/machinery/light/small{ dir = 8 }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cXQ" = ( +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Pen #3"; + dir = 4; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"dbp" = ( /obj/machinery/light/small{ dir = 4 }, +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Pen #4"; + dir = 8; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"dbq" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/maintenance/port/aft) +"dbr" = ( +/obj/machinery/camera{ + c_tag = "Morgue"; + dir = 2; + network = list("SS13","Medbay") + }, +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"dbs" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Pen #5"; + dir = 4; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"dbt" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Pen #6"; + dir = 8; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"dbv" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/light/small, +/turf/open/floor/circuit/killroom, +/area/science/xenobiology) +"dbw" = ( +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Kill Chamber"; + dir = 1; + network = list("SS13","RD","Xeno"); + start_active = 1 + }, +/turf/open/floor/circuit/killroom, +/area/science/xenobiology) +"dbE" = ( +/obj/machinery/plantgenes, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"dbF" = ( +/obj/structure/bookcase{ + name = "Holy Bookcase" + }, +/turf/open/floor/plasteel/chapel{ + dir = 4 + }, +/area/chapel/main) +"dbH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/research{ + id_tag = "ResearchInt"; + name = "Research Division"; + req_access_txt = "0"; + req_one_access_txt = "47" + }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cXR" = ( +/area/science/research) +"dbI" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/research{ + id_tag = "ResearchInt"; + name = "Research Division"; + req_access_txt = "0"; + req_one_access_txt = "47" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/research) +"dbJ" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/power/solar{ + id = "aftstarboard"; + name = "Aft-Starboard Solar Array" + }, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/starboard/aft) +"dbK" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/space, +/area/solar/starboard/aft) +"dbL" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/machinery/power/solar{ + id = "aftstarboard"; + name = "Aft-Starboard Solar Array" + }, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/starboard/aft) +"dbM" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/space, +/area/solar/starboard/aft) +"dbN" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"dbO" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/space, +/area/solar/starboard/aft) +"dbP" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance"; + req_access = null; + req_access_txt = "10; 13" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"dbQ" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"dbR" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/space, +/area/solar/starboard/aft) +"dbS" = ( +/obj/structure/lattice/catwalk, +/obj/item/stack/cable_coil, +/turf/open/space, +/area/solar/starboard/aft) +"dbT" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/space, +/area/solar/starboard/aft) +"dbU" = ( +/obj/machinery/power/tracker, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating/airless, +/area/solar/starboard/aft) +"dbV" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/space, +/area/solar/starboard/aft) +"dbW" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/space, +/area/solar/starboard/aft) +"dbX" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/structure/sink{ dir = 8; @@ -75765,7 +73012,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cXS" = ( +"dbY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -75774,7 +73021,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cXT" = ( +"dbZ" = ( /obj/machinery/doorButtons/access_button{ idDoor = "xeno_airlock_interior"; idSelf = "xeno_airlock_control"; @@ -75796,20 +73043,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cXU" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 9 - }, -/area/science/xenobiology) -"cXV" = ( +"dca" = ( /obj/machinery/firealarm{ dir = 2; pixel_y = 26 @@ -75818,12 +73052,7 @@ dir = 1 }, /area/science/xenobiology) -"cXW" = ( -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"cXX" = ( +"dcb" = ( /obj/machinery/airalarm{ pixel_y = 23 }, @@ -75836,7 +73065,7 @@ dir = 1 }, /area/science/xenobiology) -"cXY" = ( +"dcc" = ( /obj/structure/table/glass, /obj/item/stack/sheet/mineral/plasma{ pixel_y = 4 @@ -75872,7 +73101,7 @@ dir = 1 }, /area/science/xenobiology) -"cXZ" = ( +"dcd" = ( /obj/structure/table/glass, /obj/item/paper_bin{ pixel_y = 4 @@ -75898,7 +73127,7 @@ dir = 1 }, /area/science/xenobiology) -"cYa" = ( +"dce" = ( /obj/structure/table/glass, /obj/item/storage/box/monkeycubes{ pixel_x = 2; @@ -75909,7 +73138,7 @@ dir = 1 }, /area/science/xenobiology) -"cYb" = ( +"dcf" = ( /obj/structure/sink{ dir = 4; pixel_x = 11 @@ -75918,23 +73147,7 @@ dir = 5 }, /area/science/xenobiology) -"cYc" = ( -/obj/machinery/door/poddoor{ - id = "chapelgun"; - name = "Chapel Launcher Door" - }, -/obj/structure/fans/tiny, -/turf/open/floor/plating, -/area/chapel/main) -"cYd" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "chapel_shutters_space"; - name = "chapel shutters" - }, -/turf/open/floor/plating, -/area/chapel/main) -"cYe" = ( +"dcg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/shower{ dir = 4 @@ -75950,7 +73163,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYf" = ( +"dch" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -75959,7 +73172,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYg" = ( +"dci" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -75971,14 +73184,13 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYh" = ( +"dcj" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/research{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "xeno_airlock_interior"; - locked = 1; name = "Xenobiology Lab Internal Airlock"; req_access_txt = "55" }, @@ -75992,7 +73204,7 @@ dir = 4 }, /area/science/xenobiology) -"cYi" = ( +"dck" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -76011,7 +73223,7 @@ dir = 8 }, /area/science/xenobiology) -"cYj" = ( +"dcl" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -76020,7 +73232,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYk" = ( +"dcm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -76033,7 +73245,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"cYl" = ( +"dcn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -76049,7 +73261,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"cYm" = ( +"dco" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -76062,39 +73274,24 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"cYn" = ( +"dcp" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYo" = ( +"dcq" = ( /obj/structure/chair/office/light{ dir = 1 }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYp" = ( -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYq" = ( +"dcr" = ( /turf/open/floor/plasteel/whitepurple/side{ dir = 4 }, /area/science/xenobiology) -"cYr" = ( -/obj/docking_port/stationary{ - dheight = 0; - dir = 2; - dwidth = 9; - height = 25; - id = "emergency_home"; - name = "MetaStation emergency evac bay"; - width = 29 - }, -/turf/open/space/basic, -/area/space) -"cYs" = ( +"dcs" = ( /obj/structure/closet/emcloset, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 @@ -76109,7 +73306,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYt" = ( +"dct" = ( /obj/structure/closet/l3closet/scientist, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -76120,7 +73317,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYu" = ( +"dcu" = ( /obj/structure/closet/l3closet/scientist, /obj/machinery/airalarm{ dir = 1; @@ -76134,28 +73331,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"cYw" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/xenobiology) -"cYx" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYy" = ( +"dcv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -76167,14 +73343,14 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"cYz" = ( +"dcw" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/science/xenobiology) -"cYA" = ( +"dcx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/chair/comfy/black{ dir = 1 @@ -76184,67 +73360,33 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"cYB" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYC" = ( +"dcy" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYD" = ( +"dcz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall/r_wall, /area/science/xenobiology) -"cYE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/xenobiology) -"cYF" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYG" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYI" = ( +"dcA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYJ" = ( +"dcB" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYK" = ( +"dcC" = ( /obj/structure/chair/office/light, /obj/effect/landmark/start/scientist, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYL" = ( +"dcD" = ( /obj/machinery/reagentgrinder{ pixel_x = -1; pixel_y = 8 @@ -76254,49 +73396,20 @@ dir = 4 }, /area/science/xenobiology) -"cYM" = ( +"dcE" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 4 }, /turf/open/floor/plating/airless, /area/science/xenobiology) -"cYN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/science/xenobiology) -"cYO" = ( -/obj/machinery/atmospherics/components/unary/tank/air{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/xenobiology) -"cYP" = ( -/obj/machinery/monkey_recycler, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/xenobiology) -"cYQ" = ( -/obj/machinery/processor/slime, -/obj/effect/turf_decal/stripes/corner{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYR" = ( +"dcG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYS" = ( +"dcH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -76308,7 +73421,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYT" = ( +"dcI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment{ dir = 4 @@ -76318,7 +73431,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYU" = ( +"dcJ" = ( /obj/structure/reagent_dispensers/watertank, /obj/item/extinguisher{ pixel_x = 4; @@ -76333,7 +73446,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYV" = ( +"dcK" = ( /obj/machinery/disposal/bin, /obj/structure/sign/warning/deathsposal{ pixel_y = -32 @@ -76345,7 +73458,7 @@ dir = 2 }, /area/science/xenobiology) -"cYW" = ( +"dcL" = ( /obj/machinery/light, /obj/structure/table/glass, /obj/item/storage/box/beakers{ @@ -76357,7 +73470,7 @@ }, /turf/open/floor/plasteel/whitepurple/side, /area/science/xenobiology) -"cYX" = ( +"dcM" = ( /obj/machinery/chem_master, /obj/item/device/radio/intercom{ name = "Station Intercom (General)"; @@ -76365,339 +73478,13 @@ }, /turf/open/floor/plasteel/whitepurple/side, /area/science/xenobiology) -"cYY" = ( +"dcN" = ( /obj/machinery/chem_heater, /turf/open/floor/plasteel/whitepurple/side{ dir = 6 }, /area/science/xenobiology) -"cYZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZa" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZb" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZc" = ( -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/obj/structure/disposaloutlet, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZd" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZe" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio3"; - name = "containment blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"cZf" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/window/reinforced, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZh" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZj" = ( -/obj/structure/window/reinforced, -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio8"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZk" = ( -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio8"; - name = "containment blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"cZl" = ( -/turf/open/floor/engine, -/area/science/xenobiology) -"cZm" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Pen #1"; - dir = 4; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZn" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Containment Pen #1"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio3"; - name = "containment blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZo" = ( -/obj/machinery/door/window/northleft{ - dir = 4; - name = "Containment Pen #1"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZq" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZr" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZs" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Containment Pen #2"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZt" = ( -/obj/machinery/door/window/northleft{ - dir = 4; - name = "Containment Pen #2"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio8"; - name = "containment blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZu" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Pen #2"; - dir = 8; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZv" = ( -/mob/living/simple_animal/slime, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZw" = ( -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio3"; - name = "containment blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"cZx" = ( -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio3"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZy" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZz" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZA" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/corner{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZB" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZC" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/cable/yellow, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio8"; - name = "containment blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"cZD" = ( -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/disposaloutlet{ - dir = 1 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZE" = ( -/obj/structure/sign/warning/electricshock, -/turf/closed/wall, -/area/science/xenobiology) -"cZF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZG" = ( +"dcO" = ( /obj/structure/sink{ dir = 4; pixel_x = 11 @@ -76713,7 +73500,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cZH" = ( +"dcP" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -76727,35 +73514,14 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"cZI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZJ" = ( +"dcQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/corner{ dir = 8 }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cZK" = ( -/obj/structure/window/reinforced, -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio7"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZL" = ( +"dcR" = ( /obj/structure/cable/yellow{ icon_state = "0-2" }, @@ -76766,138 +73532,7 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"cZM" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Pen #3"; - dir = 4; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZN" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Containment Pen #3"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio2"; - name = "containment blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZO" = ( -/obj/machinery/door/window/northleft{ - dir = 4; - name = "Containment Pen #3"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZP" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZQ" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Containment Pen #4"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZR" = ( -/obj/machinery/door/window/northleft{ - dir = 4; - name = "Containment Pen #4"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio7"; - name = "containment blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZS" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Pen #4"; - dir = 8; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZT" = ( -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio2"; - name = "containment blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"cZU" = ( -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio2"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZV" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/effect/landmark/start/scientist, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZW" = ( +"dcS" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -76912,26 +73547,14 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"cZX" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZY" = ( +"dcT" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cZZ" = ( +"dcU" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -76945,7 +73568,7 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"daa" = ( +"dcV" = ( /obj/structure/window/reinforced, /obj/machinery/button/door{ id = "xenobio6"; @@ -76959,7 +73582,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"dab" = ( +"dcW" = ( /obj/structure/cable/yellow{ icon_state = "0-2" }, @@ -76970,85 +73593,7 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"dac" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Pen #5"; - dir = 4; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dad" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Containment Pen #5"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio1"; - name = "containment blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dae" = ( -/obj/machinery/door/window/northleft{ - dir = 4; - name = "Containment Pen #5"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daf" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Containment Pen #6"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"dag" = ( -/obj/machinery/door/window/northleft{ - dir = 4; - name = "Containment Pen #6"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio6"; - name = "containment blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dah" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Pen #6"; - dir = 8; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dai" = ( +"dcX" = ( /obj/structure/cable/yellow{ icon_state = "0-4" }, @@ -77060,26 +73605,7 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"daj" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio1"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"dak" = ( +"dcY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -77089,20 +73615,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"dal" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"dam" = ( +"dcZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -77110,7 +73623,7 @@ /obj/effect/turf_decal/stripes/corner, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"dan" = ( +"dda" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -77126,7 +73639,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"dao" = ( +"ddb" = ( /obj/structure/cable/yellow, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -77141,7 +73654,7 @@ }, /turf/open/floor/plating, /area/science/xenobiology) -"dap" = ( +"ddc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -77150,7 +73663,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"daq" = ( +"ddd" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -77162,17 +73675,11 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"dar" = ( -/turf/closed/wall/r_wall, -/area/maintenance/department/science/xenobiology) -"das" = ( +"dde" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, /area/maintenance/department/science/xenobiology) -"dat" = ( -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"dau" = ( +"ddf" = ( /obj/machinery/portable_atmospherics/canister, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 @@ -77187,60 +73694,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"dav" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 4 - }, -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"daw" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"dax" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"day" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"daz" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8 - }, -/obj/machinery/firealarm{ - dir = 2; - pixel_y = 26 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"daA" = ( +"ddg" = ( /obj/machinery/portable_atmospherics/canister, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 @@ -77255,38 +73709,21 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"daB" = ( +"ddh" = ( /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/maintenance/department/science/xenobiology) -"daC" = ( +"ddi" = ( /obj/structure/rack, /turf/open/floor/plating, /area/maintenance/department/science/xenobiology) -"daD" = ( +"ddj" = ( /turf/open/floor/plating{ icon_state = "platingdmg2" }, /area/maintenance/department/science/xenobiology) -"daE" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"daF" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/hatch{ - name = "Test Chamber Maintenance"; - req_access_txt = "47"; - req_one_access_txt = "0" - }, -/turf/open/floor/plating, -/area/science/xenobiology) -"daG" = ( +"ddk" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -77298,19 +73735,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"daH" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"daI" = ( +"ddl" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -77330,7 +73755,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"daJ" = ( +"ddm" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -77345,7 +73770,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"daK" = ( +"ddn" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -77354,7 +73779,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"daL" = ( +"ddo" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -77366,7 +73791,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"daM" = ( +"ddp" = ( /obj/machinery/door/airlock/hatch{ name = "Test Chamber Maintenance"; req_access_txt = "47"; @@ -77377,111 +73802,17 @@ }, /turf/open/floor/plating, /area/science/xenobiology) -"daN" = ( +"ddq" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, /turf/open/floor/plating, /area/maintenance/department/science/xenobiology) -"daO" = ( +"ddr" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating, /area/maintenance/department/science/xenobiology) -"daP" = ( -/obj/structure/closet, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"daQ" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"daR" = ( -/obj/item/crowbar/red, -/obj/item/wrench, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daS" = ( -/obj/machinery/computer/security/telescreen{ - dir = 1; - name = "Test Chamber Monitor"; - network = list("Xeno"); - pixel_y = 2 - }, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daT" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/button/ignition{ - id = "Xenobio"; - pixel_x = -6; - pixel_y = -3 - }, -/obj/machinery/button/door{ - id = "Xenolab"; - name = "Test Chamber Blast Doors"; - pixel_x = 4; - pixel_y = -3; - req_access_txt = "55" - }, -/obj/structure/table/reinforced, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daU" = ( -/obj/machinery/door/window/southleft{ - dir = 1; - name = "Maximum Security Test Chamber"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daV" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 2 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daW" = ( -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas, -/obj/item/clothing/glasses/science, -/obj/item/clothing/glasses/science, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daX" = ( +"dds" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -77490,64 +73821,13 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"daY" = ( +"ddt" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plating, /area/maintenance/department/science/xenobiology) -"daZ" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"dba" = ( -/obj/structure/cable/yellow, -/obj/machinery/shieldwallgen/xenobiologyaccess, -/turf/open/floor/plating, -/area/science/xenobiology) -"dbb" = ( -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "Xenolab"; - name = "test chamber blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"dbc" = ( -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/atmospherics/pipe/simple/general/visible, -/obj/machinery/door/poddoor/preopen{ - id = "Xenolab"; - name = "test chamber blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"dbd" = ( -/obj/machinery/door/window/southleft{ - dir = 2; - name = "Maximum Security Test Chamber"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "Xenolab"; - name = "test chamber blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbe" = ( +"ddu" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, @@ -77562,7 +73842,7 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"dbf" = ( +"ddv" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, @@ -77573,62 +73853,7 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"dbg" = ( -/obj/structure/sign/warning/electricshock, -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"dbh" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbi" = ( -/obj/structure/disposaloutlet{ - dir = 2 - }, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbj" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal{ - amount = 10 - }, -/obj/item/device/electropack, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbk" = ( -/obj/machinery/sparker{ - id = "Xenobio"; - pixel_x = -25 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbl" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbm" = ( -/obj/item/device/radio/beacon, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbn" = ( -/obj/structure/table, -/obj/machinery/cell_charger{ - pixel_y = 5 - }, -/obj/item/stack/cable_coil, -/obj/item/device/multitool, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbo" = ( +"ddw" = ( /obj/structure/cable/yellow, /obj/machinery/power/apc{ dir = 4; @@ -77638,91 +73863,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/science/xenobiology) -"dbp" = ( -/obj/effect/spawner/lootdrop/two_percent_xeno_egg_spawner, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbq" = ( -/obj/machinery/light/small, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbr" = ( -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Test Chamber"; - dir = 1; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbs" = ( -/obj/item/device/radio/intercom{ - pixel_y = -25 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbt" = ( -/obj/structure/table, -/obj/item/device/assembly/igniter{ - pixel_x = -5; - pixel_y = 3 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 5; - pixel_y = -4 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 2; - pixel_y = 6 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 2; - pixel_y = -1 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbu" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"dbv" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 6 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"dbw" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"dbx" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/obj/machinery/door/airlock/research{ - glass = 1; - name = "Slime Euthanization Chamber"; - opacity = 0; - req_access_txt = "55" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"dby" = ( +"ddx" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -77733,56 +73874,17 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"dbz" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"dbA" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"dbB" = ( -/obj/machinery/door/airlock/research{ - glass = 1; - name = "Slime Euthanization Chamber"; - opacity = 0; - req_access_txt = "55" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"dbC" = ( +"ddy" = ( /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/department/science/xenobiology) -"dbD" = ( -/obj/structure/rack, -/obj/item/clothing/shoes/winterboots, -/obj/item/clothing/suit/hooded/wintercoat, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"dbE" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ - dir = 1; - name = "euthanization chamber freezer"; - on = 1; - target_temperature = 80 - }, -/turf/open/floor/plating, -/area/science/xenobiology) -"dbF" = ( +"ddz" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/open/floor/plating, /area/science/xenobiology) -"dbG" = ( +"ddA" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/research{ @@ -77793,23 +73895,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"dbH" = ( -/turf/open/floor/circuit/killroom, -/area/science/xenobiology) -"dbI" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1; - external_pressure_bound = 140; - name = "server vent"; - pressure_checks = 0 - }, -/turf/open/floor/circuit/killroom, -/area/science/xenobiology) -"dbJ" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/circuit/killroom, -/area/science/xenobiology) -"dbK" = ( +"ddB" = ( /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ dir = 1; external_pressure_bound = 120; @@ -77817,31 +73903,4363 @@ }, /turf/open/floor/circuit/killroom, /area/science/xenobiology) -"dbL" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/light/small, -/turf/open/floor/circuit/killroom, -/area/science/xenobiology) -"dbM" = ( -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Kill Chamber"; - dir = 1; - network = list("SS13","RD","Xeno"); - start_active = 1 - }, -/turf/open/floor/circuit/killroom, -/area/science/xenobiology) -"dbN" = ( -/obj/structure/disposalpipe/segment, -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"dbO" = ( +"ddC" = ( /obj/structure/disposalpipe/trunk{ dir = 1 }, /obj/structure/disposaloutlet, /turf/open/floor/plating/airless, /area/science/xenobiology) +"ddE" = ( +/obj/effect/landmark/start/cook, +/obj/machinery/holopad, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"ddF" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ddG" = ( +/obj/effect/turf_decal/stripes/line, +/obj/docking_port/stationary/public_mining_dock, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"ddO" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ddP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ddQ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ddS" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 6 + }, +/obj/machinery/camera{ + c_tag = "Engineering Supermatter Fore"; + dir = 4; + network = list("SS13","Engine") + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ddT" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ddU" = ( +/obj/machinery/atmospherics/pipe/manifold4w/general/visible, +/obj/machinery/meter, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ddV" = ( +/obj/machinery/atmospherics/pipe/manifold4w/general/visible, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ddW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ddX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ddY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ddZ" = ( +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"dea" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + volume_rate = 200 + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"deb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"ded" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/effect/spawner/structure/window/plasma/reinforced, +/turf/open/floor/plating, +/area/engine/engineering) +"dee" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/spawner/structure/window/plasma/reinforced, +/turf/open/floor/plating, +/area/engine/engineering) +"def" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"deh" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/spawner/structure/window/plasma/reinforced, +/turf/open/floor/plating, +/area/engine/engineering) +"dei" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dej" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dek" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 2; + name = "Mix to Gas" + }, +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"del" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dem" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Gas to Mix" + }, +/obj/structure/cable/white{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"den" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dep" = ( +/obj/machinery/firealarm{ + pixel_y = 32 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"deq" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"der" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/manifold/cyan/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"des" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"deu" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 10 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dev" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dew" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/engineering/glass{ + name = "Laser Room"; + req_access_txt = "10" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dex" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dey" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/structure/cable/white{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"deA" = ( +/obj/structure/cable/white{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"deB" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"deC" = ( +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"deD" = ( +/obj/machinery/status_display, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"deI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"deJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical, +/turf/open/floor/engine, +/area/engine/engineering) +"deK" = ( +/obj/structure/cable/white, +/obj/machinery/power/emitter/anchored{ + dir = 2; + state = 2 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"deL" = ( +/obj/structure/cable/white, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"deM" = ( +/obj/structure/sign/warning/securearea, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"deN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"deO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"deS" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 10 + }, +/obj/machinery/power/rad_collector/anchored, +/obj/structure/cable, +/obj/structure/window/plasma/reinforced, +/turf/open/floor/engine, +/area/engine/supermatter) +"deU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical, +/turf/open/floor/engine, +/area/engine/engineering) +"deV" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"deW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/camera{ + c_tag = "Engineering Supermatter Starboard"; + dir = 4; + network = list("SS13","Engine") + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"deX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"deY" = ( +/obj/structure/reflector/single/anchored{ + dir = 9 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfa" = ( +/obj/machinery/power/supermatter_shard/crystal/engine, +/turf/open/floor/engine, +/area/engine/supermatter) +"dfb" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 10 + }, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"dfc" = ( +/obj/structure/sign/warning/electricshock, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"dfd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical, +/turf/open/floor/engine, +/area/engine/engineering) +"dff" = ( +/obj/structure/reflector/double/anchored{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"dfg" = ( +/obj/structure/reflector/single/anchored{ + dir = 10 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfh" = ( +/obj/structure/sign/warning/nosmoking, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"dfi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dfj" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"dfk" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/obj/machinery/power/rad_collector/anchored, +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/structure/window/plasma/reinforced{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"dfm" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/obj/machinery/power/rad_collector/anchored, +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/structure/window/plasma/reinforced{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"dfp" = ( +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"dfq" = ( +/obj/machinery/camera{ + c_tag = "Supermatter Chamber"; + dir = 4; + network = list("Engine") + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"dft" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 5 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + filter_type = "n2" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dfA" = ( +/obj/structure/cable/white{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfB" = ( +/obj/structure/cable/white{ + icon_state = "0-2" + }, +/obj/machinery/power/emitter/anchored{ + dir = 1; + state = 2 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfC" = ( +/obj/structure/cable/white{ + icon_state = "0-2" + }, +/obj/machinery/power/emitter/anchored{ + dir = 1; + state = 2 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfD" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfE" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/green/visible{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfF" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/meter, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfG" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfI" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Cooling Loop Bypass" + }, +/obj/structure/cable/white{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfJ" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/orange/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfM" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/structure/cable/white{ + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfO" = ( +/obj/structure/cable/white{ + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfP" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Atmos to Loop" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfQ" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/engine, +/area/engine/engineering) +"dfR" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "Gas to Cold Loop"; + on = 1 + }, +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/engine/engineering) +"dfS" = ( +/obj/structure/cable/white{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/engine/engineering) +"dfT" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/engine/engineering) +"dfU" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Cold Loop to Gas"; + on = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfV" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"dfW" = ( +/obj/item/wrench, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"dfX" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/engine/engineering) +"dfY" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"dfZ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"dga" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/junction, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"dgb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"dgc" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dgd" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space, +/area/space/nearstation) +"dge" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"dgf" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/space, +/area/space/nearstation) +"dgg" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"dgh" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"dgi" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dgj" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"dgk" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"dgm" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"dgo" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dgp" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dgr" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 10 + }, +/turf/open/space, +/area/space/nearstation) +"dgt" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"dgu" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space, +/area/space/nearstation) +"dgv" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"dgw" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dgz" = ( +/obj/structure/closet/toolcloset, +/obj/effect/turf_decal/delivery, +/obj/item/clothing/glasses/meson/engine, +/turf/open/floor/plasteel, +/area/engine/engineering) +"dgA" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dgB" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"dgI" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 5 + }, +/turf/open/space, +/area/space/nearstation) +"dgJ" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"dgK" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"dgM" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 10 + }, +/turf/open/space, +/area/space/nearstation) +"dgN" = ( +/obj/structure/lattice, +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dgO" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dgS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/transit_tube/horizontal, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dha" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dhc" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dhe" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dhg" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dhh" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Mix to Engine"; + on = 0 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dhi" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/obj/machinery/door/window/northleft{ + dir = 8; + icon_state = "left"; + name = "Inner Pipe Access"; + req_access_txt = "24" + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"dhj" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"dhk" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"dhl" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 9 + }, +/turf/open/space, +/area/space/nearstation) +"dhn" = ( +/obj/structure/table, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/fore) +"dho" = ( +/obj/item/stack/sheet/cardboard, +/obj/structure/light_construct/small{ + dir = 1 + }, +/obj/structure/closet/crate, +/obj/item/coin/silver, +/obj/item/grenade/chem_grenade, +/obj/item/storage/box/lights/mixed, +/obj/item/watertank, +/obj/item/storage/box/donkpockets, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhp" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/fitness/recreation) +"dhq" = ( +/obj/structure/table/reinforced, +/obj/structure/light_construct/small{ + dir = 8 + }, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/structure/window/reinforced, +/obj/item/poster/random_official, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/fore) +"dhs" = ( +/obj/structure/rack, +/obj/item/clothing/under/color/blue, +/obj/item/clothing/ears/earmuffs, +/obj/item/clothing/neck/tie/blue, +/obj/item/clothing/head/soft/blue, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/vault, +/area/crew_quarters/fitness/recreation) +"dht" = ( +/obj/item/cigbutt, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dhu" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhv" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/westleft{ + base_state = "right"; + dir = 4; + icon_state = "right"; + name = "Outer Window"; + req_access_txt = "0" + }, +/obj/machinery/door/window/brigdoor{ + dir = 8; + name = "Brig Control Desk"; + req_access_txt = "3" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/item/folder/red, +/obj/item/folder/red, +/obj/item/poster/random_official, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"dhw" = ( +/obj/structure/closet, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dhx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhy" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/closet/cardboard, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/warehouse) +"dhz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/fore) +"dhA" = ( +/obj/machinery/washing_machine, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/barber, +/area/crew_quarters/dorms) +"dhB" = ( +/obj/item/clothing/glasses/meson, +/obj/structure/closet/crate, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dhC" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/rack, +/obj/item/stack/sheet/cardboard, +/obj/item/stack/rods/fifty, +/obj/item/paper, +/obj/item/storage/box/lights/mixed, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/warehouse) +"dhD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet/restrooms) +"dhE" = ( +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhF" = ( +/obj/structure/closet/wardrobe/pjs, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/vault, +/area/crew_quarters/dorms) +"dhG" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/construction/storage/wing) +"dhH" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dhI" = ( +/obj/machinery/vending/assist, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/storage/primary) +"dhJ" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/delivery, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/locker) +"dhK" = ( +/obj/structure/closet, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhL" = ( +/obj/structure/table, +/obj/item/device/analyzer, +/obj/machinery/power/apc{ + dir = 2; + name = "Tool Storage APC"; + areastring = "/area/storage/primary"; + pixel_y = -27 + }, +/obj/structure/cable/yellow, +/obj/item/wrench, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/brown{ + dir = 10 + }, +/area/storage/primary) +"dhM" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/arrival{ + dir = 5 + }, +/area/hallway/secondary/entry) +"dhN" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard/fore) +"dhO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"dhQ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dhR" = ( +/obj/structure/closet, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port) +"dhS" = ( +/obj/machinery/vending/cigarette, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/crew_quarters/toilet/auxiliary) +"dhT" = ( +/obj/structure/sign/poster/random, +/turf/closed/wall, +/area/crew_quarters/bar) +"dhU" = ( +/obj/structure/piano, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/sign/poster/random{ + pixel_y = 32 + }, +/turf/open/floor/carpet, +/area/crew_quarters/theatre) +"dhV" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/sign/poster/random{ + pixel_y = 32 + }, +/turf/open/floor/carpet, +/area/crew_quarters/theatre) +"dhW" = ( +/obj/structure/table/wood, +/obj/item/staff/broom, +/obj/item/wrench, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/structure/sign/poster/random{ + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dhX" = ( +/obj/structure/table/wood, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/item/clothing/head/sombrero, +/obj/structure/sign/poster/random{ + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dhZ" = ( +/obj/structure/urinal{ + pixel_y = 29 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/plating, +/area/crew_quarters/toilet/auxiliary) +"dib" = ( +/obj/structure/table/wood, +/obj/item/lipstick{ + pixel_y = 5 + }, +/obj/machinery/camera{ + c_tag = "Theatre - Stage"; + dir = 8; + network = list("SS13") + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/item/device/instrument/guitar, +/obj/structure/sign/poster/random{ + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dic" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"did" = ( +/obj/structure/table/wood, +/obj/item/folder, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/wood, +/area/security/vacantoffice) +"dif" = ( +/obj/item/soap/nanotrasen, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/structure/sign/poster/random{ + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dig" = ( +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/security/vacantoffice) +"dih" = ( +/obj/machinery/light/small, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plating, +/area/crew_quarters/toilet/auxiliary) +"dii" = ( +/obj/machinery/door/window{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Theatre Stage"; + req_access_txt = "0" + }, +/obj/structure/sign/poster/random{ + pixel_y = -32 + }, +/turf/open/floor/carpet, +/area/crew_quarters/theatre) +"dij" = ( +/obj/item/device/instrument/violin, +/obj/structure/table/wood, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/obj/structure/sign/poster/random{ + pixel_y = -32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dik" = ( +/obj/structure/sign/poster/official/random, +/turf/closed/wall, +/area/crew_quarters/kitchen) +"dil" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/item/clothing/mask/pig, +/obj/item/bikehorn, +/obj/structure/table/wood, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dim" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/sign/poster/contraband/clown{ + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"din" = ( +/obj/structure/table/wood, +/obj/item/paper, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/wood, +/area/security/vacantoffice) +"dio" = ( +/obj/structure/closet/crate, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/poster/random_official, +/turf/open/floor/plating, +/area/maintenance/port) +"dip" = ( +/obj/structure/table/wood, +/obj/machinery/button/door{ + id = "corporate_privacy"; + name = "corporate showroom shutters control"; + pixel_x = 28; + req_access_txt = "19" + }, +/obj/item/poster/random_official, +/obj/item/poster/random_official, +/obj/item/poster/random_official, +/obj/item/poster/random_official, +/obj/item/poster/random_official, +/obj/item/device/paicard{ + desc = "A real Nanotrasen success, these personal AIs provide all of the companionship of an AI without any law related red-tape."; + name = "Nanotrasen-brand personal AI device exhibit" + }, +/turf/open/floor/carpet, +/area/bridge/showroom/corporate) +"diq" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/item/clothing/mask/horsehead, +/obj/structure/table/wood, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/obj/item/clothing/mask/cigarette/pipe, +/obj/item/clothing/mask/fakemoustache, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dir" = ( +/obj/machinery/camera{ + c_tag = "Theatre - Backstage"; + dir = 1; + network = list("SS13") + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/obj/structure/closet/crate/wooden/toy, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dis" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dit" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port) +"diu" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/item/storage/box/lights/mixed, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"div" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port) +"diw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/machinery/firealarm{ + pixel_y = 29 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/obj/structure/closet/crate/hydroponics, +/obj/item/shovel/spade, +/obj/item/wrench, +/obj/item/reagent_containers/glass/bucket, +/obj/item/cultivator, +/obj/item/wirecutters, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"dix" = ( +/obj/structure/rack, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port) +"diy" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 8 + }, +/obj/item/poster/random_contraband, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"diz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/structure/sign/poster/official/cleanliness{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"diA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard/aft) +"diB" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"diC" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"diD" = ( +/obj/machinery/vending/cigarette, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/research) +"diE" = ( +/obj/structure/rack, +/obj/item/reagent_containers/food/drinks/bottle/vodka{ + pixel_x = 3; + pixel_y = 2 + }, +/obj/item/reagent_containers/food/drinks/bottle/vermouth{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/drinks/bottle/whiskey, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"diF" = ( +/obj/structure/chair/stool, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"diG" = ( +/obj/structure/chair/stool, +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/port/aft) +"diH" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister/air, +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"diI" = ( +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/reagent_containers/food/drinks/beer{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/reagent_containers/food/drinks/ale, +/obj/structure/table/wood, +/obj/item/device/instrument/eguitar, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"diJ" = ( +/obj/structure/light_construct/small, +/obj/structure/table/wood/poker, +/obj/item/toy/cards/deck, +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"diK" = ( +/obj/item/dice/d20, +/obj/item/dice, +/obj/structure/table/wood, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"diL" = ( +/obj/item/tank/internals/air, +/obj/item/tank/internals/air, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/machinery/space_heater, +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"diM" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"diN" = ( +/obj/structure/chair/stool, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"diP" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"diQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/aft) +"diR" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/stack/ore/slag, +/turf/open/floor/plating, +/area/maintenance/aft) +"diS" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/maintenance/aft) +"diT" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"diU" = ( +/obj/structure/closet/crate, +/obj/item/poster/random_official, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"diV" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Departure Lounge - Port Fore"; + dir = 4; + network = list("SS13") + }, +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-24" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"diW" = ( +/obj/machinery/hydroponics/soil{ + pixel_y = 8 + }, +/obj/item/seeds/glowshroom, +/obj/item/seeds/corn, +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"djg" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"djh" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"djj" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/camera{ + c_tag = "Chapel - Funeral Parlour"; + dir = 8; + network = list("SS13") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"djk" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/closed/wall, +/area/chapel/main) +"djr" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"djs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/science/xenobiology) +"djt" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/turf/open/floor/plating, +/area/engine/supermatter) +"djx" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/item/crowbar, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/turf/open/floor/plating, +/area/engine/supermatter) +"djz" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/external{ + name = "Arrival Airlock" + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"djB" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/effect/landmark/observer_start, +/obj/effect/turf_decal/plaque{ + icon_state = "L8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"djC" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/external{ + name = "Arrival Airlock" + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"djM" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 3; + height = 15; + id = "arrivals_stationary"; + name = "arrivals"; + width = 7; + roundstart_template = /datum/map_template/shuttle/arrival/box; + }, +/turf/open/space/basic, +/area/space) +"djW" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/paper, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/security/vacantoffice) +"djX" = ( +/obj/structure/closet/coffin, +/obj/machinery/door/window/eastleft{ + name = "Coffin Storage"; + req_access_txt = "22" + }, +/turf/open/floor/plating, +/area/chapel/main) +"dlI" = ( +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"dlN" = ( +/obj/effect/spawner/structure/window/plasma/reinforced, +/turf/open/floor/plating, +/area/engine/supermatter) +"dlV" = ( +/turf/closed/wall/r_wall, +/area/maintenance/department/science/xenobiology) +"dmq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + glass = 1; + name = "Slime Euthanization Chamber"; + opacity = 0; + req_access_txt = "55" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"dmr" = ( +/obj/machinery/door/airlock/research{ + glass = 1; + name = "Slime Euthanization Chamber"; + opacity = 0; + req_access_txt = "55" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"dmD" = ( +/obj/structure/displaycase/trophy, +/turf/open/floor/wood, +/area/library) +"dmF" = ( +/turf/closed/wall, +/area/quartermaster/sorting) +"dmH" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"dmT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"dnd" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dne" = ( +/turf/closed/wall, +/area/maintenance/port/fore) +"dnh" = ( +/turf/closed/wall, +/area/maintenance/starboard/fore) +"dni" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dnk" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dnr" = ( +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/power/apc{ + dir = 4; + name = "Port Bow Maintenance APC"; + areastring = "/area/maintenance/port/fore"; + pixel_x = 26 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/port/fore) +"dnu" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dnz" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dnF" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/port/fore) +"dnG" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dnM" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dnO" = ( +/obj/machinery/space_heater, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dnP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dnR" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dnS" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dnZ" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/port/fore) +"dod" = ( +/obj/item/cigbutt, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"doe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"doh" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/starboard/fore) +"dou" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"doA" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"doJ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dpk" = ( +/obj/item/cigbutt, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dps" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard/fore) +"dpG" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dpL" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/fore) +"dqe" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dqp" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard/fore) +"dqu" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dqT" = ( +/turf/closed/wall/r_wall, +/area/maintenance/starboard/fore) +"dqU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/vending/coffee, +/turf/open/floor/plasteel, +/area/science/mixing) +"drQ" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/port/fore) +"dsg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/fore) +"dss" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dst" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dtl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dtE" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dtP" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dtR" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dtS" = ( +/obj/item/cigbutt, +/obj/machinery/power/apc{ + dir = 2; + name = "Starboard Bow Maintenance APC"; + areastring = "/area/maintenance/starboard/fore"; + pixel_y = -28 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"duo" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dux" = ( +/turf/closed/wall, +/area/maintenance/port/aft) +"duH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dvq" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dvt" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/port/aft) +"dvw" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dvE" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dvY" = ( +/turf/closed/wall, +/area/maintenance/starboard/aft) +"dwb" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dwc" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dwe" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dwi" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dwj" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dwv" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dww" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dwL" = ( +/turf/closed/wall/r_wall, +/area/maintenance/starboard/aft) +"dwQ" = ( +/obj/structure/chair/stool, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dwX" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard/aft) +"dwY" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dxh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dxk" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dxv" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/port/aft) +"dxQ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dyc" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dyg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dyj" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/port/aft) +"dyp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"dyw" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dzc" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dzI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dzK" = ( +/turf/closed/wall/r_wall, +/area/maintenance/port/aft) +"dzQ" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dAd" = ( +/obj/machinery/power/apc/highcap/five_k{ + dir = 2; + name = "Starboard Quarter Maintenance APC"; + areastring = "/area/maintenance/starboard/aft"; + pixel_y = -24 + }, +/obj/structure/cable/yellow, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dAh" = ( +/obj/item/storage/box, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dAn" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dAp" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/aft) +"dAw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;47" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dAx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dAZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dBe" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard/aft) +"dBu" = ( +/turf/closed/wall, +/area/engine/gravity_generator) +"dBw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dBx" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"dBy" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"dBz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dBA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dBB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dBC" = ( +/obj/machinery/meter, +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"dBF" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/brig) +"dBG" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/brig) +"dBH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/brig) +"dBI" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/engine/break_room) +"dBJ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dBK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/engine/atmos) +"dBM" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/caution{ + dir = 8 + }, +/area/engine/atmos) +"dBN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/medical/virology) +"dBO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"dBS" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"dBT" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/medical/virology) +"dBU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/medical/virology) +"dBV" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/medical/virology) +"dBX" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"dBY" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/crew_quarters/fitness/recreation) +"dBZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/security/warden) +"dCa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/security/warden) +"dCb" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/red, +/area/security/main) +"dCc" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/crew_quarters/fitness/recreation) +"dCe" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/fore) +"dCf" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"dCg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/red/corner{ + dir = 1 + }, +/area/security/brig) +"dCh" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"dCi" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/fore) +"dCj" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"dCk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/engineering) +"dCl" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dCn" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/quartermaster/miningoffice) +"dCo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"dCp" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/fore) +"dCq" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/security/courtroom) +"dCr" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"dCs" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dCt" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/storage/primary) +"dCv" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/floorgrime, +/area/crew_quarters/locker) +"dCw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/engineering) +"dCx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/port/fore) +"dCz" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/dark, +/area/security/courtroom) +"dCA" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/crew_quarters/locker) +"dCB" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"dCC" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dCD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dCE" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dCH" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dCI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"dCJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"dCK" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/dark, +/area/bridge) +"dCM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"dCN" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"dCO" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"dCP" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"dCS" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/bar, +/area/crew_quarters/bar) +"dCT" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dCU" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"dCV" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dCW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port) +"dCX" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet, +/area/library) +"dCY" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dCZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet, +/area/library) +"dDa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/secondary/command) +"dDb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/bar, +/area/crew_quarters/bar) +"dDe" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"dDf" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/bridge/showroom/corporate) +"dDg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/bridge/showroom/corporate) +"dDi" = ( +/obj/machinery/newscaster{ + pixel_x = -32 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/library) +"dDl" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/green/side{ + dir = 8 + }, +/area/hydroponics) +"dDm" = ( +/obj/machinery/atmospherics/pipe/simple/dark/visible{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dDo" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"dDp" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/research) +"dDq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dDr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dDs" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dDt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"dDu" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dDv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/blue/side{ + dir = 8 + }, +/area/hallway/primary/aft) +"dDw" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dDy" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/research) +"dDz" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"dDA" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"dDB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dDC" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"dDE" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"dDF" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dDG" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"dDH" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/vault, +/area/chapel/main) +"dDI" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"dDJ" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/construction/mining/aux_base) +"dDK" = ( +/obj/structure/rack, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/device/assault_pod/mining, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/construction/mining/aux_base) +"dDL" = ( +/obj/machinery/door/airlock/maintenance/abandoned{ + name = "Storage Room"; + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dGH" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"dIs" = ( +/obj/machinery/door/airlock/external{ + name = "Supply Dock Airlock"; + req_access_txt = "31" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"dLK" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dYu" = ( +/obj/machinery/door/airlock/external{ + name = "Auxiliary Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"eoK" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"eqq" = ( +/obj/item/screwdriver, +/obj/structure/table/reinforced, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"eqG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"evy" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/space) +"eEe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"eFN" = ( +/obj/structure/bodycontainer/crematorium{ + id = "crematoriumChapel"; + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"eXy" = ( +/obj/machinery/airalarm{ + pixel_y = 32 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"eZe" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"fdr" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/engine/engineering) +"fDD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"gfh" = ( +/obj/machinery/libraryscanner, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"gix" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/research/glass{ + name = "Circuitry Lab"; + req_access_txt = "47" + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"gnZ" = ( +/obj/item/device/radio/intercom{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"gEk" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"gGT" = ( +/obj/effect/landmark/start/scientist, +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"gHh" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"gJs" = ( +/obj/effect/spawner/structure/window/plasma/reinforced, +/turf/open/floor/plating, +/area/engine/atmos) +"gLC" = ( +/obj/structure/reagent_dispensers/water_cooler, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"gNe" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"gRS" = ( +/obj/structure/table/reinforced, +/obj/item/device/integrated_electronics/analyzer, +/obj/item/device/integrated_circuit_printer, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"hfJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/autolathe, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"hyP" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod Two" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/security/prison) +"ioI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/research/glass{ + name = "Circuitry Lab"; + req_access_txt = "47" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/science/circuit) +"izu" = ( +/obj/machinery/autolathe{ + name = "public autolathe" + }, +/obj/machinery/door/window/eastright{ + dir = 2; + name = "Research and Development Desk"; + req_access_txt = "7" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters"; + name = "research shutters" + }, +/turf/open/floor/plasteel/whitepurple, +/area/science/lab) +"jwW" = ( +/turf/closed/wall/mineral/plastitanium, +/area/crew_quarters/fitness/recreation) +"jyv" = ( +/obj/item/stock_parts/cell/super, +/obj/item/stock_parts/cell/super, +/obj/item/stack/sheet/metal/fifty, +/obj/structure/table/reinforced, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the RD's goons from the safety of your own office."; + name = "Research Monitor"; + network = list("RD"); + pixel_y = 32 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"jyQ" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance"; + req_access = null; + req_access_txt = "10; 13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/solars/port/aft) +"jKK" = ( +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"kfu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"krD" = ( +/turf/closed/wall, +/area/science/circuit) +"kys" = ( +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/power/apc{ + areastring = "/area/hallway/secondary/service"; + dir = 1; + name = "Service Hall APC"; + pixel_y = 25 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"kzn" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Lounge Airlock" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"kDM" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"kOt" = ( +/obj/item/device/multitool, +/obj/item/screwdriver, +/obj/structure/table/reinforced, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/light_switch{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"kVo" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"lal" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"llb" = ( +/obj/structure/table/reinforced, +/obj/item/device/integrated_circuit_printer, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"lsv" = ( +/obj/machinery/power/apc{ + areastring = "/area/science/circuit"; + dir = 1; + name = "Circuitry Lab APC"; + pixel_y = 30 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/table/reinforced, +/obj/item/device/multitool, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"lzk" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"lMz" = ( +/obj/structure/falsewall, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"lMJ" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"lNZ" = ( +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"lWY" = ( +/obj/machinery/door/airlock/hatch{ + name = "Telecomms Server Room" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/server) +"mjJ" = ( +/obj/structure/reagent_dispensers/beerkeg{ + desc = "One of the more successful achievements of the Nanotrasen Corporate Warfare Division, their nuclear fission explosives are renowned for being cheap to produce and devastatingly effective. Signs explain that though this particular device has been decommissioned, every Nanotrasen station is equipped with an equivalent one, just in case. All Captains carefully guard the disk needed to detonate them - at least, the sign says they do. There seems to be a tap on the back."; + icon = 'icons/obj/machines/nuke.dmi'; + icon_state = "nuclearbomb_base"; + name = "Nanotrasen-brand nuclear fission explosive"; + pixel_x = 2; + pixel_y = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"mvj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/hallway/secondary/service) +"mzh" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"ngl" = ( +/obj/machinery/bookbinder, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"nnK" = ( +/obj/item/stack/sheet/glass/fifty, +/obj/item/paper_bin, +/obj/item/pen, +/obj/structure/table/reinforced, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"noG" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/circuit) +"nyo" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"nAG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"nIb" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining{ + name = "Cargo Bay"; + req_access_txt = "0"; + req_one_access_txt = "48;50" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/construction/storage/wing) +"obb" = ( +/obj/structure/target_stake, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"ocT" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/item/stock_parts/cell/super, +/obj/item/stock_parts/cell/super, +/obj/item/stack/sheet/metal/fifty, +/obj/structure/table/reinforced, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the RD's goons from the safety of your own office."; + name = "Research Monitor"; + network = list("RD"); + pixel_y = 32 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"ohj" = ( +/obj/item/device/integrated_electronics/analyzer, +/obj/item/device/integrated_electronics/debugger, +/obj/item/device/integrated_electronics/wirer, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"oub" = ( +/obj/structure/sign/poster/official/random, +/turf/closed/wall, +/area/hydroponics) +"oLW" = ( +/obj/structure/table/reinforced, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + dir = 2; + name = "Science Requests Console"; + pixel_y = 30; + receive_ore_updates = 1 + }, +/obj/item/device/integrated_electronics/debugger, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"oRL" = ( +/obj/docking_port/stationary{ + dir = 2; + dwidth = 11; + height = 15; + id = "whiteship_home"; + name = "SS13: Auxiliary Dock, Station-Port"; + width = 28 + }, +/turf/open/space/basic, +/area/space) +"oUA" = ( +/obj/structure/table/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/paper_bin, +/obj/item/pen, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"pvA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard) +"pzj" = ( +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"pCV" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"pSX" = ( +/obj/machinery/door/airlock/external{ + name = "Auxiliary Escape Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"pVo" = ( +/obj/machinery/light, +/obj/machinery/vending/kink, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/crew_quarters/locker) +"qnJ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/science/circuit) +"qqg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"qBh" = ( +/obj/structure/table, +/obj/item/device/paicard, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 2 + }, +/area/science/research) +"qBq" = ( +/turf/closed/wall/mineral/plastitanium, +/area/hallway/secondary/entry) +"qJZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"qRM" = ( +/obj/machinery/camera{ + c_tag = "Research Division Circuitry Lab"; + dir = 1; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"rzX" = ( +/obj/structure/chair/office/light{ + dir = 1; + pixel_y = 3 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/lab) +"rQK" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/main) +"rSL" = ( +/obj/machinery/vending/snack/random, +/turf/open/floor/plasteel, +/area/science/mixing) +"sdi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"siF" = ( +/obj/structure/grille, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"sGh" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance"; + req_access = null; + req_access_txt = "10; 13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/fore) +"sIA" = ( +/obj/machinery/door/airlock/external{ + name = "Transport Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"sJW" = ( +/turf/closed/wall/mineral/plastitanium, +/area/engine/break_room) +"tjH" = ( +/obj/structure/table/reinforced, +/obj/machinery/computer/libraryconsole/bookmanagement, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"tsx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"txj" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"tDM" = ( +/obj/machinery/door/airlock/engineering/glass{ + heat_proof = 1; + name = "Supermatter Chamber"; + req_access_txt = "10" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"tFJ" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"tVY" = ( +/obj/structure/closet/crate, +/obj/item/target/alien, +/obj/item/target/alien, +/obj/item/target/clown, +/obj/item/target/clown, +/obj/item/target/syndicate, +/obj/item/target/syndicate, +/obj/item/gun/energy/laser/practice, +/obj/item/gun/energy/laser/practice, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"upN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"urv" = ( +/turf/closed/wall/mineral/plastitanium, +/area/security/prison) +"uun" = ( +/obj/machinery/vending/assist, +/turf/open/floor/plasteel, +/area/science/mixing) +"uGW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"uHc" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"uJU" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard) +"uRM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 2 + }, +/area/science/research) +"uTS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/rnd/protolathe/department/science, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"uYk" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"vhG" = ( +/obj/structure/table/glass, +/obj/machinery/camera/autoname{ + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"vLD" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"wiZ" = ( +/obj/machinery/door/airlock/external{ + name = "Security External Airlock"; + req_access_txt = "1" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/security/prison) +"wxc" = ( +/obj/machinery/door/airlock/external{ + req_access_txt = "24"; + req_one_access_txt = "0" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"wFH" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"wKo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/closed/wall, +/area/science/circuit) +"wOE" = ( +/obj/machinery/droneDispenser, +/turf/open/floor/plating, +/area/maintenance/aft) +"wPk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"wRy" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"xkG" = ( +/obj/item/device/integrated_electronics/wirer, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"xse" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance"; + req_access = null; + req_access_txt = "10; 13" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"xyp" = ( +/obj/docking_port/stationary{ + dheight = 1; + dir = 8; + dwidth = 12; + height = 17; + id = "syndicate_nw"; + name = "northwest of station"; + turf_type = /turf/open/space; + width = 23 + }, +/turf/open/space/basic, +/area/space/nearstation) +"xAp" = ( +/obj/structure/chair/comfy, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"xVl" = ( +/turf/closed/wall, +/area/hallway/secondary/service) +"xVP" = ( +/obj/machinery/light, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"ygk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"ykE" = ( +/obj/machinery/light, +/turf/open/floor/plasteel/white, +/area/science/circuit) (1,1,1) = {" aaa @@ -83358,7 +83776,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -83891,7 +84309,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -84369,7 +84787,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -85120,7 +85538,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -85646,7 +86064,7 @@ aaa aaa aaa aaa -anY +anT aaa aaa aaf @@ -85899,7 +86317,7 @@ aaa aaa aaa aaa -anY +anT aaa aaa aaa @@ -86157,12 +86575,12 @@ aaa aaa aaa aaf -aqL -anX +aqB +anS aaf aaf aaa -anX +anS aaf aaf aaf @@ -86410,16 +86828,16 @@ aaa aaa aaa aaa -anY +anT aaa aaa -anX +anS aaf -anX +anS aaf aaf aaf -anX +anS aaf aaa aaa @@ -86667,16 +87085,16 @@ aaa aaa aaa aaa -aqL -anX -anX -anX -anX -anX +aqB +anS +anS +anS +anS +anS aaf -anX -anX -anX +anS +anS +anS aaf aaf aaf @@ -86923,17 +87341,17 @@ aaa aaa aaa aaa -anX +anS aaf aaf -anX -anX -apy -anX +anS +anS +apq +anS aaf -anX -anX -anX +anS +anS +anS aaf aaa aaa @@ -86943,15 +87361,15 @@ aaa aaa aaa aaa -aQu -aRJ -aRJ -aRJ -aRJ -aXC -aXC -aXC -aXC +qBq +aRA +aRA +aRA +aRA +aVs +aVs +aVs +aVs aaf aaa aaa @@ -86961,20 +87379,20 @@ aaa aaa aaa aaf -aXC -aXC -aXC -aXC -aXC +aVs +aVs +aVs +aVs +aVs aaa aaa aaa aaa aaa -aXC -aXC -aXC -aXC +aVs +aVs +aVs +aVs aaa aaf aaa @@ -87016,7 +87434,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -87180,17 +87598,17 @@ aaa aaa aaa aaa -anX -anX -anX -anX -anX -anX -anX +anS +anS +anS +anS +anS +anS +anS aaf -anX -anX -anX +anS +anS +anS aaf aaa aaa @@ -87199,15 +87617,15 @@ aaa aaa aaa aaa -aOT -aOT -aOT -aTk -aUA -aWf -aXD -aZh -aXC +aOZ +aOZ +aOZ +aRB +aSH +aUb +aVt +aWT +aVs aaf aaf aaa @@ -87219,21 +87637,21 @@ aaa aaa aaf aaf -aXC -bxW -aZh -aXC +aVs +bvB +aWT +aVs aaa aaa aaa aaa aaa -aXC -bOa -aZh -aXC -aXC -aXC +aVs +bKS +aWT +aVs +aVs +aVs aaa aaa aaa @@ -87440,13 +87858,13 @@ aaa aaf aaf aaf -anX -anX -anX -anX -anX -anX -anX +anS +anS +anS +anS +anS +anS +anS aaf aaf aaf @@ -87455,16 +87873,16 @@ aaa aaa aaa aaa -aNy -aOU -aQv -aRK -aTl -aUB -aWg -aXE -aZi -baZ +cSP +aND +cSU +cTd +aRC +bsk +aUc +aVu +aWU +aYC aaa aaf aaa @@ -87476,21 +87894,21 @@ aaa aaa aaf aaa -baZ -aXE -aZi -aRJ +aYC +aVu +aWU +aRA aaa aaa aaa aaa aaa -aRJ -bwm -aZi -bRu -bSW -bRu +aRA +btS +aWU +bOd +bPA +dYu aaa aaa aaa @@ -87695,15 +88113,15 @@ aaa aaa aaa aaf -aqL -anX -anX -anX -anX -anX -anX -apy -anX +aqB +anS +anS +anS +anS +anS +anS +apq +anS aaf aaf aaf @@ -87713,15 +88131,15 @@ aaa aaa aaa aaa -aOT -aOT -aOT -aTk -aUC -aRJ -aXF -aZi -aXC +aOZ +aOZ +aOZ +aRB +aSI +aRA +aVv +aWU +aVs aaf aaf aaa @@ -87733,22 +88151,22 @@ aaa aaa aaf aaf -aXC -bxX -aZi -aXC +aVs +aVw +aWU +aVs aaa aaa aaa aaa aaa -aXC -bxX -aZi -bRu -bcB -bRu -bVJ +aVs +aVw +aWU +bOd +aZZ +dYu +oRL aaa aaa aaa @@ -87951,16 +88369,16 @@ aaa aaa aaa aaa -anX +anS aaf -anX +anS aaf -anX -anX -anX -anX -anX -anX +anS +anS +anS +anS +anS +anS aaf aaf aaa @@ -87971,14 +88389,14 @@ aaa aaa aaf aaa -aQu -aRJ -aRJ -aRJ -aRJ -aXG -aZj -aRJ +qBq +aRA +aRA +aRA +aRA +cZf +aWV +aRA aaa aaa aaa @@ -87990,21 +88408,21 @@ aaa aaa aaa aaa -aRJ -bxY -bzS -baZ +aRA +bvC +bxt +aYC aaa aaa aaa aaa aaa -baZ -bOb -aZi -aXC -aXC -aXC +aYC +bKT +aWU +aVs +aVs +aVs aaa aaa aaa @@ -88208,19 +88626,19 @@ aaa aaa aaa aaa -anX -anX -anX -anX -anX -avW -anX -anX -anX -anX -anX +anS +anS +anS +anS +anS +avI +anS +anS +anS +anS +anS aaf -anX +anS aaa aaf aaa @@ -88232,12 +88650,12 @@ aaf aaa aaf aaf -aRJ -aXH -aZi -aXC -aXC -aXC +aRA +aVx +aWU +aVs +aVs +aVs aaa aaa aaa @@ -88245,21 +88663,21 @@ aaa aaa aaa aaa -aXC -aXC -aXC -bxZ -aZi -aXC +aVs +aVs +aVs +bvD +aWU +aVs aaa aaa aaa aaa aaa -aXC -bxX -aZi -aXC +aVs +aVw +aWU +aVs aaa aaf aaa @@ -88283,21 +88701,21 @@ aaa aaa aaa aaa -cxH -anY -aae -anY -aae -anY -anY -anY -aqL -anY -anY -anY -anY -aqL -anY +ctm +anT +aai +anT +aai +anT +anT +anT +aqB +anT +anT +anT +anT +aqB +anT aaf aaa aaa @@ -88464,37 +88882,37 @@ aaa aaa aaa aaa -anX -anX -anX -apy -anX -anX +anS +anS +anS +apq +anS +anS aaf -anX -anX -anX +anS +anS +anS aaf -anX -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aXE -aZi -bba -bcB -bem +anS +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aVu +aWU +djz +aZZ +djC aaa aaa aaa @@ -88502,21 +88920,21 @@ aaa aaa aaa aaa -bba -aUB -bem -aXE -bzT -aRJ +djz +bsk +djC +aVu +bxu +aRA aaa aaa aaa aaa aaa -aRJ -aXE -aZi -aXC +aRA +aVu +aWU +aVs aaf aaf aaa @@ -88539,7 +88957,7 @@ aaa aaa aaa aaa -anY +anT aaa aaa aaf @@ -88554,7 +88972,7 @@ aaf aaf aaa aaa -aae +aai aaa aaa aaa @@ -88696,7 +89114,7 @@ aaa aaa aaa aaa -aat +xyp aaa aaa aaa @@ -88721,37 +89139,37 @@ aaa aaa aaa aaa -anY +anT aaf aaf aaf aaf -anX -anX -anX -anX +anS +anS +anS +anS azg -anX -anX -aDo -aEM -aGn -aGn -aGn -aGn -aGn -aGn -aGn -aQw -aRL -aTm -aUD -aDo -aXI -aZi -aXC -aXC -aXC +anS +anS +aDb +aDa +cVK +cVK +cVK +cVK +cVK +cVK +cVK +cWF +cWK +aRD +aSJ +aDb +aVy +aWU +aVs +aVs +aVs aaa aaa aaa @@ -88759,21 +89177,21 @@ aaa aaa aaa aaa -aXC -aXC -aXC -aXE -bzU -aXC +aVs +aVs +aVs +aVu +bxv +aVs aaa aaa aaa aaa aaa -aXC -aXE -bPB -aRJ +aVs +aVu +bMu +aRA aaa aaf aaa @@ -88796,22 +89214,22 @@ aaa aaa aaa aaa -anY +anT aaa -cyH -czD -cAS +cue +cvd +cwe aaf -cyH -czD -cAS +cue +cvd +cwe aaf -cyH -czD -cAS +cue +cvd +cwe aaa aaa -anY +anT aaf aaf aaa @@ -88980,35 +89398,35 @@ aaa aaa aaa aaa -anX +anS aaf -aqL -anX -anX +aqB +anS +anS aaf -anX -anX +anS +anS aaf -aae -aDo -aEN -aGo -aGo -aGo -aGo -aGo -aGo -aGo -aQx -aRL -aTn -aUE -aWh -aXJ -aZk -aZh -bcC -aXC +aai +aDb +cVE +cVL +cVL +cVL +cVL +cVL +cVL +cVL +cWJ +cWK +aRE +aSK +cYL +aVz +aWW +aWT +baa +aVs aaa aaa aaa @@ -89016,21 +89434,21 @@ aaa aaa aaa aaa -aXC -buC -bwi -bya -bzV -aXC +aVs +bsl +btO +bvE +bxw +aVs aaa aaa aaa aaa aaa -aXC -bOc -bPC -aXC +aVs +bKU +bMv +aVs aaa aaf aaa @@ -89055,20 +89473,20 @@ aaf aaf aaf aaa -cyH -czE -cAS +cue +cve +cwe aaa -cyH -czE -cAS +cue +cve +cwe aaa -cyH -czE -cAS +cue +cve +cwe aaf aaa -anY +anT aaa aaa aaa @@ -89236,36 +89654,36 @@ aaa aaa aaa aaa -anX -anX +anS +anS aaf -anX -auT -anX -anX -ayn -anX +anS +auC +anS +anS +ayf +anS aaf aaa -aDo -aEN -aGo -aGo -aGo -aGo -aGo -aGo -aGo -aQx -aRL -aTn -aUE -aWh -aXJ -aZl -aZi -bcC -aXC +aDb +cVE +cVL +cVL +cVL +cVL +cVL +cVL +cVL +cWJ +cWK +aRE +aSK +cYL +aVz +bvF +aWU +baa +aVs aaa aaa aaa @@ -89273,21 +89691,21 @@ aaa aaa aaa aaa -aXC -buD -aXE -aZl -bzV -aXC +aVs +bsm +aVu +bvF +bxw +aVs aaa aaa aaa aaa aaa -aXC -aXE -bzY -aRJ +aVs +aVu +bMw +aRA aaa aaf aaa @@ -89310,22 +89728,22 @@ aaa aaf aaa aaa -aae +aai aaf -cyH -czE -cAS +cue +cve +cwe aaf -cyH -czE -cAS +cue +cve +cwe aaf -cyH -czE -cAS +cue +cve +cwe aaf aaa -anY +anT aaa aaa aaa @@ -89492,37 +89910,37 @@ aaa aaa aaa aaa -anX -anX -anX -anX -anX -anX -anX -anX -anX -anX -anX +anS +anS +anS +anS +anS +anS +anS +anS +anS +anS +anS aaf -aDo -aEN -aGo -aGo -aGo -aKt -aGo -aGo -aGo -aQx -aRL -aTo -aUF -aDo -aXK -aZl -aZi -bcD -aXC +aDb +cVE +cVL +cVL +cVL +cVQ +cVL +cVL +cVL +cWJ +cWK +cXE +aIf +aDb +cZh +bvF +aWU +bab +aVs aaa aaa aaa @@ -89530,21 +89948,21 @@ aaa aaa aaa aaa -aXC -bcC -bwj -byb -bzW -aRJ +aVs +baa +btP +aWX +bxx +aRA aaa aaa aaa aaa aaa -aRJ -bwm -bzV -aXC +aRA +btS +bxw +aVs aaf aaf aaa @@ -89567,19 +89985,19 @@ aaf aaf aaa aaa -anY +anT aaa -cyH -czE -cAS +cue +cve +cwe aaf -cyH -czE -cAS +cue +cve +cwe aaa -cyH -czE -cAS +cue +cve +cwe aaf aaa aaa @@ -89750,36 +90168,36 @@ aaa aaa aaa aaa -apy -anX -anX +apq +anS +anS aaf aaf -anX -anX +anS +anS aaf -anX -anX +anS +anS aaf -aDo -aEN -aGo -aGo -aJd -aKu -aGo -aGo -aGo -aQy -aRM -aTp -aUG -aWi -aXL -aZm -bbb -bcE -aXC +aDb +cVE +cVL +cVL +aHb +cWg +cVL +cVL +cVL +ddG +cWM +cXR +cYG +cYP +aVA +aWY +aYE +bac +aVs aaa aaa aaa @@ -89787,21 +90205,21 @@ aaa aaa aaa aaa -aXC -buE -bwk -byc -bzV -aXC +aVs +bsn +btQ +bvG +bxw +aVs aaa aaa -bGZ +cVx aaa aaa -aXC -aXE -bzV -aRJ +aVs +aVu +bxw +aRA aaa aaf aaa @@ -89826,23 +90244,23 @@ aaa aaa aaa aaa -cyH -czE -cAS +cue +cve +cwe aaf -cyH -czE -cAS +cue +cve +cwe aaf -cyH -czE -cAS +cue +cve +cwe aaa aaa aaa -anY -anY -anY +anT +anT +anT aaa aaa aaa @@ -90006,37 +90424,37 @@ aaa aaa aaa aaa -anX -anX -anX +anS +anS +anS aaf aaf -aqL -anX +aqB +anS aaf aaf aaf aaf aaf -aDo -aEN -aGo -aGo -aGo -aKv -aGo -aGo -aGo -aQx -aRL -aTq -aUH -aWj -aXM -aZn -aXC -aXC -aXC +aDb +cVE +cVL +cVL +cVL +cWh +cVL +cVL +cVL +cWJ +cWK +cYE +cYK +cYQ +aVB +aWZ +aVs +aVs +aVs aaa aaa aaa @@ -90044,21 +90462,21 @@ aaa aaa aaa aaa -aXC -aXC -aXC -byd -bzX -aRJ +aVs +aVs +aVs +bvH +bxy +aRA aaf -bFp -bHa -aXC +bCG +bEl +aVs aaf -aRJ -bOd -bPD -aRJ +aRA +bKV +bMx +aRA aaa aaf aaa @@ -90081,25 +90499,25 @@ aaa aaa aaf aaa -aae +aai aaa aaf -czF +cvf aaa aaa aaf -czF +cvf aaa aaa aaf -czF +cvf aaa aaa aaa aaa aaf aaa -anY +anT aaa aaa aaa @@ -90264,36 +90682,36 @@ aaa aaa aaa aaa -anX +anS aaa aaa aaf -akt -avX -akt +dne +avJ +dne aaf aaa aaf aaa -aDo -aEN -aGo -aGo -aGo -aGo -aGo -aGo -aGo -aQx -aRL -aTr -aUI -aDo -aXN -aZn -bba -bcB -bem +aDb +cVE +cVL +cVL +cVL +cVL +cVL +cVL +cVL +cWJ +cWK +dDJ +aSL +aDb +cZq +aWZ +djz +aZZ +djC aaa aaa aaa @@ -90301,24 +90719,24 @@ aaa aaa aaa aaa -bba -aUB -bem -byd -bzY -aRJ -aXC -aXC -bHb -aXC -aXC -aRJ -bwm -bPE -bwx -bwx -bwx -bwx +djz +bsk +djC +bvH +bMw +aRA +aVs +aVs +bEm +aVs +aVs +aRA +btS +bMy +alK +alK +alK +alK aaa aaa aaa @@ -90338,25 +90756,25 @@ aaf aaf aaf aaf -anY +anT aaf aaf -cil -cil -cCc -cil -cil -cFc -ckM -cHa -cil -cFc -ckM -ckM -ckM -cMW +cej +cej +cxa +cej +cej +czL +cED +cBQ +cej +czL +cED +cED +cED +cHk aaf -anY +anT aaa aaa aaa @@ -90510,7 +90928,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -90525,32 +90943,32 @@ aaa aaa aaf aaf -akt -avY -akt +dne +avK +dne aaf aaf -akt -akt -aDo -aEN -aGo -aGo -aGo -aGo -aGo -aGo -aGo -aQx -aRL -aTs -aUJ -aDo -aXN -aZn -aXC -aXC -aXC +dne +dne +aDb +cVE +cVL +cVL +cVL +cVL +cVL +cVL +cVL +cWJ +cWK +dDK +aSM +aDb +cZq +aWZ +aVs +aVs +aVs aaa aaa aaa @@ -90558,31 +90976,31 @@ aaa aaa aaa aaa -aXC -aXC -aXC -byd -bzZ -aRJ -bDH -aXC -bHa -aXC -bKC -aRJ -aXE -bPF -bRv -bSX -bUv -bwx +aVs +aVs +aVs +bvH +bxz +aRA +bBc +aVs +sIA +aVs +bHH +aRA +aVu +bMz +bOe +bPC +bRc +alK aaf aaf aaf aaf -aae -anY -aae +aai +anT +aai aaf aaf aaf @@ -90595,25 +91013,25 @@ aaa aaa aaa aaa -anY +anT aaa aaf -czG +cvg aaa aaa aaf -czG +cvg aaf aaa aaf -czG +cvg aaa aaf aaa aaa aaf aaa -anY +anT aaa aaa aaa @@ -90781,58 +91199,58 @@ aaf aaf aaa aaf -akt -akt -avX -akt -akt -aio -akt -alD -aDo -aEO -aGp -aGp -aGp -aGp -aGp -aGp -aGp -aQz -aRL -aTt -aUK -aDo -aXO -aZo -bbc -aXC +dne +dne +pzj +dne +dne +aip +dne +dnk +aDb +cVH +cVM +cVM +cVM +cVM +cVM +cVM +cVM +aPb +cWK +aRF +aSN +aDb +aVC +aXa +aYF +aVs aaa aaa aaa aaa -bkS +djM aaa aaa aaa aaa -aXC -bwl -bye -bAa -bkT -ben -ben -ben -ben -ben -bmu -bwn -bPG -bwx -bSY -bUw -bwx +aVs +btR +bvI +bxA +biu +bbI +bbI +bbI +bbI +bbI +bjV +btT +bMA +alK +bPD +asa +alK aaa aaa aaf @@ -90854,23 +91272,23 @@ aaa aaa aaf aaa -cyH -czH -cAS +cue +cvh +cwe aaf -cyH -czH -cAS +cue +cvh +cwe aaf -cyH -czH -cAS +cue +cvh +cwe aaa aaa aaa -anY -anY -anY +anT +anT +anT aaa aaa aaa @@ -91035,93 +91453,93 @@ aaa aaa aaa aaf -akt -akt -aio -akt -auU -avZ -awZ -alD -auW -arf -alD -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aXP -aZp -bbd -aRJ -aRJ -aRJ -aXC -aXC -aXC -aXC -aXC -aRJ -aRJ -aRJ -bwm -byf -bAb -bkU -bDI -bFq -bHc -bJa -bKD -bMo -bOe -bPH -bwx -bSZ -bUw -bwx -bWO -bWO -bWO -bWO -bWO +dne +dne +aip +dne +auD +avL +awM +dnk +dqe +doA +dnk +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aVD +aXb +aYG +aRA +aRA +aRA +aVs +aVs +aVs +aVs +aVs +aRA +aRA +aRA +btS +bvJ +bxB +biv +bBd +bCH +bEn +dic +bHI +bJo +bKW +bMB +alK +dio +asa +alK +bTn +bTn +bTn +bTn +bTn aaa aaf aaa aaf -aae -anY -anY -aae -anY -aae -anY -aae -anY -anY +aai +anT +anT +aai +anT +aai +anT +aai +anT +anT aaf aaf -cyH -czH -cAS +cue +cvh +cwe aaa -cyH -czH -cAS +cue +cvh +cwe aaa -cyH -czH -cAS +cue +cvh +cwe aaa aaa aaa @@ -91292,68 +91710,68 @@ aaa aaa aaa aaf -akt -aqM -asj -atC -auV -awa -awh -awh -awh -awh -aCa -awh -aEP -awa -awh -awh -awh -awh -awh -awh -awh -awh -awh -aUL -aWk -aXQ -aZq -bbe -bcF -ben -ben -ben -ben -bkT -bmu -bmu +dne +aqC +arW +ato +auE +avM +avT +avT +avT +avT +aJi +avT +dss +avM +avT +avT +avT +avT +avT +avT +avT +avT +avT +dtl +aUd +aVE +aXc +aYH +bad +bbI +bbI +bbI +bbI +biu +bjV +bjV +bnK bqb -bss -ben -bwn -byg -bAc -bwx -bwx -bwx -bwx -bwx -bwx -bMp -bwx -bwx -bwx -bTa -bUw -bTg -bWO -bYn -bZx -cbi -ccx -ccx -ccx +bbI +btT +bvK +bxC +alK +alK +alK +alK +alK +alK +bJp +alK +alK +alK +bPF +asa +bPL +bTn +bUN +bVQ +bXt +bYC +bYC +bYC aaa aaa aaf @@ -91368,20 +91786,20 @@ aaa aaa aaf aaa -cyH -czH -cAS +cue +cvh +cwe aaf -cyH -czH -cAS +cue +cvh +cwe aaf -cyH -czH -cAS +cue +cvh +cwe aaf aaa -anY +anT aaa aaa aaa @@ -91549,96 +91967,96 @@ aaa aaa aaa aaa -aio -aqN -ask -akt -akt -akt -aoh -aoi -azh -akt -aio -akt -aEQ -aGq -aHZ -aoh -aoh -aLL -auX -ako -aQA -alD -aoh -aUM -akt -aXR -aZr -bbf -bcG -beo -bfC -beo -biS -bkU -bmv -boo +aip +aqD +arX +dne +dne +dne +aRG +aoc +drQ +dne +aip +dne +dst +aDc +dhE +aRG +aRG +cWA +auG +dnd +dhK +dnk +aRG +aSP +dne +dhM +aXd +aYI +bae +bbJ +bcV +bbJ +bgv +biv +bjW +blT +bnL bqc -bst -buF -bqc -byh -bAd -bBX -byu -bFr -bHd -bJb -bCd -bMq -bOf -bPI -bPI -bTb -bAt -bVK -bWP -bYo -bZy -cbj -ccy -cdJ -ccy -cgZ -cil -cjF -ckM -cme -cil -cil -cil -cjF -ckM -cgZ -cil -cil -cjF -ckM -czH -cAS +bso +bnL +bvL +bxD +bzw +bvY +bCI +bEo +bJj +bzC +bJq +bKX +bbL +bbL +bPG +bxT +bSn +bTo +bUO +bVR +bXu +bYD +bZN +jyQ +cda +cej +cfz +cED +chY +cej +cej +cej +cfz +cED +cda +cej +cej +cfz +cED +cvh +cwe aaa -cyH -czH -cAS +cue +cvh +cwe aaf -cyH -czH -cAS +cue +cvh +cwe aaf aaf -anY +anT aaf aaf aaa @@ -91806,68 +92224,68 @@ aaa aaa aaa aaa -akt -akt -asl -akt +dne +dne +arY +dne aaf -akt -akt -aio -akt -akt +dne +dne +aip +dne +dne aaa -akt -akt -akt -akt -aio -akt -akt -akt -akt -akt -akt -aio -akt -akt -akt -akt -akt -bcH -bep -bfD -bhl -bep -bkV -bmw -bop +dne +dne +dne +dne +aip +dne +dne +dne +dne +dne +dne +aip +dne +dne +dne +dne +dne +baf +bbK +bcW +beK +bbK +biw +bjX +blU +bnM bqd -bsu -buG -bqd -byi -bAe -bwx -bDJ -bFs -bHe -bwx -bFD -bMr -bCe -bPJ -bOq -bTa -bRA -bUw -bWQ -bYp -bZz -cbk -ccx -ccx -ccx +bsp +bnM +bvM +bxE +alK +auF +bCJ +bEp +alK +apz +bJr +alC +aqK +aqO +bPF +aGN +asa +bTp +bUP +bVS +bXv +bYC +bYC +bYC aaa aaa aaf @@ -91882,20 +92300,20 @@ aaa aaa aaf aaa -cyH -czI -cAS +cue +cvi +cwe aaf -cyH -czI -cAS +cue +cvi +cwe aaf -cyH -czI -cAS +cue +cvi +cwe aaa aaa -anY +anT aaa aaf aaa @@ -91914,7 +92332,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -92064,9 +92482,9 @@ aaa aaa aaa aaf -aqO -asm -atD +aqE +arZ +atp aaf aaf aaa @@ -92090,39 +92508,39 @@ aaf aaf aaa aaa -akt -asm -bep -bfE -bhm -biT -bkW -bmx -boq -bdf -bdf -bdf -bdf -byj -bmx -bwx -bDK -bFt -bHf -bwx -bKE -bMs -bOg -bOg -bOg -bTc -bOg -bVL -bWO -bWO -bWO -bWO -bWO +dne +arZ +bbK +bcX +beL +bgw +bix +bjY +blV +baE +baE +baE +baE +bvN +bjY +alK +bBe +bNd +ako +alK +bHJ +bJs +aLd +aLd +aLd +bPH +aLd +bSo +bTn +bTn +bTn +bTn +bTn aaa aaf aaa @@ -92152,7 +92570,7 @@ aaf aaa aaa aaa -aqL +aqB aaa aaf aaa @@ -92321,9 +92739,9 @@ aaa aaa aaa aaa -aqP -asn -atE +aqF +doJ +atq aaf aaa aaa @@ -92347,39 +92765,39 @@ aaa aaa aaa aaa -akt -asn -bep -bfF -bhn -biU -bkX -bmy -bor +dne +doJ +bbK +bcY +beM +bgx +biy +bjZ +blW +bnN bqe -bsv -buH -bwo -byk -bAf -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bCe -bVM -bwx -bRB -bRB -cbl -bwx +bsq +btU +bvO +bxF +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +alC +cgH +alK +aob +aob +dix +alK aaf aaf aaf @@ -92396,20 +92814,20 @@ aaa aaf aaf aaf -anY +anT aaf -anY -anY -anY -aqL -anY -aqL -anY -anY -aqL -anY -aqL -anY +anT +anT +anT +aqB +anT +aqB +anT +anT +aqB +anT +aqB +anT aaf aaf aaa @@ -92578,9 +92996,9 @@ aaa aaa aaa aaf -aqP -asn -atE +aqF +doJ +atq aaf aaa aaa @@ -92604,39 +93022,39 @@ aaa aaa aaa aaf -akt -bcI -bep -bfG -bho -biV -bkY -bmz -bos +dne +bag +bbK +bcZ +beN +bgy +biz +bka +blX +bnO bqf -bsw -bsw -bwp -byl -bAg -bBZ -bDL -bFu -bHg -bJc -bKF -bMt -bOh -bDO -bPL -bBY -bUx -bVN -bWR -bYq -bZA -bRB -bwx +bqf +btV +bvP +bxG +bzy +bBf +bCL +bEq +did +bHK +bJt +bKY +bBi +bMD +bzx +amZ +bSq +bTr +bUQ +bVT +aob +alK aaa aaf aaa @@ -92803,20 +93221,20 @@ aaa aaa aaa aaf -aac -aad -aad -aad -aae -aad -aad -aad -aac -aad -aad -aae -aad -aad +aaj +aag +aag +aag +aai +aag +aag +aag +aaj +aag +aag +aai +aag +aag aaf aaa aaa @@ -92835,9 +93253,9 @@ aaa aaa aaf aaf -aqP -asn -atE +aqF +doJ +atq aaf aaa aaa @@ -92861,43 +93279,43 @@ aaa aaa aaa aaf -aio -asn -bep -bfH -bhp -biW -bkZ -bmz -bot +aip +doJ +bbK +bda +beO +bgz +biA +bka +blY +bnP bqg -bsx -buI -bqg -bym -bAh -bBY -bDM -bDM -bDM -bJd -bDN -bMu -bOi -bPK -bRw -bBY -bDJ -bVO -bwx -bMs -bZB -cbm -bwx +bsr +bnP +bvQ +bxH +bzx +bBg +bBg +bBg +bGj +bBh +bJu +bKZ +bMC +din +bzx +auF +bSr +alK +bJs +bVU +bXx +alK aaa aaf aaf -acg +ack aaf aaf aaf @@ -93056,10 +93474,10 @@ aaa aaa aaa aaa -aab +aac aaa aaa -aae +aai aaa aaf aaf @@ -93073,7 +93491,7 @@ aaf aaf aaa aaa -aad +aag aaf aaa aaa @@ -93092,9 +93510,9 @@ aaa aaa aaa aaf -aqP -asn -atE +aqF +doJ +atq aaf aaa aaa @@ -93118,43 +93536,43 @@ aaa aaa aaa aaa -aio -asv -bep -bfI -bhq -biX -bkY -bmA -bou +aip +asi +bbK +bdb +beP +bgA +biz +bkb +blZ +bnO bqf -bsw -bsw -bwp -byn -bAi -bCa -bDN -bDN -bDN -bJe -bKG -bKG -bDM -bDM -bRx -bBY -bAu -bVO -bwx -bYr -bwx -bwx -bwx +bqf +btV +bvR +bxI +bzz +bBh +bBh +bBh +bGk +bHL +bHL +bBg +bBg +bOg +bzx +aoa +bSr +alK +bUR +alK +alK +alK aaa aaf aaa -acg +ack aaf aaa aaa @@ -93316,21 +93734,21 @@ aaa aaa aaa aaa -aac +aaj aaa -aai -aak -aas +aal +aan +aau aaa -aai -aak -aas +aal +aan +aau aaa -aai -aak -aas +aal +aan +aau aaf -aad +aag aaf aaa aaa @@ -93349,15 +93767,15 @@ aaa aaa aaf aaf -aqP -asn -atE +aqF +doJ +atq aaf aaa aaa aaa aaa -aAE +aAA aaa aaa aaa @@ -93375,78 +93793,78 @@ aaa aaa aaa aaa -aio -asn -bep -bfJ -bhr -biY -bfD -bmB -bov +aip +doJ +bbK +bdc +beQ +bpt +bcW +bkc +bma +bnQ bqh -bsy -buJ -bwq -byo -bAj -bBY -bDO -bFv -bDM -bDM -bKH -bMv -bDM -bDM -bDM -bTd -bUy -bVO -bwx -bwx -bwx -cbn -bWT -bWT -bWT -bWT -cim -bWT -bWT -bWT -bWT -coW -coW -coW -coW -coW -coW -coW -coW +bss +btW +bvS +bxJ +bzx +bBi +bCM +bBg +bBg +bHM +bJv +bBg +bBg +bBg +bPI +bRd +bSr +alK +alK +alK +bXy +dux +dux +dux +dux +cek +dux +dux +dux +dux +ckN +ckN +ckN +ckN +ckN +ckN +ckN +ckN aaa aaf aaa aaf -aae -anY +aai +anT aaf aaf -aae -anY -anY -aae -anY -anY +aai +anT +anT +aai +anT +anT aaf aaf aaf -aae -anY +aai +anT aaf -aae -anY -aae +aai +anT +aai aaa aaa aaa @@ -93573,19 +93991,19 @@ aaa aaa aaa aaa -aad +aag aaf -aai aal -aas +aao +aau aaa -aai aal -aas +aao +aau aaa -aai aal -aas +aao +aau aaf aaf aaf @@ -93606,17 +94024,17 @@ aaa aaa aaa aaf -aqQ -aso -atF +aqG +asb +atr aaf aaa aaf -ayo -ayo -aAF -ayo -ayo +ayi +ayi +aAB +ayi +ayi aaf aaa aaa @@ -93632,55 +94050,55 @@ aaa aaa aaa aaf -akt -bcJ -bep -bep -bhs -bep -bfD -bmC -boq -bdf -bdf -bdf -bdf -byj -bAk -bBY -bDP -bFw -bDM -bDM -bKI -bMw -bDM -bPK -bRx -bBY -bUz -bVP -bWS -bYs -bZC -cbo -ccz -ccz -cfm -bWT -cin -bYu +dne +daX +bbK +bbK +beR +bbK +bcW +dhP +blV +baE +baE +baE +baE +bvN +bxK +bzx +djW +bCN +bBg +bBg +bEs +bJw +bBg +bMC +bOg +bzx +bRe +bSs +aSO +bUS +bVV +bXz +bYE +bYE +cbp +dux +cel +bUU +cgG +dux +cjp +ckO +cmg +cnh +ckN +cpQ +crg +cjt ckN -bWT -cny -coX -cqr -crt -coW -cuf -cvy -cpb -coW aaa aaf aaf @@ -93830,19 +94248,19 @@ aaa aaa aaa aaf -aad +aag aaf -aai aal -aas +aao +aau aaf -aai aal -aas +aao +aau aaf -aai aal -aas +aao +aau aaf aaa aaf @@ -93862,18 +94280,18 @@ aaf aaf aaf aaf -akt -akt -asp -akt +dne +dne +asc +dne aaf aaa aaf -ayo -azi -aAG -aCb -ayo +ayi +azj +aAC +aBS +ayi aaf aaa aaa @@ -93882,62 +94300,62 @@ aaa aaa aaa aaa -aQB +cUZ aaa aaa aaa aaa aaa aaf -akt -bcK -beq -bfK -bht -biZ -bla -bmD -bow +dne +baj +dhO +bdd +beS +bgC +biB +bkd +bmb +bnR bqi -bsz -buK -bwr -byk -bAl -bBY -bDQ -bFx -bHh -bDM -bKJ -bMx -bOj -bPL -bRy -bBY -bOq -bVQ -bWT -bWT -bWT -bWT -bWT -bWT -cfn -bWT -bWT -cim -bWT -bWT -cnz -coY -cpc -coY -coY -coY -cpb -cvz -coW +bst +btX +bvO +bxL +bzx +bBk +bNh +bNK +bBg +dig +bJx +bLa +bMD +bOh +bzx +aqO +bSt +dux +dux +dux +dux +dux +dux +cbq +dux +dux +cek +dux +dux +cjq +ckP +ckS +ckP +ckP +ckP +cjt +crh +ckN aaa aaf aaf @@ -93946,18 +94364,18 @@ aaa aaf aaa aaa -cHb -cHb -cHb -cHb -cHb -cIX -cHb -cHb -cHb -cHb -cHb -cHb +cBR +cBR +cBR +cBR +cBR +cDE +cBR +cBR +cBR +cBR +cBR +cBR aaf aaf aaf @@ -94089,17 +94507,17 @@ aaa aaf aaa aaa -aai aal -aas +aao +aau aaa -aai aal -aas +aao +aau aaa -aai aal -aas +aao +aau aaf aaa aaf @@ -94119,107 +94537,107 @@ aaa aaa aaf aaa -aio -aok -asq -akt +aip +dnO +asd +dne aaf aaa aaf -ayo -azj -aAG -aCc -ayo +ayi +azk +aAC +aBT +ayi aaf aaf aaf aaf -aKw -aLM -aNz -aKw -aNz -aRN -aKw +aJB +aKN +aMs +aJB +aMs +aQg +aJB aaf aaf aaf aaf -akt -aso -ber -bfL -bhu -bja -blb -bmE -box +dne +asb +bbM +bde +beT +bgD +biC +bke +bmc +bnS bqj -bsA -buL -bws -byp -bAm -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bwx -bVO -bWT -bYt -bZD +bsu +btY +bvU +bxM +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +alK +bSr +dux +bUT +bVW +bXA +diy +dux +cbr +bYE +cem +cfB cbp -ccA -bWT -cfo -ccz -cio -cjG -cfm -bWT -cnA -coZ -coY -cru -cpb -cug -coZ -cpb -coW +dux +diE +ckQ +ckP +cni +cjt +dbq +ckQ +cjt +ckN aaf aaf -cAT -acg +cwf +ack aaf aaf aaa aaa -cHb -cHY -cIT -cJZ -cKZ -cLV -cMX -cOh -cOZ -cQc -cQU -cHb +cBR +cCK +cDA +cEE +cFy +cGq +cHl +cIp +cJg +cKe +cKS +cBR aaf aaa aaf -aae -aad +aai +aag aaa aaa aaa @@ -94341,22 +94759,22 @@ aaa aaa aaa aaa -aac -aad -aac +aaj +aag +aaj aaa aaa -aai aal -aas +aao +aau aaa -aai aal -aas +aao +aau aaa -aai aal -aas +aao +aau aaf aaf aaf @@ -94369,114 +94787,114 @@ aaf aaf aaf aaf -ahn -aid -ahn -aho -ahn -ahn -ahn -ahn -aqR -asr -akt +ahp +aif +ahp +ahq +ahp +ahp +ahp +ahp +aqH +ase +dne aaf aaf aaf -ayp -ayp -aAH -aCd -ayp -ayo -ayo -ayp +ayj +ayj +aAD +aBU +ayj +ayi +ayi +ayj aaf -aJe -aLN -aNA -aJe -aQC -aRO -aJe +aIg +aKO +aMt +aIg +aPd +aQh +aIg aaf aaf -aWl -aWl -aWl -bcL -bes -bfM -bhv -bjb -bev -bmF -boy +aUe +aUe +aUe +bak +dmF +bdf +beU +bgE +bbP +bkf +bmd +bnT bqk -bsB -buM -bwt -byq -bAn -byr -bDR -bFy -byr -bJf -bKK -byr -bOk -bPM -bRz -bTe -bwx -bVM -bWT -bYu -bZE +bsv +btZ +bvV +bxN +bvW +dhZ +bCP +bvW +bGl +bHN +bvW +bLb +bME +bOi +bPJ +alK +cgH +dux +bUU +bVX +bXB +bYG +dux +dux +dux +cen +dux cbq -ccB -bWT -bWT -bWT -cip -bWT -cfn -bWT -cnB -cpa -cqs -crv -cpb -coY -cpb -cww -bWT -bWT -acg -cAU -acg -acg +dux +cjs +ckR +cmh +cnj +cjt +ckP +cjt +diJ +dux +dux +ack +cwg +ack +ack aaf aaa aaa -cHb -cHZ -cIU -cKa -cLa -cLW -cMY -cOi -cPa -cQd -cQV -cRU +cBR +cCL +cDB +cEF +cFz +cGr +cHm +cIq +cJh +cKf +cKT +dBV aaf aaa aaa aaa -aae +aai aaa aaa aaa @@ -94598,21 +95016,21 @@ aaa aaa aaa aaa -aad +aag aaa aaf aaa aaa aaf -aam +aap aaf aaf aaf -aam +aap aaf aaa aaf -aam +aap aaf aaa aaf @@ -94626,111 +95044,111 @@ aaa aaa aaf aaa -ahn -aie +ahp +aig ajc akf -aly -amP -anZ -ahn -akt -ass -akt -akt -akt -akt -ayp -azk -aAI -aAI -aDp -aER -aGr -ayp -aJe -aJe -aLM -aNz -aJe -aNz -aRN -aJe -aJe -aWl -aXS -aZs -bbg -bcM -bes -bfN -bhw -bjc -bes -bes -bes +alx +amO +anU +ahp +dne +asf +dne +dne +dne +dne +ayj +azl +aAE +aAE +aDh +aEv +aFF +ayj +aIg +aIg +aKN +dIs +aIg +dIs +aQg +aIg +aIg +aUe +aVG +aXe +aYJ +bal +dmF +bdg +byI +bgF +dmF +dmF +dmF +bnU bql -bsC -buN -bdf -byr -bAo -byr -bDS -bFz -bHi -bJg -bKL -byr -bOl -bPN -bRA -bPJ -bwx -bVR -bWT -bYv -bZF -cbr -ccC -bWT -cfp -cha -ciq -bWT -chb -bWT -cnC -cpb -cpb -cpb -coY -coY -cvz -cwx -cxI -bWT -bWT -cAV -bWT -bWT +bsw +baE +bvW +bxO +bvW +bBl +bCQ +bEt +bGm +bHO +bvW +bLc +aod +aGN +aqK +alK +dit +dux +bUV +duH +bXC +bYH +dux +cbs +cdb +ceo +dux +cdc +dux +diF +cjt +cjt +cjt +ckP +ckP +crh +dxv +ctn +dux +dux +cfA +dux +dux aaf aaf aaf -cHc -cIa -cIV -cKb -cLb -cLX -cMZ -cJZ -cJZ -cJZ -cJZ -cHb -cSD -cTE +dBN +dBO +cDC +cEG +cFA +dBS +cHn +cEE +cEE +cEE +cEE +cBR +cMt +cNr aaa aaa aaa @@ -94855,138 +95273,138 @@ aaa aaa aaa aaa -aae +aai aaa -aag aah -aah -aaj -aan -aan -aan -aau -aan -aan -aax -aan -aan -aan -abc -aah -aah -aah -aah -acP +aak +aak +aam +aaq +aaq +aaq +aaw +aaq +aaq +aaz +aaq +aaq +aaq +abf +aak +aak +aak +aak +acS aaa aaa aaf aaf aaf aaa -aho -aho -ahn -akg -ahn -amQ -aoa -apz -aqS -ast -atG -ana -akt -axa -ayp -azl -aAJ -aAG -aAG -aES -aGs -ayp -aJf -aKx -aLO -aNB -aOV -aNB -aRP -aTu -aTu -aWm -aTu -aTu -bbh -bcN -bet -bfO -bhw -bjd -blc -bmG -boz -bqm -bsD -buO -bwu -byr -bAp -bCb -bDT -bFA -byr -byr -byr -byr -bOm -bPO -bRB -bCe -bwx -bVS -bWT -bYw -bZG -cbs -ccD -cdK -cfq -chb -bWT -bWT -ckO -bWT -cnD -cpc -cqt -crw -coY -cqt -cfr -cwy -cxJ -bWT -czJ -cAW -cCd -bWT +ahq +ahq +ahp +blt +ahp +amP +anV +apr +aqI +asg +ats +dnu +dne +awP +ayj +azm +aAF +aAC +aAC +aEw +aFG +ayj +aIh +aJC +aKP +aMu +aNE +aMu +aQi +aRH +aRH +aUf +aRH +aRH +aYK +bam +dmH +bdh +byI +bgG +biD +bkg +bme +bnV +bBG +bsx +bua +bvW +bxP +bzA +bBm +bCR +bvW +bvW +bvW +bvW +bLd +aof +aob +alC +alK +bSu +dux +bUW +bVZ +bXD +bYI +bZO +cbt +cdc +dux +dux +csT +dux +cxQ +ckS +cmi +cnk +ckP +cmi +dvt +csf +cto +dux +cvj +cwh +cxb +dux aaa aaa aaa -cHb -cIb -cIW -cKc -cLc -cLY -cNa -cOj -cPa -cQe -cQV -cRU -cSE +cBR +cCM +cDD +cEH +cFB +cGt +cHo +cIr +cJh +cKg +cKT +dBV +cMu aaf aaa aaa @@ -95112,139 +95530,139 @@ aaa aaa aaa aaa -aad +aag aaa aaf aaa aaf aaf -aao +aar aaf aaa aaf -aao +aar aaf aaa aaf -aao +aar aaf aaa aaf aaa aaa aaa -acQ +acT aaf aaa aaf aaa aaf aaa -aho -aif +ahq +aih ajd akh -alz -amQ -aob -apA -aqT -asu -atH -auW -akt -akt -ayp -azm -aAK -aCe -aDq -aET -aGt -aIa -aJg -aKy -aLP -aLP -aLP -aLP -aLP -aLP -aUN -aLP -aLP -aLP -bbi -bcO -beu -bfP -bhx -bje -bld -bmH -bet +aly +amP +anW +aps +aqJ +ash +att +dqe +dne +dne +ayj +azn +aAG +aBV +aDi +aEx +aFH +aHc +aIi +aJD +aKQ +aKQ +aKQ +aKQ +aKQ +aKQ +aSQ +aKQ +aKQ +aKQ +aYL +ban +bbO +bdi +beV +bgH +biE +bkh +dmH +bnW bqn -bsE -buP -bwv -bys -bAq -bCc -bDU -bFB -bDU -bJh -bKM -byr -bOn -bPP -bFD -bRB -bwx -bVO -bWT -bYx -bZH -cbt -ccE -bWT -cfr -chc -bWT -cjH -chb -bWT -cnE -cpd -bWT -crx -csK -bWT -cvA -cwz -bWT -bWT -bWT -cAX -bWT -bWT -bWT +bsy +bub +bvX +bxQ +bzB +bBn +bCS +bBn +bQN +dih +bvW +bLe +bMF +apz +aob +alK +bSr +dux +bUX +bWa +bXE +bYJ +dux +dvt +cdd +dux +cfC +cdc +dux +cjv +diG +dux +cnl +cox +dux +diI +diK +dux +dux +dux +cwi +dux +dux +dux aaa aaa -cHb -cHY -cIT -cJZ -cLd -cLZ -cNb -cOk -cPb -cQf -cQU -cHb -cSF -cTF +cBR +cCK +cDA +cEE +cFC +cGu +cHp +dBT +cJi +cKh +cKS +cBR +cMv +cNs aaf aaa aaf @@ -95369,142 +95787,142 @@ aaa aaa aaa aaa -aae -aac -aac +aai +aaj +aaj aaa aaf -aai -aap +aal aas +aau aaa -aai -aap +aal aas +aau aaa -aai -aap +aal aas +aau aaa aaf aaa aaa aaa -acQ +acT aaa aaa aaa aaa aaf aaa -aho -aig -aje +ahq +aii +ajg aki -alA -amQ -aoc -apB -alD -asn -atI -aoh -apF -axb -ayq -azn -aAL -aCf -aDr -aEU -aGu -aIb -aJh -aKz -aLQ -aNC -aOW -aNC -aNC -aNC -aLQ -aNC -aXT -aZt -bbj -bcP -bet -bfO -bhy -bjf -ble -bmI -boA +alz +amP +anX +apt +dnk +doJ +atu +aRG +dnZ +awQ +ayk +azo +aAH +aBW +dCn +aEy +aFI +aHd +aIj +aJE +aKR +aMv +aNF +aMv +aMv +aMv +aKR +aMv +cVC +aXf +aYM +bao +dmH +bdh +beW +bgI +biF +bki +bmf +bnX bqo -bsF -buQ -bww -byr -bAr -byr -bDV -byr -bHj -byr -bKN -byr -bOo -bMs -bOg -bTf -bUA -bVT -bWT -bWT -bWT -bWT -bWT -bWT -bWT -chd -bWT -bWT -chb -bWT -bWT -bWT -bWT -cbu -cbu -bWT -bWT -cwA -bWT -cyI -czK -cAW -cbt -cdP -bWT +bsz +buc +bvW +dhS +bvW +bBo +bvW +bEu +bvW +bHP +bvW +bLf +bJs +aLd +bPK +bRf +bSv +dux +dux +dux +dux +dux +dux +dux +cde +dux +dux +cdc +dux +dux +dux +dux +bXF +bXF +dux +dux +csh +dux +cuf +cvk +cwh +bXE +dvq +dux aaa aaa -cHb -cHb -cIX -cJZ -cLe -cMa -cNc -cOl -cPc -cPc -cQW -cRV -cSG -cHb +cBR +cBR +cDE +cEE +cFD +cGv +cHq +cIs +cJj +cJj +cKU +cLN +cMw +cBR aaf aaa -aae +aai aaa aaa aaa @@ -95523,7 +95941,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -95631,137 +96049,137 @@ aaa aaa aaa aaa -aai -aap +aal aas +aau aaf -aai -aap +aal aas +aau aaa -aai -aap +aal aas +aau aaa aaf aaa aaa aaa -acQ +acT aaf aaf aaf aaf aaf aaa -aho -aih +ahq +aij ajf akj -alB -amR -aod -ahn -aqU -asn -atI -alD -alD -asn -ayp -azo -aAM -aCg -aDs -aEV -aGv -ayp -aJi -aKz -aLR -aNC -aOX -aNC -aRQ -aNC -aLR -aWn -aNC -aNC -bbj -bcQ -bes -bfP -bhz -bjg -blf -bmJ -boB -bqp -bsC -buR -bdf -byr -byr -byr -bDW -byr -bHk -byr -bKO -byr -bOp -bOo -bRC -bTg -bwx -bHm -bHl -bCe -bZI -bWT -ccF -cdL -cfs -che -cir -bWT -ckP -cmf -cmf -cmf -cqu -cmf -cmf -cuh -cmf -cwB -cmf -cmf -czL -cfu -ciw -bWT -bWT +alA +amQ +anY +ahp +dhu +doJ +atu +dnk +dnk +doJ +ayj +azp +aAI +aBX +aDj +aEz +aFJ +ayj +aIk +aJE +aKS +aMv +aNG +aMv +aQj +aMv +aKS +dCB +aMv +aMv +aYM +bap +dmF +bdi +beX +bgJ +biG +bkj +bmg +bnY +bql +bsA +baE +bvW +bvW +bvW +bBp +bvW +bEv +bvW +bHQ +bvW +bLg +bLf +amU +bPL +alK +bOf +bOv +alC +dbk +dux +bYK +bZP +cbv +cdf +cep +dux +cgI +chZ +chZ +chZ +cBr +chZ +chZ +cpS +chZ +csi +chZ +chZ +cvl +cbx +ceu +dux +dux aaf aaa aaa -cHb -cIY -cKd -cLf -cMb -cNd -cOm -cJZ -cQg -cQX -cRW -cSH -cHb +cBR +cDF +cEI +cFE +cGw +cHr +cIt +cEE +cKi +cKV +cLO +cMx +cBR aaf aaf -aad +aag aaa aaa aaa @@ -95886,139 +96304,139 @@ aaa aaa aaa aaa -aad +aag aaf -aai -aap +aal aas +aau aaa -aai -aap +aal aas +aau aaf -aai -aap +aal aas +aau aaf aaf aaf aaf aaf -acQ +acT aaa aaa aaa aaf aaf aaf -aho -aii -ajg +ahq +aik +anZ akk -alC -amS +alB +amR +aoO +ahp +aqL +asi +atu +auG +avN +doJ +ayj +ayj +aAJ +ayj +ayj +ayj +ayj +ayj +aIl +aJF +aKT +aMw +aNH +aMw +aQk +aMw +aSR +aMw +aVH +aXg +aYN +baq +dmF +bdj +dmF +bgK +dmT +bkk +dmF +bnZ +bql +bsB +alK aoe -ahn -aqV -asv -atI -auX -awb -asn -ayp -ayp -aAN -ayp -ayp -ayp -ayp -ayp -aJj -aKA -aLS -aND -aOY -aND -aRR -aND -aUO -aND -aXU -aZu -bbk -bcR -bes -bfQ -bes -bjh -blg -bmK -bes -bqq -bsC -buS -bwx -byt -bAs -byr -byr -byr -byr -byr -byr -byr -bwx -bwx -bwx -bwx -bwx -bCe -bVP -bCd -bZJ -bWT -ccG -cdM -cft -chf -cis -bWT -ckQ -cmg -cmg -cmg -cmg -cmg -cmg -cui -cmg -cmg -cmg -ciw -czM -cfr -cbt -chl -bWT +bxS +bvW +bvW +bvW +bvW +bvW +bvW +bvW +alK +alK +alK +alK +alK +alC +bSs +bzC +bWb +dux +bYL +bZQ +cbw +cdg +ceq +dux +dwb +cia +cia +cia +cia +cia +cia +cpT +cia +cia +cia +ceu +dyg +dvt +bXE +dvE +dux aaf aaf aaf -cHc -cIZ -cKe -cLg -cMc -cNe -cOn -cJZ -cQh -cQY -cRX -cSI -cHb +dBN +cDG +cEJ +cFF +cGx +cHs +cIu +cEE +cKj +cKW +cLP +cMy +cBR aaa aaa -aae +aai aaa aaa aaa @@ -96143,136 +96561,136 @@ aaa aaa aaa aaa -aae -aaf aai -aap +aaf +aal aas +aau aaf -aai -aap +aal aas +aau aaa -aai -aap +aal aas +aau aaa aaf aaa aaa aaa -acQ +acT aaa aaf aaf aaf -aec -agw -agw -agw -agw +aee +bbo +bbo +bbo +bbo akl -ahn -ahn -ahn -ahn -akt -asn -atJ -alD -alD -asn -ayr -azp -aAO -aCh -aDt -aEW -aGw -aIc -aJk -aKB -aLT -aNC -aOZ -aNC -aRS -aNC -aUP -aNC -aRS -aZv -aNC -bcS -bes -bfP -bes -bji -blh -bmL -bes -bqn -bsG -buT -bwy -byu -bAt -bCd -bCd -bFC -bHl -bCe -bKP -bCd -bCd -bCd -bCd -bTh -bCd -bCd -bKQ -bCe -bVO -bWT -ccH -cdL -cfu -chg -cbt -bWT -ckR -cmg -cnF -cpe -cqv -cry -csL -cuj -cvB -cwC -cmg -cyJ -czM -cAY -cbt -cCY -bWT +ahp +ahp +ahp +ahp +dne +doJ +atD +dnk +dnk +doJ +ayl +aEt +aAK +aBY +aDk +aEA +aFK +aHe +aIm +aJG +aKU +aMv +aNI +aMv +aQl +aMv +aSS +aMv +aQl +aXh +aMv +bar +dmF +bdi +dmF +bgL +biI +bkl +dmF +bnW +bqp +bsC +bud +bvY +bxT +bzC +bzC +dCW +bOv +alC +bSw +bzC +bzC +bzC +bzC +bPM +bzC +bzC +bSp +alC +bSr +dux +bYM +bZP +cbx +cdh +bXE +dux +dwc +cia +cjw +ckU +cmk +cnm +coy +cpU +crj +csj +cia +cug +dyg +dDw +bXE +cNg +dux aaa aaa aaa -cHb -cJa -cKf -cLh -cMd -cNf -cOo -cPd -cQi -cQZ -cRY -cSJ -cHb +cBR +cDH +cEK +cFG +cGy +cHt +cIv +cJk +cKk +cKX +cLQ +cMz +cBR aaa aaa aaf @@ -96400,139 +96818,139 @@ aaa aaa aaa aaa -aac +aaj aaa -aai -aaq -aas +aal +aat +aau aaa -aai -aaq -aas +aal +aat +aau aaa -aai -aaq -aas +aal +aat +aau aaa aaf aaa aaa aaa -acQ +acT aaa aaf -aec -aec -aec -agx -ahp -aij -agw +aee +aee +aee +agB +ahr +ail +bbo akm -alD -amT -aof -alD -aqW -asw -atK -auY -awc -axc -ayr -azq -aAP -aCi -aDu -aEX -aGx -aId -aJl -aKC -aLU -aKC -aPa -aKC -aRT -aKC -aUQ -aKC -aKC -aZw -bbl -bcT -bev -bfR -bes -bjj -bli -bmM -bes -bqr -bsH -buU -bwx -byv -bAu -bCe -bDX -bFD -bHm -bCd -bKQ -bAu -bOq -bPQ -bCe -bTi -bFD -bVU -bWU -bCe -bVO -bWT -bWT -bWT -cfv -cbt -cit -bWT -ckQ -cmh -cnG -cpf -cqw -crz -csM -csM -cvC -cwD -cmg -cyK -czN -cAZ -cCe -cCZ -bWT +dnk +amS +dnF +dnk +aqM +asj +atv +auH +avO +awR +ayl +dhy +aAL +aBZ +aDl +aEB +aFL +aHf +aIn +aJH +aKV +aJH +aNJ +aJH +aQm +aJH +aST +aJH +aJH +aXi +aYO +bas +bbP +bdk +dmF +bgM +biJ +bkm +dmF +boa +bqq +bsD +alK +dhR +aoa +alC +bBq +apz +bOf +bzC +bSp +aoa +aqO +bMG +alC +bPN +apz +bTt +bTv +alC +bSr +dux +dux +dux +cby +bXE +cer +dux +dwb +cib +cjx +ckV +cml +cnn +coz +coz +crk +csk +cia +cuh +cvm +cDK +cxc +cxR +dux aaa aaa aaa -cHc -cJb -cKg -cLi -cMe -cNg -cOp -cJZ -cQj -cRa -cRZ -cSK -cHb +dBN +cDI +cEL +cFH +cGz +cHu +cIw +cEE +cKl +cKY +cLR +cMA +cBR aaa aaa -aae +aai aaa aaa aaa @@ -96657,7 +97075,7 @@ aaa aaa aaa aaa -aac +aaj aaf aaa aaf @@ -96675,125 +97093,125 @@ aaf aaf aaf aaf -acR -aah -aah -aed -aeD -afB -agy -ahq -aik +acU +aak +aak +aef +aeG +afE +agC +ahs +aim ajh akn -alE -amU -aog -apC -aqX -asx -atL -auZ -awd -axd -ayr -azr -aAQ -aCj -aDv -aEY -ayr -aIe -aJm -aKD -aLV -aNE -aPb -aKD -aRU -aRU -aUR -aWo -aXV -aZx -bbm -bcU -bes -bes -bes -bjk -bes -bes -bes -bqs -bsI -buV -bwz -bwz -bwz -bwz -bwz -bwz -bwz -bJi -bwz -bwz -bwz -bwz -bwz -bwz -bwz -bwz -bwz -bwz -bVM -bWT -ccI -bWT -cfw -cbt -ciu -bWT -ckS -cmi -cnH -cpg -cqv -crA -csN -cuk -cvD -cwE -cmg -ciw -ciw -czM -bWT -bWT -bWT +alD +amT +dnG +apu +aqN +ask +dpG +auI +avP +awS +ayl +azs +aAM +aCa +aDm +dhC +ayl +aHg +aIo +aJI +aKW +aMx +aNK +aJI +aQn +aQn +aSU +aUg +aVJ +aXj +aYP +bat +dmF +dmF +dmF +bgN +dmF +dmF +dmF +bob +bqr +bsE +bue +bue +bue +bue +bue +bue +bue +bGq +bue +bue +bue +bue +bue +bue +bue +bue +bue +bue +cgH +dux +bYN +dux +cbz +bXE +ces +dux +dwe +cic +cjy +ckW +cmk +cno +coA +cUH +crl +csl +cia +ceu +ceu +dyg +dux +dux +dux aaa aaa aaa -cHb -cJc -cKh -cLj -cMf -cNh -cOq -cJZ -cQk -cRb -cSa -cSL -cHb +cBR +cDJ +cEM +cFI +cGA +cHv +cIx +cEE +cKm +cKZ +cLS +cMB +cBR aaf aaf -aae -aad -aad -aad -aad +aai +aag +aag +aag +aag aaa aaa aaa @@ -96916,14 +97334,14 @@ aaa aaa aaa aaf -aae -aad -aae -aad -aac -aad -aae -aac +aai +aag +aai +aag +aaj +aag +aai +aaj aaa aaa aaf @@ -96935,118 +97353,118 @@ aaa aaf aaa aaf -aec -aec -aec -agz -ahr -ail +aee +aee +aee +agD +aht +ain aji -ako -alF -amV -aoh -alF -aqY -akt -akt -ava -awe -akt -ayr -azs -aAR -aCk -aDw -aEZ -ayr -aIf -aJn -aKE -aLW -aNF -aPc -aQD -aKC -aTv -aUS -aWp -aXW -aZy -bbn -bcV -bew -bfS -bhA -bjl -blj -bmN -bcU -bqn -bsJ -buO -bwz -byw -bAv -bCf -bDY -bFE -bHn -bCg -bKR -bMy -bOr -bPR -bwz -bTj -bUB -bVV -bWV -bwz -bVO -cbu -ccJ -bWT -cbt -cfr -bWT -bWT -ckQ -cmi -cnI -cph -cqx -crB -csO -csO -cvE -cwF -cmg -cyL -czO -czM -bWT -cDa -bWT +dnd +alE +dnr +aRG +alE +dou +dne +dne +auJ +avQ +dne +ayl +azt +aAN +aCb +aDn +aED +ayl +aHh +aIp +aJJ +aKX +aMy +aNL +aPe +aJH +aRI +aSV +aUh +aVK +aXk +aYQ +bau +bbQ +bdl +beY +bgO +biK +bkn +bat +bnW +bqs +bsx +bue +bwa +bxU +bzD +bBr +bSx +bEw +bzE +bHR +bJy +bLh +bMH +bue +bPO +bRg +dDi +bTw +bue +bSr +bXF +bYO +dux +bXE +dvt +dux +dux +dwb +cic +cjz +ckX +cmm +cnp +coB +coB +crm +csm +cia +cui +cwj +dyg +dux +cxS +dux aaf aaf aaf -cHb -cHb -cHb -cLk -cMg -cHb -cHb -cHb -cHb -cRc -cHb -cHb -cHb +cBR +cBR +cBR +cFJ +cGB +cBR +cBR +cBR +cBR +dBU +cBR +cBR +cBR aaa aaa -aae +aai aaa aaa aaa @@ -97194,107 +97612,107 @@ aaa aaf aaf aaf -aec -agw -agw -aim -aim -ain -alG -ain -akt -apD -akt -akt -atM -avb -awf -axe -ays -azt -aAS -aCl -aDx -aFa -ayr -aIg -aJo -aKF -aLX -aNG -aPd -aQE -aRV -aTw -aUT -aWq -aXX -aZz +aee bbo -bcW -bex -bfT -bhB -bjm -blk -bmO -bhF -bqm -bsK -buW -bwz -byx -bAw -bCg -bDZ -bCg -bDZ -bCg -bKR -bMz -bOs -bPS -bwz -bTk -bUC -bVW -bWW -bwz -bVS -bWT -ccK -bWT -cfx -chh -bWT -chk -ckQ -cmi -cnJ -cpi -cqv -crC -csP -cul -cvF -cwG -cmg -chk -czP -cBa -bWT -cDb -bWT +bbo +agA +agA +aio +alF +aio +dne +apv +dne +dne +atx +auK +avR +awT +aym +azu +aAO +aCc +aDo +aEE +ayl +aHi +aIq +aJK +aKY +aMz +aNM +aPf +aQo +aRJ +aSW +aUi +aVL +aXl +aYR +bav +bbR +bdm +beZ +bgP +biL +bko +bbN +bnV +dCN +apA +bue +bwb +bxV +bzE +dmD +bzE +dmD +bzE +bHR +bJz +bLi +bMI +bue +bPP +bRh +bSy +bTx +bue +bSu +dux +bYP +dux +cbA +cdi +dux +cdl +dwb +cic +cjA +ckY +cmk +cnq +coC +cpW +crn +csn +cia +cdl +cMm +cMo +dux +cxT +dux aaa aaa aaa aaf aaa aaa -cLl -cMh -cNi -cOr +cFK +cGC +cBS +cIy aaf aaa aaa @@ -97454,103 +97872,103 @@ aaf aaf aaf aaf -ain +aio ajj akp -alH -amW -aoi -alH -aoi -akt -atN -avc -awg -axf -ayr -ayr -ayr -ayr -ayr -ayr -ayr -aIh -aJp -akt -aLY -akt -aPe -aQF -aRW -aRW -aUU -aUU -aXY -aZA -aUU -bcU -bey -bfU -bhC -bjn -bll -bmP -boC -bqm -bsC -buX -bwA -byy -byy -byy -byy -byy -bHo -byy -byy -byy -byy -bPT -bRD -bTl -bUD -bVX -bWX -bwz -bVO -bWT -bWT -bWT -bWT -bWT -bWT -cjI -ckQ -cmi -cmg -cpj -cmg -cmg -cmg -cum -cmg -cmg -cmg -ciw -czM -cBb -bWT -cDa -bWT +alG +dhq +aoc +alG +aoc +dne +aty +auL +avS +awU +ayl +ayl +ayl +ayl +ayl +ayl +ayl +aHj +aIr +dne +aKZ +dne +aNN +aPg +aQp +aQp +aSX +aSX +aVM +aXm +aSX +bat +bbS +bdn +bfa +bgQ +biH +bkp +bmh +bnV +bql +avH +bug +bCV +bCV +bCV +bCV +bCV +bEx +bCV +bCV +bCV +bCV +bMJ +bOk +bPQ +bRi +bSz +bTy +bue +bSr +dux +dux +dux +dux +dux +dux +cfD +dwb +cic +cia +ckZ +cia +cia +cia +cpX +cia +cia +cia +ceu +dyg +dyw +dux +cxS +dux aaa aaa aaa aaf aaa aaa -cLl -cMi -cNi +cFK +cGD +cBS aaa aaf aaf @@ -97560,13 +97978,13 @@ aaa aaa aaa aaa -cSS -cWd -cWd -cWd -cSS -cWd -cSS +cMI +cPA +cPA +cPA +cMI +cPA +cMI aaa aaa aaa @@ -97711,119 +98129,119 @@ aaa aaf aaa aaf -aio -ajk +aip +dho akq -alI -amX -aoh -apE -apH -akt -atO -avd -awh -axg -ayt -ayt -aAT -ayt -ayt -ayt -aGy -aIi -aJq -aKG -aLZ -akt -aPf -aQG -aRX -aTx -aUU -aWr -aXZ -aZB -aUU -bcX -bez -bfV -bhD -bjo -bhD -bmQ -boD +alH +amW +aRG +apw +dod +dne +atz +auM +avT +awV +ayn +ayn +dCl +ayn +ayn +ayn +aFM +aHk +aIs +aJL +aLa +dne +aNO +aPh +aQq +aRK +aSX +aUj +aVN +aXn +aSX +baw +bbT +bdo +bfb +bgR +bfb +bkq +bmi +boc bqt -bsL -buP -bwB -byz -byz -bCh -byz -byz -bHp -bJj -byz -byz -byz -bPU -bRE -bTm -bUD -bVY -bWY -bwz -bZK -cbv -ccL -cdN -cfy -chi -civ -chi -ckT -cmj -cnK -cpk -cqv -crD -csQ -cun -cvG -cwH -cmg -cjI -czQ -ciw -bWT -bWT -bWT -bWT -bWT -bWT -bWT -bWT +bsy +buh +bwd +bwd +bzF +bwd +bwd +bEy +bGr +bwd +bwd +bwd +bMK +bOl +bPR +bRi +bSA +bTz +bue +bWc +bXG +bYQ +bZR +cbB +cdj +cse +cdj +cgL +cid +cjB +cla +cmk +cnr +coD +cpY +cro +cso +cia +cfD +dyj +ceu +dux +dux +dux +dux +dux +dux +dux +dux aaa -cLl -cMj -cNi +cFK +cGE +cBS aaa aaf aaa -cRd -cRd -cRd -cRd -cRd -cRd -cSS -cWe -cWz -cWU -cSS -cXC -cWd +cLa +cLa +cLa +cLa +cLa +cLa +cMI +cPB +cPZ +cQT +cMI +cRE +cPA aaa aaa aaa @@ -97954,133 +98372,133 @@ aaf aaa aaa aaa -aaW -aaW -aaW -aaW -aaW -aaW -aaW -aaW -aaW -aaW -aaW -aaW +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ aaa aaf -ain +aio ajl akr -alJ -amY -aoh -apF -aqZ -akt -atP -akt -akt -akt -akt -akt -akt -akt -akt -akt -akt -aIj -aJr -akt -aMa -akt -aPg -aQH -aRY -aTy -aUU -aWs -aYa -aZC -aUU -bcY -beA -bfW -bhE -bjp -blm -bmR -bcU -bqm -bsC -buY -bwz -byA -bAx -bCi -bEa -bFF -bHq -bJk -bKS -bCg -bOt -bCg -bwz -bTn -bTm -bVZ -bVZ -bwz -bZL -cbw -bWT -cdO -cfz -chj -ciw -cjJ -ckU -cmi -cnL -cpl -cqy -crE -csR -cuo -csO -cwI -cwK -bZF -czM -ciw -czP -cBc -cBc -cAZ -ciw -cHd -cjK -bWT -cKi -cLk -cMk -cHb -cOs -cye -cye -cRd -cSb -cSM -cTG -cUz -cVk -cSS -cWf -cWA -cWf -cSS -cXD -cSS +alI +amX +aRG +dnZ +aqP +dne +atA +dne +dne +dne +dne +dne +dne +dne +dne +dne +dne +aHl +aIt +dne +aLb +dne +aNP +aPi +aQr +aRL +aSX +aUk +aVO +aXo +aSX +bax +bbU +bdp +bfc +bgS +biM +bkr +bat +bnV +bql +awL +bue +aze +bwe +bGv +bHT +bwc +dCZ +bGs +bHS +bzE +bLk +bzE +bue +bPS +bPR +bBs +bBs +bue +bWd +bXH +dux +bZS +dvw +cdk +ceu +cfE +dwi +cic +cjC +clb +cmn +cns +coE +cpZ +coB +csp +csr +duH +dyg +ceu +cMm +cwm +cwm +cDK +ceu +cBT +cfF +dux +dzK +cFJ +cGF +cBR +clK +bTs +bTs +cLa +cLT +cMC +cNt +cTf +eFN +cMI +cPC +djX +cPC +cMI +cRF +cMI aaa aaa aaa @@ -98212,30 +98630,30 @@ aaf aaa aaa aaf -abd -abu -abS -aci -acw -acS -adj -adH -aee -aeE -aaW +abg +abx +abV +acm +acA +acV +adm +adJ +aeg +aeH +aaZ aaa aaf -ain -ain +aio +aio aks -alK -amZ -aoh -aoh -ara -akt -atQ -akt +alJ +amY +aRG +aRG +aqQ +dne +atB +dne aaa aaa aaf @@ -98244,100 +98662,100 @@ aaa aaf aaa aaa -aGz -aIk -aIh -akt -aMb -akt -aPh -aQI -aRZ -aTz -aUU -aWt -aYb -aZD -aUU -bcZ -beB -bfX -bhF -bjq -bcU -bcU -boE -bqu -bsC -buZ -bwz -bwz -bwz -bwz -bEb -bFF -bHr -bJl -bKS -bCg -bOt -bPV -bwz -bCg -bUE -bWa -bTm -bwz -bZM -cbx -bWT -bWT -cfA -bWT -bWT -cjK -ckV -cmi -cnM -cpm -cqv -crF -csS -cup -cvH -cwJ -cmg -bWT -czR -cBc -cCf -ciw -cdP -cFd -cGd -cBc -cBc -cAZ -cKi -cLm -cMl -cNj -cOs -cPe -cQl -cRe -cSc -cSN -cTH -cUA -cVl -cRd -cSS -cWB -cWk -cXo -cXE -cSS +aFN +aHm +nIb +dne +aLc +dne +aNQ +aPj +aQs +aRM +aSX +aUl +aVP +aXp +aSX +bay +bbV +bdq +bbN +bgT +bat +bat +bmj +bod +bql +bsG +bue +bue +bue +bue +bBu +bwc +bEz +bGt +bHS +bzE +bLk +bML +bue +bzE +bRj +bSB +bPR +bue +div +bXI +dux +dux +cbD +dux +dux +cfF +dwj +cic +cjD +clc +cmk +cnt +coF +cqa +crq +csq +cia +dux +diM +cwm +cNf +ceu +dvq +cNm +cNU +cwm +cwm +cDK +dzK +cFL +cGG +cHw +clK +cdm +cKn +cLb +cRT +cMD +cNu +cOb +cOF +cLa +cMI +cQa +cPH +cRj +cRG +cMI aaa aaa aaa @@ -98469,132 +98887,132 @@ aaf aaf aaf aaf -abd -abv -abT -acj -acx -acT -adk -adI -aef -aeF -aaW +abg +aby +abW +acn +acB +acW +adn +adK +aeh +aeI +aaZ aaf aaf aaf -ain -ain -ain -ain -aoj -apG -arb -akt +aio +aio +aio +aio +dnM +apy +aqR +dne akm -akt +dne aaf -axh -axh -axh -axh -axh -axh +awW +awW +awW +awW +awW +awW aaf -aGA -aIl -aJs -akt -aMc -akt -aPi -aQJ -aSa -aTA -aUU -aWu -aYc -aZE -bbp -bda -beC -bfY -bhG -bjr -bln -bmS -bgd -bqv -bsC -bva -bwz -byB -bAy -bCj -bCg -bFF -bHs -bJm -bEa -bMA -bOu -bPW -bwz -bTo -bUF -bWb -bWZ -bwz -bZL -bCe -bWT -cdP -cfB -chk -cix -cix -ckW -cmi -cmg -cmg -cmg -cmg -csT -cuq -cmg -cmg -cmg -cyM -cfu -cAY -cbt -cDc -cDc -cFe -cDc -cDc -cDc -cJd -cKi -cLn -cMm -cNk -cOs -cPf -cQm -cRd -cRd -cRd -cRd -cUB -cRd -cRd -cWg -cWC -cWV -cWC -cXF -cWd +aFO +aHn +aIu +dne +bOq +dne +aNR +aPk +aQt +aRN +aSX +aUm +aVQ +aXq +aYS +baz +bbW +bdr +bfd +bgU +biN +bks +bdw +boe +bql +bsH +bue +aAz +bxW +bzG +bzE +bwc +bEA +bGu +bHT +bJA +bLl +bMM +bue +bPU +bRk +bSC +bTA +bue +bWd +alC +dux +dvq +cbE +cdl +cev +cev +cgO +cic +cia +cia +cia +cia +coG +cqb +cia +cia +cia +cuj +cbx +dDw +bXE +cxU +cxU +czN +cxU +cxU +cxU +cDL +dzK +cFM +cGs +cHx +clK +bZT +cKo +cLa +cLa +cLa +cLa +cOc +cLa +cLa +cPD +cQb +cQx +cQb +cRH +cPA aaa aaa aaa @@ -98726,132 +99144,132 @@ aaa aaa aaa aaf -abd -abw -abU -ack -acy -acU -adl -adJ -aeg -aeG -aaW +abg +abz +abX +aco +acC +acX +ado +adL +aei +aeJ +aaZ aaa aaa aaf aaf aaf aaf -akt -akt -akt -akt -akt -atR -ave +dne +dne +dne +dne +dne +dhx +auN aaa -axh -ayu -azu -aAU -aCm -aDy +awW +ayo +azv +aAP +aCd +aDp aaa -aGB -aIm -aJt -akt -aMb -akt -akt -akt -akt -akt -akt -akt -akt -akt -akt -bdb -beD -bfZ -bhH -bjs -blo -bmT -boF -bqw -bsM -buQ -bwz -byC -bAz -bwz -bEc -bFF -bFF -bCg -bKT -bCg -bCg -bPX -bwz -bwz -bwz -bwz -bXa -bwz -bZL -bPJ -bWT -cdQ -cfC -chl -cix -cjL -ckX -cmk -cnN -cpn -cix -crG -csU -cur -cvI -cwK -bZF -cbt -czS -cBd -cCg -cDc -cEb -cFf -cGe -cHe -cDc -cJe -cKi -cLo -cMn -cNl -cOs -cPg -cQn -cRd -cSd -cSO -cTI -cUC -cVm -cRd -cWh -cWC -cWW -cWC -cXG -cWd +aFP +aHo +dhG +dne +aLc +dne +dne +dne +dne +dne +dne +dne +dne +dne +dne +baA +bbX +bds +dCI +bgV +biO +bkt +bmk +bof +bqu +bsz +bue +bwg +bxX +bue +bBv +bwc +bwc +bzE +bPT +bzE +bzE +bMN +bue +bue +bue +bue +bTB +bue +bWd +aqK +dux +bZU +cbF +dvE +cev +cfG +cgP +cie +cjE +cld +cev +cnu +coH +cqc +crr +csr +duH +bXE +cvn +cwn +cxd +cxU +cyN +czO +cAS +cBU +cxU +dDB +dzK +cFN +cGH +cHy +clK +cJl +cKp +cLa +cLV +cME +cNv +cOd +cOG +cLa +cPE +cQb +dDH +cQb +cRI +cPA aaa aaa aaa @@ -98976,139 +99394,139 @@ aaa aaa aaa aaa -aae +aai aaa aaf aaa aaa aaa -aav -aav -aav -aav -aav -aav -acV -adm -adK -aav -aav -aav -aav +aax +aax +aax +aax +aax +aax +acY +adp +adM +aax +aax +aax +aax aaa aaa aaf aaa -akt -akt -aok -alD -arc -akt -atS -avf +dne +dne +dnO +dnk +aqS +dne +atE +auO aaa -axh -ayv -azv -aAV -aCn -aDz -aFb -aGC -aIn -aJu -aKH -aMd -awh -aPj -aQK -awh -aTB -aUV -awh -awh -aZF -akt -bdc -beE -bga -beE -bjt -blp -bmU -boG -bqx -bsN -bvb -bwz -bwz -bwz -bwz -bEd -bFF -bFF -bJn -bKU -bMB -bCg -bPY -bwz -bTp -bUG -bwz -bXb -bYy -bZN -cby -bWT -cdR -cfD -chm -cix -cjM -ckY -cml -cnO -cpo -cqz -crH -csV -cus -cvJ -cwL -bWT -bWT -bWT -bWT -bWT -cDc -cEc -cFg -cGf -cHf -cDc -cJf -cKi -cHb -cMo -cHb -cOs -cPh -cQo -cRd -cSe -cSP -cTJ -cUD -cVn -cRd -cWi -cWC -cWX -cXp -cXH -cWd +awW +ayp +azw +aAQ +aCe +aDq +aEF +aFQ +aHp +aIw +aJM +aLe +avT +bfU +aPl +avT +dCx +aSY +avT +avT +aXr +dne +baB +bbY +bdt +bbY +bgW +biP +bku +bml +bog +bqv +bsI +bue +bue +bue +bue +cUT +bwc +bwc +bHU +bHV +bJB +bzE +bMO +bue +bPV +bRl +bue +bTC +atw +bWe +bXJ +dux +bZV +cbG +cdn +cev +cfH +cgQ +cif +cjF +cle +cmo +cnv +coI +cqd +crs +css +dux +dux +dux +dux +dux +cxU +cyO +czP +cAT +cBV +cxU +cDM +dzK +cBR +cGI +cBR +clK +diQ +cKq +cLa +cLW +cMF +cSY +cOe +cOH +cLa +cPF +cQb +djj +djr +cRq +cPA aaa aaa aaa @@ -99233,139 +99651,139 @@ aaa aaa aaa aaa -aac +aaj aaf aaf aaa aaa aaf -aaw -abe -abx -abV -acl -aav -acW -adn -adL -aeh -aeH -afC -aav -aav +aay +abh +abA +abY +acp +aax +acZ +adq +adN +aej +aeK +afF +aax +aax aaa aaf aaa -akt -ana -aol -apH -apF -akt -atT -avf +dne +dnu +dnP +dod +dnZ +dne +atP +auO aaa -axh -ayw -azw -aAW -aCo -aDA -aFc -aGD -aIo -aJv -aKI -aKI -aKI -aKI -aQL -aKI -aKI -aUW -aKI -aKI -aZG -bbq -bdd -beF -bgb -beF -bju -blq -bmV -bgd -bqy -bsO -buO -bwz -byD -bAy -bCk -bCg -bFG -bFF -bCg -bKV -bMC -bOv -bPZ -bRF -bTq -bUH -bwz -bDJ -bCe -bZO -bOq -bWT -cdS -cfE -chn -cix -cjN -ckZ -cmm -cnP -cpp -cqA -crI -csW -cut -cvK -cwL -cxK -cyN -czT -cBe -cCh -cDc -cEd -cFh -cGg -cHg -cDc -cJd -bWT -cLp -cMp -cNm -cye -cPi -cQp -cRf -cSf -cSQ -cTK -cUE -cVo -cVQ -cWj -cWD -cWY -cXq -cXI -cSS +awW +ayq +azx +aAR +aCf +aDr +aEG +aFR +aHq +aIx +aJN +aJN +aJN +aJN +aPm +aJN +aJN +aSZ +aJN +aJN +aXs +aYT +baC +bbZ +bdu +bbZ +bgX +biQ +bkv +bdw +boh +bqw +bsx +bue +bwf +bxW +bzH +bzE +dCX +bwc +bzE +cVb +cVe +cVf +cVi +bOm +bPW +bRm +bue +auF +alC +aXt +aqO +dux +bZW +cbH +cdo +cev +cfI +cgR +cig +cjG +clf +cmp +cnw +coJ +cqe +crt +css +ctr +cuk +cvo +cwo +cxe +cxU +cyP +czQ +cAU +diN +cxU +cDL +dux +cFO +cGJ +cHz +bTs +cJn +cKr +cLc +cLX +cMG +cNx +cOf +cOI +cPk +cPG +cQc +djk +cRl +cRJ +cMI aaa aaa aaa @@ -99490,139 +99908,139 @@ aaa aaa aaa aaa -aae +aai aaa aaf aaf aaf aaf -aav -abf -aby -abb -abb -aav -acX -ado -ado -aei -aeI -afD -agA -aav +aax +abi +abB +abe +abe +aax +ada +adr +adr +aek +aeL +afG +agE +aax aaa aaf aaf -aio -anb -aom -apI -ard -asy -atU -avf +aip +ana +aog +doe +aqT +asl +atG +auO aaa -axh -ayx -azx -aAX -aCp -aDB -aFd -aGE -aIm -aJw -aKJ -aMe -aNH -aPk -aQM -aSb -aTC -aUX -aWv -aKI -aZH -akt -bde -beG -bgc -bhI -bjv -blr -bmW -bgd -bqm -bsO -buO -bwz -byE -bAz -bwz -bEe -bFF -bFF -bJo -bwz -bwz -bwz -bwz -bwz -bTr -bUI -bwz -bwx -bwx -bZP -cbz -cbz -cdT -cfF -cbz -cix -cjO -cla -cmn -cnQ -cpq -cix -crJ -csX -cuu -cvL -cwL -cxL -cyO -czU -cBf -cCi -cDc -cEe -cFi -cGh -cHh -cDc -cJg -cKj -cLq -cMq -cNn -cOt -cPj -cQq -cRd -cSg -cSR -cTL -cUF -cVp -cVR -cWk -cWE -cWZ -cXr -cXJ -cYc +awW +ayr +azy +aAS +aCg +aDs +aEH +aFS +aHo +aIy +aJO +aLf +aMA +aNT +aPn +aQu +aRO +aTa +dhL +aJN +dtP +dne +baD +bca +bdv +bff +bgY +biR +bkw +bdw +bnV +bqw +bsx +bue +aFE +bxX +bue +bBw +bwc +bwc +bBx +bue +bue +bue +bue +bue +bPX +bRn +bue +alK +alK +bWf +bXK +bXK +bZX +cbI +bXK +cev +cfJ +cgS +cih +cjH +clg +cev +cnx +coK +cqf +cru +css +cts +cul +cvp +cwp +cxf +cxU +cyQ +czR +cAV +cBW +cxU +cDN +cEN +cFP +cGK +cHA +cIz +cJo +cKs +cLa +cLY +cMH +cNy +cOg +cOJ +cPl +cPH +cQd +cTo +cRm +cRK +cRP aaa aaa aaa @@ -99753,133 +100171,133 @@ aaa aaa aaf aaa -aav -abg -aaQ -abW -acm -acz -abb -adp -adM -aej -aeJ -afE -agB -afS +aax +abj +aaR +abZ +acq +acD +abe +ads +adO +ael +aeM +afH +agF +afW aaf aaf aaa -akt -ako -aon -akt -akt -akt -atV -avg +dne +dnd +aoh +dne +dne +dne +atH +auP aaa -axh -ayy -azy -aAY -aCq -axh +awW +ays +azz +aAT +aCh +awW aaa -aGF -aIp -aJx -aKK -aMf -aNI -aNI -aNI -aNI -aTD -aUY -aWw -aKI -aZI -akt -bdf -bdf -bgd -bhJ -bjw -bgd -bdf -boH -bqz -bsP -bvc -bwC -bwz -bwz -bwz -bEf -bFH -bFH -bEf -bwz -bMD -bOw -aYi -bwz -bwz -bwz -bwz -bXc -bYz -bZQ -cbz -ccM -cdU -cfG -cho -cix -cjP -clb -cmo -cnR -cpr -cix -crK -csY -cuv -cvM -cwL -cxM -cyP -czU -cBg -cCj -cDc -cEf -cFj -cGi -cHi -cDc -cJh -cDc -cDc -cMr -cDc -cDc -cPk -cQr -cRd -cSh -cRd -cRd -cRd -cVq -cRd -cWl -cWC -cWZ -cSS -cSS -cSS +aFT +aHr +aIz +aJP +aLg +aMB +aMB +aMB +aMB +aRP +aTb +aUo +aJN +aXu +dne +baE +baE +bdw +bfg +bgZ +bdw +baE +bmm +boi +bqx +bsJ +bui +bue +bue +bue +cUU +aZO +aZO +cUU +bue +buf +cVh +aVW +bue +bue +bue +bue +bTD +bUY +bWg +bXK +bYR +bZY +cbJ +cdp +cev +cfK +cgT +cii +cjI +clh +cev +cny +coL +cqg +crv +css +ctt +cum +cvp +cwq +cxg +cxU +cyR +czS +cAW +cBX +cxU +cDO +cxU +cxU +cGL +cxU +cxU +diR +cPW +cLa +cLZ +cLa +cLa +cLa +cOK +cLa +cPI +cQb +cTo +cMI +cMI +cMI aaa aaa aaa @@ -99894,7 +100312,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -100010,133 +100428,133 @@ aaf aaf aaf aaf -aaw -abh -abz -abz -acn -acA -acY -abB -abB -aek -aeK -afF -agC -aav +aay +abk +abC +abC +acr +acE +adb +abE +abE +aem +aeN +afI +agG +aax aaa aaf aaa -akt -akt -akt -akt -are -asz -atW -akt +dne +dne +dne +dne +aqU +asm +atI +dne aaf -axh -axh -axh -axh -axh -axh +awW +awW +awW +awW +awW +awW aaf -aGG -aIq -aJy -aKL -aMg -aNJ -aPl -aQN -aNI -aTD -aUY -aWx -aKJ -aZJ -bbr -bdg -beH -bge -bhK -bge -bhK -bmX -bbr -bqA -bsQ -bvd -bwD -byF -bAA -bCl -bwD -bFI -bwD -bwD -bKW -bwD -bwD -bwD -bAA -bwD -byF -bWc -bwD -bwD -bZR -cbz -ccN -cdV -cfH -chp -cix -cix -cix -cmp -cnS -cps -cix -crL -csZ -cuw -crL -cwL -cxN -cyQ -czU -cBh -cCk -cDc -cDc -cFk -cGj -cDc -cDc -cJi -cDc -cLr -cMp -cNo -cDc -cPl -cQq -cRd -cSi -cRd -cTM -cUG -cVr -cRd -cSS -cWF -cWZ -cSS -cXK -cSS +aFU +aHs +aIA +aJQ +aLh +aMC +aNU +dCt +aMB +aRP +aTb +aUp +aJO +aXv +aYU +baF +bcb +bdx +bfh +bdx +bfh +bkx +aYU +boj +bqy +bsK +buj +bwh +bxY +bzI +buj +bCW +buj +buj +cVd +buj +buj +buj +bxY +buj +bwh +bSD +buj +buj +bWh +bXK +bYS +bZZ +cbK +cdq +cev +cev +cev +cij +cjJ +cli +cev +cnz +coM +cqh +cnz +css +ctu +cun +cvp +cwr +cxh +cxU +cxU +czT +cAX +cxU +cxU +cDP +cxU +cFQ +cGJ +cHB +cxU +diS +cKs +cLa +cMa +cLa +cNz +cOh +cOL +cLa +cMI +cQf +cTo +cMI +dbF +cMI aaa aaa aaa @@ -100267,31 +100685,31 @@ aaa aaf aaa aaa -aav -abi -abA -abB -aaH -acB -abb -adq -adN -abb -aeL -afG -aav -aav +aax +abl +abD +abE +aaI +acF +abe +adt +adP +abe +aeO +afJ +aax +aax aaa aaf aaa aaa -akt -aoo -apJ -apK -akt -akt -akt +dne +aoi +apB +apC +dne +dne +dne aaa aaa aaa @@ -100300,100 +100718,100 @@ aaa aaa aaa aaa -aGz -aIr -aJz -aKJ -aMh -aNK -aPm -aQO -aSc -aTE -aUZ -aWy -aKJ -aZK -bbs -bdh -bdh -bgf -bdh -bdh -bdh -bgw -bdh -bqB -bsR -bve -bwE -beS -bgw -bdh -bdh -bFJ -bHt -bdh -bKX -bdh -beS -bdh -bgw -bdh -bdh -bdh -bXd -bYA -bZS -cbz -ccO -cdW -cfI -chq -ciy -cjQ -cbz -cmq -cnT -cpt -cqB -crM -cta -cux -cvN -cwM -cux -cyR -czV -cBi -cCl -cDd -cEg -cFl -cGk -cHj -cIc -cJj -cKk -cLs -cMs -cNp -cDc -cPm -cQq -cRd -cRd -cSS -cTN -cRd -cRd -cRd -cWm -cWG -cXa -cXs -cVy -cSS +aFN +aHt +aIB +aJO +aLi +aMD +aNV +aPo +aQv +aRQ +aTc +aUq +aJO +aXw +aYV +baG +baG +bdy +baG +baG +baG +bdP +baG +bok +bqz +bsL +buk +dCH +bdP +baG +baG +bCX +bEB +baG +bHW +baG +dCH +baG +bdP +baG +baG +baG +bTE +bUZ +bWi +bXK +bYT +caa +cbL +cdr +cew +cfL +bXK +cik +cjK +clj +cmr +cnA +coN +cqi +crw +cst +cqi +cuo +cvq +cws +cxi +cxV +cNh +czU +cAY +cBY +cCN +cDQ +cEO +cFR +cGM +cHC +cxU +cJq +cKs +cLa +cLa +cMI +cNA +cLa +cLa +cLa +cPJ +cQg +cTy +cRn +cOS +cMI aaa aaa aaa @@ -100520,33 +100938,33 @@ aaa aaa aaa aaa -aav -aav -aaE -aav -aav -abj -abB -aaQ -aaH -acC -acZ -acZ -adO -acZ -aeM -afH -agD -aav +aax +aax +aaF +aax +aax +abm +abE +aaR +aaI +acG +adc +adc +adQ +adc +aeP +afK +agH +aax aaa aaf -akt -akt -akt -aop -apK -arf -akt +dne +dne +dne +aoj +apC +doA +dne aaa aaa aaa @@ -100556,101 +100974,101 @@ aaa aaa aaa aaa -azA -azA -azA -aJA -aKI -aMi -aNL -aPn -aQP -aSd -aTF -aVa -aWz -aYd -aZL -bbt -bdi -beI -bgg -bhL -bhL -bhL -bmY -boI -bhL -bsS -bsS -bwF -bhL -bmY -bCm -bhL -bFK -bHu -bJp -bJp -bME -bJp -bQa -bRG -bTs -bUJ -bJp -bXe -bYB -bZT -cbz -ccP -cdV -cfJ -chr -chr -cjR -clc -cmr -cnU -cpu -cqC -ceh -ceh -cuy -ceh -cwN -cxO -cyS -czW -cBj -cCm -cDe -cEh -cFm -cGl -cHk -cId -cJk -cKl -cLt -cMt -cNq -cDc -cPn -cQs -cRg -cRd -cST -cTO -cUH -cVs -cVS -cWn -cWH -cXb -cWL -cXL -cSS +aDu +aDu +aDu +aIC +aJN +aLj +aME +aNW +aPp +aQw +aRR +aTd +aUr +aVR +aXx +aYW +baH +bcc +bdz +bfi +bfi +bfi +bky +bmn +bfi +bqA +bqA +bul +bfi +bky +bGw +bfi +bCY +bEC +bHX +bHX +bJC +bHX +bMR +bOn +bPY +bRo +bHX +bTF +bVa +bWj +bXK +bYU +bZZ +cbM +cds +cds +cfM +cgU +cil +cjL +clk +cms +cal +cal +cqj +cal +csu +ctv +cup +cvr +cwt +cxj +cxW +cyT +czV +cAZ +cBZ +cCO +cDR +cEP +cFS +cGN +cHD +cxU +cJr +cKu +cLd +cLa +cMJ +cNB +cOi +cOM +cPm +cPK +cQh +cQE +cQl +cRo +cMI aaa aaa aaa @@ -100777,33 +101195,33 @@ aaa aaa aaf aaa -aav -aay -aaF -aaO -aav -abk -abB -abA -aco -acD -abb -adr -adP -abb -aeN -afI -agE -afS +aax +aaA +aaG +aaP +aax +abn +abE +abD +acs +acH +abe +adu +adR +abe +aeQ +afL +agI +afW aaf aaf -akt +dne alL -anc -aoq -apL -arg -akt +anb +aok +aox +aqV +dne aaa aaa aaa @@ -100813,101 +101231,101 @@ aaa aaa aaa aaa -azz -aGH -aIs -aJB -aKI -aMj -aNL -aPn -aQN -aSe -aNI -aVb -aWA -aKM -aZM -bbu -bdj -beJ -beJ -beJ -beJ -beJ -bmZ -bmZ -bqC -bmZ -bmZ -bwG -bmZ -bmZ -bCn -bEg -bFL -bHv -bJq -bJr -bJr -bJr -bJr -bJr -bJr -bJr -bJr -bXf -bbu -bZU -cbz -ccQ -cdX -cfK -chs -ciz -cjS -cld -cms -cnV -cpv -cqD -crN -cei -chy -cvO -cwO -cxP -cyT -czX -cBk -cCn -cDf -cEi -cFn -cGm -cHl -cIe -cJl -cKm -cLu -cMu -cNr -cDc -cPo -cQt -cRh -cRd -cSU -cTP -cUI -cVt -cVT -cWo -cWG -cXc -cXt -cXM -cYd +azC +aFV +aHu +aID +aJN +dhI +aME +aNW +dCt +aQx +aMB +aTe +aUs +aJR +aXy +dCE +baI +bcd +bcd +bcd +bcd +bcd +bkz +bkz +bol +bkz +bkz +bum +bkz +bkz +bzJ +bBy +bCZ +bED +bGx +bGy +bGy +bGy +bGy +bGy +bGy +bGy +bGy +bTG +dCE +bWk +bXK +bYV +cab +cbN +cdt +cex +cfN +cgV +cim +cjM +cll +cmt +cnB +cam +cdz +crx +csv +ctw +cuq +cvs +cwu +cxk +cxX +cyU +czW +cBa +cCa +cCP +cDS +cEQ +cFT +cGO +cHE +cxU +cJs +cJX +cLe +cLa +cMK +cNC +cOj +cON +cPn +cPL +cQg +cQF +cQV +cRp +cRL aaa aaa aaa @@ -101034,33 +101452,33 @@ aaa aaa aaf aaf -aaw -aaz -aaG -aaP -aaX -abl -abC -abX -acp -acE -ada -ads -adQ -ael -aeO -afD -agD -aav +aay +aaB +aaH +aaQ +aba +abo +abF +aca +act +acI +add +adv +adS +aen +aeR +afG +agH +aax aaf aaf -akt +dne alL -and -aor -apM -arh -akt +anc +aol +apD +aqW +dne aaa aaa aaa @@ -101070,101 +101488,101 @@ aaa aaa aaa aaa -azz -aGI -aIt -aJC -aKI -aMk -aNL -aPo -aQQ -aQQ -aQQ -aVc -aWB -aYe -aZN -bbv -bdj -beJ -bgh -bhM -bjx -bls -bmZ -boJ -bqD -bsT -bvf -bwH -byG -bmZ -bCo -bEh -bFM -bHw -bJr -bKY -bMF -bOx -bQb -bRH -bMF -bMF -bJr -bXg -bby -bZV -cbz -ccR -cdY -cfL -cht -ciA -cjT -cle -cmt -cnW -cpw -cqE -cqE -cqF -cuz -cqE -cwP -cqE -cqE -czY -czY -cCo -cDg -czY -czY -czY -cDc -cIf -cJm -cDc -cye -cMv -cye -cye -cye -cye -cRi -cRd -cSV -cTQ -cUJ -cVu -cVU -cWp -cWI -cXc -cVv -cXM -cYd +azC +aFW +aHv +aIE +aJN +aLl +aME +aNX +aPq +aPq +aPq +aTf +aUt +aVS +aXz +aYY +baI +bcd +bdA +bfj +bha +biS +bkz +bmo +bom +bqB +bsM +bun +bwi +bkz +bzK +bBz +bDa +bEE +bGy +bHY +bJD +bLm +bMS +bOo +bJD +bJD +bGy +bTH +aYX +bWl +bXK +bYW +cac +cbO +cdu +cey +cfO +cgW +cin +cjN +clm +cmu +cmu +cmv +cqk +cmu +csw +cmu +cmu +cvt +cvt +cxl +cxY +cvt +cvt +cvt +cxU +cCQ +cDT +cxU +bTs +cGP +bTs +bTs +bTs +bTs +cLf +cLa +cML +cND +cOk +cOO +cPo +cPM +cQi +cQF +cOP +cRp +cRL aaa aaa aaa @@ -101291,33 +101709,33 @@ aaa aaa aaf aaa -aav -aaA -aaH -aaQ -aaY -aaH -abD -abY -acq -acF +aax +aaC +aaI +aaR abb -adt -adR -acZ -aeP -afJ -abb -aav -aip +aaI +abG +acb +acu +acJ +abe +adw +adT +adc +aeS +afM +abe +aax +aiq ajm ajm ajm ajm -aos +aom ajm -akt -akt +dne +dne aaa aaa aaa @@ -101327,101 +101745,101 @@ aaa aaa aaa aaa -azz -aGI -aIu -aJD -aKI -aMl -aNM -aPp -aQR -aSf -aTG -aVd -aWC -aYf -aZO -bbw -bdk -beK -bgi -bhN -bjy -blt -bmZ -boK -bqE -bsU -bvg -bwI -byH -bAB -bCp -bEi -bFN -bHx -bJs -bKZ -bMG -bOy -bQc -bRI -bQc -bUK -bWd -bXh -bby -bZW -cbA -cbA -cdZ -cfM -chu -ciB -cjU -cbz +azC +aFW +aHw +aIF +aJN +aLm +aMF +aNY +aPr +aQy +aRS +aTg +aUu +aVT +aXA +aYZ +baJ +bce +bdB +bfk +bhb +biT +bkz +bmp +bon +bqC +bsN +buo +bwj +bxZ +bzL +bBA +bDb +bEF +bGz +bHZ +bJE +bLn +bMT +bOp +bMT +bRp +bSE +bTI +aYX +bWm +bXL +bXL +cad +cbP +cdv +cez +cfP +bXK +cio +cjO +cln cmu -cnX -cpx -cqE -crO -ctb -cuA -cvP -cwQ -cxQ -cqE -czZ -cBl -cCp -cDh -cEj -cFo -czY -cHm -cIg -cJn -cKn -cye -cMw -cNs -cOu -cPp -cye -cRj -cSj -cSW -cTR -cUK -cVv -cVv -cVv -cWC -cXd -cXu -cXH -cYd +cnC +coO +cql +cry +csx +ctx +cmu +cvu +cwv +cxm +cxZ +cyV +czX +cvt +cCb +cCR +cDU +cER +bTs +cGQ +cHF +cIA +cJt +bTs +cLg +cMb +cMM +cNE +cOl +cOP +cOP +cOP +cQb +cQG +cQW +cRq +cRL aaa aaa aaa @@ -101548,137 +101966,137 @@ aaa aaa aaa aaa -aaw -aaB -aaI -aaR -aaZ -abm -abE -abZ -acr -acG -abb -abb -abb -abb -aeQ -afK -abb -ahs -aiq -ahv -aku -alM -ane -aot -ajm -ari +aay +aaD +aaJ +aaS +abc +abp +abH +acc +acv +acK +abe +abe +abe +abe +aeT +afN +abe +ahu +air +ahx akt +alM +and +aon +ajm +aqX +dne aaa aaa aaa aaa aaa aaa -aAZ +aAV aaa aaa -azA -aGJ -aIv -aJE -aKM -aMm -aKM -aKM -aKM -aKM -aKM -aVe -aKM -aKM -aZP -bbx -bdl -beJ -bgj -bhO -bjz -blu -bmZ -boL -bqF -bsV -bvh -bwJ -byI -bmZ -bCq -bEj -bFM -bHw -bJt -bLa -bMH -bOz -bQd -bRJ -bTt -bUL -bWd -bXh -bby -bZT -cbA -ccS -cea -cbA -chv -chv -chv -chv +aDu +aFX +aHx +aIG +aJR +aLn +aJR +aJR +aJR +aJR +aJR +aTh +aJR +aJR +aXB +aZa +baK +bcd +bdC +bfl +bhc +biU +bkz +bmq +boo +bqD +bsO +bup +bwk +bkz +bzM +bBB +bDa +bEE +bGA +bIa +bJF +bLo +bMU +dbm +bPZ +bRq +bSE +bTI +aYX +bWj +bXL +bYX +cae +bXL +cdw +cdw +cdw +cdw +cip +cjP +clo cmv -cnY -cpy -cqF -crP -ctc -cuB -cvQ -cwR -cxR -cqE -cAa -cBm -cCq -cDi -cEk -cFp -cGn -cHn -cIh -cJo -cKo -cye -cMx -cNt -cOv -cPq -cye -cRk -cRd -cSX -cTS -cUL -cVw -cVV -cVw -cWJ -cXc -cVv -cXM -cYd +cnD +coP +cqm +crz +csy +cty +cmu +cvv +cww +cxn +cya +cyW +czY +cBb +cCc +cCS +cDV +cES +bTs +cGR +cHG +cIB +cJu +bTs +cPY +cLa +cMN +cNF +cOm +cOQ +cPp +cOQ +cQj +cQF +cOP +cRp +cRL aaa aaa aaa @@ -101805,137 +102223,137 @@ aaa aaa aaf aaa -aav -aaC -aaJ -aaS -aav -abn -abF -abz -acs -acH -abb -adu -adS -aej -aeR -afL -abb -aht -air +aax +aaE +aaK +aaT +aax +abq +abI +abC +acw +acL +abe +adx +adU +ael +aeU +afO +abe ahv -akv +ais +ahx +aku alN -anf -aou +ane +aoo ajm ajm ajm ajo ajo -awi +avY ajo aaa -azz -aBa -azz -azA -azA -aGK -aIv +azC +aAW +azC +aDu +aDu +aFY +aHx aaa aaa -aMn +aLo aaa aaa aaa aaa aaf aaa -aWD -aYg -aZQ -bby -bdm -beL -bgk -bhP -bjA -blv -bmZ -bmZ -bmZ -bmZ -bvi -bwK -byJ -bmZ -bCr -bEj -bFM -bHy -bJu -bLb -bMI -bOA -bQe -bRK -bTu -bUM -bWe -bXh -bby -bZT -cbA -ccT -ceb -cfN -chv -ciC -cjV -clf +aUv +aVU +aXC +aYX +baL +bcf +bdD +bfm +bhd +biV +bkz +bkz +bkz +bkz +btH +buq +bAZ +bkz +bzN +bBB +bDa +bEG +bGB +bIb +bJG +bLp +bMV +bOr +bQa +bRr +bSF +bTI +aYX +bWj +bXL +bYY +caf +cbQ +cdw +ceA +cfQ +cgX +ciq +cjO +clo cmw -cnX -cpy -cqG -crQ -ctd -cuC -cvR -cwS -cxS -cqE -cAb -cBn -cCr -cDj -cEl -cFq -czY -cHo -cIi -cJp -cKp -cye -cMy -cNu -cOw -cPr -cye -cRi -cRd -cSY -cTT -cTP -cVx -cVW -cVx -cWI -cXc -cXt -cXM -cYd +cnE +coQ +dDt +crA +csz +ctz +cmu +cvw +cwx +cxo +cyb +cyX +czZ +cvt +cCd +cCT +cDW +cET +bTs +cGS +cHH +cIC +cJv +bTs +cLf +cLa +cMO +cNG +cNC +cOR +cPq +cOR +cQi +cQF +cQV +cRp +cRL aaa aaa aaa @@ -102062,137 +102480,137 @@ aaa aaa aaf aaf -aav -aav -aaK -aav -aav -abo -abG -abB -abB -abB -adb -abB -abB -aem -aeS -afM -abb -ahu -aiq -ahv -akw +aax +aax +aaL +aax +aax +abr +abJ +abE +abE +abE +ade +abE +abE +aeo +aeV +afP +abe +ahw +air +ahx +akv alO -ang -aov -ahv -arj -asA -atX +anf +aop +ahx +aqY +asn +atK ajo -avy +avk ajo aaa -azA -aBb -aCr -aDC -aFe -aGL -aIw +aDu +aAX +aCj +aDv +aEI +aFZ +aHy aaa aaa -aMo -aKN -aPq -aQS -aKN -aKN +aLp +aJS +aNZ +aPs +aJS +aJS aaa -aWE -aYh -aZR -bbz -bdn -beJ -beJ -bhQ -beJ -beJ -beM -boM -bmZ -bsW -bvj -bwJ -byK -bmZ -bCs -bEj -bFM -bHz -bJr -bLc -bMJ -bOB -bLd -bRL -bMF -bMF -bJr -bXi -bby -bZT -cbA -ccU -cec -cfO -chw -ciD -cjW -clg +aUw +aVV +aXD +aZb +baM +bcd +bcd +bfn +bcd +bcd +bcg +bmr +bkz +bqE +dCO +bup +bwm +bkz +bzO +bBB +bDa +bEH +bGy +bIc +bJH +bLq +bId +bOs +bJD +bJD +bGy +bTJ +aYX +bWj +bXL +bYZ +cag +cbR +cdx +ceB +cfR +cgY +cir +cjN +clo cmx -cnW -cpy -cqH -crR -cte -cuD -cvS -cwT -cxT -cxT -cxT -cxT -cCs -cDk -cxT -cxT -cxT -cHp -cHp -cJq -cHp -cHp -cHp -cye -cye -cPs -cye -cRl -cRd -cSZ -cTT -cTP -cVy -cVX -cVy -cWK -cXe -cXv -cXN -cSS +cnF +coR +cqo +crB +csA +ctA +ctA +ctA +ctA +cxp +cyc +ctA +ctA +ctA +cCe +cCe +cDX +cCe +cCe +cCe +bTs +bTs +cJw +bTs +cLi +cLa +cMP +cNG +cNC +cOS +cPr +cOS +cQk +cQH +cQX +cRr +cMI aaa aaa aaa @@ -102323,133 +102741,133 @@ aaa aaf aaa aaa -aaw -abp -abH -aca -act -acI -abb -adv -adR -acZ -aeT -afH -agF -ahv -ais -ahv -akx +aay +abs +abK +ace +acx +acM +abe +ady +adT +adc +aeW +afK +agJ +ahx +ait +ahx +akw alP -anh -aow -ahv -ark -asB -atY -ahv -awj -ahv -ahv +ang +aoq +ahx +aqZ +aso +atL +ahx +avZ +ahx +ahx ajm ajm ajm -azA -aFf -aGM -aIv +aDu +aEJ +aGa +aHx aaa -aKN -aMo -aNN -aPr -aQT -aSg -aKN +aJS +aLp +aMG +aOa +aPt +aQz +aJS aaa -aWD -aYi -aZQ -bbA -bdo -beM -bgl -bhR -bjB -blw -bna -boN -bmZ -bsX -bvk -bwL -byL -bAB -bCp -bEj -bFN -bHA -bJr -bLd -bLd -bLd -bLd -bLd -bLd -bLd -bJt -bXj -bbx -bZX -cbA -cbA -ced -cfP -chv -ciE -cjX -chv -cmy -cnX -cpz -cqE -crS -ctf -cuE -cvT -cwU -cxT -cyU -cAc -cBo -cCt -cDl -cEm -cFr -cxT -cHq -cIj -cJr -cKq -cHq -cHp -cNv -cOx -cPt -cOx -cRm -cRd -cSS -cTU -cUM -cSS -cSS -cWq -cWL -cXf -cXw -cXO -cSS +aUv +aVW +aXC +aZc +baN +bcg +bdE +bfo +bhe +biW +bkA +bms +bkz +btC +bsR +bur +bwn +bxZ +bzL +bBB +bDb +bEI +bGy +bId +bId +bId +bId +bId +bId +bId +bGA +bTK +aZa +bWn +bXL +bXL +cah +cbS +cdw +czE +cfS +cdw +cis +cjO +clp +cmu +cnG +coS +cqn +crC +csB +ctA +cur +cvx +cwy +cxq +cyd +cyY +cAa +ctA +cCf +cCU +cDY +cEU +cCf +cCe +cHI +cID +cJx +cID +cLj +cLa +cMI +cNH +cOn +cMI +cMI +cPN +cQl +cQI +cZc +cZd +cMI aaa aaa aaa @@ -102579,134 +102997,134 @@ aaf aaf aaf aaa -aaT -aav -aav -aav -aav -aav -abb -abb -abb -abb -abb -aeU -afN -agG -ahw -ait +urv +aax +aax +aax +aax +aax +abe +abe +abe +abe +abe +aeX +afR +agK +ahy +aiu ajn -aky +akx alQ -ani -aox -apN -arl -ani -ani -avh -awk -axi -ayz -azB -aBc -aCs -aDD -aDJ -aGN -aIv +anh +aor +apE +dCg +anh +anh +auU +awa +awZ +ayw +azD +aAY +aCk +aDw +aDC +aGb +aHx aaf -aKN -aMp -aNO -aNO -aQU -aSh -aKN -aKN -aWF -aWF -aZS -bbB -bdp -beN -bgm -bhS -bjC -blx -bnb -boO -bmZ -bsY -bvl -bwM -byM -bAC -bCt -bEk -bFO -bHB -bJv -bLe -bMK -bOC -bQf -bRM -bTv -bUN -bJv -bXk -bby -bZT -cbB -ccV -cee -cfQ -chx -ciF -cjY -clh -cmz -cnZ -cpA -cqE -cqE -cqE -cuF -cqE -cqE -cxT -cyV -cAd -cBp -cCu -cDm -cEn -cFs -cxT -cHr -cIk -cJs -cHs -cHs -cHp -cNw +aJS +aLq +aMH +aMH +aPu +aQA +aJS +aJS +aUx +aUx +aXE +aZd +baO +bch +bdF +bfp +bhf +biX +bkB +bmt +bkz +bsP +bsQ +bus +bwo +byb +bzP +bBC +bDd +bEJ +bGC +bIe +bJI +bLr +bMW +bOt +bQb +bRs +bGC +bTL +aYX +bWj +bXM +bZa +cai +cbT +cdy +ceD +cfT +cgZ +cit +cjQ +clq +cmu +cmu +cmu +cqp +cmu +cmu +ctA +cus +cvy +cwz +cxr cye -cye -cye -cRn -cPx -cTa -cTV -cUN -cTa -cSS -cSS -cSS -cSS -cSS -cSS -cSS +cyZ +cAb +ctA +cCg +cCV +cDZ +cCj +cCj +cCe +cgJ +bTs +bTs +bTs +cLk +cPb +cMR +cNI +cOo +cMR +cMI +cMI +cMI +cMI +cMI +cMI +cMI aaa aaa aaa @@ -102835,135 +103253,135 @@ aaa aaa aaf aaa -aaL -aaL -aaL -abq -abI -acb -acu -abI -adc -adw -acb -acu -aeV -afD -agH -ahx -aiu +aaV +aaV +aaV +abt +abL +acf +acy +abL +adf +adz +acf +hyP +aeY +afG +agL +ahz +aiv ajo -akz -alR -anj -aoy -apO -apO -apO -atZ -avi -awl -axj -ayA -azC -azC -aCt -aDE -aFg -aGO -aIv +aky +akg +ani +aos +apF +apF +apF +atM +auV +awb +axa +ayx +azE +azE +aCl +aDx +aEK +aGc +aHx aaa -aKN -aMq -aNO -aPs -aQV -aQU -aTH -aKN -aWG -aYj -aZT -bbw -bdq -beM -bgn -bhT -bgn -bgn -beM -boP -bmZ -bsZ -bvm -bwN -byN -bmZ -bCu -bCv -bFM -bHC -bJv -bLf -bML -bOD -bQg -bRN -bTw -bUO -bWf -bXh -bYC -bZY -cbC -ccW -cef -cfR -chy -ciG -cjZ -cli -cmA -coa -cpB -cqI -crT -ctg -cuG -cvU -cwV -cxT -cyW -cAe -cBq -cCv -cDn -cEn -cFt -cxT -cHs -cHs -cJr -cHs -cHs -cHp -cNx -cye -cPu -cQu -cRo -cSk -cTb -cTW -cUO -cTe -cTe -cWr -cWM -cXg -cXx -cXP -cXx +aJS +aLr +aMH +aOb +aPv +aPu +aRT +aJS +aUy +aVX +aXF +aYZ +baP +bcg +bdG +bfq +bdG +bdG +bcg +bmu +bkz +bqG +dbe +but +bwp +bkz +bzQ +bzR +bDa +dDa +bGC +bIf +bJJ +bLs +bMX +bOu +bQc +bRt +bSG +bTI +bVb +bWo +bXN +bZb +caj +cbU +cdz +ceE +cfU +cha +ciu +cjR +clr +cmy +ctq +cbu +cqq +crD +csC +ctA +cut +cvz +cwA +cxs +cyf +cyZ +cAc +ctA +cCj +cCj +cDY +cCj +cCj +cCe +cHJ +bTs +cJy +cKv +cLl +diV +cMS +cNJ +cOp +cMV +cMV +cPO +cQm +cQJ +cQY +cRs +kzn aaa aaa aaa @@ -103091,136 +103509,136 @@ aaa aaa aaa aaa -aaD +adG aaM -aaU -aba -abr -abJ -acc -aav -abb -abb -abb -abb -abb -aeW -afO -agI -ahy -aiv +adH +aPa +abu +abM +acg +aax +abe +abe +abe +abe +abe +aeZ +afS +agM +ahA +aiw ajp -akA +akz +ajQ +anj +aot +apG +apG +apG +atN alS -ank -aoz -apP -apP -apP -aua -avj -awm -axk -ayB -azD -aBd -aCu -aDD -aFh -aGP -aIv +awc +axb +ayy +azF +aAZ +aCm +aDw +aEL +aGd +aHx aaa -aKN -aMr -aNO -aPt -aQW -aSi -aTI -aVf -aWH -aYk -aZU -bbC -bdr -beO +aJS +aLs +aMH +aOc +aPw +aQB +aRU +aTi +aUz +aVY +aXG +aZe +baQ +bci aaf aaf aaf -bhY -bhY -boQ -bhY -bta -bta -bwO -bta -bmZ -bCv -bEl -bFP -bHD -bJw -bLg -bMM -bOE -bQh -bQh -bTx -bUP -bWg -bXh -bYD -baf -cbC -ccV -ceg -cfS -chz -ciH -cka -ckf -cmB -ckd -cpC -ckf -ckf -ckf -ckf -ckf -cwW -cxT -cyX -cAf -cBr -cCw -cDo -cEn -cFu -cxT -cHt -cIl -cJt -cIl -cLv -cHp -cNy -cye +bfv +bfv +bmv +bfv +bqH +bqH +buu +bqH +bkz +bzR +bBD +bDe +bEK +bGD +bIg +bJK +bLt +bMY +bMY +bQd +bRu +bSH +bTI +bVc +aXR +bXN +bZa +cak +cbV +cdA +ceF +cfV +cga +civ +cfY +cls +cga +cga +cga +cga +cga +csD +ctA +cuu +cvA +cwB +cxt +cyg +cyZ +cAd +ctA +dbr +tFJ +dDC +tFJ +cFU +cCe +ctK +bTs +cJz +cKw +cLm +cLm +cLm +cNK +cOq +cLm +cLm +cLm +cQn +cQK +cPv +cPv cPv -cQv -cRp -cRp -cRp -cTX -cUP -cRp -cRp -cRp -cWN -cXh -cWc -cWc -cWc aaa aaa aaa @@ -103349,135 +103767,135 @@ aaa aaf aaf aaa -aaL -aaL -aaL -abq -abK -acd -aav -acJ -add -adx -adT -acZ -aeX -afP -agJ -ahz -ahz -ahz -ahz -alT -ahz -ahA -aoB -ahA -aoB -aub -avk -awn -axl -ahv -ahv -ahv +aaV +aaV +aaV +abt +abN +ach +aax +acN +adg +adA +adV +adc +afa +afT +agN +ahB +ahB +ahB +ahB +alR +ahB +adY +apH +adY +apH +atO +auW +awd +axc +ahx +ahx +ahx ajm -aDF -aFi -aGQ -aIv +aDy +aEM +aGe +aHx aaa -aKN -aMs -aNO -aPu -aQV -aNO -aTJ -aKN -aWI -aYl -aZV -bby -bdr -beO +aJS +aLt +aMH +aOd +aPv +aMH +aRV +aJS +aUA +aVZ +aXH +aYX +baQ +bci aaf aaf aaf -bly -bnc -boR -bqG -bqP -bvn -bwP -byO -bAD -bwY -bEm -bFQ -bHE -bJx -bLh -bMN -bOF -bQi -bRO -bTy -bUQ -bJv -bXl -bYE -bZZ -cbD -ccX -ceh -cfT -chA -ciI -ckb -clj -cmC -cob -cpD -cqJ -crU -cth -cuH -ckf -cwX -cxT -cyY -cAg -cBs -cCx -cDp -cEo -cFv -cxT -cHq -cHq -cJu -cHq -cHq -cHp -cNz -cye -cPw -cQw -cRq -cSl -cSl -cTY -cUP -cVz -cRp -cWs -cWO -cXi -cXx -cXh -cXx +biY +bkC +bmw +bop +boy +bsS +buv +bwq +byc +buE +bBE +bDf +bEL +bGE +bIh +bJL +bLu +bMZ +bYq +bQe +bRv +bGC +bTM +bVd +bWp +bXO +bZc +cal +cbW +cdB +ceG +cfW +chb +ciw +cjS +clt +cmz +cnH +coT +cqr +cga +csE +ctA +cuv +cvB +cwC +cxu +cyh +cza +cAe +ctA +cCf +cCf +cEa +cCf +cCf +cCe +diC +bTs +cJA +cKx +cLn +cMd +cMd +cNL +cOq +cOT +cLm +cPP +cQo +cQL +cQY +cQK +kzn aaa aaa aaa @@ -103607,134 +104025,134 @@ aaa aaf aaa aaa -aaT -abb -abb -abb -ace -aav -acK -ade -ady -adU -aen -aeY -afQ -agK -ahz -aiw +urv +abe +abe +abe +aci +aax +acO +adh +adB +adW +aep +afb +afU +agO +ahB +aNA ajq -akB -alU -anl +aix +akA +ank ajx -apQ -arm -asC -ans -avk -awn -axm -ayz -azE -aBc -aCs -aDD -aFj -aGR -aIv +apI +ara +asp +anr +auW +awd +axd +ayw +azG +aAY +aCk +aDw +aEN +aGf +aHx aaf -aKN -aMt -aNO -aNO -aQU -aSj -aKN -aKN -aWF -aWF -aZW -bbu -bdr -beO +aJS +aLu +aMH +aMH +aPu +aQC +aJS +aJS +aUx +aUx +aXI +dCE +baQ +bci aaf -bhU -bjD -bhY -bnd -boS -bqH -btb -bvo -bwQ -byP -bAE -bCw -bEn -bFR -bHF -bJv -bJv -bMO -bJv -bJv -bRP -bRP -bRP -bJv -bXm -bbw -caa -cbE -ccY -cei -cfU -chB -ciJ -ckc -clk -cmD -coc -coc -cqK -crV -cti -cuI -cvV -cwY -cxT -cxT -cxT -cxT -cCy -cDq -cxT -cxT -cxT -cHu -cIm -cJv -cKr -cLw -cHp -cNA -cye -cPx -cQx -cRr -cRp -cRp -cRp -cUQ -cVA -cVY -cWt -cWN -cXh -cWc -cWc -cWc +bfr +bhg +bfv +bkD +bmx +boq +bqI +bsT +buw +bwr +byd +bzS +bBF +bDg +bEM +bGC +bGC +bJM +bGC +bGC +bOw +bOw +bOw +bGC +bTN +aYZ +bWq +bXP +bZd +cam +cbX +cdC +ceH +cfX +chc +cix +cjT +cjT +cmA +cnI +coU +cqs +crE +csF +ctA +ctA +ctA +ctA +cxv +cyi +ctA +ctA +ctA +cCi +cCW +cEb +cEV +cFV +cCe +cHK +bTs +cPb +cKy +cLo +cLm +cLm +cLm +cOr +cOU +dDG +cPQ +cQn +cQK +cPv +cPv +cPv aaa aaa aaa @@ -103867,129 +104285,129 @@ aaa aaa aaf aaa -abb -acf -aav -acL -adf -adz -adV -aej -aeZ -afR -agL -ahz -aix +abe +acj +aax +acR +adi +adC +adX +ael +afd +afV +agP +ahB +aiy +dBZ ajr -akC -alV -anm -aoA -apR -arn -asD -auc -avl -awo -axn -ayC -azF -azC -aCt -aDE -aFk -aGS -aIv +alT +anl +aou +apJ +arb +asq +ava +axR +awe +axe +ayz +dCj +azE +aCl +aDx +dCo +aGg +aHx aaa -aKN -aMu -aNP -aPv -aQX -aSk -aKN +aJS +aLv +aMI +aOe +aPx +aQD +aJS aaa -aWD -aYm -aZQ -bby -bdr -beO +aUv +aWa +aXC +aYX +baQ +bci aaf -bhV -bjE -blz -bne -boT -bqI -bqK -bvp -bwR -bvp -bAF -bwR -bhY -bFS -bHG -bJy +bfs +bhh +biZ +bkE +bmy +bor +bot +bsU +bux +bsU +bye +bux +bfv +bDh +bEN +bGF aaf aaf -bOG -bQj -bRQ -bTz -bUR -bWh -bXf -bby -baf -cbC -ccV -cej -cfV -chC -ciK -ckd -cll -cmE -cod -cpE -cqL -crW -ctj -cuJ -ckf -cwZ -cxU -cyZ -cAh -cBt -cCz -cDr -cEp -cFw -cGo -cHs -cIn -cJw -cKs -cLx -cMz -cNB -cye -cPy -cQy -cRs -cSm -cTc -cTc -cTc -cVB -cTc -cWu -cWN -cXh -cWc +bLv +bNa +bOx +bQf +bRw +bSI +bTG +aYX +aXR +bXN +bZa +can +cbY +dDo +ceI +cfY +chd +ciy +cjU +clu +cmB +cnJ +coV +cqt +cga +cKJ +ctB +cuw +cvC +cwD +cxw +cyj +czb +cAf +cBc +cCj +cCX +cEc +cEW +cFW +cGT +cHL +bTs +cJB +cKz +cLp +cMe +cMT +cMT +cMT +cOV +cMT +cPR +cQn +cQK +cPv aaa aaf aaa @@ -104124,129 +104542,129 @@ aaf aaf aaf aaf -abb -ace -aav -aav -aaK -aav -aav -aav -afa -afS -aav -ahA -aiy -ajs -akD -alU -ann +abe +wiZ +aax +aax +aaL +aax +aax +aax +afc +afW +aax +adY +aiz +ajt +akB +akA +anm ajx -apS -aro -asE -ans -avm -awm -axk -ayB -azD -aBe -aCu -aDD -aFl -aGT -aIv +apK +arc +asr +anr +auY +awc +axb +ayy +azF +aBa +aCm +aDw +aEO +aGh +aHx aaa aaa -aMu -aKN -aPq -aQY -aKN -aKN +aLv +aJS +aNZ +aPy +aJS +aJS aaa -aWE -aYn -aZX -bbD -bdr -beO +aUw +aWb +aXJ +aZf +baQ +bci aaf -bhW -bjF -blA -blC -boU +bft +bhi +bja +bjc +bmz +bos bqJ -btc -bvp -bwS -byQ -blC -bCx -bhY -bFT -bHH -bCv -bEh -bEh -bOH -bQk -bRR -bTA -bUS -bWi -bXf -bby -baf -cbF -ccW -cek -cfW -chD -ciL -cke -clm -cmF -coe -cpF -cqM -crX -ctk -cuK -ckf -cxa -cxV -cza -cAi -cBu -cCA -cDs -cEq -cFx -cxU -cHv -cIo -cJx -cKt -cLy -cHp -cNC -cye -cPz -cQz -cRt -cSn -cTd -cTZ -cUR -cVC -cTd -cWv -cWN -cXj -cWc +bsU +buy +bws +bjc +bzT +bfv +bDi +bEO +bzR +bBz +bBz +bLw +bNb +bOy +bQg +bRx +chw +bTG +aYX +aXR +bXQ +bZb +cao +cbZ +cdD +ceJ +cfZ +che +ciz +cjV +clv +cmC +cnK +coW +cqu +cga +csH +ctC +cux +cvD +cwE +cxx +cyk +czc +cAg +ctB +cCk +cCY +cEd +cEX +cFX +cCe +cxL +bTs +cJC +cKA +cLq +cMf +cMU +cNN +cOs +cOW +cMU +cPS +cQn +cQM +cPv aaa aaf aaa @@ -104382,7 +104800,7 @@ aaa aaf aaa aaa -acg +ack aaa aaa aaf @@ -104392,118 +104810,118 @@ aaf aaf aaf aaf -ahA -ahA -ahA -ahA -alW -ahA -ahA -apT -arp -asF -ahA -avk -awn -axo -ahv -ahv -ahv +adY +adY +adY +adY +alV +adY +adY +apL +dCh +ass +adY +auW +awd +axf +ahx +ahx +ahx ajm -aDG -aFm -aGU -aIw +aDz +aEP +aGi +aHy aaa aaa -aMv +aLw aaa aaa aaa aaa aaf aaa -aWD -aYo -aZY -bbE -bdr -beO +aUv +aWc +aXK +aZg +baQ +bci aaf -bhX -bjG -blB -blC -boV +bfu +bhj +bjb +bjc +bmA +bot bqK -btd -bvp -bwR -byR -btf -btf -bEo -bFU -bHG -bJz -bLi -bMP -bOG -bQl -bRS -bTB -bUT -bWj -bXn -bYF -cab -cbC -ccV -cel +bsU +bux +bwt +bqM +bqM +bLT +bDj +bEN +bGG +bIi +bJN +bLv +bNc +bOz +bQh +bRy +bSK +bTO +bVe +bWr +bXN +bZa +cap +cca +cdE +ceK cfX -chE -ciM -ckc -cln -cmG -cof -cpG -ckf -crY -ctl -crY -ckf -cxb -cxU -czb -cAj -cxU -cCB -cDt -cEr -cFx -cxU -cHp -cHp -cJy -cKu -cHp -cHp -cND -cye -cPA -cQA -cRu -cSo -cTe -cTe -cTe -cVD -cTe -cWw -cWN -cXh -cWc +chf +ciA +cjW +clw +cga +cnL +coX +cnL +cga +cbC +ctB +cuy +cvE +ctB +cxy +cyl +czd +cAg +ctB +cCe +cCe +cEe +cEY +cCe +cCe +cgN +bTs +cJD +cKB +cLr +cMg +cMV +cMV +cMV +cOX +cMV +cPT +cQn +cQK +cPv aaa aaf aaa @@ -104639,130 +105057,130 @@ aaa aaf aaf aaf -acg +ack aaf aaf aaf aaf aaf aaf -adW -adW -adW -adW -adW -ajt -akE -alX -ano -ahA -apU -arq -asG -ahA -avk -awn -axm -ayz -azG -aBc -aCs -aDD -aFl -aGS -aIv -aJF -aIv -aMw -aIv -aIv -aIv -aIv -aIv -aJF -aWJ -aYp -aZZ -bbF -bdr -beO +aeq +aeq +aeq +aeq +aeq +bgB +akC +alU +ann +adY +apM +ard +ast +adY +auW +awd +axd +ayw +azH +aAY +aCk +aDw +aEO +aGg +aHx +aIH +aHx +aLx +aHx +aHx +aHx +aHx +aHx +aIH +aUB +aWd +aXL +aZh +baQ +bci aaf -bhY -bjH -blC -bnf -boW +bfv +bhk +bjc +dCK +bmB +bou bqL -bte -bvq -bwR -byS -btf -bCy -bEp -bFV -bHI -bJA -bJA -bMQ -bOH -bQm -bRT -bTC -bUU -bOH -bXo -bYG -cac -cbG -ccZ -ccW -cfY -chF -ccV -ckf -ckc -ckf -ckc -ckf -ckf -crZ -ctm -ctm -ckf -cxc -cxW -czc -cAk -cxU -cxU -cDu -cEs -cxU -cGp -cHw -cIp -cJz -cKv -cLz -cye -cNE -cya -cPx -cQB -cRu -cRp -cRp -cRp -cRp -cUP -cRp -cWt -cWN -cXh -cWc -cWc -cWc +bsV +bux +bwu +bqM +bzU +bBH +bDk +bEP +bGH +bGH +bJO +bLw +bTZ +dDf +bQi +bRz +bLw +cMQ +bVf +bWs +bXR +bZe +bZb +ccb +cdF +bZa +cga +cfX +cga +cfX +cga +cga +cnM +coY +coY +cga +csI +ctD +cuz +cvF +ctB +ctB +cym +cze +ctB +cBd +cCl +cCZ +cEf +cEZ +cFY +bTs +cHM +ctH +cPb +cKC +cLr +cLm +cLm +cLm +cLm +cOq +cLm +cPQ +cQn +cQK +cPv +cPv +cPv aaa aaa aaa @@ -104902,125 +105320,125 @@ aaa aaf aaa aaf -adW -adW -afT -agM -ahB -aiz -aju -aju -alY -anp -aoB -apV -arr -asH -aud -avn -awp -axj -ayD -azC -azC -aCt -aDE -aFn -aGV -aIx -aJG -aKO -aMx -aNQ -aIx -aIx -aSl -aKO -aJG -aWK -aYq -baa -bbG -bds -beO +aeq +aeq +afZ +agR +ahE +aiA +akD +akD +dCa +ano +apH +apN +are +asu +atQ +auZ +awf +axa +ayA +azE +azE +aCl +aDx +aEQ +aGj +aHz +aII +aJT +aLy +aMJ +aHz +aHz +aQE +aJT +aII +aUC +aWe +aXM +aZi +baR +bci aaf -bhZ -bjI -blB -blC -boX -blC -btf -bvr -bwT -blC -bAG -bCz -bEq -bFV -bHI -bJB -bJA -bMR -bOH -bQn -bRU -bTD -bUV -bWh -bXp -bYH -cad -cbH -cda -cem -cem -chG -cem -ckg -clo -clo -clo -cpH -cqN -csa -ctn -ctn -cvW -cxd -cxX -czd -cAl -cBv -cCC -cDv -cEt -cFy -cGq -clo -clo -cJA -cKw -cLA -cMA -cNF -cOy -cPB -cQC -cRv -cSp -cTf -cSp -cSp -cVE -cVZ -cWx -cWP -cXk -cXx -cXh -cXx -cYr +bfw +bhl +bjb +bjc +bmC +bjc +bqM +bsW +buz +bjc +byf +bzV +bBI +bDk +bEP +bGI +bGH +bJP +bLw +bNe +bOB +bQj +bRA +bSI +bTP +bVg +bWt +bXS +bZf +caq +caq +cdG +caq +cgb +chg +chg +chg +clx +cmD +cnN +coZ +coZ +crF +csJ +ctE +dDv +cuA +cwF +cxz +cyn +czf +cAh +cBe +chg +chg +cEg +cFa +cFZ +cGU +cHN +cIE +cJE +cKD +cLs +cMh +cMW +cMh +cMh +cOY +cPs +cPU +cQp +cQN +cQY +cQK +kzn +cYJ aaa aaa aaa @@ -105158,125 +105576,125 @@ aaa aaa aaf aaa -adW -adW -afb -afU -afU -ahC -aiA +aeq +aeq +aff +afY +afY +ahD +ahP ajv -akF -alZ -anq -aoC -ant -ars -asI -aue -avo -awq -axp -ayB -azD -aBf -aCu -aDD -aFj -aGW -aIy -aJH -aKP -aGW -aNR -aIy -aQZ -aKP -aTK -aVg -aWL -aYr -bab -bbH -bdt -beO +akE +alW +anp +aow +ans +arf +asv +atR +azb +azq +axg +ayy +azF +aBb +aCm +aDw +aEN +aGk +aHA +aIJ +aJU +aGk +dCr +aHA +aPz +aJU +aRW +aTj +aUD +aWf +aXN +djB +baS +bci aaf -bhV -bjJ -blD -bng -boY -bqM -btg -bvs -bwU -bnf -bAH -bCA -bEr -bFW -bHJ -bJC -bLj -bMS -bOI -bQo -bRS -bTE -bUW -bWh -bXp -bYI -cae -aYr -cdb -cen -cen -chH -ciN -ciN -ciN -ciN -ciN -ciN -ciN -csb -ciN -ciN -cvX -cxe -cxY -cen -cen -cen -cCD -cen -cEu -cFz -cxY -cen -cen -cEu -cKx -cen -cen -cNG -cOz -cPC -cQD -cRw -cSq -cTg -cUa -cUS -cVF -cWa -cRp -cWN -cXl -cWc -cWc -cWc +bfs +bhm +bjd +bkF +bmD +bov +bqN +bsX +buA +dCK +byg +bzW +bBJ +bDl +bEQ +bGJ +bIj +bJQ +bLx +bNf +bOz +bQk +bRB +bSI +bTP +bVh +bWu +aWf +bZg +car +car +cdH +ceL +ceL +ceL +ceL +ceL +ceL +ceL +cnO +ceL +ceL +crG +csK +ctF +car +car +car +cxA +car +czg +cAi +ctF +car +car +czg +cFb +car +car +cHO +cIF +cJF +cKE +cLt +cMi +cMX +cNO +cOt +cOZ +cPt +cLm +cQn +cQO +cPv +cPv +cPv aaa aaa aaa @@ -105415,125 +105833,125 @@ aaa aaa aaf aaa -adW -aeo -afc -afV -agN -ahD -aiB +aeq +aes +afh +agb +agT +ahG +aiC ajw -akG -ama +akF +alZ +anq +aoA +aoy +arg +asw anr -aoD -apW -art -asJ -ans -avk -awr -axq -ahv -ahv -ahv +auW +awg +axh +ahx +ahx +ahx ajm -aDH -aFo -aGX -aIz -aJI -aKQ -aJI -aIz -aIz -aRa -aKQ -aIz -aIz -aWM -aYs -bac -bbI -bdu -beO +aDA +aER +aGl +aHB +aIK +aJV +aIK +aHB +aHB +aPA +aJV +aHB +aHB +aUE +aWg +aXO +aZk +baT +bci aaf -bhX -bjK -blB -blC -boW -bqN -btf -bvt -bwV -bwY -bAI -bCB -bEs -bFX -bHK -bJD -bJA -bMQ -bOH -bQp -bRV -bTF -bUX -bWh -bXq -bYJ -caf -cbI -cdc -ceo -ceo -chI -ceo -ckh -clp -clp -clp -cpI -cqO -csc -cto -cto -cvY -cxf -cxZ -ckh -cAm -clp -cCE -cDw -cEv -cFA -cxZ -cHx -cto -cJB -cKy -clp -clp -cAm -cOA -cPD -cQE -cRx -cSr -cTh -cTc -cUT -cVG -cWb -cWy -cWQ -cXm -cXx -cXQ -cXx +bfu +bhn +bjb +bjc +bmB +bow +bqM +bsY +buB +buE +byh +bzX +bBK +bDm +bER +bGK +bGH +bJO +bLw +bNg +bOC +bQl +bRC +bSI +bTQ +bVi +bWv +bXT +bZh +cas +cas +cdI +cas +cgc +chh +chh +chh +cly +cmE +cnP +cpa +cpa +crH +csL +ctG +cgc +cvG +chh +cxB +cyo +czh +cAj +ctG +cCm +cpa +cEh +cFc +chh +chh +cvG +cIG +cJG +cKF +cLu +cMj +cMY +cMT +cOu +cPa +cPu +cPV +cQq +cQP +cQY +cRt +kzn aaa aaa aaa @@ -105671,126 +106089,126 @@ aaa aaa aaa aaf -adA -adW -aep -afd -afW -agO -ahE -adW +adD +aeq +aer +afg +aga +agS +ahF +aeq ajx -akH -amb -ans -ahA -ahA -aru -ans -ahA -avp -aws -axr -ayE -azH -aBg -aCv -aDI -aFp -aGY -aIA -aIB -aKR -aIB -aIB -aIB -aIB -aSm -aTL -aVh -aWN -aYt -bad -bbJ -bdu -beO +akG +ama +anr +adY +adY +dhv +anr +adY +avb +awh +axi +ayB +azI +aBc +aCn +aDB +aES +aGm +aHC +aHD +aJW +aHD +aHD +aHD +aHD +aQF +aRX +aTk +aUF +aWh +aXP +aZl +baT +bci aaf -bhY -bjL -blC -blC -boW +bfv +bho +bjc +bjc +bmB +box bqO -bth -bvu -bvp -byT -bAJ -bCC -bEt -bFV -bHI -bJA -bJA -bMR -bOH -bQm -bRW -bTA -bUY -bOH -bXp -bYK -cag -cbJ -cdd -cdf -cfZ -cfZ -cde -cki -ckj -cki -ckj -cki -cki -csd -ctp -cuL -cki -cxg -cya -cye -cAn -cAn -cCF -cDx -cAn -cFB -cGr -cAn -cuL -cJC -cHB -cHB -cHB -cHB -cOB -cHB -cHB -cRy -cPx -cTi -cUb -cUU -cPx -cWc -cPx -cWc -cPx -cWc -cWc -cWc +bsZ +bsU +bwv +byi +bzY +bBL +bDk +bEP +bGH +bGH +bJP +bLw +bTZ +dDg +bQg +bRD +bLw +bTP +bVj +bWw +bXU +bZi +bZk +ccc +ccc +bZj +cgd +cge +cgd +cge +cgd +cgd +cnQ +cpb +cqv +cgd +csM +ctH +bTs +cvH +cvH +cxC +cyp +cvH +cAk +cBf +cvH +cqv +cEi +cCq +cCq +cCq +cCq +cIH +cCq +cCq +cLv +cPb +cMZ +cNP +cOv +cPb +cPv +cPb +cPv +cPb +cPv +cPv +cPv aaa aaa aaa @@ -105929,118 +106347,118 @@ aaa aaa aaf aaa -adW aeq -afd -afX -agP -ahF -adW +aex +afg +agd +agU +ahH +aeq ajy -akI -amc -ant -aoE -apX +akH +amb +ans +amf +dCf ajz ajz -auf -avk -awt -axs -aip -azI -aBh -aCw -aDJ -aFq -aGZ -aIB -aJJ -aKS -aMy -aNS -aPw -aRb -aSn -aTM -aVi -aIB -aYu -bae -bbK -bdu -beO +atS +auW +awi +axj +aiq +azJ +aBd +aCo +aDC +aET +aGn +aHD +aIL +aJX +aLz +aMK +aOf +aPB +aQG +aRY +aTl +aHD +aWi +aXQ +aZm +baT +bci aaf -bhZ -bjM -blB -bnf -boZ +bfw +bhp +bjb +dCK +bmE +boy bqP -bti -bvp -bvp -byU -bAK -btf -bEo -bFY -bHL -bJE -bLk -bMT -bOG -bQq -bRX -bTG -bUZ -bWk -bXr -bYL -cah -cbK -cde -cep -cga -cga -ciO -cki -clq -cmH -cog -cpJ -cki -cse -ctq -cuM -cki -cxh -cyb -cze -cAo -cBw -cCG -cDy -cEw -cFC -cGs -cHy -cIq -cJD -cHB -cLB -cMB -cNH -cOC -cPE -cHB -cRz -cPx -cTj -cUc -cUV -cPx +bsU +bsU +bww +byj +bqM +bLT +bDn +bES +bGL +bIk +bJR +bLv +bNi +bOD +bQm +bRE +bSM +bTR +bVk +bWx +bXV +bZj +cat +ccd +ccd +ceN +cgd +chi +ciB +cjX +clz +cgd +cnR +cpc +cqw +cgd +csN +cLD +cuB +cvI +cwG +cxD +cyq +czi +cAl +cBg +cCn +cDa +cEj +cCq +cGa +cGV +cHP +cII +cJH +cCq +cLw +cPb +cNa +cNQ +cOw +cPb aaf aaa aaa @@ -106170,7 +106588,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -106178,7 +106596,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -106186,118 +106604,118 @@ aaa aaa aaf aaa -adW -adW -afe -afY -agQ -afY -aiC +aeq +aeq +afX +agc +dBX +agc +ajs ajz -akJ -amd -anu -aoF -apY -arv -asK -aug -avq -awu -axt -ayF -azJ -aBi -aCx -aDK -aFr -aHa -aIB -aJK -aJP -aJP -aNT -aPx -aRb -aSo -aSo -aJR -aIB -aYv -baf -bby -bdu -beO +akI +amc +ant +ame +apO +ari +asx +aiB +avc +awj +axk +ayC +azK +aBe +aCp +aDD +aEU +aGo +aHD +aIM +aIR +aIR +aML +aOg +aPB +aQH +aQH +aIT +aHD +aWj +aXR +aYX +baT +bci aaf -bhW -bjN -blE -blC -boU -bqJ -btj -bvp -bwW -byV -bAL -bCD -bhY -bFZ -bHM -bCv -bLl -bLl -bOH -bQr -bRY -bTH -bVa -bWi -bXs -bby -baf -cbL -cdf -ceq -cgb -cga -ciP -cki -clr -cmI -coh -cpK -cqP -csf -ctr -cuN -cki -cxi -cyc -czf -cAn -cBx -cCH -cDz -cBx -cFD -cGs -cHz -cIr -cJE -cKz -cLC -cLC -cNI -cOD -cPF -cHB -cRA -cPx -cTk -cRp -cUW -cVH +bft +bhq +bje +bjc +bmz +bos +bqQ +bsU +buC +bwx +byk +bzZ +bfv +bDo +bET +bzR +bIl +bIl +bLw +bNj +bOE +bQn +bRF +chw +bTS +aYX +aXR +bXW +bZk +cau +cce +ccd +qBh +cgd +chj +ciC +cjY +clA +cmF +cnS +cpd +cqx +cgd +cLh +ctJ +cuC +cvH +cwH +cxE +cyr +cwH +cAm +cBg +cCo +cDb +cEk +cFd +cGb +cGb +cHQ +cIJ +cYc +cCq +cLx +cPb +cNb +cLm +cOx +cPc aaf aaf aaf @@ -106415,7 +106833,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -106444,117 +106862,117 @@ aaa aaf aaa aaf -adW -adW -afZ -agR -ahG -adW +aeq +aeq +agQ +ahC +ahI +aeq ajA -akK -amd -anv -aoG -apZ -arw -asL -ahz -avr -awv -axu -ahv -ahv -ahv +akJ +amc +anu +aoz +apQ +arj +asz +ahB +avd +awk +axl +ahx +ahx +ahx ajm -aDL -aFs -aHb -aIC -aJL -aKT -aMz -aNU -aPy -aRb -aSo -aSo -aVj -aIB -aYw -bag -bby -bdu -beO +aDE +aEV +aGp +aHE +aIN +aJY +aLA +aMM +aOh +aPB +aQH +aQH +aTm +aHD +aWk +aXS +aYX +baT +bci aaf -bhW -bjO -blF -bnh -bpa -bqQ -btk -bvp -bvp -bvp -bAM -bvp -bhY -bGa -bHN -bJy +bft +bhr +bjf +bkG +bmF +boz +bqR +bsU +bsU +bsU +byl +bsU +bfv +bDp +bEU +bGF aaf aaf -bOG -bQs -bRZ -bTI -bVb -bWh -bXs -bby -baf -cbK -cde -cer -cgc -chJ -ciQ -cki -cls -cmJ -coi -cpL -cqQ -csg -cts -cuO -cki -cxj -cyd -czg +bLv +bNk +bOF +dip +bRG +bSI +bTS +aYX +aXR +bXV +bZj +cav +ccf +dDp +ceO +cgd +chk +ciD +cjZ +clB +cmG +cnT +cpe +cqy +cgd +csO +diL +cuD +cvH +cwI +cxF +dDz +czj cAn -cBy -cCI -cDA -cEx -cFE -cGt -cHA -cIs -cJF -cKA -cLD -cKC -cNJ -cOE -cPG -cHB -cRB -cPx -cTl -cUd -cUX -cVI +cBh +cCp +cDc +cEl +cFe +cGc +cFg +cHR +cIK +cJJ +cCq +cgM +cPb +cNc +cNR +cOy +cPd aaa aaa aaf @@ -106702,116 +107120,116 @@ aaf aaf aaf aaf -adW -adW -adW -adW -adW -ahA -akL -ame -ahz -aoD -ahz -arx -asM -ahz -avs -aww -axv -aip -azK -aBj +aeq +aeq +aeq +aeq +aeq +adY +akK +alX +ahB +aoA +ahB +ark +asA +ahB +ave +awl +axm +aiq +azL +aBf ajm -aDM -aFt -aHc -aIC -aJM -aKU -aJP -aJP -aPz -aRb -aSo -aSo -aVk -aIB -aIB -bag -bby -bdu -beO +aDF +aEW +aGq +aHE +aIO +aJZ +aIR +aIR +aOi +aPB +aQH +aQH +aTn +aHD +aHD +aXS +aYX +baT +bci aaf -bia -bjP -bhY -bni -bpb -bqR -btl -bvv -bwX -byW -bAN -bCE -bEu -bGb -bHO -bJF -bJF -bMU -bJF -bQt -bQt -bQt -bQt -bJF -bXt -bby -cai -cbM -cdg -ces +bfx +bhs +bfv +bkH +bmG +boA +bqS +bta +buD +bwy +bym +bAa +bBM +bDq +bEV +bGM +bGM +bJS +bGM +bNl +bNl +bNl +bNl +bGM +bTT +aYX +bWy +bXX +bZl +caw +ccg +cdJ +ceQ +cge +chk +ciE +cka +clC +cmH +cnU +cpf +cqz cgd -chK -ciR -ckj -cls -cmK -coj -cpM -cqR -csh -ctt -cuP -cki -cxk -cye -czh -cAn -cBz -cCJ -cDB -cEy -cFF -cGu -cHy -cIt -cJG -cKB -cKC -cKD -cNJ -cOF -cPH -cHB -cRB -cPx -cTm -cUe -cUY -cPx +csP +bTs +cuE +cvH +cwJ +cxG +cys +czk +cAo +cBi +cCn +cDd +cEm +cFf +cFg +cFh +cHR +cIL +cJK +cCq +cgM +cPb +cNd +cNS +cOz +cPb aaa aaa aaa @@ -106965,110 +107383,110 @@ aaf aaf aiD ajB -akM -amf -anw -aoH -aqa -ary -asN +akL +amd +anv +aoB +apR +arl +asy ajD -avt -awn -axw -ayG -azL -aBk -aCy -aDN -aFu -aHd -aIC -aJN -aKV -aMA -aNV -aPA -aRc -aJR -aTN -aJR -aWO -aIB -bag -bby -bdu -beO +avf +awd +axn +ayD +azM +aBg +dBH +aDG +aEX +aGr +aHE +aIP +aKa +aLB +aMN +aOj +aPC +aIT +aRZ +aIT +aUG +aHD +aXS +aYX +baT +bci aaf aaf aaf -bly -bnj -bpc -bqS -btm -bvw -bwY -byX -bAO -bCF -bEm -bGc -bHP -bJG -bLm -bMV -bOJ -bQu -bSa -bTJ -bVc -bJF -bXu -bYM -caj -cbN -cdh -cet -cge -chL -ciS -ckk -clt -cmL -cok -cpN -cqS -csi -ctu -cuQ -cvZ -cxl -cyf -cyf -cyf -cyf -cyf -cyf -cyf -cyf -cyf -cHB -cIu -cJG -cKC -cKC -cMC -cNJ -cOG -cPI -cQF -cRC -cPx -cPx -cPx -cPx -cPx +biY +bkI +bmH +boB +bqT +btb +buE +bwz +byn +bAb +bBE +bDr +bEW +bGN +bIm +bJT +bLy +bNm +bOG +bQp +bRH +bGM +bTU +bVl +bWz +bXY +bZm +cax +cch +cdK +uRM +cgf +rzX +ciF +ckb +clD +cmI +cnV +cpg +cqA +crI +csQ +ctL +ctL +ctL +ctL +ctL +ctL +ctL +ctL +ctL +cCq +cDe +cEm +cFg +cFg +dDE +cHR +cIM +cJL +cKG +cLy +cPb +cPb +cPb +cPb +cPb aaa aaa aaa @@ -107215,119 +107633,119 @@ aaa aaf aaf aaf -adX -adX -aga -agS -adX -adX +adZ +adZ +age +agV +adZ +adZ ajC -akN -amg -anx -anx -aqb -arz -asO -auh -avm -awx -axx -ayH -azM -aBl -aCz -aDO -aFv -aHe -aIC -aJO -aKW -aMB -aJP -aPz -aRb -aSo -aSo -aVl -aWP -aVh -bah -bbL -bdu -beO +akM +alY +cZR +cZR +rQK +arm +asC +atT +auY +awm +axo +ayE +azN +aBh +aCq +aDH +aEY +aGs +aHE +aIQ +aKb +dCq +aIR +aOi +aPB +aQH +aQH +dCz +aUH +aTk +aXT +aZn +baT +bci aaf aaf aaf -bhY -bhY -bhY -bqT -btn -bhY -beP -beP -bAP -beP -bEv -bGd -bHQ -bJH -bLn -bMW -bOK -bOK -bOK -bTK -bVd -bJF -bXv -bYN -cak -cbK -cde -ceu -cgf -chM -ciT -ckl -clu -cmM -col -cpO -cqT -csj -ctv -cuR -cwa -cxm -cyf -czi +bfv +bfv +bfv +boC +bqU +bfv +bcj +bcj +byo +bcj +bBN +bDs +bEX +bGO +bIn +bJU +bLz +bLz +bLz +bQq +bRI +bGM +bTV +bVm +bWA +bXV +bZj +cay +cci +cdL +ceR +izu +chm +ciG +ckc +clE +cmJ +cnW +cph +cqB +cJm +csR +ctL +cuF +cvJ +cwK +cxH +cyt +czl cAp -cBA -cCK -cDC -cEz -cFG -cGv -cHB -cIv -cJG -cKD -cLE -cMD -cNK -cOH -cPJ -cHB -cRB -cSs -cTn -cUf -cUZ -cUf -acg -acg +cBj +cCq +cDf +cEm +cFh +cGd +cGW +cHS +cIN +cJM +cCq +cgM +gNe +cwc +cNe +cNT +pSX +ack +ack aaf aaf aaa @@ -107471,118 +107889,118 @@ aaa aaf aaf aaa -adX -adX -aff -agb -agT -ahH -adX +adZ +adZ +afi +agf +agW +ahJ +adZ ajD -akO -amh -any -aoI -aqc -arA -asP -aui -avu -awy -axy -ayI -azN -aBm +akN +amg +anw +aoC +apS +arn +asD +atU +avg +awn +axp +dBF +azO +aBi ajm ajm ajm ajm -aIC -aJP -aKX -aMC -aNW +aHE +aIR +aKc +aLC +aMO +aOk aPB -aRb -aSo -aSo -aVm -aWQ -aYx -bai -bbM -bdv -beP -beP -beP -beP -beP -bnk -beP -beP -beP -beP -bwZ -byY -bid -bCG -beP -bFU -bHR -bJI -bLo -bMX -bOL -bQv -bSb -bTL -bVe -bJF -bXw -bbu -cak -cbK -cdf -cev -cgf -chN -ciU -ckm -cki -cki -com -cki -cki -csk -ctw -csk -cki -cxn -cyg -czj +aQH +aQH +aTo +aUI +aWl +aXU +aZo +baU +bcj +bcj +bcj +bcj +bcj +bkJ +bcj +bcj +bcj +bcj +buF +bwA +bfA +bAc +bcj +bDj +bEY +bGP +bIo +bJV +bLA +bNn +bOH +bQr +bRJ +bGM +bTW +dCE +bWA +bXV +bZk +caz +cci +cdM +ceS +cgg +cgd +cgd +ckd +cgd +cgd +cnX +cIm +cnX +cgd +csS +ctM +cuG +cvK +cuG +cxH +cyu +czm cAq -czj -cCK -cDD -cEA -cFH -cGw -cHB -cIw -cJH -cKE -cLF -cME -cNL -cKD -cKD -cQG -cRD -cSt -cTo -cye -cye -cye +cBk +cCq +cDg +cEn +cFi +cGe +cGX +cHT +cFh +cFh +cKH +cLz +wFH +cMk +bTs +bTs +bTs aaa aaa aaa @@ -107728,116 +108146,116 @@ aaa aaa aaf aaa -adX -aer -afg -agc -agU -ahI +adZ +aet +afj +agg +agX +ahK aiE ajE -akP -ami -anz -aoJ -aqd -arB -asQ -auj -avv -awz -axz -ayJ -azO -aBn -aCA -avy -avy -avy -aIB -aJQ -aKY -aJP -aNX -aPC -aRd -aSp -aSp -aVn -aJR -aVh -bag -bbu -bdw -beP -bgo -bib -bjQ -blG -bnl -blG -bqU -bto -bvx -bxa -byZ -bAQ -bCH -bAP -bFU -bHS -bJF -bLp -bMY -bOM -bQw -bSc -bTM -bVf -bJF -bXx -bby -cal -cbO -cde -cew -cgg -chO -ciV -ckn -clv -cmN -con -cpP -cqU -csl -ctx -cuS -cku -cxo -cyf -czk -czj -cBB -cCL -cDD -cEB -cFI -cGx -cHB -cIx -cJI -cKF -cLG -cMF -cNM -cOI -cPK -cHB -cND -cSu -cTp -cye +akO +dCb +amh +aoD +apT +aro +asE +atV +avh +awo +axq +dBG +azP +aBj +aCr +avk +avk +avk +aHD +aIS +aKd +aIR +aMP +aOl +aPD +aSa +aSa +aTp +aIT +aTk +aXS +dCE +baV +bcj +bdH +bfy +bht +bjg +bkK +bjg +boD +bqV +btc +buG +bwB +byp +bAd +byo +bDj +bEZ +bGM +bIp +bJW +bLB +bNo +bOI +bQs +bRK +bGM +bTX +aYX +bWB +bXZ +bZj +caA +ccj +cdN +ceT +cgh +cAM +ciH +cke +clF +dbH +cnY +cpj +cqC +cgo +cLB +ctL +cuH +cuG +cwL +cxI +cyu +czn +cAr +cBl +cCq +cQD +cEo +cFj +cGf +cGY +cHU +cIO +cJN +cCq +cgN +cMl +wOE +bTs aaf aaf aaf @@ -107985,116 +108403,116 @@ aaa aaa aaf aaa -adY -aes -afh -agd -agV -ahJ +aea +aeu +afk +agh +agY +ahL aiF ajF -akQ -amj -anA +akP ami -aqe -arC -asR -auh -avk -awA -axA -ayK -ayK -ayK -ayK -ayO -ayO -aHf -aID -aJR -aKZ -aJP -aJP -aPD -aRb -aSq -aJR -aJR -aWR -aIB -bag -bby -bdx -beQ -bgp -bic -bjR -blG -bnm -blG -bqV -btp -bvy -bxb -bza -bAR -bid -beP -bGe -bHT -bJF -bJF -bMZ -bON -bJF -bSd -bTN -bON -bJF -bXy -bbx -cam -bWp -cdi -cex -cgg -chP -ciW -cko -clw -cmO -coo -cpQ -cqV -csm -cty -cuT -cku -cxp -cyf -cyf -cAr -cyf -cyf -cyf -cAr -cFJ -cGy -cHB -cIy -cIy -cIy -cIy -cMG -cNN -cOJ -cHB -cHB -cRE -cye -cye -cye +anx +dCb +apU +arp +asF +atT +auW +awp +axr +ayF +ayF +ayF +ayF +ayJ +ayJ +aGt +aHF +aIT +aKe +aIR +aIR +aOm +aPB +aQJ +aIT +aIT +aUJ +aHD +aXS +aYX +baW +bck +bdI +bfz +bhu +bjg +bkL +bjg +boE +bqW +btd +buH +bwC +byq +bfA +bcj +bDu +bFa +bGM +bGM +bJX +bLC +bGM +bOJ +bQt +bLC +bGM +bTY +aZa +bWC +bSS +bZn +caB +ccj +cdO +ceU +cgi +cDh +ciI +ckf +clG +dbI +cnZ +cpk +cqD +cgo +csU +ctL +ctL +cvL +ctL +ctL +ctL +cvL +cAs +cBm +cCq +cDi +cDi +cDi +cDi +cGZ +cHV +cIP +cCq +cCq +cLA +bTs +bTs +bTs aaf aaa aaa @@ -108225,7 +108643,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -108242,122 +108660,122 @@ aaa aaa aaf aaf -adZ -aet -afi -age -agW -ahK +aeb +aev +afl +agi +agZ +ahM aiG ajG -akR -amk -anB -aoK -aqf -arD -asS +akQ +amj +any +aoE +apV +arq +asG ajD -avk -awA -axB -ayK -azP -aBo -aCB -aDP -ayO -ayO -aIB -aIB -aIB -aIB -aNY -aIB -aIB -aIB -aTL -aVh -aIB -aIB -baj -bbx -bdy -beP -bgq -bid -bjS -blG -bnn -blG -bqW -btq -bvz -bxc -bzb -bAS -bCI -beP -bFU -bHU -bJJ -bJF -bNa -bOO -bQx -bSe -bTO -bVg -bWl -bXh -bby -cal -aYg -cdj -cdj -cgh -chQ -cdj -cdj -clx -cmP -cop -cpR -cdi -csn -ctz -cuU -cwb -cxq -cyh -czl -cAs -cBC -ces -cDE -cEC -cFK -cGz -cHC -cIz -ces -cKG -cLH -cMH -cNO -cOK -cPL -cQH -cRF -cSv -cTq -cUg -cUi -cUi -cUi -cUi -cUi -cUi +auW +awp +axs +ayF +azQ +aBk +aCs +aDI +ayJ +ayJ +aHD +aHD +aHD +aHD +aMQ +aHD +aHD +aHD +aRX +aTk +aHD +aHD +aXV +aZa +baX +bcj +bdJ +bfA +bhv +bjg +bkM +bjg +boF +bqX +bte +dCP +bwD +byr +bAe +bcj +bDj +bFb +bGQ +bGM +bJY +bLD +bNp +bOK +bQu +bRL +bSO +bTI +aYX +bWB +aVU +bZo +bZo +cck +cdP +bZo +bZo +chp +ciJ +ckg +clH +bZn +coa +cpl +cqE +crK +csV +ctN +cuI +cvM +cwM +caw +cyv +czo +cAt +cBn +cCr +cDj +caw +cFk +cGg +cHa +cHW +cIQ +cJO +cKI +cQr +cQR +cRa +cSd +cRe +cRe +cRe +cRe +cRe +cRe aaa aaa aaa @@ -108490,7 +108908,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -108499,122 +108917,122 @@ aaa aaa aaf aaa -aea -aeu -afj -agf -agX -ahL +aec +aew +afm +agj +aha +ahN aiH ajH -akS -aml -anC -aoL -aqg -arC -asT -auk -avk -awB -axz -ayL -azQ -aBp -aCC -aDQ -aFw -aHg -aIE -aJS -aLa -aMD -aNZ -aPE -aIE -aSr -aML -aVo -aML -aTR -bag -bbN -bdu -beP -bgr -bie -bjT -blH -bno -bpd -bqX -btr -bvA -bxd -bzc -bAT -bCJ -beP -bGf -bHV -bJK -bJF -bNb -bOP -bQy -bSf -bTP -bVg -bWl -bXh -bby -cal -aYi -cdj -cey -cgi -chR -ciX -ckp -cly -cmQ -coq -cpS -cdi -cso -ctA -cuV -cwc -cxr -cyi -czm -cAt -cBD -cCM -cDF -cED -cFL -cGA -cwc -cCM -cBD -cKH -cLI -cMI -cNP -cOL -cPM -cQI -cRG -cSw -cTr -cUh -cVa -cVJ -cVa -cVa -cWR -cUi +akR +amk +bnh +aoF +apW +arp +asH +atW +auW +awq +axq +ayG +azR +aBl +aCt +aDJ +aEZ +aGu +aHG +aIU +aKf +aLD +aMR +aOn +aHG +aQK +aLK +dCA +aLK +aSe +aXS +aZp +baT +bcj +bdK +bfB +bhw +bjh +bkN +bmI +boG +bqY +btf +buI +bwE +bys +bAf +bcj +bDv +bFc +bGR +bGM +bJZ +bLE +bNq +bOL +bQv +bRL +bSO +bTI +aYX +bWB +aVW +bZo +caC +ccl +cdQ +ceV +cgj +chq +ciK +ckh +clI +bZn +cob +cpm +cqF +crL +csW +ctO +cuJ +cvN +dDy +cwN +cyw +czp +cAu +cBo +crL +cwN +dDy +cFl +cGh +cHb +cHX +cIR +cJP +cPX +cQt +cQZ +cRc +cRf +cYT +cRg +cYT +cYT +djg +cRe aaa aaa aaa @@ -108756,122 +109174,122 @@ aaa aaf aaf aaa -adX -aev -afk -agg -agU -ahM +adZ +afe +afn +agk +agX +ahO aiI ajI -akT -amm -anD -aoM -aqh -arE -asU -aul -avm -awC -axC -ayM -azR -aBq -aCD -aDR -aFx -aHh -aIE -aJT -aLb -aME -aOa -aPF -aRe -aSs -aTO -aVp -aWS -aYy -bak -bbO -bdz -beP -bgs -bid -bjU -blI -bnp -blG -bqY -bts -bvB -bxe -bzd -bAU -bCK -beQ -bGg -bHW -bJL -bJF -bNc -bOQ -bQz -bSg -bTQ -bVh -bWl -bXh -bby -cal -aYi -cdj -cez -cgj -chS -ciY -ckq -clx -cku -cku -cku -cku -csp -ctB -cuW -cwd -cxs -cyj -czn -cAu -cBE -cCN -cDG -cEE -cFM -cGB -cHD -cyj -cJJ -cKI -cLJ -cMJ -cNQ -cOM -cPN -cku -cRH -cSx -cTs -cUi -cUi -cUi -cUi -cUi -cWS -cUi +akS +aml +anA +aoG +bni +arr +asI +atX +auY +awr +axt +ayH +azS +aBm +aCu +aDK +aFa +aGv +aHG +aIV +aKg +aLE +aMS +aOo +aPE +aQL +aSb +aTq +aUK +aWm +aXW +aZq +baY +bcj +bdL +bfA +bhx +bji +bkO +bjg +boH +bqZ +btg +buJ +bwF +byt +bAg +bck +bDw +bFd +bGS +bGM +bKa +bLF +bNr +bOM +bQw +bRM +bSO +bTI +aYX +bWB +aVW +bZo +caD +ccm +cdR +ceW +cgk +chp +cgo +cgo +cgo +cgo +coc +cpn +cqG +crM +csX +ctP +cuK +cvO +cwO +cxJ +cyx +czq +cAv +cBp +cCs +ctP +cEp +cFm +cGi +cHc +cHY +cIS +cJQ +cgo +cQs +cQS +cRb +cRe +cRe +cRe +cRe +cRe +cZa +cRe aaa aaa aaa @@ -109013,122 +109431,122 @@ aaa aaa aaf aaa -adX -adX -afl -agh -agY -ahN -adX +adZ +adZ +afo +agl +ahb +auX +adZ ajD -akU -amn -anE -aoN -aqi -arC -asV +akT +amm +anB +aoH +apY +arp +asJ ajD -avk -awD -axD -ayN -azS -aBr -aCE -aDS -ayO -ayO -aIE -aJU -aLc -aLc -aOb -aPG -aRf -aSt -aTP -aVq -aPO -aYz -bal -bby -bdv -beP -bgt -bif -bjV -blJ -bnp -blG -blG -beP -beP -beP -bze -beP -beP -beP -bFU -bHP -bJF -bJF -bJF -bJF -bJF -bJF -bTR -bJF -bJG -bXi -bby -can -cbP -cdj -ceA -cgk -chT -ciZ -ckr -cdj -cmR -cor -cpT -cqW -cga -ctC -cuX -cwe -cxt -cxt -czo -cAv -cwh -cwh -cDH -cEF -cFN -cGC -cDH -cDT -cDT -cHV -cDT -cMK -cNR -cON -cON -cNY -cRI -cky -cky +auW +aws +axu +ayI +azT +aBn +aCv +aDL +ayJ +ayJ +aHG +aIW +aKh +aKh +aMT +aOp +aPF +aQM +aSc +aTr +aOx +aWn +aXX +aYX +baU +bcj +bdM +bfC +bhy +bjj +bkO +bjg +bjg +bcj +bcj +bcj +bwG +bcj +bcj +bcj +bDj +bEW +bGM +bGM +bGM +bGM +bGM +bGM +bQx +bGM +bGN +bTJ +aYX +bWD +bYa +bZo +caE +ccn +cdS +ceX +cgl +bZo +dwv +cki +clJ +cmL +ccd +cpo +cqH +crN +csY +csY +cuL +cvP +crQ +crQ +cyy +czr +cAw +cBq +cyy +cyK +cyK +cAP +cyK +cHd +cHZ +cIT +cIT +cIg +dAw +dvY +dvY aaa aaf aaa aaa -cUi -cWS -cUi +cRe +cZa +cRe aaa aaa aaa @@ -109271,121 +109689,121 @@ aaa aaf aaa aaa -adX -adX -agi -agS -adX -adX +adZ +adZ +agm +agV +adZ +adZ ajJ -akV -amo -anF -anF -anF -arF -asW -aum -avw -awE -axE -ayK -azT -aBs -aCF -aDT -aFy -aHi -aIE -aJV -aLd -aMF -aOc -aPH -aRg -aSu -aTQ -aVr -aWT -aTR -bag -bby -bdu -beP -bgu -big -bjW -blK -bnq -blG -bqZ -beP -bvC -bxf -bzf -bAV -bCL -bEw -bGh -bHX -bJM -bLq -bNd -bOR -bQA -bSh -bTS -bVi -bWm -bXz -bYO -cao -bWp -cdj -cdj -cdj -cdj -cdj -cdj -cdj -cmS -cos -cpU -cku -csq -ctD -cuY -cwf -cxu -cyk -czp -cAw -cBF -cwh -cDI -cEG -cFO -cGD -cHE -cDT -cJK -cJK -cJK -cML -cNS -cOO -cPO -cNY -cRJ -cmR -cky +akU +amn +dap +dap +dap +ars +asK +atY +avi +awt +axv +ayF +azU +aBo +aCw +aDM +aFb +aGw +aHG +aIX +aKi +aLF +aMU +aOq +aPG +aQN +aSd +aTs +aUL +aSe +aXS +aYX +baT +bcj +bdN +bfD +bhz +bjk +bkP +bjg +boI +bcj +bth +buK +bwH +byu +bAh +bBO +bDx +bFe +bGT +bIq +bKb +bLG +bNs +bON +bQy +bRN +bSP +bUa +bVn +bWE +bSS +bZo +bZo +bZo +bZo +bZo +bZo +bZo +ciL +ckj +dwL +cgo +cod +cpp +cqI +crO +csZ +ctQ +cuM +cvQ +cwP +crQ +cyz +czs +cAx +cFr +cCt +cyK +cEq +cEq +cEq +cHe +cIa +cIU +cJR +cIg +dAx +dwv +dvY aaa aaf aaa aaa -cUi -cWS -cUi +cRe +cZa +cRe aaf aaa aaa @@ -109535,119 +109953,119 @@ aaf aaf aiD ajK -akW -amp -anG -aoO -aqj -arG -asX -aqk +akV +amo +anC +aoI +apZ +art +asL +aqa ajm -awF -axF -ayK -azU -aBt -aCG -aDU -ayO -aHj -aIF -aJW -aLe -aMG -aOd -aPI -aIE -aSv -aPL -aVs -aWU -aYA -bag -bby -bdu -beP -beP -beP -beP -beP -beP -beP -beP -beP -bvD -beM -beM -beM -beM -bEx -bGi -bHY -bJN -beM -beM -beM -beM -beM -beM -beM -beM -bXs -bby -cap -cbQ -cdk -ceB -cgl -chU -cja -cks -clz -cmT -cot -cpV -cqX -csr -ctE -cuZ -cwg -cxv -cyl -cxv -cAx -cBG -cwh -cDJ -cEH -cFP -cGE -cHE -cDT -cJL -cJL -cJL -cML -cNT -cOP -cPP -cNY -cyw -cSy -cky +awu +axw +ayF +azV +aBp +aCx +aDN +ayJ +aGx +aHH +aIY +aKj +aLG +aMV +aOr +aHG +aQO +aOu +aTt +aUM +aWo +aXS +aYX +baT +bcj +bcj +bcj +bcj +bcj +bcj +bcj +bcj +bcj +bti +bcg +bcg +bcg +bcg +bBP +bDy +bFf +bGU +bcg +bcg +bcg +bcg +bcg +bcg +bcg +bcg +bTS +aYX +bWF +bYb +cmZ +diA +crJ +dDq +ceY +cgm +chr +ciM +ckk +clL +cmM +coe +cpq +cqJ +crP +cuN +ctR +cuN +cvR +cwQ +crQ +cyA +czt +cAy +cBs +cCt +cyK +cEr +cEr +cEr +cHe +cIb +cIV +cJS +cIg +dxQ +dzc +dvY aaf aaf aaf aaa -cUi -cWS -cUi -cXy -cXz -cXz -cXz -cXz +cRe +cZa +cRe +cRu +cRi +cRi +cRi +cRi aaf aaa aaf @@ -109674,8 +110092,8 @@ aaf aaa aaf aaf -aae -aad +aai +aag aaa aaa aaa @@ -109785,144 +110203,144 @@ aaa aaa aaf aaa -aew -aew -aex -aew -aew +aey +aey +aez +aey +aey aiJ aiJ -akX -amq +akW +amp aiJ -aoP -aqk -arH -aqk -aqk -avx -awG -axG -ayO -ayO -ayO -ayO -ayO -ayO -aHk -aIE -aIE -aIE -aIE -aIE -aIE -aIE -aSw -aTR -aVt -aWU -aYB -bag -bby -bdA -beR -bgv -bih -bjX -blL -bnr -bpe +aoJ +aqa +aru +aqa +aqa +avj +awv +axx +ayJ +ayJ +ayJ +ayJ +ayJ +ayJ +dCp +aHG +aHG +aHG +aHG +aHG +aHG +aHG +aQP +aSe +aTu +aUM +aWp +aXS +aYX +baZ +bcl +bdO +bfE +bhA +bjl +bkQ +bmJ +boJ bra -btt -bvE -bxg -bgv -bAW -beR -bEy -bGj -bHZ -bJO -bJO -bNe -bOS -bQB -bSi -bTT -bVj -bWn -bXA -bYC -caq -bWp -bWp -bWp -bWp -bWp -cjb -ckt -cky -cmU -cou -cpW -cku -css -ctF -cgf -cwh -cxw -cym -czq -cAy -cBH -cwh -cDK -cEI -cFQ -cGF -cHF -cDT -cJM -cKJ -cKJ -cML -cNU -cOQ -cPQ -cNY -cRK -cSz -cua +btj +buL +bdO +byv +bcl +bBQ +bDz +bFg +bGV +bGV +bKc +bLH +bNt +bOO +bQz +bRO +bSQ +bUb +bVb +bWG +bSS +bSS +bSS +bSS +bSS +ceZ +cgn +dvY +dww +ckl +diH +cgo +cof +cpr +cci +crQ +ctb +ctS +cuO +cvS +cwR +crQ +cyB +czy +cAz +cBt +cCu +cyK +cEs +cFn +cFn +cHe +cIc +cIW +cJT +cIg +diT +cMp +dxk aaa aaa aaf aaf -cUi -cWS -cUi -cXz -cXR -cYe -cYs -cXz -cYM -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -dar -dar -dar -dar +cRe +cZa +cRe +cRi +dbX +dcg +dcs +cRi +dcE +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +dlV +dlV +dlV +dlV aaf aaa aaa @@ -109932,8 +110350,8 @@ aaa aaa aaf aaa -aad -aad +aag +aag aaa aaa aaa @@ -110033,7 +110451,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -110042,155 +110460,155 @@ aaa aaa aaf aaa -aew -afm -agj -agj -agj +aey +afp +agn +agn +agn aiK ajL -akY -amr +akX +amq aiJ -aoQ -aqk -arI -asY -aun -avy -awH -axH -ahv -azV -aBu -aCH -aDV -aCH -aHl -aCH -aJX -aLf -aMH -aOe -aPJ -aRh -aSu -aPL -aVs -aWU -aYC -bam -bbP -bdB -beS -bgw -bdh -bjY -blM -bns -aYr -aYr -btu -bvF -aYr -bzg -aYr -bCM -bEz -bGk -bIa -bJP -bLr -bzg -aYr -aYr -aYr -aYr -bCM -aYr -aYr -bYP -car -cbR -cdl -ceC -cgm -bWp -cjb -cku -cku -cku -cku -cku -cku -cga -ctF -cgf -cwh -cxx -cyn -czr -cAy -cBI -cwh -cDL -cEJ -cFR -cGG -cHG -cDT -cJN -cKJ -cLK -cML -cNV -cOR -cPR -cNY -cRL -cky -cky -cky -cky -cky -cky -cUi -cWT -cVa -cXA -cXS -cYf -cYt -cYD -cYN -cXz -cZc -cZm -cZv -cUg -cZc -cZM -cZv -cUg -cZc -dac -cZl -cXz -das -daD -daP -dar -dar -dar -dar -dar -dar -dar -dar -dar +aoK +aqa +arv +asM +atZ +avk +aww +axy +ahx +azW +aBq +aCy +aDO +aCy +aGy +aCy +aIZ +aKk +aLH +aMW +aOs +aPH +aQN +aOu +aTt +aUM +aWq +aXY +aZr +bba +dCH +bdP +baG +bhB +bjm +bkR +aWf +aWf +brb +btk +aWf +bwI +aWf +dCT +bBR +bDA +bFh +bGW +bIr +bwI +aWf +aWf +aWf +aWf +dCT +aWf +aWf +bVo +bWH +bYc +bZq +caG +ccp +bSS +ceZ +cgo +cgo +cgo +cgo +cgo +cgo +ccd +cpr +cci +crQ +ctc +ctT +cuP +cvS +cwS +crQ +cyC +czv +dDA +cBu +cCv +cyK +cEt +cFn +cGj +cHe +cId +cIX +cJU +cIg +cLF +dvY +dvY +dvY +dvY +dvY +dvY +cRe +djh +cYT +cRv +dbY +dch +dct +dcz +djs +cRi +cSh +cSp +cSy +cSd +cSh +dbo +cSy +cSd +cSh +dbs +cSn +cRi +dde +ddj +cTp +dlV +dlV +dlV +dlV +dlV +dlV +dlV +dlV +dlV aaa aaa -aae +aai aaa aaa aaa @@ -110283,7 +110701,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -110299,155 +110717,155 @@ aaa aaa aaf aaf -aex -afn -agk -agZ -agZ +aez +afq +ago +ahc +ahc aiL ajM -akZ -ams -anH -aoR +akY +amr +anD +aoL ajD -arI -asZ -aun -avy -awI -axI -ahv -azW -aBv -axL -axL -axL -axL -axL -axL -axL -aMI -aOf -aPK -aPK -aSx -aPK -aVu -aWU -aYD -ban -bbQ -bdC -beT -bgx -bii -bjZ -blN -bnt -bpf -brb -btv -btv -bxh -bzh -bAX -bAX -bAX -bGl -bIb -bJQ -bLs -bNf -bLs -bQC -bLs -bLs -bLs -bWo -bXB -bYQ -cas -cbS -cdm -ceD -cgn -bWp -cjb -cku -clA -cmV -cov -cpX -cdi -cst -ctF -cva -cwh -cxy -cyo -czs -cAz -cBJ -cwh -cDM -cEK -cFS -cGH -cHH -cDT -cJO -cKK -cJO -cML -cNW -cOS -cNW -cNY -cOc -cky -cTt -cvs -cVb -cVK -cky -cUi -cUi -cUi -cXz -cXT -cYg -cYu -cXz -cUi -cXz -cZd -cZl -cZl -cUg -cZd -cZl -cZl -cUg -cZd -cZl -cZl -cXz -dat -daE -daQ -daQ -daQ -daQ -daQ -daQ -daQ -dbu -dbD -dar +arv +asN +atZ +avk +awx +axz +ahx +azX +dsg +axC +axC +axC +axC +axC +axC +axC +aZU +aMX +aOt +aOt +aQQ +aOt +aTv +aUM +aWr +aXZ +aZs +bbb +bcm +bdQ +bfF +bhC +bjn +bkS +bmK +boK +brc +brc +buM +bwJ +byw +byw +byw +bDB +bFi +bGX +bIs +bKd +bIs +bNu +bIs +bIs +bIs +bSR +bUc +bVp +bWI +bYd +bZr +caH +ccq +bSS +ceZ +cgo +chs +ciN +ckm +clN +bZn +cog +cpr +cqK +crQ +ctd +ctU +cuQ +cvT +cwT +crQ +cyD +czw +cAA +cBv +cCw +cyK +cEu +cFo +cEu +cHe +cIe +cIY +cIe +cIg +cPe +dvY +cNi +cgs +cOB +cPf +dvY +cRe +cRe +cRe +cRi +dbZ +dci +dcu +cRi +cRe +cRi +cSg +cSn +cSn +cSd +cSg +cSn +cSn +cSd +cSg +cSn +cSn +cRi +cTA +cTn +cTC +cTC +cTC +cTC +cTC +cTC +cTC +daO +bIx +dlV aaf aaf -aad +aag aaa aaa aaa @@ -110556,156 +110974,156 @@ aaa aaa aaf aaa -aew -afo -agl -agl -agl +aey +afr +agp +agp +agp aiM ajN -ala -amt -aew -aoS +akZ +ams +aey +aoM ajD -arJ -asY -aun -avy -awJ -axJ -ahv -azX -aoZ -axL -aDW -axL -aHm -axL -aJY -axL -aMJ -aOg -aPL -aPM -aSy -aRk -aVv -aWU -aYE -als -bbR -bbR -bbR -bbR -bij -bka -blO -bnu -bpg -brc -bpj -bph -bpj -bpk -bAY -bpk -bEA -bGm -bIc -bJR -bpk -bNg -bNh -bQD -bSj -bSj -bNh -bWp -bXC -bYR -cat -cbR -cdn -ceE +arw +asM +atZ +avk +awy +axA +ahx +dhz +aoP +axC +aDP +axC +aGz +axC +aJa +axC +bbG +aMY +aOu +aOv +aQR +dCv +aTw +aUM +aWs +dnh +aZt +aZt +aZt +aZt +bfG +bhD +bjo +bkT +bmL +boL +bmO +bmM +bmO +bmP +dhT +bmP +bBS +bDC +bFj +bGY +bmP +dik +bKe +bNv +bOP +bOP +bKe +bSS +bUd +bVq +bWJ +bYc +bZs +caI +ccr +bSS +cfa cgo -bWp -cjc -cku -clB -cmW -cow -cpY -cqY -csu -ctG -cvb -cwh -cxz -cyp -czt -cAA -cBK -cwh -cDN -cEL -cFT -cGI -cHI -cIA -cJP -cKL -cLL -cMM -cNX -cOT -cPS -cNY -cRM -cky -cTu -cmS -cmS -cVL -cky +cht +ciO +ckn +clO +cmN +coh +cpt +cqL +crQ +cte +ctV +cuR +cvU +cwU +crQ +cyE +czx +cAB +cBw +cCx +cDk +cEv +cFp +cGk +cHf +cIf +cIZ +cJW +cIg +dDF +dvY +cNj +ciL +ciL +cPg +dvY aaa aaa aaa -cXB -cXz -cYh -cYv -cXz -cYO -cUg -cZd -cZl -cZl -cUg -cZd -cZl -cZl -cUg -cZd -cZl -cZl -cXz -cXz -daF -cXz -cXz -cXz -cXz -cXz -cXz -cXz -dbv -dbE -dar +cRw +cRi +dcj +cRx +cRi +cRD +cSd +cSg +cSn +cSn +cSd +cSg +cSn +cSn +cSd +cSg +cSn +cSn +cRi +cRi +cTq +cRi +cRi +cRi +cRi +cRi +cRi +cRi +daP +cLE +dlV aaa aaa aaf -aad +aag aaa aaa aaa @@ -110789,7 +111207,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -110813,156 +111231,156 @@ aaa aaa aaf aaa -aew -aew -aex -aew -aew -aew -aew -aew -aew -aew -aoT +aey +aey +aez +aey +aey +aey +aey +aey +aey +aey +aoN ajD -arK -ata +arx +asO ajD -avy -awK -axK -ahv +avk +awz +axB +ahx azY -aoZ -axL -aDX -axL -aHn -axL -aJZ -axL -aMK -aOg -aPM -aPN -aSy -aPL -aVw -aWU -aYF -aHD -bbR -bdD -beU -bgy -bbR -bkb -blP -bnv -bph +aoP +axC +aDQ +axC +aGA +axC +aJb +axC +bah +aMY +aOv +aOw +aQR +aOu +aTx +aUM +aWt +aYa +aZt +bbc +bcn +bdR +aZt +bhE +bjp +bkU +bmM +boM brd -btw -bvG -bpj -bzi -bAZ -bCN -bEB -bAZ -bId -bJS -bLt -bNh -bOT -bQE -bSk -bTU -bVk -bWq -bXD -bYS -cau -bWq -bXD -ceF -bXD -bWq -cjb -cku -clC -cmX -cox -cpZ -cqZ -csv -ctH -cvc -cwi -cwi -cwi -cwi -cwi -cwi -cwi -cDO -cEI -cFU -cGJ -cHJ -cIB -cJO -cKM -cJO -cML -cNY -cNY -cNY -cNY -cyw -cky -cTv -cmS -cmS -cVM -cky +btl +bmO +bwK +bwO +bAi +bBT +bwO +bFk +bGZ +bIt +bKe +bLI +bNw +bOQ +bQA +bRP +bST +bUe +bVr +bWK +bST +bUe +caJ +bUe +bST +ceZ +cgo +chu +ciP +cko +clP +cmO +coi +cpu +cqM +crR +crR +crR +crR +crR +crR +crR +cyF +czy +cAC +cBx +cCy +cDl +cEu +cFq +cEu +cHe +cIg +cIg +cIg +cIg +dxQ +dvY +cNk +ciL +ciL +cPh +dvY aaa aaa aaf -cXz -cXU -cYi -cYw -cYE -cYP -cUg -cZe -cZn -cZw -cUg -cZH -cZN -cZT -cUg -cZZ -dad -dai -cUg -dau -daG -daR -dba -cXz -cZl -dbk -dbp -cXz -dbw -cXz -cXz -cXz -cXz +cRi +cRh +dck +cRz +cRB +cRN +cSd +cRU +cSq +cRZ +cSd +dcP +cSN +cSD +cSd +dcU +cTc +dcX +cSd +ddf +ddk +cTj +cTD +cRi +cSn +daF +daJ +cRi +bvT +cRi +cRi +cRi +cRi aaa -aae +aai aaa aaa aaa @@ -111073,153 +111491,153 @@ aaa aaf aaa aaa -agm -ahO -agm +agq +ahQ +agq ajO -alb -amu -agm -aoU +ala +amt +agq +dhr ajD ajD ajD ajD -ahv -ahv -ahv -ahv -azZ -aBw -aCI -aDY -aFz -aHo -aIG -aFA -aLg -aML -aOg -aPN -aRi -aSz -aTS -aVx -aWU -aWU -bao -bbR -bdE -beV -bgz -bik -bkc -blQ -bnw -bpi +ahx +ahx +ahx +ahx +aGE +aBr +aCz +aDR +aFc +aGB +aHI +aFd +aKl +aLK +aMY +aOw +aPI +aQS +aSf +aTy +aUM +aUM +aYb +aZt +bbd +bco +bdS +bfH +bhF +bjq +bkV +bmN +boN bre -btx -bvH -bpj -bzj -bBa -bCO -bEB -bGn -bIe -bJT -bLu -bNh -bOU -bQF -bSl -bTV -bVl -bWq -bXE -bYT -cav -cbT -cdo -ceG +btm +bmO +bwL +byy +bAj +bBT +bDD +bFl +bHa +bIu +bKe +bLJ +bNx +bOR +bQB +bRQ +bST +bUf +bVs +bWL +bYe +bZt +caK +ccs +bST +cfb cgp -bWq -cjd -ckv -clD -cmY -coy -cqa -cdi -cga -ctI -cvd -cwj -cxA -cyq -czu -cAB -cBL -cwi -cDP -cEM -cFV -cGK -cHK -cIC -cJQ -cGD -cLM -cMN -cNZ -cOU -cPT -cLP -cyw -cky -cky -cUj -cVc -cky -cky +chv +ciQ +ckp +clQ +bZn +ccd +cpv +cqN +crS +ctf +ctW +cuS +cvV +cwV +crR +cyG +czz +cAD +cBy +cCz +cDm +cEw +cFr +cGl +cHg +cIh +dAh +dbl +dyc +dxQ +dvY +dvY +cNW +cOC +dvY +dvY aaa aaa aaa -cXz -cXV -cYj -cYx -cYF -cYQ -cTq -cZf -cZo -cZx -cZE -cZf -cZO -cZU -cZE -cZf -dae -daj -cUg -dav -daH -daS -dbb -dbg -cZl -cZl -cZl -cXz -dbx -cXz -dbH -dbH -cXz +cRi +dca +dcl +cRy +cRA +cRM +cRa +cSj +cSs +cSB +cSI +cSj +cSO +cSS +cSI +cSj +cTb +cST +cSd +cSL +cVa +cTr +cRY +daC +cSn +cSn +cSn +cRi +dmq +cRi +cZv +cZv +cRi aaf -aad +aag aaa aaa aaa @@ -111329,152 +111747,152 @@ aaf aaf aaf aaa -agm -agm -agm -agm -aiN -alc -aiN -agm -aoV -aql -aql -atb -auo -aql -aql -aql -aql -aAa -aBx -axL -aDZ -aFA -aHp -aIH -aIH -aLg -aMM -aOh -aPO -aRj -aSA -aPL -aVs -aWV -aWU -bap -aVB -bdF -beW -bgA -bil -bkb -blP -bnv -bph +agq +agq +agq +agq +aje +alb +aje +agq +aur +aqb +aqb +asP +aua +aqb +aqb +aqb +aqb +azZ +aBs +axC +aDS +aFd +aGC +aHJ +aHJ +aKl +aLL +aMZ +aOx +aPJ +aQT +aOu +aTt +aUN +aUM +aYc +aTC +bbe +bcp +bdT +bfI +bhE +bjp +bkU +bmM +boO brf -bty -bvI -bpj -bzk -bAZ -bCP -bEB -bAZ -bIf -bJS -bEB -bNi -bOV -bQG -bSm -bTV -bVm -bWq -bXF -bYU -caw -cbU -bYU -ceH -cgq -chV -cje -cku -clE -cmZ -coz -cqb -cdi -csw -ctJ -cve -cwk -cxB -cyr -czv -czv -cBM -cwi -cDQ -cEL -cFW -cGL -cHL -cID -cJR -cID -cLN -cMO -cOa -ckx -cPU -cQJ -cRN -cky -cTw -cUk -cVd -cVN -cky +btn +bmO +bwM +bwO +bAk +bBT +bwO +bFm +bGZ +bBT +bKf +bLK +bNy +bOS +bQB +bRR +bST +bUg +bVt +bWM +bYf +bVt +caL +cct +cdU +cfc +cgo +diD +ciR +ckq +clR +bZn +coj +cpw +cqO +crT +ctg +ctX +cuT +cuT +cwW +crR +cyH +czx +cAE +cBz +cCA +cDn +cEx +cDn +cGm +cHh +cIi +cJa +dAp +cKK +cxM +dvY +cNl +dAZ +cOD +cPi +dvY aaa aaa aaf -cUi -cXW -cYk -cYy -cYG -cYR -cYZ -cZg -cZp -cZy -cZF -cZI -cZp -cZy -cZX -cZI -cZp -dak -dap -daw -daI -daT -dbc -dbh -dbh -dbl -cZl -cXz -dby -dbF -dbI -dbH -cUi +cRe +cRS +dcm +dcv +cRC +dcG +cSe +cSi +cSr +cSA +cSG +cSK +cSr +cSA +cSW +cSK +cSr +dcY +ddc +cSk +ddl +cTk +cTm +daB +daB +daG +cSn +cRi +ddx +ddz +daR +cZv +cRe aaa aaa aaa @@ -111586,153 +112004,153 @@ aaf aaa aaf aaa -agm -aha -ahP -aiN -aiN -ald -aiN -agm -aoW -agm -agm -atc -agm -agm -agm -axL -axL -axL -axL -axL -aDZ -aFB -axL -axL -axL -axL -aMN -aOi -aPP -aPK -aSB -aTT -aVs -aWW -aWU -baq -bbR -bdG -beX -bgB -bim -bkd -blR -bnx -bpj -bpj -bpj -bpj -bpj -bzl -bBb -bCO -bEC -bAZ -bIg -bJU -bLv -bNj -bOW -bQH -bSn -bTW -bOV -bWr -bXG -bYT -cax -cbV -caB -ceI -cgr -bWq -cjf -ckw -ckw -ckw -ckw -ckw -cra -cra -ctK -cvf -cwi -cxC -cys -czw -cAC -cBN -cCO -cDR -cEN -cFX -cGM -cHM -cIE -cJS -cKN -cLO -cMP -cOb -cky -cky -cQK -cky -cky -cTx -cUl -cVe -cVO -cky +agq +ahd +ahR +aje +aje +alc +aje +agq +dCe +agq +agq +asQ +agq +agq +agq +axC +axC +axC +axC +axC +aDS +aFe +axC +axC +axC +axC +dhJ +aNa +aOy +aOt +aQU +aSg +aTt +aUO +aUM +boW +aZt +bbf +bcq +bdU +bfJ +bhG +bjr +bkW +bmO +bmO +bmO +bmO +bmO +bwN +byz +bAj +bBU +bwO +dDb +bHb +bMP +bKg +bLL +bNz +bOT +bQC +bLK +bSU +bUh +bVs +bWN +bWR +dDl +caM +ccu +bST +cfd +cgq +cgq +cgq +cgq +cgq +cmP +cmP +cpx +cqP +crR +cth +ctY +cuU +cvW +cwX +cxK +cyI +czA +cAF +cBA +cCB +cDo +cEy +cFs +cGn +cHi +cIj +dvY +dvY +cKL +dvY +dvY +diW +cNX +dBe +cPj +dvY aaa aaa aaf -cUi -cXW -cYl -cYz -cYH -cYS -cZa -cZh -cZq -cZz -cZq -cZq -cZP -cZV -cZq -cZq -cZq -dal -cZq -dax -daJ -daU -dbd -cZl -cZl -cZl -dbq -cXz -dbz -dbG -dbJ -dbL -dbN -dbO +cRe +cRS +dcn +dcw +cRk +dcH +cSf +cSl +cSJ +cSa +cSJ +cSJ +cUM +cUN +cSJ +cSJ +cSJ +cSV +cSJ +cSX +ddm +cTt +daA +cSn +cSn +cSn +daL +cRi +daQ +ddA +daS +dbv +cTT +ddC aaf aaa aaa @@ -111823,7 +112241,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -111843,152 +112261,152 @@ aaf aaa aaf aaf -agm -ahb -ahQ -aiN +agq +ahe +ahS +aje ajP -ale -amv -anI -aoX -agm -arL -atd -aiN -auq -awL -axL -ayP -aAb -aBy -aCJ -aEa -aFC -aHq -aII -aKa -axL -aMO -aOi -aPQ -aPL -aSC -aPM -aVs -aWX -aWU -bar -bbR -bdH -beY -bgC -bbR -bke -blP -bnv -bpk +ald +amu +anE +aoQ +agq +ary +asR +aje +auc +awA +axC +ayK +aAa +aBt +aCA +aDT +aFf +aGD +aHK +aJc +axC +aLN +aNa +aOz +aOu +aQV +aOv +aTt +aUP +aUM +dCD +aZt +bbg +bcr +bdV +aZt +bhH +bjp +bkU +bmP +boP brg -btz -bvJ -bxi -bzm -bAZ -bCQ -bEB -bAZ -bIh -bJV -bLw -bNk -bOX -bQI -bSo -bTX -bVn -bWs -bXH -bYV -cay -cbW -caD -ceJ -cgs -bWq -cjg -ckw -clF -clF -clF -ckw -crb -csx -ctL -cvg -ckw -cxD -cyt -czx -cAD -cBO -cwi -cDS -cEO -cFY -cGN -cHN -cIF -cDT -cDT -cDT -cDT -cOc -cky -cPV -cQL -cRO -cky -cTy -cUk -cVf -cVM -cky +bto +buN +dCS +bwO +bAl +bBT +bwO +bFn +bHc +bIw +bKh +bLM +bNA +bOU +bQD +bRS +oub +bUi +bVu +bWO +bYg +bWT +caN +ccv +bST +dDr +cgq +chx +chx +chx +cgq +cmQ +cok +cpy +cqQ +cgq +cti +ctZ +cuV +cvX +cwY +crR +cyJ +czB +cAG +cBB +cCC +cDp +cyK +cyK +cyK +cyK +cPe +dvY +cJY +cKM +cLH +dvY +cNn +dAZ +cOE +cPh +dvY aaa aaa aaf -cUi -cXW -cYm -cYA -cYI -cYT -cZb -cZi -cZr -cZA -cZG -cZJ -cZr -cZA -cZY -cZJ -cZr -dam -daq -day +cRe +cRS +dco +dcx +dcA +dcI +cRR +cRV +cRX +cSb +dcO +dcQ +cRX +cSb +dcT +dcQ +cRX +dcZ +ddd +cTa +ddn +cTs +ddu +daD +cSn +daH daK -daV -dbe -dbi -cZl -dbm -dbr -cXz -dbA -dbF -dbK -dbH -cUi +cRi +bIv +ddz +ddB +cZv +cRe aaa aaf aaa @@ -112088,7 +112506,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -112098,156 +112516,156 @@ aaa aaa aaf aaa -acM -acM -acM -acM -ahR +acP +acP +acP +acP +dhn aiO -aiN -alf -ahQ -agm -aoY -agm -arM -ate -aup -aiN -aha -axL -ayQ -aAc -aBz -aCK -aEb -aFD -aHr -axL -axL -axL -aMP -aOj -aPR -aPN -aSD -aPN -aVs -aWY -aYG -bas -bbR -bbR -bbR -bbR -bbR -bkf -blS -bny -bpk +aje +ale +ahS +agq +aoR +agq +arz +asS +aub +aje +ahd +axC +ayL +aAb +aBu +aCB +aDU +aFg +dhD +axC +axC +axC +aLO +aNb +aOA +aOw +aQW +aOw +aTt +aUQ +dtE +aYf +aZt +aZt +aZt +aZt +aZt +bhI +bjs +bkX +bmP +boQ brh -btA -bvK -bxj -bzn -bBc -bCR -bED -bGo -bIi -bAZ -bEB -bNl -bOY -bQJ -bSp -bTY -bVo -bWq -bXI -bYV -caz -cbX -caD -ceK -cgt -bWq -cjb -ckw -clF -cna -clF -cqc -crc -csy -ctM -cvh -ckw -cxE -cyu -czy -cAE -cAD -cwi -cDT -cDT -cFZ -cGO -cDT -cDT -cDT -cky -cLP -cyv -cOd -cky -cPW -cQM -cRP -cky -cky -cUm -cky -cky -cky +btp +buO +bwP +byA +bAm +bBV +bDF +bFo +bwO +bBT +bKi +bLN +dDe +bOV +bQE +bRT +bST +bUj +bVu +bWP +bYh +bWT +caO +ccw +bST +ceZ +cgq +chx +ciS +chx +clS +cmR +col +cpz +cqR +cgq +ctj +cua +cuW +cvY +cvX +crR +cyK +cyK +cAH +cBC +cyK +cyK +cyK +dvY +dyc +cub +diP +dvY +cJZ +cKN +diU +dvY +dvY +cNY +dvY +dvY +dvY aaa aaa aaa -cXz -cXX -cWS -cYB -cYJ -cYU -cTq -cZj -cZs -cZB -cZE -cZK -cZQ -cZB -cZE -daa -daf -dan -cUg -daz -daK -daW -dbf -dbg -cZl -cZl -dbs -cXz -dbB -cXz -dbH -dbM -cXz +cRi +dcb +cZa +dDI +dcB +dcJ +cRa +cSm +cSw +cSE +cSI +cSM +cSR +cSE +cSI +dcV +cTe +dda +cSd +cSZ +ddn +cTz +ddv +daC +cSn +cSn +daN +cRi +dmr +cRi +cZv +dbw +cRi aaa -aad +aag aaa aaa aaa @@ -112355,156 +112773,156 @@ aaf aaf aaf aaf -acN -afp -agn -acM -ahS +acQ +afs +agr +acP +ahU aiP -acM -acM -acM -acM -aoZ -agm -arN -aiN -auq -aiN -awM -axL -ayR -aAd -aBA -axL -aEc -aFE -aHs -aIJ -aKb -axL -aMQ -aOj -aPS -aPN -aSE -aPL -aVs -aWZ -aWU -bat -als -bdI -beZ -als -bin -bkb -blP -bnv -bpk +acP +acP +acP +acP +aoP +agq +arA +aje +auc +aje +awB +axC +ayM +aAc +aBv +axC +aDV +aFh +aGF +aHL +aJd +axC +aLP +aNb +aOB +aOw +aQX +aOu +aTt +aUR +aUM +aYe +dnh +bbh +duo +dnh +bfK +bhE +bjp +bkU +bmP +boR bri -btB -bvL -bpk -bzo -bAZ -bCS -bEB -bAZ -bId -bAZ -bEB -bNm -bOY -bOV -bSq -bTZ -bQH -bWt -bXJ -bYW -caA -caA -caA -ceH -cgs -bWq -cjh -ckw -clF -cnb -coA -cqd -crd -csz -ctN -cvi -ckw -cpU -cpU -cpU -cpU -cpU -cpU -cDU -cEP -cGa -cGP -cHO -cIG -cJT -cky -cLQ -cyw -cLP -cky -cPX -cQN -cRQ -csE -cdk -cUn -cua +btq +bmP +bwQ +bwO +bAn +bBT +bwO +bFk +bwO +bBT +bKj +bLN +bLK +ddE +bQF +bNz +bSV +bUk +bVv +bWQ +bWQ +bWQ +caL +ccv +bST +csg +cgq +chx +ciT +ckr +clT +cmS +com +cpA +cqS +cgq +dwL +dwL +dwL +dwL +dwL +dwL +xAp +vhG +cAI +cBD +cCD +uun +rSL +dvY +cEz +dxQ +dyc +dvY +cKa +cKO +cLJ +cor +cmZ +cNZ +dxk aaa aaa aaa aaa aaa -cXz -cXY -cYn -cYp -cYp -cYV -cUg -cZk -cZt -cZC -cUg -cZL -cZR -cZW -cUg -dab -dag -dao -cUg -daA -daL -daX -dba -cXz -dbj -dbn -dbt -cXz -dat -cXz -cXz -cXz -cXz +cRi +dcc +dcp +cSt +cSt +dcK +cSd +cRW +cSv +cSc +cSd +dcR +cSQ +dcS +cSd +dcW +cTg +ddb +cSd +ddg +ddo +dds +cTD +cRi +daE +daI +daM +cRi +cTA +cRi +cRi +cRi +cRi aaf -aad +aag aaa aaa aaa @@ -112607,161 +113025,161 @@ aaa aaa aaa aaa -aae +aai aaa aaa aaf aaa -acM -acM -ago -acM -acM -acM -acM -alg -amw -acM -apa -acM -arO -arO -arO -arO -arO -axL -axL -axL -axL -axL -aEd -aFF -axL -axL -axL -axL -aMR -aOk -aPT -aRk -aSF -aPN -aVs -aXa -aWU -bau -bbS -bdJ -bfa -als -bio -bkb -blP -bnv -bpk +acP +acP +ags +acP +acP +acP +acP +alf +amv +acP +aoS +acP +arB +arB +arB +arB +arB +axC +axC +axC +axC +axC +aDW +aFi +axC +axC +axC +axC +aLQ +aNc +aOC +dCv +aQY +aOw +aTt +aUS +aUM +aYg +aZv +bbi +bct +dnh +bfL +bhE +bjp +bkU +bmP +dbd brj -btC -bvM -bpk -bpk -bBd -bCT -bAY -bGp -bIj -bAY -bpk -bNh -bOZ -bQK -bQK -bUa -bVp -bWu -bXG -bYX -caB -cbV -cdp -ceI -cgu -bWq -cjb -ckw -clG -cnc -clF -cqe -cre -csA -ctO -cvj -cwl -cpU -cyv -ckx -ckx -ckx -cCP -cDV -cDV -cDV -cGQ -cHP -cIH -cIH -cKO -cLR -cMQ -cOe -cky -cky -cky -cky -cSA -cSA -cSA -cSA -cSA +btr +bmP +bmP +byB +bAo +dhT +bDG +bFp +dhT +bmP +bKe +bLO +bNB +bNB +bQG +bRU +bSW +bUh +bVw +dDl +bWR +bZu +caM +ccx +bST +ceZ +cgq +chy +ciU +chx +clU +cmT +con +cpB +cqT +crU +dwL +cub +cJa +cJa +cJa +gHh +wRy +wRy +wRy +cBE +cAJ +cCE +cCE +czC +dzI +cIl +dAd +dvY +dvY +dvY +dvY +cKP +cKP +cKP +cKP +cKP aaa aaa aaa aaa -cXz -cXZ -cYo -cYC -cYp -cYW -cUg -cZl -cZl -cZd -cUg -cZl -cZl -cZd -cUg -cZl -cZl -cZd -cXz -cXz -daM -cXz -cXz -cXz -cXz -cXz -cXz -cXz -dat -dar +cRi +dcd +dcq +dcy +cSt +dcL +cSd +cSn +cSn +cSg +cSd +cSn +cSn +cSg +cSd +cSn +cSn +cSg +cRi +cRi +ddp +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cTA +dlV aaf aaa aaa aaf -aad +aag aaa aaa aaa @@ -112864,160 +113282,160 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaf aaa -acN -afq -agp -ahc -ahT +acQ +aft +agt +ahf +ahV aiQ -ajQ -alh -alh -anJ -apb -aqm -arO -atf -aur -arO -awN -auB -arO -aAe -aBB -aCL -aEe -aFG -aHt -aIK -aKc -aLh -aMS -aOl -aPU -aRl -aSC -aPM -aVy -aWU -aWU -bat -als -als -als -als -als -bkb -blP -bnz -bpk +dhp +alg +alg +anF +aoT +aqc +arB +asT +aud +arB +awC +aun +arB +aAd +aBw +aCC +aDX +aFj +aGG +aHM +aJe +aKm +aLR +aNd +aOD +aPK +aQV +aOv +aTt +pVo +aUM +aYe +dnh +dnh +dnh +dnh +dnh +bhE +bjp +dCM +bmP +boT brk -btD -bpk -bpk -bzp -bBe -bBe -bBe -bBe -bIk -bEE -bEE -bNn -bPa -bQL -bSr -bUb -bVq -bWq -bXG -bYY -caC -cbY -caD -ceJ -cgs -bWq -cjb -ckw -clF -cnd -clF -cqe -crf -csB -ctP -cvk -cwm -cpU -cyw -czz -cAF -cBP -cpU -cDW -cEQ -cGb -cGR -cHQ -cII -cJU -cky +bmP +bmP +bwR +byC +byC +byC +byC +bFq +bBX +bBX +bKk +bLP +bNC +bOW +bQH +bRV +bST +bUh +bVx +bWS +bYi +bWT +caN +ccv +bST +ceZ +cgq +chx +cLU +chx +clU cmU -cMR -cOf -ckx -cPY -cQO -cRR -cSB -cTz -cUo -cVg -cSA +coo +cpC +cqU +crV +dwL +dxQ +cuY +cwa +dzQ +dwL +gLC +qqg +cAK +cBF +cCF +uGW +dqU +dvY +dww +gEk +eZe +cJa +cPx +cJb +cKb +cKR +cLK +cMq +cNo +cKP aaa aaa aaa aaa -cXz -cYa -cYp -cYp -cYK -cYX -cUg -cZl -cZl -cZd -cUg -cZl -cZl -cZd -cUg -cZl -cZl -cZd -cXz -daB -daN -daY -daY -daY -daY -dbo -dat -dat -dbC -dar +cRi +dce +cSt +cSt +dcC +dcM +cSd +cSn +cSn +cSg +cSd +cSn +cSn +cSg +cSd +cSn +cSn +cSg +cRi +ddh +ddq +ddt +ddt +ddt +ddt +ddw +cTA +cTA +ddy +dlV aaf aaf aaa -aae +aai aaa aaa aaa @@ -113121,160 +113539,160 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaf aaa -acN -afr -agq -ahd -ahd -ahd +acQ +afu +agu +ahg +ahg +ahg ajR -ahd -ahd -anK -apc -aqn -arO -atg -aus -arO -awO -axN -arO -aAf -aBC +ahg +ahg +anG +aoU +aqd +arB +asU +aue +arB +awD +axD +arB +aAe +aBx +aCD +aDY +aFk +aGH +aHN +aJf +aKn +aLS +aNe +aOE +aPL +aQZ +aSh +aTA +aUT +aUM +aYh aCM -aEf -aFH -aHu -aIL -aKd -aLi -aMT -aOm -aPV -aRm -aSG -aTU -aVz -aXb -aWU -bav -aCV -bdK -aCV -bgD -bip -bkg -blT -bnv -bpk +bbj +aCM +bdW +bfM +bhJ +bjt +bkU +bmP +boU brl -btE -bpk -bxk -bzq -bzv -bzv -bBe -bBe -bIl -bBe -bLx -bNh -bNh -bNh -bNh -bNh -bVr -bWq -bXK -bYV -caD -cbZ -caD -ceJ -cgv -bWq -cjb -ckw -clH -cne -coB -ckw -crg -csC -ctQ -cvl -cwn -cpU -cyw -czA -czA -czA -czA -czA -cER -czC -cGS -cHR -cIJ -cDH -cGS -cGS -cMS -cLP -cOV -cPZ -cQP -cRS -cSC -cTA -cUp -cVh -cSA +bmP +buP +bwS +bwX +bwX +byC +byC +bFr +byC +bIy +bKe +bKe +bKe +bKe +bKe +bRW +bST +bUm +bVu +bWT +bYj +bWT +caN +ccy +bST +ceZ +cgq +chA +ciV +cks +cgq +cmV +cop +cpD +cqV +crW +dwL +dxQ +cuZ +cuZ +cuZ +cuZ +cuZ +ioI +krD +czD +cAL +cBG +cyy +czD +czD +cFu +dyc +cOA +cIn +cJc +cKc +cKQ +cLL +cMr +cNp +cKP aaf aaa aaa aaa -cXz -cYb -cYq -cYq -cYL -cYY -cUg -cZl -cZu -cZD -cUg -cZv -cZS -cZD -cUg -cZl -dah -cZD -cXz -daC -daO -daZ -dar -dar -dar -dar -dar -dar -dar -dar +cRi +dcf +dcr +dcr +dcD +dcN +cSd +cSn +cSx +cSF +cSd +cSy +dbp +cSF +cSd +cSn +dbt +cSF +cRi +ddi +ddr +cTB +dlV +dlV +dlV +dlV +dlV +dlV +dlV +dlV aaf aaa aaa -aad +aag aaa aaa aaa @@ -113378,149 +113796,149 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaf aaa -acN -afs -agq -ahe -ahe +acQ +afv +agu +ahh +ahh aiR ajS -ali -agv -agv -apd -aqo -arO -ath -aut -arO -awP -axO -arO -aAg -aBC -aCN -aEg -aFI -aHv -aIM -aKe -aLj -aMU -aOn -aPW -aRn -aSH -aTV -aVA -aXb -aWU -baw -als -als -alr -als -als -bkb -blP -bnv -bpl +alh +agz +agz +aoV +dhs +arB +asV +auf +arB +awE +axE +arB +dhA +aBx +aCE +aDZ +aFl +aGI +aHO +aJg +aKo +aLT +aNf +aOF +aPM +aRa +aSi +aTB +aUT +aUM +dhN +dnh +dnh +dni +dnh +dnh +bhE +bjp +bkU +alq +boV brm -btF -bpk -bxl -bzr -bBf -bCU -bEE -bGq -bIm -bJW -bBe -bNo -bNh -bQM -bSs -bUc -bVs -bWq -bXL -bYU -caA -cca -caA -ceH -cgw -bWq -cji -ckw -clF -cnf -coC -cqf -crh -csD -ctR -cvm -cwo -cpU -cyw -czA -cAG -cBQ -cCQ -cDX -cES -cGc -cGS -cHS -cIK -cJV +bmP +buQ +bwT +byD +bAp +bBX +bDH +bFs +bHd +byC +bKl +bKe +bND +bOX +bQI +bRX +bST +bUn +bVt +bWQ +bYk +bWQ +caL +dbE +bST +diB +cgq +chx +ciW +ckt +clV +cmW +coq +cpE +cqW +crX +dwL +dxQ +cuZ +cwb +lal +ygk +sdi +fDD +wKo +czD +cQC +cBH +cCG +cDq +czD +dvY +dvY +dvY +cGo +cJd +cPz +cKP +cLM +cMs +cNq cKP -cGS -cky -cky -cky -cQa -cQQ -cRT -cSA -cTB -cUq -cVi -cSA aaa -aab +aac aaa aaa -cXz -cUi -cUi -cUi -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -dar -dar -dar -dar +cRi +cRe +cRe +cRe +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +dlV +dlV +dlV +dlV aaa aaf aaf @@ -113530,8 +113948,8 @@ aaf aaa aaf aaf -aad -aad +aag +aag aaf aaa aaa @@ -113635,122 +114053,122 @@ aaa aaa aaa aaa -aae +aai aaa aaa aaf aaf -acM -acM -agr -ahe -ahU +acP +acP +agv +ahh +ahW aiS ajT aiS -amx -anL -apd -aqp -arO -ati -auu -arO -ati -axP -arO -arO -aBD -aCO -aEh -aFJ -aHw -avD -aKf -aKf -aKf -aOo -aPX -aRo -aKf -aKf -aKf -aWU -aWU -aXg -als -aaa -aaa -aaa +amw +dCc +aoV +aqf +arB +asW +aug +arB +asW +axF +arB +arB +aBy +aCF +aEa +aFm +aGJ +avo +aJh +aJh +aJh +aNg +aOG +aPN +aJh +aJh +aJh +aUM +aUM biq -bkh -blU -bnA -bpl +dnh +aaa +aaa +aaa +bfN +bhK +bju +bkZ +alq +bBj brn -btG -bpk -bpk -bzs -bBg -bCV -bEF -bBe -bzv -bJX -bEF -bNp -bNh -bQN -bSt -bSt -bVt -bWq -bXM -bYZ -caE -ccb -cdq -ceL -cgx -bWq -cjj -ckw -ckw -ckw -ckw -ckw -ckw -ckw -ctS -ckw -ckw -cpU -cyw -czA -cAH -cBR -cBR -cDY -cET -czC -cGT -cHT -cIL -cHV -cKQ -cGS +bmP +bmP +bwU +byE +bAq +dCU +byC +bwX +bHe +dCU +bKm +bKe +bNE +dbn +dbn +bRY +bST +bUo +bVy +bWU +bYl +bZv +caP +ccz +bST +cff +cgq +cgq +cgq +cgq +cgq +cgq +cgq +cpF +cgq +cgq +dwL +dxQ +cuZ +eqG +cwZ +cwZ +cyM +uYk +krD +cQv +cAN +cBI +cAP +cDr +czD aaf aaf -cky -cky -cQR -cky -cSA -cTC -cUr -cTC -cSA +dvY +dvY +dAn +dvY +cKP +dbN +dbP +dbN +cKP aaf aaf aaf @@ -113787,7 +114205,7 @@ aaa aaa aaa aaa -aae +aai aaa aaa aaa @@ -113892,128 +114310,128 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaf aaa -acN -aft -agq -ahf -ahV +acQ +afw +agu +ahi +ahX aiT ajU -alj -amy -anM -ape -aqq -arP -atj -auv -avA -atj -axQ -ayS -aAh -aBE -aCP -aEi -aFJ -aHv -aIN -aKf -aLk -aMV -aOp -aPY -aRp -aSI -aTW -aKf -aXc -aCV -bax -bbT -bbT -bfb -bbT -bbT -bki -blV -bnB -bpm +ali +amx +anH +aoW +aqg +arC +asX +auh +avl +asX +axG +ayN +aAf +aBz +aCG +aEb +aFm +aGI +dhF +aJh +aKp +aLU +aNh +aOH +aPO +aRb +aSj +aJh +aUU +aCM +dtR +aZw +aZw +bcu +aZw +aZw +bhL +bjv +bla +bmQ +boX bro -btH -bvN -bxm -bzt -bBh -bzv -bBe -bGr -bIn -bJY -bBe -bNq -bNh -bQO -bSu -bUd -bVu -bNh -bNh -bNh -bWq -bWq -bWq -ceM -bWq -bWq -cjk -ckx -ckx -cng -ckx -cqg -cri -ckx -ctT -cvn -cwp -cxF -cyx -czA -cAI -cBR -cBR -cDY -cEU -czC -cGU -cHT -cIM -cHV -cKR -cGS +bts +buR +bwV +byF +bwX +byC +cTR +bFt +bHf +byC +bKn +bKe +bNF +bOZ +bQJ +bRZ +bKe +bKe +bKe +bST +bST +bST +caQ +bST +bST +cfg +cJa +cJa +ciX +cJa +clW +cIk +cJa +cpG +kVo +dDu +ctk +cuc +cuZ +dyp +cwZ +cwZ +cyM +xVP +krD +czF +cAN +cBJ +cAP +cDs +czD aaf aaa aaf -cky -cQS -cky +dvY +cJe +dvY aaa -cTC -cUs -cTC +dbN +dbQ +dbN aaa aaa aaa aaf aaa aaa -cyG +vLD aaa aaf aaa @@ -114149,121 +114567,121 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaf aaa -acN -afu -ags -ahg -ahV +acQ +afx +agw +ahj +ahX aiT ajU aiT -amz -anN -apf -aqr -arQ -atk -auw -avB -atk -auw -ayT -aAi -aBF -aCQ -aEj -aFK -aHx -aIO -aKf -aLl -aMW -aOq -aPZ -aOq -aSJ -aTX -aKf -avS -apj -bay -bbT -bdL -bfc -bgE -bbT -bkj -blW -bnv -bpl -bpl -btI -bpk -bxn -bzu -bBi -bBe -bzv -bGs -bzv -bJX -bBe -bNr -bNh -bQN -bSv -bUe -bVv -bWv -bXN -bNh -caF -ccc -cdr -ceN -cgy -bWq -cjl -cky -cky -cky -cky -cqh -cky -cky -cky -cky -cky -cky -cyy -czA -cAJ -cBS -cBS -cDZ -cBT -czC -cGV -cHT -cIN -cGS -cKS -cGS +amy +anI +aoX +aqh +arD +asY +aui +avm +asY +aui +ayO +aAg +aBA +aCH +aEc +aFn +aGK +aUX +aJh +aKq +aLV +aNi +aOI +aNi +aRc +aSk +aJh +avD +dnR +dtS +aZw +bbk +bcv +bdX +aZw +bhM +bjw +bkU +alq +alq +brp +bmP +buS +bwW +byG +byC +bwX +bDI +bwX +bHe +byC +bKo +bKe +bNE +bPa +bQK +bSa +bSX +bUp +bKe +bWV +bYm +bZw +caR +ccA +bST +cfh +dvY +dvY +dvY +dvY +clX +dvY +dvY +dvY +dvY +dvY +dvY +qnJ +cuZ +upN +cxN +cxN +qJZ +cxO +krD +czG +cAN +cBK +czD +cDt +czD aaf aaa aaf -cky -cQR -cky +dvY +kDM +dvY aaa -cTC -cUr -cTC +dbN +xse +dbN aaf aaf aaf @@ -114406,120 +114824,120 @@ aaa aaa aaa aaf -aae +aai aaf aaf aaf aaa -acN -afv -agt -ahh -ahV +acQ +afy +agx +ahk +ahX aiU ajV -alk -amA -anO -apg -aqs -arR -atl -aux -avC -awR -aux -ayU -aAj -aBG -aCR -aux -aFL -aHy -aIP -aKf -aLm -aMW -aOq -aQa -aOq -aSK -aTY -aKf -avQ -apk -apk -bbT -bdM -bfd -bgF -bbT -bkk -blX -bnC -bpl -brp -btJ -bpk -bxo -bzv -bBj -bCW -bEG -bGt -bIo -bIl -bBe -bNs -bNh -bQP -bQP -bUf -bVw -bWw -bXO -bNh -caG -ccd -cds -ceO -cgz -bWq -cjm -bfw -clI -cky -coD -cqi -crj -cky -ctU -cvo -ctU -cky -cyz -czA -cAK -cBT -cBT -cEa -cEV -czC -cGW -cHU -cIO -cHV -cKT -cLS +alj +amz +anJ +aoY +aqi +arE +asZ +auj +avn +awF +auj +ayP +aAh +aBB +aCI +auj +aFo +aGL +aHR +aJh +aKr +aLV +aNi +aOJ +aNi +aRd +aSl +aJh +avB +dnS +dnS +aZw +bbl +bcw +bdY +aZw +bhN +bjx +blb +alq +boY +brq +bmP +buT +bwX +byH +bAr +bBY +bDJ +bFu +bFr +byC +bKp +bKe +bNG +bNG +bZx +cgF +bSY +bUq +bKe +diw +bYn +diz +caS +ccB +bST +cfi +aqr +chB +dvY +cku +clY +cmY +dvY +cpH +cqX +cpH +dvY +cud +cuZ +eXy +cxO +cxO +dGH +mzh +krD +cQB +cAO +cBL +cAP +cDu +cEA aaf aaa aaa -acg -cQT -acg +ack +cJf +ack aaa aaf -cUt +dbR aaa aaa aaa @@ -114527,7 +114945,7 @@ aaa aaf aaa aaa -aqL +aqB aaa aaa aaa @@ -114668,106 +115086,106 @@ aaa aaa aaf aaa -acM -acM -agu -ahi -ahW +acP +acP +agy +ahl +ahY aiV aiV aiV -amB -anP -aph -aqt -arO -arO -auy -avD -arO -axR -avD -aAk -arO -avD -aEk -arO -aHz -avD -aKf -aLn -aMW -aOq -aQb -aRq -aSL -aTZ -aVB -aXd -aYH -aYH -bbT -bbT -bfe -bbT -bbT -bkb -blP -bnD -bpl -brq -btK -bpk -bpk -bzw -bBk -bCX -bEH -bEH -bIp -bJZ -bLy -bzw -bNh -bNh -bNh -bNh -bNh -bWx -bXP -bNh -bWq -bWq -bWq -ceP -cgA -bWq -cjn -aYQ -bZf -cky -coE -cqj -cdk -csE -ctV -cvp -cwq -cky -cyA -czB -cAL -cBU -cCR -cBT -cEW -czC -cGX -cHV -cHV -cGS -anX -bnZ +amA +anK +aoZ +aqj +arB +arB +auk +avo +arB +axI +avo +aAi +arB +avo +aEd +arB +aGM +avo +aJh +aKs +aLV +aNi +aOK +aPP +aRe +aSm +aTC +aUV +aWv +aWv +aZw +aZw +bcx +aZw +aZw +bhE +bjp +bkY +alq +bcs +brr +bmP +bmP +byN +dhU +bAs +bBZ +bBZ +bFv +bHg +dii +byN +bKe +bKe +bKe +bKe +bKe +bSZ +bUr +bKe +bST +bST +bST +caT +ccC +bST +dDs +apc +apb +dvY +ckv +clZ +cmZ +cor +cpI +cqY +crY +dvY +lzk +gix +cwd +kfu +cxP +cxO +gnZ +krD +czI +cAP +cAP +czD +anS +blx aaa aaa aaa @@ -114776,7 +115194,7 @@ aaf aaa aaa aaf -cUt +dbR aaa aaf aaa @@ -114784,7 +115202,7 @@ aaa aaf aaa aaf -anY +anT aaa aaa aaa @@ -114921,127 +115339,127 @@ aaa aaa aaf aaa -acM -acM -acN -acM -acM -afw -agv -ahj -ahi +acP +acP +acQ +acP +acP +afz +agz +dBY +ahl aiW aja -all -amC -anP -aph -aqu -arO -atm -auz -avE -awS -axS -avE -aAl -arO -aCS -aEl -arO -aHA -aIQ -aKf -aLo -aMX -aOr -aQc -aOr -aSM -aUa -aKf -aXe -aYH -baz -bbU -bdN -bff -bgG -aYH -bkl -blP -bnE -bpn -brr -btL -bvO -bxp -bzw -bBl -bCY -bEI -bGu -bIq -bKa -bLz -bzw -bzw -bQQ -bSw -bUg -bzw -bWy -bXQ -bZa -caH -cce -bZa -ceQ -cgB -chW -cjo -aYQ -clJ -cky -cky -cky -cky -cky -ctW -cvq -cky -cky -cyB -czC -cAM -cBV -cCS -cBT -cEX -czC +alk +amB +anK +aoZ +aqk +arB +ata +aul +avp +awG +axJ +avp +aAj +arB +aCJ +aEe +arB +boS +aHS +aJh +aKt +aLW +aNj +aOL +aNj +aRf +aSn +aJh +dCC +aWv +aYi +aZx +bbm +bcy +bdZ +aWv +dCJ +bjp +blc +bmR +boZ +brs +btt +avs +byN +bGg +bAt +bCa +bDK +bFw +bHh +bIA +byN +byN +dil +bPb +diq +byN +bTa +bUs +bVz +bWX +bYo +bVz +caU +ccD +cdV +cfj +apc +chC +dvY +dvY +dvY +dvY +dvY +cpJ +cqZ +dvY +dvY +obb +krD +kOt +gRS +oUA +cxO +qRM +krD aaf aaf aaf -anX -anX -anX +anS +anS +anS aaa aaf -aqL -anY -anY -anY +aqB +anT +anT +anT aaf aaf -cUt -aqL -anY -aqL -anY -anY -anY +dbR +aqB +anT +aqB +anT +anT +anT aaf -anY +anT aaa aaa aaa @@ -115178,104 +115596,104 @@ aaa aaa aaf aaf -acN -adg -adB -aeb -aey -afx -agv -ahk -ahX +acQ +adj +adE +aed +aeA +afA +agz +ahm +ahZ aiX ajW aiX aiX -anQ -aph -aqv -arO -atn -auA -arO -atg -axT -arO -aAm -arO -aCT -aEm -arO -aHB -aIR -aKf -aLp -aMY -aOs -aQd -aRr -aSN -aLp -aKf -aXf -aYH -baA -bbV -bdO -bfg -bgH -aYH -bkm -blY -bnF -bpo -brs -btM -bvP -bxq -bzw -bBm -bCZ -bEJ -bGv -bIr -bKb -bLA -bNt -bPb -bQR -bSx -bUh -bzw -bWz -bXR -bZb -caI -ccf -cdt -ceR -cdx -chX -cjp -aYQ -clK -cky -coF -cqk -crk -csF -ctX -cqi -cwr -cky -cyC -czC -cAN -cBW -cCT -cEa -cBT -czC +anL +aoZ +aql +arB +atb +aum +arB +asU +axK +arB +aAk +arB +aCK +aEf +arB +aGO +aHT +aJh +aKu +aLX +aNk +aOM +aPQ +aRg +aKu +aJh +aUW +aWv +aYj +aZy +bbn +bcz +bea +aWv +bhO +bjy +bld +bmS +bpa +brt +btu +buU +byN +dhV +bAu +bCb +byJ +bFx +bHi +bIB +bKq +bLQ +bNI +bPc +dir +byN +bTb +bUt +bVA +nyo +bYp +bZy +tsx +bZB +cdW +cfk +apc +chD +dvY +ckw +cma +cna +cos +dxh +clY +crZ +dvY +tVY +krD +oLW +gGT +wPk +dGH +cxO +krD aaf aaa aaf @@ -115290,7 +115708,7 @@ aaa aaa aaa aaa -cUu +cSz aaa aaa aaf @@ -115298,7 +115716,7 @@ aaa aaa aaf aaa -anY +anT aaa aaa aaa @@ -115418,7 +115836,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -115435,104 +115853,104 @@ aaa aaa aaf aaa -acM -adh -adC -adh -acM -afy -agv -ahl -ahY +acP +adk +adF +adk +acP +afB +agz +ahn +aia aiY aiY -alm -amD -amD -api -aqw -arO -ato -auB -arO -awT -aur -arO -aAn -arO -ato -aEn -arO -aHC -aIS -aKf -aLq -aMZ -aOt -aQe -aRs -aSO -aMZ -aKf -avQ -aYH -baB -bbV -bdP -bfh -bgI -aYH -bkh -blZ -bnA -bpl -brt -btN -bpl -bpl -bzw -bBn -bDa -bEK -bEK -bIs -bKc -bLB -bzw -bPc -bQS -bSy -bUi -bzw -bWA -bXS -bZc -caJ -ccg -bZc -ceS -bpl -bpl -cjq -bpl -bpl -cky -coG -cmS -cql -csG -crn -cvr -cws -cky -cyD -czC -cAO -cBX -cCU -cBT -cEY -czC +all +amC +amC +apa +aqm +arB +atc +aun +arB +awH +aud +arB +aAl +arB +atc +aEg +arB +aGP +aHU +aJh +aKv +aLY +aNl +aON +aPR +aRh +aLY +aJh +avB +aWv +aYk +aZy +apx +bcA +beb +aWv +bhK +bjz +bkZ +alq +bpb +bru +alq +alq +byN +byL +bAv +bCc +bCc +bFy +bHj +bIC +byN +bLR +bNJ +bPd +cco +byN +bTc +bUu +xVl +kys +cow +xVl +dLK +alq +alq +cfl +alq +alq +dvY +ckx +ciL +dwQ +cot +cnb +cra +csa +dvY +lMz +krD +ocT +xkG +uTS +cxO +ykE +krD aaa aaa aaa @@ -115541,21 +115959,21 @@ aaf aaa aaf aaa -cOW -cOW -cOW -cOW -cOW +dbJ +dbJ +dbJ +dbJ +dbJ aaf -cUv +cRO aaa -cOW -cOW -cOW -cOW -cOW +dbJ +dbJ +dbJ +dbJ +dbJ aaa -aqL +aqB aaf aaa aaa @@ -115692,127 +116110,127 @@ aaa aaa aaf aaa -acM -adi -adD -adi -aez -afz -afz -afz -ahZ -acN -acN -aln -amE -amE -amE -aqx -arO -arO -arO -arO -arO -arO -arO -aAo -arO -arO -arO -arO -arO -arO -aKf -aKf -aKf -aKf -aKf -aKf -aKf -aKf -aKf -aXg -aYH -baC -bbW -bdQ -bfi -bgJ -bir -bkd -bma -bnx -bpl -bpl -btO -bpl -bxr -bzw -bBo -bDb -bEL -bGw -bIt -bKd -bLC -bzw -bPd -bQT -bSz -bUj -bzw -bxz -bXT -bZc -bZc -cch -bZc -ceS -bpl -chY -cjr -aYQ -clL +acP +adl +bih +adl +aeB +afC +afC +afC +aib +acQ +acQ +alm +amD +amD +amD +aqn +arB +arB +arB +arB +arB +arB +arB +aHQ +arB +arB +arB +arB +arB +arB +aJh +aJh +aJh +aJh +aJh +aJh +aJh +aJh +aJh +biq +aWv +aYl +aZz +bbp +bcB +bec +bfO +bhG +bjA +bkW +alq +alq +brv +alq +buV +byN +dhW +dhX +bCd +dib +bFz +dif +dij +byN +bLS +dim +bPe +dis +byN +bvd +bUv +xVl +xVl +mvj +xVl +dLK +alq +cdX +cfm +apc +chE +dvY cky -coH -cmS -crl -cmS -cmS -csH -cwt -cky -cyE -czC -cAP -cBY -cCV -cBT -cEZ -czC +ciL +dwX +ciL +ciL +cou +csb +dvY +mjJ +krD +eqq +llb +hfJ +cxO +tjH +krD aaa aaa aaa aaa aaf aaa -anY +anT aaa -cOX -cQb -cQb -cQb -cQb -cTD -cUv -cVj -cVP -cVP -cVP -cVP -cXn +dbK +dbM +dbM +dbM +dbM +dbO +cRO +cSC +dbV +dbV +dbV +dbV +dbW aaf -anY +anT aaf aaa aaa @@ -115949,127 +116367,127 @@ aaa aaa aaf aaa -acO -adi -adE -adi -aeA -afA -afA -afA -afA -afA -afA -afA -afA -afA -afA -aqy -arS -als -auC -avF -awU -axU -als -ayb -als -aCU -aEo -aFM -aHD -aIT -als -aLr -aNa -aOu -apj -aRt -aSP -aUb -als -avQ -aYH -baD -bbX -bdR -bfj -bgK -bis -bkg -blT -bnv -bpl -bru -btP -bvQ -bxs -bzw -bzw -bzw -bzw -bzw -bIu -bzw -bzw -bzw -bzw -bzw -bSA -bzw -bzw -bWB -bXU -bZd -bZg -cci -cdu -ceT -bpl -chZ -bSG +jwW +adl +aQf +adl +aeC +afD +afD +afD +afD +afD +afD +afD +afD +afD +afD +aqo +dhw +dnh +auo +avq +awI +axL +dnh +axO +dnh +dhB +aLk +aHW +aYa +aHV +dnh +aKw +aLZ +aNm +dnR +aPS +cXc +aSo +dnh +avB +aWv +aYm +aZA +bbq +bcC +bed +bfP +bhJ +bjt +bkU +alq +atj +brw +btv +dbj +byN +byN +byN +byN +byN +bFA +byN +byN +byN +byN +byN +bPf +byN +byN +cjr +bTe +bVB +bVC +nAG +pCV +caW +alq +cdY +bPl +avr +chF +dvY ckz -clM -cky -coI -cmS -crm -cmS -cmS -cvs -cwu -cky -cyF -czC -cAQ -cBZ -cCW -cBT -cFa -czC +ciL +dwY +ciL +ciL +cgs +csc +dvY +evy +krD +lsv +txj +eEe +cxO +ngl +krD aaa aaa aaa aaf aaf aaa -anY +anT aaf -cOY -cOY -cOY -cOY -cOY +dbL +dbL +dbL +dbL +dbL aaf -cUw +dbS aaf -cOY -cOY -cOY -cOY -cOY +dbL +dbL +dbL +dbL +dbL aaa -anY +anT aaa aaa aaa @@ -116204,113 +116622,113 @@ aaa aaa aaa aaa -aae +aai aaa aaa -adi -adF -adi -aeA -afA -afA -afA -afA -afA -afA -afA -afA -afA -afA -aqy -als -als -als -als -als -axV -ayV -aAp -aBH -aCV -avU -aFN -aHE -aFM -aKg -aCV -aCV -aOv -aCV -aRu -aSQ -aCV -aCV -avU -aYH -baE -bbY -bdS -bfk -bgL -aYH -bkn -bmb -bnG -bpp -brv -btQ -bvR -bxt -bzx -bBp -bvR -bEM -bzx -bIv -bKe -bLD -bKe -bPe -bKe -bSB -bKe -bVx -bWC -bXV -bZe -bZe -ccj -cdv -cdA -cdA -cdA -cdA -cdA -cdA -cdA -coJ -cql -crn -csH -ctY -cmS -cwu -cky -cyG -czC -cAR -cCa -cCX -cBT -cFb -czC +adl +adI +adl +aeC +afD +afD +afD +afD +afD +afD +afD +afD +afD +afD +aqo +dnh +dnh +dnh +dnh +dnh +axM +ayQ +aAn +aIv +aCM +avF +aLJ +aNS +aHW +dhH +aCM +aCM +dCs +aCM +aPT +aRi +aCM +aCM +avF +aWv +aYn +aZB +bbr +bcD +bee +aWv +bhP +bjB +ble +bmT +bpc +dhQ +btw +buX +bwY +bGp +btw +dCV +bwY +bFB +bHl +bIE +bHl +bTd +bHl +bPg +bHl +bSc +eoK +uHc +uJU +uJU +pvA +bZA +bZE +bZE +bZE +bZE +bZE +bZE +bZE +ckA +dwQ +cnb +cou +cpK +ciL +csc +dvY +vLD +krD +jyv +ohj +nnK +cxO +gfh +krD aaa aaa aaa aaa aaf aaa -anY +anT aaf aaf aaf @@ -116318,7 +116736,7 @@ aaf aaa aaa aaa -cUv +cRO aaa aaf aaa @@ -116326,7 +116744,7 @@ aaa aaf aaa aaa -anY +anT aaa aaa aaa @@ -116461,129 +116879,129 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaa -adG +bii aaa -aeA -afA -afA -afA -afA -afA -afA -afA -afA -afA -afA -aqy -arT -atp -auD -apj -als -axW -apj -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -aYI -aYI -aYI -aYI -aYI -aYI -aYI -bko -blT -bnH -bpq -bpl -bpl -bpl -bxu -bpl -bpl -bpl -bpl -bpl -bpl -bpl -bpl -bNu -bNu -bNu -bNu -bNu -bpl -bpl -bpl -bZf -bZf -caM -cdw -cdA -cgC -cia -cjs -ckA -clN -cdA -coK -cqm -cro -csI -ctZ -cvt -cwv -cky -cyG -czC -czC -cCb -czC -cCb -czC -czC +aeC +afD +afD +afD +afD +afD +afD +afD +afD +afD +afD +aqo +arG +asB +aup +dnR +dnh +axN +dnR +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +aWw +aWw +aWw +aWw +aWw +aWw +aWw +bhQ +bjt +blf +bmU +alq +alq +alq +buY +alq +alq +alq +alq +alq +alq +alq +alq +bKr +bKr +bKr +bKr +bKr +alq +alq +alq +apb +apb +bXa +bZz +bZE +ccE +cdZ +cfn +cgt +chG +bZE +ckB +cmb +cnc +cov +cpL +crb +csd +dvY +vLD +krD +krD +noG +krD +noG +krD +krD aaa aaa aaa aaa aaf aaa -aqL +aqB aaa -cOW -cOW -cOW -cOW -cOW +dbJ +dbJ +dbJ +dbJ +dbJ aaf -cUv +cRO aaa -cOW -cOW -cOW -cOW -cOW +dbJ +dbJ +dbJ +dbJ +dbJ aaf -anY +anT aaa aaa aaa @@ -116718,98 +117136,98 @@ aaa aaa aaa aaa -aae +aai aaf aaf aaf -aae +aai aaf -aeA -afA -afA -afA -afA -afA -afA -afA -afA -afA -afA -aqy -arU -atq -auE -avG -als -axX -anR -awW -aBI -aCW -aEp -aFO -aHF -awW -aKh -aKi -aNb -aNb -awW -aRv -aSR -aUc -aVC -awW -aYJ -baF -bbZ -bdT -bfl -bgM -aYI -bkm -bmc -bnI -bpr -brw -bpr -bvS -bxv -bzy -bBq -bDc -bEN -bGx -bIw -bKf -bLE -bNv -bPf -bQU -bSC -bNu -bVy -bSH -bpl -bZg -caK -cck -cdw -cdA -cgD -cib -cib -ckB -clO -cdA -cky -cky -cky -cky -cua -cky -cky -cky +aeC +afD +afD +afD +afD +afD +afD +afD +afD +afD +afD +aqo +arH +dpk +auq +dqp +dnh +azr +dnz +axY +aBD +aCN +aEh +aFp +aGQ +axY +aJj +aJk +aMa +aMa +axY +aPU +aRj +aSp +aTD +axY +aWx +aYo +aZC +bbs +bcE +bef +aWw +bhO +bjC +blg +bmV +bpd +bmV +btx +buZ +bwZ +byP +bAx +bCe +bDM +bFC +bHm +bIF +bKs +bLU +bNL +bPh +bKr +bSd +bPm +alq +bVC +bWY +bYr +bZz +bZE +ccF +cea +cea +cgu +chH +bZE +dvY +dvY +dvY +dvY +dxk +dvY +dvY +dvY aaf aaf aaf @@ -116824,23 +117242,23 @@ aaa aaf aaf aaf -anY +anT aaa -cOX -cQb -cQb -cQb -cQb -cTD -cUv -cVj -cVP -cVP -cVP -cVP -cXn +dbK +dbM +dbM +dbM +dbM +dbO +cRO +cSC +dbV +dbV +dbV +dbV +dbW aaf -anY +anT aaa aaa aaa @@ -116979,94 +117397,94 @@ aaa aaa aaa aaa -aad +aag aaa -aeA -afA -afA -afA -afA -afA -afA -afA -afA -afA -afA -aqy -arV -atr -auF -ats -auI +aeC +afD +afD +afD +afD +afD +afD +afD +afD +afD +afD +aqo +arI +atd +bai +ate +dDL +axP +dnS axY -apk -awW -aBJ -aAs -aEq -aFP -aHG -awW -aKi -aKi -aNb -aOw -awW -aRw -aSS -aUd -aVD -awW -aYK -baG -bca -bdU -bfm -bgN -aYI -bkp -bmd -bnJ -bps -brx -btR -btR -bxw -bzz -btR -bDd -bDd -bGy -bIx -bKg -bLF -bNw -bPg -bQV -bSD -bNu -bVz -bWD -bpl -bZh -caL -ccl -cdx -cdA -cgE -cic -cjt +aBE +aCO +aEi +aFq +aGR +axY +aJk +aJk +aMa +aNn +axY +aPV +aRk +aSq +aTE +axY +aWy +aYp +aZD +bbt +bcF +beg +aWw +bhR +bjD +blh +bmW +bpe +bry +bry +bva +bxa +bry +bAy +bAy +bDN +bFD +bHn +bIG +bKt +bLV +bNM +bPi +bKr +bNO +bTf +alq +diu +bWZ +bYs +bZB +bZE +ccG +ceb +cfo +cgv +chI +ciY ckC -clP -cnh -coL -cqn -cqn -cqn -cub -cvu +cmc +cmc +cmc +cpM +crc aaf -cxG +ctl aaa aaf aaf @@ -117076,28 +117494,28 @@ aaf aaf aaf aaf -cHW -cHW +lMJ +lMJ aaf aaa aaf -anY +anT aaf -cOY -cOY -cOY -cOY -cOY +dbL +dbL +dbL +dbL +dbL aaf -cUv +cRO aaf -cOY -cOY -cOY -cOY -cOY +dbL +dbL +dbL +dbL +dbL aaa -anY +anT aaa aaa aaa @@ -117236,94 +117654,94 @@ aaa aaa aaa aaa -aae +aai aaa -aeB -afz -afz -ahm -aia -acN -acN -alo -amF -amF -amF -aqz -als -apj -auG -apk -als -axZ -apk -awW -aBK -aCX -aEr -aFQ -aHH -awW -aKj -aLs -aEL -aOx -awW -aRx -aST -aUe -aVD -awW -aYL -baG -bcb -bdV -bfn -bgO -aYI -bkq -bme -bnK -bpt -bry -btS -bvT -bxx -bzA -bBr -bDe -bEO -bvT -bIy -bKh -bLG -bNu -bPh -bQW -bSE -bNu -bfw -bWE -bpl -bZi -caM -ccm -cdy -ceU -cgF -cid -cju -cjv -clQ -ckG -ckG -ckG -ckG -ckG -cuc -cvv -acg -acg +aeE +afC +afC +aho +aic +acQ +acQ +aln +amE +amE +amE +aqp +dnh +dnR +aus +dnS +dnh +aAm +dnS +axY +aBF +aCP +aEj +aFr +aGS +axY +aJl +aKx +aJu +aNo +axY +aPW +aRl +aSr +aTE +axY +aWz +aYp +aZE +bbu +bcG +beh +aWw +bhS +bjE +bli +bmX +bpf +brz +bty +bvb +bxb +byQ +bAz +bCf +bty +bFE +bHo +bIH +bKr +bLW +bNN +bPj +bKr +aqr +bTg +alq +bVE +bXa +bYt +bZC +caX +ccH +cec +cfp +cfq +chJ +cgz +cgz +cgz +cgz +cgz +cpN +crd +ack +ack aaf aaf aaa @@ -117338,7 +117756,7 @@ aaa aaf aaf aaf -anY +anT aaa aaa aaf @@ -117346,7 +117764,7 @@ aaf aaf aaa aaa -cUv +cRO aaa aaa aaf @@ -117354,7 +117772,7 @@ aaf aaf aaf aaa -aqL +aqB aaf aaa aaa @@ -117498,89 +117916,89 @@ aaa aaa aaf aaa -acM -aib +acP +aid aiZ ajX -alp -acM -anR -apj -aqA -als -als -als -als -als -aya -ayW -awW -aBL -aAu -aEs -aFR -aHI -awW -aKk -aEL -aNc -aOy -awW -aRy -aSU -aUf -aRy -awW -aYI -baH -bcc -bdW -bfn -bgP -aYI -bkr -bkr -bnL -bpu -brz -bkr -bkr -bxy -bzB -bzB -bDf -bEP -bGz -bIz -bzJ -bzF -bzB -bNu -bNu -bNu -bNu -aYQ -aYQ -bpl -bpl -caN -ccn -cdz -ceV -cgG -cie -cjv +alo +acP +dnz +dnR +dht +dnh +dnh +dnh +dnh +dnh +axQ +ayR +axY +aBG +dCk +aEk +aFs +aGT +axY +aJm +aJu +aMb +fdr +axY +aPX +aRm +aSs +aPX +axY +aWw +aYq +aZF +bbv +bcG +bei +aWw +bhT +bhT +blj +bmY +dBI +bhT +bhT +bvc +bxc +bxc +bAA +bCg +dBK +bFF +bxk +bxg +bxc +bKr +bKr +bKr +bKr +apc +apc +alq +alq +bXb +bYu +bZD +caY +ccI +ced +cfq +cgw +cfs +ciZ ckD -cjx -cni -coM -cni -crp -ckG -ckG -cvw +ciZ +cnd +cgz +cgz +cre aaa -acg +ack aaa aaa aaa @@ -117595,23 +118013,23 @@ aaa aaa aaf aaa -aqL +aqB aaf -cOW -cOW -cOW -cOW -cOW +dbJ +dbJ +dbJ +dbJ +dbJ aaf -cUv +cRO aaa -cOW -cOW -cOW -cOW -cOW +dbJ +dbJ +dbJ +dbJ +dbJ aaf -anY +anT aaa aaa aaa @@ -117755,89 +118173,89 @@ aaf aaf aaf aaa -acM -aic +acP +aie aja ajY -alq -amG -anS -apk -aqB -apk -apk -auH -apk -apk -ayb -apk -awW -aBM -aCY -aEt -aFS -aHJ -awW -awW -aLt -aLt -awW -awW -aRz -aSV -aUg -aVE -aXh -aYM -baG -bcd -bdX -bfo -bgQ -bit -bks -bmf -bnM -bpv +alp +amF +anN +dnS +doh +dnS +dnS +dCi +dnS +dnS +axO +dnS +axY +aBH +aCQ +aEl +aFt +aGU +axY +axY +aKz +aKz +axY +axY +aPY +aRn +aSt +aTF +aUY +aWA +aYp +aZG +bbw +bcH +bej +bfQ +bhU +bjF +blk +bmZ +bpg brA -btT -bvU -bxz -bzC -bBs -bDg -bEQ -bGA -bIA -bKi -bLH -bNx -aYT -bQX -bSF -bUk -bVA -bWF -bXW -bZj -caO -aYQ -cdA -ceW -cgH -cif -cjw +bep +bvd +bxd +byR +bAB +bCh +bDO +bFG +bHp +bII +aaO +atm +bLX +bPk +bQQ +bSe +bTh +bUx +aut +bXc +apc +bZE +caZ +ccJ +cee +cfr +cgx +chL +cja ckE -clR -cnj -coN -cqo -crq -csJ -cud -cvx +cmd +cne +cNw +cOa +crf aaa -acg +ack aaa aaa aaa @@ -117852,21 +118270,21 @@ aaa aaa aaf aaa -anY +anT aaf -cOX -cQb -cQb -cQb -cQb -cTD -cUv -cVj -cVP -cVP -cVP -cVP -cXn +dbK +dbM +dbM +dbM +dbM +dbO +cRO +cSC +dbV +dbV +dbV +dbV +dbW aaa aaf aaa @@ -118012,89 +118430,89 @@ aaa aaa aaf aaa -acM -acN -acN -acN -acM -acM -als -als -als -als -als -als -als -als -ayc -awW -awW -aBN -aCZ -aEu -aFT -aBN -aBN -aKl -aAs -aFP -aOz -aBN -aRA -aSW -aUh -aVF -aXi -aYN -baI -bce -bdY -bfp -bgR -biu -bkt -bmg -bnN -bpw -brA -btU -bvU -bxA -bzC -bBt -bDh -bER -bGB -bIB -bKj -bLI -bNy -aYT -bQY -bSG -aYQ -bef -aYQ -bXX -bpl -caP -cco -cdA -ceX -cgI -cig -cjx +acP +acQ +acQ +acQ +acP +acP +dnh +dnh +dnh +dnh +dnh +dnh +dnh +dnh +aBC +axY +axY +aBI +aCR +aEm +aFu +aBI +aBI +aJn +aCO +aFq +aNq +aBI +aPZ +aRo +aSu +aTG +aUZ +aWB +aYr +aZH +bbx +bcI +bek +bfR +bhV +bjG +bll +bna +bpg +brB +bep +bve +bxd +byS +bAC +dBJ +dCY +bFH +bHq +bIJ +aiN +atm +bLY +bPl +apc +aqq +apc +bUy +alq +bXd +apf +bZE +cba +ccK +cef +cfs +czH +cLC +cjb ckF -clS -cnk -coO -cnk -crr -ckG -ckG -cvw +cjb +cnf +cgz +cgz +cre aaa -acg +ack aaa aaa aaa @@ -118109,21 +118527,21 @@ aaa aaa aaf aaa -anY +anT aaf -cOY -cOY -cOY -cOY -cOY +dbL +dbL +dbL +dbL +dbL aaf -cUx +dbT aaf -cOY -cOY -cOY -cOY -cOY +dbL +dbL +dbL +dbL +dbL aaa aaa aaa @@ -118273,85 +118691,85 @@ aaa aaa aaa aaf -alr +dni +amG amH -amI -anS -apk -arW -arV -als -avH -aqB -ayb -awW -aAq -aBO -aDa -aEv -aFU -aHK -aIU -aEq -aLu -aNd -aEq -aQf -aEq -aSX -aUi -aVG -aXj -aYI -aYI -aYI -aYI -aYI -aYI -aYI -bku -bmg -bnO -bpx -brA -btV -bvU -bxB -bzC -bBu -bDi -bES -bGC -bIC -bKk -bLJ -bNz -aYT -bQZ -bSH -aYQ -bVB -aYQ -bzB -bzB -caQ -bzB -bzB -bzB -cgJ -bzB -cjy -ckG -ckG -ckG -ckG -ckG -crs -ckG -cue -acg -acg -acg +anN +dnS +arJ +arI +dnh +dqu +doh +axO +axY +aAo +aBJ +ayT +aEn +aFv +aGV +aHX +aEi +aKA +aMc +aEi +aOO +aEi +aRp +aSv +aTH +aVa +aWw +aWw +aWw +aWw +aWw +aWw +aWw +bhW +bjG +blm +bnb +bpg +brC +bep +bCK +bxd +byT +bAD +bCj +bDP +bFI +bHr +bIK +bBt +atm +bLZ +bPm +apc +bSf +apc +bxc +bxc +bXe +bxc +bxc +bxc +ccL +bxc +cft +cgz +cgz +cgz +cgz +cgz +cng +cgz +cpP +ack +ack +ack aaa aaa aaa @@ -118366,7 +118784,7 @@ aaa aaa aaf aaa -anY +anT aaa aaa aaf @@ -118374,7 +118792,7 @@ aaf aaa aaa aaa -cUt +dbR aaa aaf aaa @@ -118530,73 +118948,73 @@ aaf aaf aaf aaf -als -amI -als -apl -apk -arX -apk -als -als -als -ayb -awW -aAr -aBP -aDb -aEw -aFV -aHL -aIV -aIV -aLv -aNe -aOA -aQg -aRB -aSY -aUj -aVH -aXk -aYO -baJ -bcf -bdZ -bfq -aBN -biv -bkv -bmh -bnP -bpy -brB -btW -bvU -bxC -bzC -bBv -bDj -bET -bER -bID -bKl -bLK -bNA -aYT -bRa -bSI -bUl -aYQ -bWG -bzB -bZk -caR -ccp -cdB -ceY -cgK -bzB +dnh +amH +dnh +apd +dnS +arK +dnS +dnh +dnh +dnh +axO +axY +aAp +aBK +aCS +aEo +aFw +aGW +aHY +aHY +aKB +aMd +aNr +aOP +dCw +aRq +aSw +aTI +aVb +aWC +aYs +aZI +bby +bcJ +aBI +byK +bhX +bjH +bln +bnc +bph +brD +bep +bvg +bxd +byU +bAE +bCk +dBJ +bFJ +bHs +bIL +cVD +atm +cTw +bPn +bQR +apc +anM +bxc +bVF +bXf +bYv +bZF +cbb +ccM +bxc aaf aaf aaf @@ -118623,22 +119041,22 @@ aaa aaa aaf aaa -anY -anY -anY -anY -anY +anT +anT +anT +anT +anT aaa aaf aaa -cUt +dbR aaa aaa aaa aaf aaf -anY -anY +anT +anT aaa aaa aaa @@ -118788,81 +119206,81 @@ aaf aaa aaf aaa -acg -als -apm -apk -arY -ats -auI -avI -awV -ayd -awW -aAs -aBQ -aDc -aEx -aFW -aHM -aFW -aFW -aFW -aNf -aFW -aQh -aFW -aSZ -aUk -aVI -aXl -aYP -baK -bcg -bea -bfr -bgS -biw -bkw -bmi -bml -bnQ -brC -btX -bvV -bxD -bzC -bBw -bDk -bEU -bGD -bIE -bzJ -bLL -bNB -bzB -bzB -bzB -bzB -bzB -bzB -bzB -bZl -caS -bDt -cdC -ceZ -cgL -cih -cjz -bDw -bDw -bDw -bDw -bDw +ack +dnh +ape +dnS +arL +ate +dDL +avt +awJ +axS +axY +aCO +ddW +aCT +aEp +aKC +aFx +aKC +aKC +aKC +aMe +aKC +aOQ +aKC +aRr +aSx +aTJ +dfX +aWD +aVc +aZJ +bbz +bcK +bel +bfT +bhY +bjI +bjL +blo +bpi +brE +btz +bvh +bxd +byV +bAF +bCl +bDQ +bFK +bxk +bIM +bKu +bxc +bxc +bxc +bxc +bxc +bxc +bxc +bVG +bXg +bAO +bZG +cbc +cUR +cVy +cVz +bAR +bAR +bAR +bAR +bAR aaf aaa -aae +aai aaf aaf aaa @@ -118880,18 +119298,18 @@ aaa aaf aaf aaa -anY +anT aaa aaa aaf aaa aaa -anY +anT aaf -cUy +dbU aaf -aqL -aab +aqB +aac aaa aaa aaa @@ -119045,83 +119463,83 @@ aaf aaf aaf aaf -acg -alr -apn -apk -apk -apk -als -avJ -awW -aye -awW -aAt -aBR -aDd -aEy -aFX -aHN -aIW -aKm -aFX -aNg -aFX -aQi -aRC -aHN -aFX -aVJ -aXm -aBN -baL -bch -beb -bfs -aBN -biv -bkx -bmg -bnQ -bpz -bnQ -btY -bvU -bxE -bzB -bzB -bzB -bEV -bGE -bBB -bzK -bLM -bzF -bPi -bPi -bSJ -bSJ -bzB -bWH -bXY -bZm -caT -bRf -bRf -cfa -cgM -cii -cjA -ckH -clT -cnl -cnl -bDw +ack +dni +bcO +dnS +dnS +dnS +dnh +avu +axY +axT +axY +aAr +ddX +aCU +aEq +aTO +aGX +aHZ +aJp +aTO +aSB +aTO +aOR +aQa +aGX +aTO +aTK +aVd +aBI +aYt +aZK +bbA +dgz +aBI +byK +bhZ +bjG +blo +bnd +blo +brF +bep +bvi +bxc +bxc +bxc +bCm +bDR +bza +bxl +bIN +bxg +bMa +bMa +bPo +bPo +bxc +bTi +bUz +bVH +bXh +bCi +bCi +cbd +ccN +ceg +cfu +cgA +chN +cjc +cjc +bAR aaf aaa -bBJ +bzi aaa -aae +aai aaa aaa aaa @@ -119137,17 +119555,17 @@ aaa aaa aaf aaa -anY +anT aaa aaa aaf aaf aaa -aqL +aqB aaa aaa aaa -anY +anT aaf aaf aaa @@ -119303,82 +119721,82 @@ aaa aaf aaa aaf -als -apo -aqC -arZ -att -att -avK -awW -ayf -ayX -aAu -aBS -aDe -aEz -aFY -aEI -aIX -awW -aEI -aNh -aEI -aQj -aIX -aEI -aFY -aEz -aXn -awW -baM -baM -baM -baM -baM -baM -bky -bmg -bnQ -bpA -bnQ -btZ -bvU -bvU -bzB -bBx -bDl -bEW -bGF -bIF -bKm -bLN -bNC -bPj -bRb -bSK -bSK -bVC -bWI -bWI -bZn -caU -ccq -ccq -cfb -cgN -bBB +dnh +apg +aqs +arM +dBu +dBu +avv +axY +axU +ayS +dCk +ddY +deb +deh +aFz +aCZ +deM +axY +aCZ +aMg +aCZ +dfh +deM +aCZ +aFz +deh +aVe +axY +aYu +aYu +aYu +aYu +aYu +aYu +bia +bjG +blo +bne +blo +brG +bep +bep +bxc +byW +bAG +bCn +dBM +bFL +bHt +bIO +bKv +bMb +bNP +bPp +bPp +bSg +bDS +bDS +bVI +bXi +bYw +bYw +cbe +ccO +bza aaf -bGQ -clU -cnm -coP -bDw +gJs +chO +cjd +ckG +bAR aaf aaa -bBJ +bzi aaa -bBK +bzj aaf aaf aaf @@ -119389,8 +119807,8 @@ aaa aaa aaf aaf -cHW -cHW +lMJ +lMJ aaf aaf aaa @@ -119400,11 +119818,11 @@ aaa aaa aaa aaa -anY -anY -anY -anY -anY +anT +anT +anT +anT +anT aaa aaa aaa @@ -119563,83 +119981,83 @@ ajb ajb ajb ajb -asa -atu -auJ -avL -atu -ayg -ayY -aAv -aBT -aDe -aEA -aFZ -aHO -aHO -aHO -aHO -aNi -aHO -aHO -aHO -aHO -aUl -aVK -aXn -aYQ -baM -bci -bec -bft -bgT -bix -bkz -bmj -bnR -bpB -brD -bua -bvW -bxF -bzC -bBy -bDm -bEX -bGG -bIG -bKn -bLO -bND -bPk -bRc -bSL -bSL -bKn -bWJ -bKn -bZo -caV -ccr -bPo -cfc -cgO -cij -cjB -ckH -clV -cnn -cnl -bDw +arN +atf +auu +avw +atf +axV +ddP +aAt +aBL +deb +dei +aFA +deB +deB +deB +deB +aMh +deB +deB +deB +deB +aSz +aTM +aVe +apc +aYu +aZL +bbB +bcL +bem +bfV +bib +bjJ +blp +bnf +bpj +brH +btA +bvj +bxd +byX +bAH +bCo +bDT +bFM +bHu +bIP +bKw +bMc +bNQ +bPq +bPq +bHu +bTj +bHu +bVJ +bXj +bYx +bMg +cbf +ccP +ceh +cfv +cgA +chP +cje +cjc +bAR aaf aaa -bBJ +bzi aaa -bBK +bzj aaa aaa aaa -aab +aac aaf aaf aaf @@ -119815,84 +120233,84 @@ aaa aaf ajb ajZ -alt -amJ -anT -app -aqD -asb -atv -auK -avM -awX -ayh -ayZ -aAw -aBU -aDf -aEB -aGa -aHP -aIY -aKn -aLw -aNj -aOB -aQk -aRD -aTa -aUm -aVL -aXo -aYQ -baM -bcj -bed -bfu -bgU -biy -bkA -bmk -bnS -bnS -brE -bub -bvX -bxG -bzD -bBz -bDn -bEY -bGH -bIH -bDt -bLP -bNE -bPl -bzC -bSM -bUm -bSM -bzC -bXZ -bZp -caW -ccs -cdD -cfd -cgP -bBB +als +amI +anO +aph +aqt +arO +atg +auv +avx +awK +axW +aAu +ddQ +aBM +aCV +aEr +aFB +aGY +daW +dBw +aKF +aMi +cpR +dfi +aQd +dBA +aSA +aTN +aVf +apc +aYu +aZM +bbC +bcM +ben +bfW +bic +bjK +blq +blq +bpk +brI +btB +bvk +bxe +byY +bAI +bCp +bDU +bFN +bAO +bIQ +bKx +bMd +bxd +bPr +bQS +bPr +bxd +bUA +bVK +bXk +bYy +bZH +cbg +ccQ +bza aaf -bDw -bDw -bDw -bDw -bDw +bAR +bAR +bAR +bAR +bAR aaf aaf -bBJ +bzi aaa -bBK +bzj aaf aaa aaa @@ -120055,101 +120473,101 @@ aaa aaa aaa aaa -aad -aae -aad -aad -aad -aac -aad -aad -aad -aae -aad -aad -aad -aae -aad +aag +aai +aag +aag +aag +aaj +aag +aag +aag +aai +aag +aag +aag +aai +aag ajb aka -alu -amK -anU -apq -aqE -asc +alt +amJ +anP +api +aqu +arP ajb -auL -avN +auw +avy ajb -ayi -aza -aAx -aBV -aDg -aEB -aGb -aHQ -aHQ -aIZ -aLx -aNk -aOC -aIZ -aRE -aTb -aUn -aVL -aXn -aYQ -baM -bck -bee -bfv -bgV -biz -bkB -bml -bnT -bpC -brF -buc -bvY -bxH -bzE -bBA -bDo -bEZ -bGI -bII -bKo -bLQ -bNF -bPm -bRd -bRd -bUn -bRd -bRd -bYa -bII -caX -bLR -cdE -cfe -cgQ -cii -cjA -ckH -clW -cno -cno -bDw +axX +ayV +aAv +aBN +aCW +aEr +aFC +aGZ +aGZ +dlI +aKG +aMj +dBy +dlI +aQe +aRv +dfD +aTN +aVe +apc +aYu +aZN +bbD +bcN +beo +bfX +bid +bjL +blr +bng +bpl +btD +bvn +bvl +bxf +byZ +bAJ +bCq +bDV +bFO +bHv +bIR +bKy +bMe +bNR +bNR +bQT +bNR +bNR +bUB +bFO +bXl +bIS +bZI +cbh +ccR +ceg +cfu +cgA +chQ +cjf +cjf +bAR aaf aaa -bBJ +bzi aaa -aae +aai aaa aaa aaa @@ -120312,7 +120730,7 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaf @@ -120330,83 +120748,83 @@ aaf ajb akb ajZ -amL +amK ajZ -apr -aqF -asd +apj +aqv +arQ ajb ajb -avO -awW -awW -azb -azf -aBW -aDh -aEC -aGb -aHR -aHR -aIZ -aLy -aNl -aOD -aIZ -aRF -aRF -aUo -aVM -aXp -aYR -baM -bcl -bcl -bcl -bcl -bcl -bkC -bmm -bnU -bkr -brG -bkr -bkr -bxI -bzF -bBB -bBB -bBB -bBB -bIJ -bBB -bLR -bNG -bPn -bzC -bSN -bSN -bVD -bzC -bYb -bZp -caY -bLR -cdE -cff -cgR -bBB +avz +axY +axY +ayW +bTq +aBO +aCX +dej +aFC +deC +deC +dlI +aKH +aMk +aNu +dlI +dfp +dfp +dfE +dfP +dfY +dgc +aYu +cXA +cXA +cXA +cXA +cXA +bie +bjM +bls +bhT +bpm +bhT +bhT +bvm +bxg +bza +bza +bza +bza +bFP +bza +bIS +bKz +bMf +bxd +bPs +bPs +bSh +bxd +bUC +bVK +bXm +bIS +bZI +cbi +ccS +bza aaf -bGQ -clX -cnp -coQ -bDw +gJs +chR +cjg +ckH +bAR aaf aaa -bBJ +bzi aaa -bBK +bzj aaa aaa aaa @@ -120569,101 +120987,101 @@ aaa aaa aaa aaa -aad +aag aaa -abs -abL -ach +abv +abO +acl aaa -abs -abL -ach +abv +abO +acl aaa -abs -abL -ach +abv +abO +acl aaa aaf ajb akc -alu -amM -anV -aps -aqG -ase -atw +alt +amL +anQ +apk +aqw +arR +ath ajb -avP -awW -ayj -azc -aAy -azd -aDi -aED -aGc -aHS -aIZ -aKo -aLz -aNk -aOE -aQl -aIZ -aHS -aUp -aVL -aXn -aYS -baN -aYR -bef -bfw -bgW -biA -biA -biA -bkr -bkr -brH -bkr -bvZ -bxJ -bzG -bBC -bDp -bFa -bGJ -bIK -bKp -bLS -bNH -bPo -bRe -bSO -bUo -bVE -bWK -bGJ -bIK -caY -cct -cdF -cfg -cgO -cij -cjC -ckH -clY -cnq -cno -bDw +avA +axY +axZ +ayX +ddS +bUw +aCY +dek +der +deD +dlI +aJv +aKI +tDM +dfb +dfj +dlI +deD +dfF +aTN +aVe +aWH +dgi +dgc +aqq +aqr +aWu +bif +bif +bif +bhT +bhT +brK +bhT +bvo +bvr +bxh +bzb +bAK +bCr +bDW +bFQ +bHw +bIT +bKA +bMg +bNS +bPt +bQU +bSi +bTk +bDW +bFQ +bXm +bYz +bZJ +cbj +ccP +ceh +cfw +cgA +chS +cjh +cjf +bAR aaf aaa -aae +aai aaa -bBK +bzj aaf aaa aaa @@ -120826,101 +121244,101 @@ aaa aaa aaa aaa -aad +aag aaf -abs -abM -ach +abv +abP +acl aaa -abs -abM -ach +abv +abP +acl aaa -abs -abM -ach +abv +abP +acl aaa aaf ajb ajZ -alv -amN -anW -apt -aqH -asf -atx +alu +amM +anR +apl +aqx +arS +ati ajb -avQ -awW -ayk -azd -aAz -aBX -aDj -aEE -aGd -aHT -aJa -aKp -aLA -aNl -aOF -aQm -aRG -aHT -aUq -aVN -aXq -aYQ -aYQ -bcm -aYQ -bfx -aYT -biB -biA -bmn -bkr -bpD -brI -bud -bwa -bxK -bzH -bBD -bDq -bFb -bGK -bIL -bKq -bLT -bNI -bPp -bRf -bRf -bNK -bRf -bRf -bYc -bRf -caZ -bLR -cdG -cfh -cgO -cij -cjD -bDw -bDw -bDw -bDw -bDw +avB +axY +ddO +bUw +ddT +ddZ +ded +del +des +djt +daY +daZ +dbb +aMk +aNv +dfk +dfq +djt +dfG +dfQ +dfZ +apc +apc +dgo +apc +cXZ +atm +bfZ +bif +bfY +bhT +bqF +bpp +btF +bvp +bvv +bxi +bzc +bAL +ddF +bDX +bFR +bHx +bIU +bKB +bMh +bCi +bCi +bKD +bCi +bCi +bUD +bCi +dDm +bIS +bZK +cbk +ccP +ceh +cfx +bAR +bAR +bAR +bAR +bAR aaf aaf -bBJ +bzi aaa -bBK +bzj aaa aaa aaa @@ -121083,19 +121501,19 @@ aaa aaa aaa aaa -aad +aag aaf -abs -abM -ach +abv +abP +acl aaf -abs -abM -ach +abv +abP +acl aaf -abs -abM -ach +abv +abP +acl aaf aaf ajb @@ -121108,76 +121526,76 @@ ajb ajb ajb ajb -avR -awW -ayl -azd -aAA -aBY -aDk -aEB -aGd -aHT -aJa -aKp -aLA -aNm -aOF -aQm -aJa -aTc -aUq -aVO -aXn -aYT -baO -bcn -beg -bfy -aYT -biC -bkD -biC -bkr -bpE -brJ -bue -bkr -bxL -bzI -bBE -bDr -bFc -bGL -bIM -bKr -bLU -bNJ -bPq -bRg -bPo -bUp -bPo -bPo -bYd -bZq -cba -ccu -cdF -cfi -bNN -cik -cjE +avC +axY +aya +bUw +ddU +aBQ +dee +aEr +des +djt +daY +daZ +dbb +dfa +aNv +dfk +daY +djx +dfG +cXz +aVe +atm +alr +dgp +cXI +cYj +atm +bga +big +bga +bhT +bpv +brL +btE +bhT +bvs +bxj +bzd +bAM +bCt +bDY +bFS +bHy +bIV +bKC +bMi +bNU +bMg +bQV +bMg +bMg +bUE +bVL +bXn +bYA +bZJ +cbl +bKG +cei +cfy +cgB +chT +cji ckI -clZ -cnr -coR -bDw +bAR aaf aaa -bBK +bzj aaf -aae +aai aaf aaa aaa @@ -121334,25 +121752,25 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa aaa aaa -aad +aag aaf -abs -abM -ach +abv +abP +acl aaa -abs -abM -ach +abv +abP +acl aaa -abs -abM -ach +abv +abP +acl aaa aaf aaf @@ -121362,79 +121780,79 @@ aaf aaf aaf aaf +dni +dps +dpL +avD +axY +ddO +bUw +ddV +aBQ +dee +aEr +aKL +djt +daY +deS +dbb +aMk +aNv +dfm +daY +djt +dbg +dfR +dga +dgd +dgj +dgp alr -aty -auM -avS -awW -ayk -azd -aAB -aBY -aDk -aEB -aGe -aHT -aJa -aKq -aLA -aNl -aOF -aQn -aJa -aHT -aUr -aVP -aXr -aYU -baP -bcn -baO -aYT -aYT -biD -bkE -biD -bkr -bpF -brK -buf -bwb -bxM -bzJ -bBF -bDs -bFd -bGM -bIN -bKs -bLV -bNK -bPr -bRh -bSP -bSP -bSP -bWL -bYe -bNK -cbb -ccv -cdE -cfj -cgP -bBB +atm +atm +bgb +cTu +bgb +bhT +brJ +brN +btG +bvq +bxm +bxk +bze +bAN +bCu +bDZ +bFT +bHz +bIW +bKD +dhe +dhg +bPu +bPu +bPu +bTl +bUF +bKD +bXo +bMj +bZI +cVJ +ccQ +bza aaf -bGQ -cma -cns -coS -bDw +gJs +chU +cjj +ckJ +bAR aaf aaa -bBJ +bzi aaa -bBK +bzj aaa aaa aaa @@ -121594,104 +122012,104 @@ aaa aaa aaa aaa -aac -aae -aac -aad +aaj +aai +aaj +aag aaa -abs -abM -ach +abv +abP +acl aaa -abs -abM -ach +abv +abP +acl aaa -abs -abM -ach +abv +abP +acl aaa aaa aaf aaa aaa akd -alw -apu -apu -apu -apu -apj -avT -awW -aym -aze -aAC -azd -aDi -aEF -aGf -aHS -aIZ -aIZ -aLB -aNn -aOG -aIZ -aIZ -aHS -aUs -aVQ -aXs +alv +apm +apm +apm +apm +dnR +avE +axY +ayc +aza +aAw +bUw +aCY +dem +aFD +deD +dlI +dlI +deV +dlN +dfc +dlI +dlI +deD +dfI +dfS +aVh aaf -baQ -bco -beh -bfz -bgX -biD -bkF -biD -bnV -aOS -brL -aOS -bkr -bxN -bzK -bBG -bDt -bFe -bGN -bIO -bKr -bLW -bNL -bNL -bRi -bSQ -bNL -bNL -bNL -bYf -bNL -cbc -bNL -cdH -cfk -cgS -cik -cjE -ckJ -cmb -cnt -coR -bDw +aYx +dgr +dgw +dgA +dgI +bgb +cTi +bgb +sJW +aNC +brM +aNC +bhT +bwl +bxl +bzf +bAO +bCv +bEa +bFU +bHy +bIX +bKE +bKE +dhh +bPv +bKE +bKE +bKE +bUG +bKE +bXp +bKE +bZL +cbn +ccT +cei +cfy +cgC +chV +cjk +ckI +bAR aaf aaa -bMf +bJf aaf -bNR +bKK aaf aaa aaa @@ -121851,104 +122269,104 @@ aaa aaa aaa aaa -aad +aag aaa aaf aaa aaa aaf -abN +abQ aaf aaf aaf -abN +abQ aaf aaa aaf -abN +abQ aaf aaa aaa aaf akd -alw -alw -alw -apv -aqI -asg -apu -apk -avQ -awW -awW -azf -aAD -aBW -aDl -aEG -aGg -aHU -aJb -aHU -aLC -aNo -aOH -aJb -aRH -aTd -aUt -aVR -aXs +alv +alv +alv +apn +aqy +arT +apm +dnS +avB +axY +axY +bTq +aAx +aBO +aIe +aOS +deu +deI +deN +deI +deW +aMm +dfd +deN +dft +dBB +dbh +dfT +aVh aaa -baQ -aYW -baP -acg -bgY -biD -bkG -biD +aYx +dgf +dgj +ack +dgJ +bgb +bij +bgb aaa aaf -brM +bpw aaf aaf -acg -bzB -bBH -bDu -bFf -bGO -bIP -bKt -bLX -bNM -bPs -bRj -bSR -bUq -bVF -bWM -bYg -bZr -cbd -bWM -cdI -cfl -cgT -bzB +ack +bxc +bzg +bAP +bCw +bEb +bFV +bHA +bIY +bKF +bMk +dhi +bPw +bQW +bSj +bNV +bUH +bVM +bXq +bNV +bZM +cbo +ccU +bxc aaf -bDw -bDw -bDw -bDw -bDw +bAR +bAR +bAR +bAR +bAR aaf aaa aaf aaa -bBK +bzj aaa aaa aaa @@ -122108,93 +122526,93 @@ aaa aaa aaa aaa -aad +aag aaa aaN -aaV -aaV -abt -abO -abO -acv -abO -abO -abO -abO -aeC -abO -abO -abO -abO -abO +aaY +aaY +abw +abR +abR +acz +abR +abR +abR +abR +aeF +abR +abR +abR +abR +abR ake -alx -amO -alx -apw -aqJ -ash -atz -auN -avU -awY -awY +alw +amN +sGh +apo +aqz +arU +atk +aux +avF +dqT +dqT aaf -acg -aBZ -aDm -aEH -aGh -aHV -aJc -aKr -aLD -aNp -aOI -aQo -aRI -aTe -aUu -aVS -aXr -aYV -baR -baR -baR -bfA -bgZ +ack +dea +aIc +den +dev +deJ +deO +deU +deX +dBx +dfe +dBz +dfu +dfz +dfJ +dfU +dga +dge +azd +azd +azd +dgB +dgK aaa -bkH +cUL aaa aaf aaf -brM +bpw aaa aaf aaf -bzB -bBI -bDv -bFg -bGP -bIQ -bKu -bLY -bNN -bPt -bRk -bLY -bNN -bPt -bNN -bLY -bNN -bPt -ccw -bNN -bNN -cgU -bzB +bxc +bzh +bAQ +bCx +bEc +bFW +bHB +bIZ +bKG +bMl +dhj +bIZ +bKG +bMl +bKG +bIZ +bKG +bMl +bYB +bKG +bKG +ccV +bxc aaf aaf aaf @@ -122203,9 +122621,9 @@ aaf aaf aaf aaf -bBK -bBK -bBK +bzj +bzj +bzj aaf aaf aaf @@ -122216,8 +122634,8 @@ aaa aaf aaf aaf -cHW -cHW +lMJ +lMJ aaf aaf aaa @@ -122365,93 +122783,93 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaa aaf aaf -abP +abS aaf aaa aaf -abP +abS aaf aaa aaf -abP +abS aaf aaa aaa aaf akd -alw -alw -alw -apx -aqK -asi -atA -auO -apk -awY -awY +alv +alv +alv +app +aqA +arV +atl +auy +dnS +dqT +dqT aaf -acg -acg -aDn -aEI -aGi -aEI -awW -awW -aEI -aEI -aEI -awW -awW -aEI -aGi -aEI -aXn -aYW -baS -bcp -baS -bcr -bgY -anY +ack +ack +def +aCZ +dew +aCZ +axY +axY +aCZ +aCZ +aCZ +axY +axY +aCZ +dew +aCZ +aVe +dgf +dgk +dgt +dgk +dgv +dgJ +anT aaf aaf aaf aaa -brM +bpw aaa aaa aaf -bzB -bzB -bzB -bFh -bBB -bIR -bBB -bLZ -bBB -bIR -bRl -bLZ -bBB -bIR -bBB -bLZ -bBB -bIR -bzB -bzB -bzB -cgV -bzB +bxc +bxc +bxc +bCy +bza +bFX +bza +bJa +bza +bFX +dhk +bJa +bza +bFX +bza +bJa +bza +bFX +bxc +bxc +bxc +ccW +bxc aaf aaa aaa @@ -122622,93 +123040,93 @@ aaa aaa aaa aaa -aac -aac -aae -aac +aaj +aaj +aai +aaj aaf -abs -abQ -ach +abv +abT +acl aaa -abs -abQ -ach +abv +abT +acl aaa -abs -abQ -ach +abv +abT +acl aaa aaa aaf aaa aaa akd -alw -apu -apu -apu -apu -als -apk -anR -awY +alv +apm +apm +apm +apm +dnh +dnS +dnz +dqT aaf aaf aaf -aDn -aBX -aGj -aEL -aBX -aBX -aBX -aNq -aOJ -aBX -aBX -aEL -aGj -aBX -aXn -aYX -baS -bcp -baS -bfA -bha -biE -bkI -bkI -beh -bkI -brN -bkI -bkI -beh -beh -beh -beh -bFi -beh -bIS -beh -bMa -beh -bIS -bRm -bSS +def +ddZ +dex +aJu +ddZ +ddZ +ddZ +aMo +dff +ddZ +ddZ +aJu +dex +ddZ +aVe +aWK +dgk +dgt +dgk +dgB +dgM +dgN +dgO +dgO +dgw +dgO +dgS +dgO +dgO +dgw +dgw +dgw +dgw +bCz +dgw +dha +dgw +dhc +dgw +dha +dhl +bJb aaf -bVG +bFY aaf -bSS +bJb aaf -bVG +bFY aaf aaf -bzB -cgW -bzB +bxc +ccX +bxc aaf aaf aaf @@ -122882,19 +123300,19 @@ aaa aaa aaa aaa -aad +aag aaa -abs -abQ -ach +abv +abT +acl aaa -abs -abQ -ach +abv +abT +acl aaa -abs -abQ -ach +abv +abT +acl aaf aaa aaf @@ -122905,67 +123323,67 @@ aaf aaa aaa aaa -als -auP -avG -awY -awY +dnh +auz +dqp +dqT +dqT aaa aaa aaa -azf -aEJ -aGk -aHW -aBX -aBX -aBX -aBX -aBX -aBX -aBX -aTf -aUv -aVT -aXt -aYY -baR -baR -baR -bcr +bTq +dep +dey +aHa +ddZ +ddZ +ddZ +ddZ +ddZ +ddZ +ddZ +dfA +dfM +dfV +dgb +dgg +azd +azd +azd +dgv aaf -anY +anT aaa aaa aaf aaf -brO +bpx aaf aaf aaf aaa aaf -bDw -bFj -bGQ -bIT -bDw -bMb -bGQ -bIT -bDw -bMb -bGQ -bIT -bDw -bMb -bGQ -bIT -bDw +bAR +dBC +gJs +bFZ +bAR +bCA +gJs +bFZ +bAR +bCA +gJs +bFZ +bAR +bCA +gJs +bFZ +bAR aaf -bzB -cgV -bzB +bxc +wxc +bxc aaf aaa aaf @@ -122975,7 +123393,7 @@ aaa aaf aaa aaa -aae +aai aaf aaa aaa @@ -123139,19 +123557,19 @@ aaa aaa aaa aaa -aad +aag aaf -abs -abQ -ach +abv +abT +acl aaf -abs -abQ -ach +abv +abT +acl aaf -abs -abQ -ach +abv +abT +acl aaa aaa aaf @@ -123162,77 +123580,77 @@ aaf aaf aaf aaf -alr -auQ -apk -awY +dni +auA +dnS +dqT aaa aaa aaa aaa -awW -aEK -aGk -aHX -aBX -aBX -aBX -aNq -aBX -aBX -aBX -aTg -aUv -aVU -awW -aYX -baS -bcp -baS -bfA +axY +deq +dey +deK +ddZ +ddZ +ddZ +aMo +ddZ +ddZ +ddZ +dfB +dfM +dfW +axY +aWK +dgk +dgt +dgk +dgB aaa -anY +anT aaa aaa aaf aaa -brM +bpw aaa aaa aaf aaa aaf -bDw -bFk -bGR -bIU -bDw -bMc -bNO -bPu -bDw -bST -bUr -bVH -bDw -bYh -bZs -cbe -bDw +bAR +bCB +bEd +bGa +bAR +bJc +bKH +bMm +bAR +bPx +bQX +bSk +bAR +bUI +bVN +bXr +bAR aaf -aNr -cgX -bDG +aMr +ccY +bBb aaf aaa aaf -bzB -cnx -coV -cqq -cqq +bxc +cjo +ckM +cmf +cmf aaa -bNR +bKK aaa aaa aaa @@ -123396,19 +123814,19 @@ aaa aaa aaa aaa -aad +aag aaf -abs -abQ -ach +abv +abT +acl aaa -abs -abQ -ach +abv +abT +acl aaa -abs -abQ -ach +abv +abT +acl aaa aaa aaf @@ -123419,77 +123837,77 @@ aaa aaa aaf aaa -als -auR -avV -awY +dnh +auB +avG +dqT aaa aaa aaa aaa -awW -aEL -aGl -aHY -aEL -aEL -aLE -awW -aOK -aEL -aEL -aTh -aUw -aBX -awW -aYZ -baS -baS -baS -bcr +axY +aJu +deA +deL +aJu +aJu +deY +axY +dfg +aJu +aJu +dfC +dfO +ddZ +axY +dgh +dgk +dgk +dgk +dgv aaf -anY +anT aaa aaa aaf aaa -brM +bpw aaa aaa aaf aaa aaf -bDw -bFl -bFl -bFl -bDw -bMd -bNP -bMd -bDw -bSU -bUs -bSU -bDw -bYi -bZt -bYi -bDw +bAR +bCC +bCC +bCC +bAR +bJd +bKI +bJd +bAR +bPy +bQY +bPy +bAR +bUJ +bVO +bUJ +bAR aaf -aKs -cgX -biR -aOL +aMq +ccY +bgo +aTQ +cgD +chW +cjl ckK -cmc -cnu -coT -bFl -bFl -coV +bCC +bCC +ckM aaf -bNR +bKK aaa aaa aaa @@ -123653,22 +124071,22 @@ aaa aaa aaa aaa -aac +aaj aaa -abs -abR -ach +abv +abU +acl aaa -abs -abR -ach +abv +abU +acl aaa -abs -abR -ach +abv +abU +acl aaf aaf -aad +aag aaa aaa aaa @@ -123676,77 +124094,77 @@ aaa aaa aaf aaa -als -als -atB -awY +dnh +dnh +jKK +dqT aaf aaa aaa aaa -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -aYX -baT -bcq -baT -bfA +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +aWK +dgm +dgu +dgm +dgB aaa -anY +anT aaa aaa aaf aaf -brO +bpx aaf aaf aaf aaf aaf -bDw -bFl -bGS -bIV -bDw -bMd -bNQ -bPv -bDw -bSV -bUt -bVI -bDw -bYi -bZu -cbf -bDw +bAR +bCC +bEe +bGb +bAR +bJd +bKJ +bMn +bAR +bPz +bQZ +bSl +bAR +bUJ +bVP +bXs +bAR aaf -aNr -cgX -cgX -cgX -cgX -cgX -cnv -bFl -cqp -bFl -cnx +aMr +ccY +ccY +ccY +ccY +ccY +cjm +bCC +cme +bCC +cjo aaa -bNR +bKK aaf aaa aaa @@ -123910,7 +124328,7 @@ aaa aaa aaa aaa -aac +aaj aaa aaf aaa @@ -123931,12 +124349,12 @@ aaa aaa aaa aaa -acg -acg -atB -auS -avV -awY +ack +ack +atn +bOY +avG +dqT aaf aaa aaa @@ -123955,55 +124373,55 @@ aaf aaa aaf aaf -acg -acg -baU -bcr -baU -bcr +ack +ack +aye +dgv +aye +dgv aaf -anY +anT aaf aaf aaf aaa -brM +bpw aaa aaf aaa aaa aaf -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR aaf -aKs -cgX -aXu -aOS +aMq +ccY +aVk +aNC +cgE +chX +cjn ckL -cmd -cnw -coU -bFl -bFl -bzB +bCC +bCC +bxc aaf -aae +aai aaa aaa aaa @@ -124167,33 +124585,33 @@ aaa aaa aaa aaa -aac -aae -aad -aad -aad -aae -aad -aad -aad -aac -aad -aad -aae -aad -aae -aad -aae -aad +aaj +aai +aag +aag +aag +aai +aag +aag +aag +aaj +aag +aag +aai +aag +aai +aag +aai +aag aaf aaf aaf aaf aaf -als -als -atB -awY +dnh +dnh +lNZ +dqT aaf aaa aaa @@ -124224,7 +124642,7 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaf @@ -124248,17 +124666,17 @@ aaf aaf aaf aaf -aNr -cgY -bDG +aMr +ccZ +bBb aaf aaa aaf -cnx -coV -cqq -coV -cnx +cjo +ckM +cmf +ckM +cjo aaa aaf aaf @@ -124449,27 +124867,27 @@ aaf aaa aaa aaf -acg -awY +ack +dqT aaf -anY -anY -anY -anY +anT +anT +anT +anT aaf -anY -anY -anY -anY -anY -anY -aqL -anY -anY -anY -anY -anY -anY +anT +anT +anT +anT +anT +anT +aqB +anT +anT +anT +anT +anT +anT aaf aaa aaa @@ -124481,7 +124899,7 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaa @@ -124706,7 +125124,7 @@ aaf aaf aaf aaf -acg +ack aaf aaa aaa @@ -124714,16 +125132,16 @@ aaa aaf aaa aaa -aGm -aGm -aGm -aGm -aGm -aGm -aGm -aGm -aGm -aGm +bpu +bpu +bpu +bpu +bpu +bpu +bpu +bpu +bpu +bpu aaa aaa aaa @@ -124738,40 +125156,40 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaf aaf -aae -bBK -bBK -bBK -bBK -bBK -bMe -bBK -bBK -aae -bBK -bBK -bBK -bNR -bBK -bBK -bBK -bBK -bMe -bBK -aae -bBK +aai +bzj +bzj +bzj +bzj +bzj +bJe +bzj +bzj +aai +bzj +bzj +bzj +bKK +bzj +bzj +bzj +bzj +bJe +bzj +aai +bzj aaf aaf -aae -bBK -aae -bBK -bBK +aai +bzj +aai +bzj +bzj aaf aaf aaa @@ -124971,16 +125389,16 @@ aaa aaf aaf aaf -anY -anY -anY -anY -aqL -anY -anY -anY -anY -aqL +anT +anT +anT +anT +aqB +anT +anT +anT +anT +aqB aaf aaf aaf @@ -124995,7 +125413,7 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaa @@ -125032,7 +125450,7 @@ aaa aaa aaf aaa -aab +aac aaa aaa aaa @@ -125244,7 +125662,7 @@ aaa aaf aaa aaa -aae +aai aaa aaa aaa @@ -125252,30 +125670,30 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaf -aae -bBJ -bBJ -bBJ -bBJ -bBJ -bBJ -bMf -bBJ -bBJ -bBJ -bBJ -bBJ -bBJ -bMf -bBJ -bBJ -bBJ -bBJ -bMf +aai +bzi +bzi +bzi +bzi +bzi +bzi +bJf +bzi +bzi +bzi +bzi +bzi +bzi +bJf +bzi +bzi +bzi +bzi +bJf aaf aaf aaf @@ -125499,9 +125917,9 @@ aaa aaa aaa aaf -aae +aai aaa -aae +aai aaa aaa aaa @@ -125509,7 +125927,7 @@ aaa aaa aaf aaf -brO +bpx aaf aaf aaa @@ -125756,9 +126174,9 @@ aaa aaa aaa aaa -aad +aag aaa -bei +siF aaa aaa aaa @@ -125766,33 +126184,33 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaf -aae -bBK -bBK -aae -bBK -bei -bBK -bBK -bNR -bBK -bBK -bBK -bBK -bei -aae -bBK -bBK -bBK -bBK -bNR -bBK -bBK -anX +aai +bzj +bzj +aai +bzj +siF +bzj +bzj +bKK +bzj +bzj +bzj +bzj +siF +aai +bzj +bzj +bzj +bzj +bKK +bzj +bzj +anS aaa aaa aaa @@ -126013,26 +126431,26 @@ aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa -aab +aac aaa aaa aaf aaa -brM +bpw aaa aaf aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa aaa @@ -126272,7 +126690,7 @@ aaa aaa aaf aaf -anY +anT aaa aaa aaa @@ -126280,7 +126698,7 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaa @@ -126289,7 +126707,7 @@ aaa aaa aaf aaa -anY +anT aaa aaa aaa @@ -126527,9 +126945,9 @@ aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa aaa @@ -126537,22 +126955,22 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaa aaa aaa aaa -aae +aai aaf -anY +anT aaa aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -126784,9 +127202,9 @@ aaa aaa aaa aaa -aad +aag aaa -aae +aai aaa aaa aaa @@ -126794,16 +127212,16 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaa aaa aaa aaa -aad +aag aaa -anY +anT aaa aaa aaa @@ -127041,9 +127459,9 @@ aaa aaa aaa aaa -aad +aag aaa -anY +anT aaa aaa aaa @@ -127051,16 +127469,16 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaa aaa aaa aaa -aad +aag aaa -aae +aai aaa aaa aaa @@ -127298,9 +127716,9 @@ aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa aaa @@ -127308,16 +127726,16 @@ aaa aaa aaf aaf -brO +bpx aaf aaf aaa aaa aaa aaa -aae +aai aaa -bei +siF aaa aaa aaa @@ -127516,7 +127934,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -127540,7 +127958,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -127555,9 +127973,9 @@ aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa aaa @@ -127565,16 +127983,16 @@ aaa aaa aaf aaa -brP +bpy aaa aaf aaa aaa aaa aaa -aae +aai aaa -bei +siF aaa aaa aaa @@ -127812,9 +128230,9 @@ aaa aaa aaa aaa -aad +aag aaa -anY +anT aaa aaa aaa @@ -127822,16 +128240,16 @@ aaa aaa aaf aaa -brP +bpy aaa aaf aaa aaa aaa aaa -aad +aag aaa -anY +anT aaa aaa aaa @@ -128069,9 +128487,9 @@ aaa aaa aaa aaa -aad +aag aaf -aae +aai aaf aaf aaf @@ -128079,16 +128497,16 @@ aaa aaa aaf aaa -brQ +bpz aaa aaf aaa aaa aaa aaa -aad +aag aaa -anY +anT aaa aaa aaa @@ -128129,9 +128547,9 @@ aaa aaa aaf aaf -cGZ -cKU -cGZ +czK +cDv +czK aaf aaf aaa @@ -128326,26 +128744,26 @@ aaa aaa aaa aaa -aad +aag aaa -bei +siF aaa aaa aaf aaf aaf aaf -bpG -brR -bug +bno +bpA +brO aaf aaa aaa aaa aaa -aad +aag aaf -aae +aai aaa aaa aaa @@ -128385,11 +128803,11 @@ aaa aaa aaf aaf -cIP -cGZ -cKV -cGZ -cIP +cBM +czK +cDw +czK +cBM aaf aaf aaa @@ -128583,26 +129001,26 @@ aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa aaf aaa aaa -bnW +blu aaa -brR +bpA aaa -bwc +btI aaa aaa aaa aaa -aad +aag aaa -anY +anT aaa aaa aaa @@ -128641,13 +129059,13 @@ aaa aaa aaf aaf -cGZ -cGZ -cJW -cKU -cLT -cGZ -cGZ +czK +czK +cCH +cDv +cEB +czK +czK aaf aaf aaa @@ -128840,26 +129258,26 @@ aaa aaa aaa aaa -anY +anT aaa -anY +anT aaf aaf -acg -acg +ack +ack aaf -bnX +blv aaf -brR +bpA aaf -bnX +blv aaf aaf aaf aaf -aad +aag aaa -bei +siF aaa aaa aaa @@ -128897,15 +129315,15 @@ aaa aaa aaa aaf -cGY -cGY -cIQ -cJX -cJX -cJX -cMT -cGY -cGY +czJ +czJ +cBN +cCI +cCI +cCI +cFv +czJ +czJ aaf aaa aaa @@ -129097,26 +129515,26 @@ aaa aaa aaa aaa -anY +anT aaa -aqL +aqB aaa -aKs -biF -biF -aQr -bnY -aLF -brS -aLF -bwd +aMq +bgc +bgc +aOV +blw +aNw +bpB +aNw +btJ aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa aaa @@ -129154,15 +129572,15 @@ aaa aaf aaf aaf -cGZ -cHX -cIR -cJX -cKW -cJX -cMU -cOg -cGZ +czK +cAQ +cBO +cCI +cDx +cCI +cFw +cGp +czK aaf aaf aaf @@ -129354,26 +129772,26 @@ aaa aaa aaa aaa -anY +anT aaa -anY +anT aaa -aKs -biG -biG -aQr -aKs -bpH -brT -buh -bwe +aMq +bgd +bgd +aOV +aMq +bnp +bpC +brP +btK aaa aaa aaa aaa -aad +aag aaa -aae +aai aaa aaa aaa @@ -129411,15 +129829,15 @@ aaa aaa aaa aaf -cGY -cGY -cIS -cJX -cJX -cJX -cMV -cGY -cGY +czJ +czJ +cBP +cCI +cCI +cCI +cFx +czJ +czJ aaf aaa aaa @@ -129611,26 +130029,26 @@ aaa aaa aaa aaa -anY +anT aaa -anY -anY -bhb -biH -bkJ -bhb -bnZ -bpI -brU -bui -bnZ -anY -anY -anY -anY -aad +anT +anT +beq +bge +bik +beq +blx +bnq +bpD +brQ +blx +anT +anT +anT +anT +aag aaa -anY +anT aaa aaa aaa @@ -129669,13 +130087,13 @@ aaa aaa aaf aaf -cGZ -cGZ -cJY -cKX -cLU -cGZ -cGZ +czK +czK +cCJ +cDy +cEC +czK +czK aaf aaf aaa @@ -129863,31 +130281,31 @@ aaa aaa aaa aaa -anY -anY -anY -anY -anY -anY -anY -anY +anT +anT +anT +anT +anT +anT +anT +anT aaa -aNs -biI -biG -aQt -boa -bpJ -brV -buj -aQt -aLF -aLF -aOL +aSD +bgf +bgd +aOX +bly +bnr +bpE +brR +aOX +aNw +aNw +aTQ aaa -anY +anT aaa -aad +aag aaa aaa aaa @@ -129927,11 +130345,11 @@ aaa aaa aaf aaf -cIP -cGZ -cKY -cGZ -cIP +cBM +czK +cDz +czK +cBM aaf aaf aaa @@ -130115,48 +130533,48 @@ aaa aaa aaa aaa -anY -anY -anY -anY -anY -anY +anT +anT +anT +anT +anT +anT aaa -aOL -aLF -aLF -aLF -aLF -aLF -aNs -bhc -biJ -bkK -bmo -bmo -bpK -brW -buk -bmo -bmo -bmo -bBL -bDx -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY +aTQ +aNw +aNw +aNw +aNw +aNw +aSD +bes +bgg +bil +bjO +bjO +bns +bpF +brS +bjO +bjO +bjO +bzk +bAS +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT aaa aaa aaa @@ -130185,9 +130603,9 @@ aaa aaa aaf aaf -cGZ -cGY -cGZ +czK +czJ +czK aaf aaf aaa @@ -130372,48 +130790,48 @@ aaa aaa aaa aaa -anY +anT aaa -aOL -aLF -aLF -aLF -aNs -aVV -aQp -aQp -aQp -aQp -aQp -aQp -bhd -aXu -aLK -aLK -aUz -bpL -brX -bul -aQq -aLK -aNx -bBM -bDy -aLF -aLF -aLF -bKv -aLF -aLF -aLF -aLF -bKv -aLF -aLF -aLF -aOL +aTQ +aNw +aNw +aNw +aSD +aTR +aOT +aOT +aOT +aOT +aOT +aOT +bet +aVk +aOY +aOY +aSG +bnt +bpG +brT +aOU +aOY +bcQ +bzl +bAT +aNw +aNw +aNw +bJl +aNw +aNw +aNw +aNw +bJl +aNw +aNw +aNw +aTQ aaa -anY +anT aaa aaa aaa @@ -130629,48 +131047,48 @@ aaa aaa aaa aaa -anY -aKs -aOM -aQp -aQp -aQp -aQp -aVW -aXu -aLK -aLK -aLK -aLK -aLK -aVX +anT +aMq +aNx +aOT +aOT +aOT +aOT +aTS +aVk +aOY +aOY +aOY +aOY +aOY +aTT aaa aaa aaa -bob -bpM -brY -bum -aQr +blA +bnu +bpH +brU +aOV aaa -aKs -bBN -aQp -aQp -aQp -aQp -bKw -bKw -bNS -bKw -bKw -bKw -bKw -aQp -aQp -bYj -bDG -anY +aMq +bzm +aOT +aOT +aOT +aOT +bMt +bMt +bNW +bMt +bMt +bMt +bMt +aOT +aOT +bUK +bBb +anT aaa aaa aaa @@ -130886,48 +131304,48 @@ aaa aaa aaa aaa -anY -aKs -aON -aQq -aLK -aLK -aLK -aVX +anT +aMq +aNy +aOU +aOY +aOY +aOY +aTT aaa aaa aaa aaa aaa aaa -aVY +aTU aaa aaa -aTi -aTi -bpN -brZ -bun -aTi +aRy +aRy +bnv +bpI +brV +aRy aaa aaa -aVX -aLK -aLK -aLK -aLK -aLK -aLK -bNT -aLK -aLK -aLK -aLK -aLK -aNx -aON -biQ -anY +aTT +aOY +aOY +aOY +aOY +aOY +aOY +bKQ +aOY +aOY +aOY +aOY +aOY +bcQ +aNy +bgn +anT aaa aaa aaa @@ -131143,48 +131561,48 @@ aaa aaa aaa aaa -anY -aKs -aON -aQr +anT +aMq +aNy +aOV aaa aaa aaa -aVY +aTU aaa -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -boc -bpO -bsa -buo -aTi -bxO +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +blB +bnw +bpJ +brW +aRy +bvt aaa -aVY +aTU aaa aaa aaa aaa aaa aaa -aVY +aTU aaa aaa aaa aaa aaa -aKs -aON -biQ -anY +aMq +aNy +bgn +anT aaa aaa aaa @@ -131400,48 +131818,48 @@ aaa aaa aaa aaa -anY -aKs -aON -aQr +anT +aMq +aNy +aOV aaa aaa aaa -aTi -aTi -aTi -aVZ -aVZ -aVZ -aTi -aTi -aTi -aTi -bmp -bod -bpP -bsb -bup -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -bxO -bxO +aRy +aRy +aRy +aTV +aTV +aTV +aRy +aRy +aRy +aRy +bjP +blC +bnx +bpK +bsf +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +bvt +bvt aaa aaa aaa -aKs -aON -biQ -anY +aMq +aNy +bgn +anT aaa aaa aaa @@ -131655,52 +132073,52 @@ aaa aaa aaa aaa -anY -anY -anY -aNr -aON -aQr +anT +anT +anT +aMr +aNy +aOV aaa aaa -aTi -aTi -aVZ -aVZ -aVZ -bcs -aVZ -aVZ -aVZ -aVZ -aVZ -bmp -boe -bpQ -bsc -buq -bwf -bwf -bwf -bwf -bwf -bFm -bGT -bIW -bKx -bMg -aTi -aTi -aTi -aTi +aRy +aRy +aTV +aTV +aTV +aZQ +aTV +aTV +aTV +aTV +aTV +bjP +blD +bny +bpL +brY +btL +btL +btL +btL +btL +bCD +bEf +bGc +bHC +bJg +aRy +aRy +aRy +aRy aaa aaa -aKs -bhj -bDG -anY -anY -anY +aMq +bez +bBb +anT +anT +anT aaa aaa aaa @@ -131912,52 +132330,52 @@ aaa aaa aaa aaa -anY +anT aaa -aLF -aNs -aON -aQr +aNw +aSD +aNy +aOV aaa aaa -aTi -aVZ -aXv -aZa -baV -bct -bej -bfB -aXv -biK -bkL -bmq -bmq -bpR -bsd -bur -bwf -bxP -bzL -bBO -bDz -bFm -bGU -bIX -bIX -bMh -bNU -bPw -bRn -aTi +aRy +aTV +aVl +aWL +aYy +aZR +bbF +bcP +aVl +bgh +bim +bjQ +bjQ +bnz +bpM +brZ +btL +bvu +bGh +bzn +bAU +bCD +bEg +bGd +bGd +bJm +bNX +bMo +bOc +aRy aaa aaa -aKs -bhj -bDy -aLF +aMq +bez +bAT +aNw aaa -anY +anT aaa aaa aaa @@ -132169,52 +132587,52 @@ aaa aaa aaa aaa -anY -aKs -aLG -aNt -aOO -aQr +anT +aMq +bnl +bpn +bpr +aOV aaa -aTi -aTi -aVZ -aXw -aZb -aZb -bcu -aZb -aZb -aZb -biL -bkM -bmr -bof -bpS -bse -bus -bwf -bxQ -bzM -bBP -bDA -bFm -bGV -bIY -bIX -bMi -bNV -bIX -bRo -aTi -bxO +aRy +aRy +aTV +aVm +aWM +aWM +aZS +aWM +aWM +aWM +bgi +bin +bjR +brX +bnA +bpN +bsa +btL +bAW +bxn +bzo +bAV +bCD +bEh +bGe +bGd +bKL +bNY +bGd +ceC +aRy +bvt aaa -aKs -bYk -aNt -cbg -biQ -anY +aMq +chz +bpn +cpO +bgn +anT aaa aaa aaa @@ -132426,52 +132844,52 @@ aaa aaa aaa aaa -anY -aKs -aLH -aNu -aOO -aQr +anT +aMq +bnk +bnn +bpr +aOV aaa -aTi -aTi -aVZ -aXx -aZc -aVZ -bcv -aVZ -aVZ -bhe -aZc -bkN -bmr -bog -bpT -bsf -but -bwg -bxR -bzN -bBQ -bDB -bFn -bFn -bFn -bKy -bIX -bIX -bIX -bRp -aTi -bxO +aRy +aRy +aTV +aVn +aWN +aTV +bqm +aTV +aTV +beu +aWN +bio +bjR +blF +bnB +bpO +bsb +btM +bvw +bxo +bzp +bJh +bCE +bCE +bCE +bHD +bGd +bGd +bGd +bUL +aRy +bvt aaa -aKs -bYk -bZv -aOO -biQ -anY +aMq +chz +cmK +bpr +bgn +anT aaa aaa aaa @@ -132683,52 +133101,52 @@ aaa aaa aaa aaa -anY -aKs -aLI -aNv -aOP -aQs -aQs -aTj -aUx -aWa -aXy -aZd -baW -bcw -bek -aVZ -bhf -biM -bkO -bms -boh -bpU -bsg -buu -bwh -bxS -bzO -bBR -bDC -bFo -bGW -bFo -bKz -bMj -bNW -bPx -bRq -aTj -bUu -aQs -bWN -bYl -bZw -cbh -biQ -anY +anT +aMq +aYd +bfS +bps +aOW +aOW +aRz +aSE +aTW +bjS +aWO +aYz +brx +bvf +aTV +byx +bgj +bip +blI +blG +bnC +bpP +bsc +btN +bvx +bxp +bzq +bAX +bCF +bEi +lWY +bHE +bKM +bKO +bMp +bNZ +aRz +bRa +aOW +bTm +chM +ckT +cmX +bgn +anT aaa aaa aaa @@ -132940,52 +133358,52 @@ aaa aaa aaa aaa -anY -aKs -aLH -aNu -aOO -aQr +anT +aMq +bnk +bnn +bpr +aOV aaa -aTi -aUy -aWb -aXz -aZe -aVZ -bcx -aVZ -aVZ -bhg -biN -bkP -bmq -boi -bpV -bsh -buv -bwf -bxT -bzP -bBS -bDD -bFn -bFn -bFn -bKA -bMk -bMk -bPy -bRr -aTi -bxO +aRy +aSF +aTX +aVp +aWP +aTV +aZV +aTV +aTV +bew +bgk +blE +bjQ +blH +bnD +bpQ +bsd +btL +bvy +bxq +bzr +bAY +bCE +bCE +bCE +bHF +bJk +bJk +bMq +cgy +aRy +bvt aaa -aKs -bYk -bZv -aOO -biQ -anY +aMq +chz +cmK +bpr +bgn +anT aaa aaa aaa @@ -133197,52 +133615,52 @@ aaa aaa aaa aaa -anY -aKs -aLJ -aNw -aOO -aQr +anT +aMq +bnm +bpq +bpr +aOV aaa -aTi -aTi -aVZ -aXA -aZf -baX -bcy -baX -baX -bhh -biO -bkQ -bmq -boj -bpW -bsi -buw -bwf -bxU -bzQ -bBT -bDE -bFm -bGX -bIY -bIX -bMl -bNX -bPz -bRs -aTi -bxO +aRy +aRy +aTV +aVq +aWQ +aYA +aZW +aYA +aYA +bex +bgl +bir +bjQ +bse +bnE +bpR +byM +btL +bvz +bxr +bzs +bJi +bCD +bEj +bGe +bGd +bKP +bOb +bMr +cho +aRy +bvt aaa -aKs -bYk -aNw -bBW -biQ -anY +aMq +chz +bpq +bzv +bgn +anT aaa aaa aaa @@ -133454,52 +133872,52 @@ aaa aaa aaa aaa -anY +anT aaa -aLK -aNx -aOQ -aQr +aOY +bcQ +aNz +aOV aaa aaa -aTi -aVZ -aXB -aZg -baY -bcz -bel -aZg -aXB -biP -bkR -bmq -bmq -bpR -bsj -bur -bwf -bxV -bzR -bBU -bDF -bFm -bGU -bIX -bIX -bMm -bNY -bPA -bRt -aTi +aRy +aTV +aVr +aWR +aYB +aZX +bbH +aWR +aVr +bgm +bis +bjQ +bjQ +bnz +bpS +brZ +btL +bvA +bxs +bzt +bBa +bCD +bEg +bGd +bGd +bKN +bOa +bMs +chn +aRy aaa aaa -aKs -bhj -aXu -aLK +aMq +bez +aVk +aOY aaa -anY +anT aaa aaa aaa @@ -133711,52 +134129,52 @@ aaa aaa aaa aaa -anY -anY -anY -aNr -aOQ -aQr +anT +anT +anT +aMr +aNz +aOV aaa aaa -aTi -aTi -aVZ -aVZ -aVZ -bcA -aVZ -aVZ -aVZ -aVZ -aVZ -bmt -bok -bpX -bsk -bux -bwf -bwf -bwf -bwf -bwf -bFm -bGY -bIZ -bKB -bMn -aTi -aTi -aTi -aTi +aRy +aRy +aTV +aTV +aTV +aZY +aTV +aTV +aTV +aTV +aTV +bjT +blJ +bnF +bpT +byO +btL +btL +btL +btL +btL +bCD +bEk +bGf +bHG +bJn +aRy +aRy +aRy +aRy aaa aaa -aKs -bhj -bDG -anY -anY -anY +aMq +bez +bBb +anT +anT +anT aaa aaa aaa @@ -133970,48 +134388,48 @@ aaa aaa aaa aaa -anY -aKs -aOQ -aQr +anT +aMq +aNz +aOV aaa aaa aaa -aTi -aTi -aTi -aVZ -aVZ -aVZ -aTi -aTi -aTi -aTi -bmt -bol -bpY -bsl -buy -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -bxO -bxO +aRy +aRy +aRy +aTV +aTV +aTV +aRy +aRy +aRy +aRy +bjT +blK +bnG +bpU +bsg +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +bvt +bvt aaa aaa aaa -aKs -bhj -biQ -anY +aMq +bez +bgn +anT aaa aaa aaa @@ -134227,48 +134645,48 @@ aaa aaa aaa aaa -anY -aKs -aOQ -aQr +anT +aMq +aNz +aOV aaa aaa aaa -aVY +aTU aaa -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -bom -bpZ -bsm -buz -aTi -bxO +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +blL +bnH +bpV +bsh +aRy +bvt aaa -aVY +aTU aaa aaa aaa aaa aaa aaa -aVY +aTU aaa aaa aaa aaa aaa -aKs -bhj -biQ -anY +aMq +bez +bgn +anT aaa aaa aaa @@ -134484,48 +134902,48 @@ aaa aaa aaa aaa -anY -aKs -aOQ -aQt -aLF -aLF -aLF -aWc +anT +aMq +aNz +aOX +aNw +aNw +aNw +aTY aaa aaa aaa aaa aaa aaa -aVY +aTU aaa aaa -aTi -bon -bqa -bsn -buA -aTi +aRy +blM +bnI +bpW +bsi +aRy aaa aaa -aWc -aLF -aLF -aLF -aLF -aLF -aLF -aWc -aLF -aLF -aLF -aLF -aLF -boa -bhj -biQ -anY +aTY +aNw +aNw +aNw +aNw +aNw +aNw +aTY +aNw +aNw +aNw +aNw +aNw +bly +bez +bgn +anT aaa aaa aaa @@ -134741,48 +135159,48 @@ aaa aaa aaa aaa -anY -aKs -aOR -aQp -aQp -aQp -aQp -aWd -aQt -aLF -aLF -aLF -aLF -aLF -aWc +anT +aMq +aNB +aOT +aOT +aOT +aOT +aTZ +aOX +aNw +aNw +aNw +aNw +aNw +aTY aaa aaa -aTi -aTi -aTi -bso -aTi -aTi +aRy +aRy +aRy +bpX +aRy +aRy aaa -aKs -bBV -aQp -aQp -aQp -aQp -aQp -aQp -bNZ -bKw -bKw -bKw -bKw -bKw -bKw -bYm -bDG -anY +aMq +bzu +aOT +aOT +aOT +aOT +aOT +aOT +bKR +bMt +bMt +bMt +bMt +bMt +bMt +bUM +bBb +anT aaa aaa aaa @@ -134998,48 +135416,48 @@ aaa aaa aaa aaa -anY +anT aaa -aOS -aLK -aLK -aLK -aUz -aWe -aQp -aQp -aQp -aQp -aQp -aQp -bhi -biQ +aNC +aOY +aOY +aOY +aSG +aUa +aOT +aOT +aOT +aOT +aOT +aOT +bey +bgn aaa aaa aaa -aKs -bsp -biQ +aMq +bpY +bgn aaa aaa -aKs -bhj -aXu -aLK -aLK -aLK -aLK -aLK -aOS -aLK -aLK -aLK -aLK -aLK -aLK -aOS +aMq +bez +aVk +aOY +aOY +aOY +aOY +aOY +aNC +aOY +aOY +aOY +aOY +aOY +aOY +aNC aaa -anY +anT aaa aaa aaa @@ -135255,48 +135673,48 @@ aaa aaa aaa aaa -anY -anY -anY -anY -anY -anY +anT +anT +anT +anT +anT +anT aaa -aOS -aLK -aLK -aLK -aLK -aLK -aNx -bhj -biR -aLF -aLF -aLF -aNs -bsq -buB -aLF -aLF -boa -bhj -biQ -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY +aNC +aOY +aOY +aOY +aOY +aOY +bcQ +bez +bgo +aNw +aNw +aNw +aSD +bpZ +bsj +aNw +aNw +bly +bez +bgn +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT aaa aaa aaa @@ -135517,29 +135935,29 @@ aaa aaa aaa aaa -anY -anY -anY -anY -anY -anY -anY -anY -aKs -bhk -aQp -aQp -aQp -aQp -aQp -bsr -aQp -aQp -aQp -aQp -bBW -bDG -anY +anT +anT +anT +anT +anT +anT +anT +anT +aMq +beA +aOT +aOT +aOT +aOT +aOT +bqa +aOT +aOT +aOT +aOT +bzv +bBb +anT aaa aaa aaa @@ -135781,22 +136199,22 @@ aaa aaa aaa aaa -anY +anT aaa -aOS -aLK -aLK -aLK -aLK -aLK -aOS -aLK -aLK -aLK -aLK -aOS +aNC +aOY +aOY +aOY +aOY +aOY +aNC +aOY +aOY +aOY +aOY +aNC aaa -anY +anT aaa aaa aaa @@ -136038,22 +136456,22 @@ aaa aaa aaa aaa -anY -anY -aad -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY +anT +anT +aag +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT aaa aaa aaa diff --git a/_maps/cit_map_files/OmegaStation/OmegaStation.dmm b/_maps/cit_map_files/OmegaStation/OmegaStation.dmm index 1f23ab98ab..88e19bad50 100644 --- a/_maps/cit_map_files/OmegaStation/OmegaStation.dmm +++ b/_maps/cit_map_files/OmegaStation/OmegaStation.dmm @@ -623,7 +623,6 @@ "abk" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Bridge Access"; req_access_txt = "19" }, @@ -648,7 +647,6 @@ "abl" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Bridge Access"; req_access_txt = "19" }, @@ -692,7 +690,6 @@ "abq" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Bridge Access"; req_access_txt = "19" }, @@ -708,7 +705,6 @@ "abr" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Bridge Access"; req_access_txt = "19" }, @@ -1272,6 +1268,9 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/maintenance/starboard) "acD" = ( @@ -3201,6 +3200,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/quartermaster/storage) "agC" = ( @@ -4237,7 +4239,6 @@ "aiy" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Bridge Access"; req_access_txt = "19" }, @@ -4259,8 +4260,8 @@ /area/ai_monitored/nuke_storage) "aiA" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/highsecurity{ - locked = 1; name = "AI Vault Chamber"; req_access_txt = "16" }, @@ -4293,7 +4294,6 @@ "aiC" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Bridge Access"; req_access_txt = "19" }, @@ -5637,6 +5637,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/brig) "akV" = ( @@ -7103,6 +7104,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/hallway/primary/central) "anS" = ( @@ -7116,6 +7118,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/hallway/primary/central) "anT" = ( @@ -7130,6 +7133,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/hallway/primary/central) "anU" = ( @@ -7422,6 +7426,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/security/brig) "aoy" = ( @@ -7462,6 +7469,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/security/brig) "aoB" = ( @@ -7898,6 +7908,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/quartermaster/miningdock) "apn" = ( @@ -7968,6 +7981,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/security/brig) "apy" = ( @@ -8039,6 +8055,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/security/brig) "apD" = ( @@ -8082,6 +8101,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/security/brig) "apG" = ( @@ -8804,6 +8826,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/crew_quarters/bar/atrium) "ard" = ( @@ -8831,6 +8856,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/crew_quarters/bar/atrium) "arf" = ( @@ -13680,6 +13708,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/hallway/secondary/exit) "aBo" = ( @@ -14407,6 +14438,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/atmos) "aCJ" = ( @@ -14655,6 +14687,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/hallway/secondary/exit) "aDj" = ( @@ -14715,6 +14750,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/atmos) "aDu" = ( @@ -15274,11 +15310,13 @@ }, /area/crew_quarters/dorms) "aEL" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-21" + }, /obj/machinery/status_display{ pixel_y = -32 }, /obj/effect/turf_decal/bot, -/obj/machinery/vending/kink, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -16051,6 +16089,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/engineering) "aGo" = ( @@ -16662,6 +16703,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/engineering) "aHy" = ( @@ -17868,6 +17912,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/port/central) "aJN" = ( @@ -18100,6 +18145,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) "aKt" = ( @@ -18169,6 +18217,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) "aKy" = ( @@ -18758,6 +18809,7 @@ name = "Supermatter Chamber"; req_access_txt = "24" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/engine, /area/engine/supermatter) "aLS" = ( @@ -20990,8 +21042,8 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 2; name = "Telecomms Server Room"; req_access = null; req_access_txt = "61" @@ -21842,7 +21894,6 @@ /area/maintenance/starboard/aft) "aSM" = ( /obj/machinery/door/airlock/command{ - cyclelinkeddir = 2; name = "Telecomms Server Room"; req_access = null; req_access_txt = "61" @@ -21856,6 +21907,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault/telecomms{ dir = 5 }, @@ -27613,6 +27667,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/science/research) "beN" = ( @@ -27634,6 +27689,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/science/research) "beO" = ( @@ -27949,6 +28005,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -28121,6 +28178,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/science/xenobiology) "bfR" = ( @@ -28146,6 +28206,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/science/xenobiology) "bfS" = ( @@ -28848,6 +28911,9 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -30212,6 +30278,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) "bkk" = ( @@ -31055,8 +31124,10 @@ /turf/open/space/basic, /area/space) "btk" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -31068,8 +31139,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/entry) "btl" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -31610,6 +31683,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/maintenance/starboard/fore) "byk" = ( @@ -31632,6 +31708,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/maintenance/starboard/fore) "bym" = ( @@ -31655,31 +31734,183 @@ /obj/structure/sign/nanotrasen, /turf/closed/wall, /area/security/checkpoint) -"hwc" = ( -/turf/closed/wall, +"cmp" = ( +/obj/machinery/door/airlock/external{ + name = "External Docking Port" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"csX" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/white{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/central) +"cRz" = ( +/obj/machinery/button/door{ + id = "supplybridge"; + name = "Shuttle Bay Space Bridge Control"; + pixel_y = 27; + req_access_txt = "0" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Bridge Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dfP" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dqM" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, /area/crew_quarters/cryopod) -"iCO" = ( -/obj/machinery/cryopod, -/turf/open/floor/plasteel/purple, -/area/crew_quarters/cryopod) -"puH" = ( +"eJF" = ( /obj/structure/cable/white{ icon_state = "0-8" }, /obj/machinery/power/apc{ areastring = "/area/medical/cryo"; - dir = 1; + dir = 2; name = "Cryogenics APC"; pixel_y = -24 }, /turf/open/floor/plasteel/purple, /area/crew_quarters/cryopod) -"rQZ" = ( +"fWz" = ( +/obj/machinery/door/airlock/external{ + name = "External Docking Port"; + req_access_txt = "63" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"gHi" = ( /obj/machinery/computer/cryopod{ pixel_x = 25 }, /turf/open/floor/plasteel/purple, /area/crew_quarters/cryopod) +"icS" = ( +/obj/machinery/cryopod, +/turf/open/floor/plasteel/purple, +/area/crew_quarters/cryopod) +"kKd" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock"; + req_access = null; + req_access_txt = "48" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"lCg" = ( +/obj/machinery/door/airlock/external{ + name = "Supply Dock Airlock"; + req_access_txt = "31" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"nKi" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) "sws" = ( /obj/docking_port/stationary{ dheight = 1; @@ -31869,6 +32100,9 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/maintenance/starboard) "sBW" = ( @@ -32516,6 +32750,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/maintenance/starboard) "sJe" = ( @@ -32550,6 +32787,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/maintenance/starboard) "sJk" = ( @@ -33281,8 +33521,8 @@ /area/ai_monitored/turret_protected/aisat_interior) "sML" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/highsecurity{ - locked = 1; name = "MiniSat Chamber"; req_access_txt = "16" }, @@ -33525,7 +33765,6 @@ /area/ai_monitored/turret_protected/aisat_interior) "sNk" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "MiniSat External Access"; req_access = null; req_access_txt = "65" @@ -33586,6 +33825,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/vault, /area/ai_monitored/turret_protected/aisat_interior) "sNp" = ( @@ -33630,6 +33872,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/vault, /area/ai_monitored/turret_protected/aisat_interior) "sNt" = ( @@ -33679,7 +33924,6 @@ /area/ai_monitored/turret_protected/aisat_interior) "sNy" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "MiniSat External Access"; req_access = null; req_access_txt = "65" @@ -34019,6 +34263,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/starboard) "sOM" = ( @@ -34120,10 +34367,47 @@ "sPY" = ( /turf/open/floor/plating, /area/maintenance/starboard/aft) -"sXe" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, +"usJ" = ( +/turf/closed/wall, /area/crew_quarters/cryopod) +"uxJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Atrium" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar/atrium) +"uxM" = ( +/obj/machinery/door/airlock/external{ + name = "External Docking Port" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"wUF" = ( +/obj/machinery/door/airlock/atmos/glass{ + name = "Supermatter Chamber"; + req_access_txt = "24" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/supermatter) (1,1,1) = {" aaa @@ -65597,7 +65881,7 @@ aHo aIl aLR aMU -aLR +wUF aMU aOa aMU @@ -72024,7 +72308,7 @@ aJM aKU aMj aNo -aJM +csX aOY aQf abt @@ -73342,14 +73626,14 @@ bgP bgP bjX bgU -bkj +cmp bgU bkt bky bkB bkE bgU -bkj +cmp bgU bjY sLm @@ -75856,7 +76140,7 @@ anb anS aoP apV -ard +uxJ asg asg auc @@ -76880,8 +77164,8 @@ ajx akA alt amm -puH -hwc +eJF +usJ aoT apZ ara @@ -77138,7 +77422,7 @@ akB alk amm amm -sXe +dqM aoU aqa arg @@ -77393,9 +77677,9 @@ aiC ajz akC alk -iCO -rQZ -sXe +icS +gHi +dqM aoV aqb arh @@ -78469,7 +78753,7 @@ aZe bdp aZe beL -aYu +nKi bfP bgp bhb @@ -79240,7 +79524,7 @@ baa bds baa aZl -aYu +dfP bfP bgs bhb @@ -81787,7 +82071,7 @@ sIw axW aRz sJN -sJd +cRz abN aaa bte @@ -82524,9 +82808,9 @@ aaa aaa ado aeh -agB +lCg ado -agB +lCg ahq ado aaa @@ -83821,7 +84105,7 @@ aaa aaa amD amD -apm +kKd amD amD aaa @@ -85375,17 +85659,17 @@ aaa aaa aaa azb -aBh +fWz azb -aDi +uxM azb aaa aaa aaa azb -aDi +uxM azb -aDi +uxM azb aaa aaa diff --git a/_maps/cit_map_files/PubbyStation/PubbyStation.dmm b/_maps/cit_map_files/PubbyStation/PubbyStation.dmm index 4e866e4ec2..31fcdadf69 100644 --- a/_maps/cit_map_files/PubbyStation/PubbyStation.dmm +++ b/_maps/cit_map_files/PubbyStation/PubbyStation.dmm @@ -643,6 +643,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) "adw" = ( @@ -697,6 +700,9 @@ /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) "adC" = ( @@ -743,6 +749,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) "adI" = ( @@ -779,6 +786,7 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/aisat_interior) "adN" = ( @@ -808,6 +816,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) "adR" = ( @@ -1141,6 +1150,9 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/aisat_interior) "aeP" = ( @@ -1164,6 +1176,9 @@ name = "MiniSat Maintenance"; req_access_txt = "65" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) "aeT" = ( @@ -1740,8 +1755,8 @@ /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/aisat_interior) "agt" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "MiniSat External Access"; req_access = null; req_access_txt = "65" @@ -1789,6 +1804,7 @@ name = "Cell 2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/vault, /area/security/prison) "agA" = ( @@ -1807,6 +1823,7 @@ id_tag = "permabolt1"; name = "Cell 1" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/vault, /area/security/prison) "agC" = ( @@ -1961,8 +1978,10 @@ /turf/open/floor/plating, /area/security/main) "agR" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "MiniSat External Access"; req_access = null; req_access_txt = "65" @@ -2113,6 +2132,9 @@ req_access_txt = "2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "ahn" = ( @@ -2136,6 +2158,9 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "ahq" = ( @@ -3436,6 +3461,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) "akm" = ( @@ -3482,6 +3510,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) "akq" = ( @@ -5566,10 +5597,12 @@ /area/maintenance/fore) "apl" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 0; name = "Security External Airlock"; req_access_txt = "63" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/fore) "apm" = ( @@ -5579,8 +5612,10 @@ /turf/open/floor/plating, /area/maintenance/fore) "apn" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Security External Airlock"; req_access_txt = "63" }, @@ -6285,6 +6320,9 @@ name = "Labor Camp Shuttle Airlock"; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/dark, /area/security/brig) "arj" = ( @@ -6299,6 +6337,9 @@ pixel_y = -25; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/dark, /area/security/brig) "ark" = ( @@ -6735,6 +6776,7 @@ /obj/machinery/door/airlock/external{ name = "Escape Pod" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/crew_quarters/dorms) "asj" = ( @@ -7312,8 +7354,8 @@ /turf/open/floor/plating, /area/security/brig) "atE" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 2; id_tag = "innerbrig"; name = "Brig"; req_access_txt = "63" @@ -7337,8 +7379,8 @@ /turf/open/floor/plating, /area/security/brig) "atG" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 2; id_tag = "innerbrig"; name = "Brig"; req_access_txt = "63" @@ -7376,6 +7418,7 @@ req_access = null; req_access_txt = "20" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/fore) "atL" = ( @@ -7468,8 +7511,8 @@ /turf/closed/wall, /area/bridge) "atZ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Bridge External Access"; req_access = null; req_access_txt = "10;13" @@ -7869,9 +7912,8 @@ /turf/closed/wall/r_wall, /area/ai_monitored/nuke_storage) "auY" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/vault{ - icon_state = "door_locked"; - locked = 1; req_access_txt = "53" }, /obj/structure/cable{ @@ -8208,6 +8250,9 @@ req_access = null; req_access_txt = "20" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/fore) "avN" = ( @@ -8242,6 +8287,9 @@ req_access_txt = "65" }, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -8321,8 +8369,10 @@ /turf/open/floor/plasteel/darkyellow, /area/bridge) "awc" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Bridge External Access"; req_access = null; req_access_txt = "10;13" @@ -8642,8 +8692,10 @@ /area/security/brig) "awL" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; id_tag = "outerbrig"; name = "Brig"; req_access_txt = "63" @@ -8670,8 +8722,10 @@ /area/security/brig) "awN" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; id_tag = "outerbrig"; name = "Brig"; req_access_txt = "63" @@ -8757,6 +8811,9 @@ req_access = null; req_access_txt = "20" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/fore) "awU" = ( @@ -8957,6 +9014,9 @@ /obj/machinery/door/airlock/public/glass{ name = "Holodeck Door" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "axz" = ( @@ -9864,8 +9924,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -9882,8 +9944,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -10427,8 +10491,8 @@ /area/crew_quarters/heads/captain) "aBq" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 2; name = "Bridge"; req_access_txt = "19" }, @@ -10441,8 +10505,8 @@ "aBr" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 2; name = "Bridge"; req_access_txt = "19" }, @@ -10504,8 +10568,8 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 2; name = "Bridge"; req_access_txt = "19" }, @@ -12192,8 +12256,10 @@ /turf/open/floor/plating, /area/maintenance/department/cargo) "aFh" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; req_access_txt = "13" }, /turf/open/floor/plating, @@ -12202,8 +12268,10 @@ /turf/open/floor/plating, /area/maintenance/department/cargo) "aFj" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; req_access_txt = "13" }, /turf/open/floor/plating, @@ -12902,8 +12970,10 @@ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 1; name = "Bridge"; req_access_txt = "19" }, @@ -12916,8 +12986,10 @@ }, /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 1; name = "Bridge"; req_access_txt = "19" }, @@ -12938,8 +13010,10 @@ /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 1; name = "Bridge"; req_access_txt = "19" }, @@ -14278,8 +14352,10 @@ /turf/open/floor/plating, /area/maintenance/department/cargo) "aKy" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Escape Airlock" }, /turf/open/floor/plating, @@ -14294,8 +14370,10 @@ /turf/open/floor/plating, /area/hallway/secondary/exit/departure_lounge) "aKB" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Escape Airlock" }, /turf/open/floor/plating, @@ -18286,6 +18364,9 @@ name = "Supply Dock Airlock"; req_access_txt = "31" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/quartermaster/storage) "aUz" = ( @@ -19763,7 +19844,6 @@ /area/crew_quarters/kitchen) "aYd" = ( /obj/machinery/door/airlock{ - cyclelinkeddir = 8; name = "Kitchen"; req_access_txt = "0"; req_one_access_txt = "25; 28" @@ -21303,8 +21383,8 @@ /turf/open/space, /area/solar/starboard) "bbQ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Port Docking Bay 1" }, /turf/open/floor/plating, @@ -21682,8 +21762,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -21700,8 +21782,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -22072,8 +22156,10 @@ /turf/open/space, /area/solar/starboard) "bdV" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Port Docking Bay 1" }, /turf/open/floor/plating, @@ -22181,8 +22267,10 @@ /area/hydroponics) "bek" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/public/glass{ - cyclelinkeddir = 4; name = "Hydroponics"; req_access_txt = "35" }, @@ -22228,8 +22316,10 @@ /area/hallway/primary/central) "beo" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/public/glass{ - cyclelinkeddir = 8; name = "Kitchen"; req_access_txt = "28" }, @@ -22794,6 +22884,9 @@ req_access = null; req_access_txt = "48" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/quartermaster/miningdock) "bfJ" = ( @@ -25889,6 +25982,7 @@ req_access_txt = "30" }, /obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/dark, /area/science/server) "bnV" = ( @@ -27836,6 +27930,7 @@ }, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/department/cargo) "bsl" = ( @@ -28234,6 +28329,9 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/dark, /area/science/server) "btg" = ( @@ -28467,8 +28565,10 @@ /turf/open/space/basic, /area/space) "btL" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; id_tag = null; name = "Port Docking Bay 2"; req_access_txt = "0" @@ -28476,8 +28576,10 @@ /turf/open/floor/plating, /area/hallway/secondary/entry) "btM" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; id_tag = null; name = "Port Docking Bay 2"; req_access_txt = "0" @@ -29010,6 +29112,9 @@ name = "Kill Room Access"; req_access_txt = "55" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/science/xenobiology) "buT" = ( @@ -29047,6 +29152,9 @@ name = "Kill Room"; req_access_txt = "55" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/science/xenobiology) "buW" = ( @@ -30164,8 +30272,10 @@ /turf/open/floor/plasteel/dark, /area/science/research/lobby) "bxq" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 4; name = "Research Division Access"; req_access_txt = "47" }, @@ -30200,8 +30310,10 @@ /turf/open/floor/plasteel/dark, /area/science/research) "bxt" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 8; name = "Research Division Access"; req_access_txt = "47" }, @@ -30302,12 +30414,11 @@ /area/science/research) "bxE" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/research{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "xeno_airlock_exterior"; - locked = 1; name = "Xenobiology Lab External Airlock"; req_access_txt = "55" }, @@ -30321,6 +30432,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/dark, /area/science/xenobiology) "bxF" = ( @@ -30341,12 +30455,11 @@ /area/science/xenobiology) "bxI" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/research{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "xeno_airlock_interior"; - locked = 1; name = "Xenobiology Lab Internal Airlock"; req_access_txt = "55" }, @@ -30360,6 +30473,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/white, /area/science/xenobiology) "bxJ" = ( @@ -30550,6 +30666,9 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/department/cargo) "bxX" = ( @@ -31925,12 +32044,11 @@ /area/medical/virology) "bAX" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/virology{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "virology_airlock_exterior"; - locked = 1; name = "Virology Exterior Airlock"; req_access_txt = "39" }, @@ -31945,6 +32063,7 @@ req_access_txt = "39" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/white, /area/medical/virology) "bAY" = ( @@ -33143,6 +33262,9 @@ name = "Toxins Storage"; req_access_txt = "8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/dark, /area/science/storage) "bDR" = ( @@ -33190,6 +33312,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/science/mixing) "bDV" = ( @@ -34111,12 +34236,11 @@ /area/medical/virology) "bFM" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/virology{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "virology_airlock_interior"; - locked = 1; name = "Virology Interior Airlock"; req_access_txt = "39" }, @@ -34131,6 +34255,9 @@ req_access_txt = "39" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/white, /area/medical/virology) "bFN" = ( @@ -34479,6 +34606,7 @@ /obj/machinery/door/airlock/external{ name = "Pod Docking Bay" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/chapel/dock) "bGG" = ( @@ -35396,17 +35524,17 @@ /turf/closed/wall/r_wall, /area/science/mixing) "bIL" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "tox_airlock_interior"; - locked = 1; name = "Interior Airlock"; req_access_txt = "8"; req_one_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/engine, /area/science/mixing) "bIM" = ( @@ -35622,6 +35750,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/freezer, /area/medical/surgery) "bJr" = ( @@ -35645,6 +35776,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/freezer, /area/medical/surgery) "bJu" = ( @@ -36383,23 +36517,25 @@ /turf/open/floor/engine/vacuum, /area/engine/atmos) "bLf" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "tox_airlock_exterior"; - locked = 1; name = "Exterior Airlock"; req_access_txt = "8"; req_one_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/engine, /area/science/mixing) "bLg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; req_access_txt = "8"; req_one_access_txt = "0" }, @@ -36726,7 +36862,6 @@ /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/atmos/glass{ - cyclelinkeddir = 0; name = "Atmospherics"; req_access_txt = "24" }, @@ -37680,8 +37815,10 @@ /area/science/mixing) "bOu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; req_access_txt = "8"; req_one_access_txt = "0" }, @@ -38979,6 +39116,9 @@ req_access_txt = "11" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) "bRI" = ( @@ -39004,6 +39144,9 @@ req_access_txt = "11" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/storage/tech) "bRL" = ( @@ -39463,7 +39606,6 @@ "bSQ" = ( /obj/machinery/door/firedoor/heavy, /obj/machinery/door/airlock/atmos/glass{ - cyclelinkeddir = 0; name = "Atmospherics Monitoring"; req_access_txt = "24" }, @@ -39805,8 +39947,8 @@ /turf/closed/wall, /area/engine/engineering) "bTF" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 2; name = "Engineering"; req_one_access_txt = "10;24" }, @@ -40550,6 +40692,18 @@ }, /turf/open/space/basic, /area/space/nearstation) +"bVq" = ( +/obj/machinery/door/airlock/external{ + name = "Construction Zone"; + req_access = null; + req_access_txt = "0"; + req_one_access_txt = "0" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) "bVr" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plating/airless, @@ -41409,8 +41563,10 @@ /turf/open/floor/plasteel/dark, /area/engine/engine_smes) "bXp" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 1; name = "Engine Room"; req_access_txt = "10" }, @@ -41552,9 +41708,10 @@ /turf/open/floor/plasteel/dark, /area/chapel/main/monastery) "bXL" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 4 +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 }, +/obj/machinery/door/airlock/external, /turf/open/floor/plating, /area/chapel/asteroid/monastery) "bXM" = ( @@ -41564,9 +41721,10 @@ /turf/open/floor/plating, /area/chapel/asteroid/monastery) "bXN" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 8 +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 }, +/obj/machinery/door/airlock/external, /turf/open/floor/plating, /area/chapel/asteroid/monastery) "bXS" = ( @@ -41799,12 +41957,14 @@ /area/chapel/main/monastery) "bYF" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Construction Zone"; req_access = null; req_access_txt = "0"; req_one_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/department/engine) "bYG" = ( @@ -42793,13 +42953,12 @@ /obj/structure/cable/yellow{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "incinerator_airlock_interior"; - locked = 1; name = "Turbine Interior Airlock"; req_access_txt = "24"; req_one_access_txt = "0" @@ -42816,13 +42975,12 @@ /obj/structure/cable/yellow{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "incinerator_airlock_exterior"; - locked = 1; name = "Turbine Exterior Airlock"; req_access_txt = "24"; req_one_access_txt = "0" @@ -43568,8 +43726,10 @@ }, /area/maintenance/disposal/incinerator) "cdj" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Atmospherics External Access"; req_access = null; req_access_txt = "24" @@ -43586,8 +43746,10 @@ /turf/open/floor/plating, /area/maintenance/disposal/incinerator) "cdl" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Atmospherics External Access"; req_access = null; req_access_txt = "24" @@ -43872,6 +44034,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/dark, /area/chapel/main/monastery) "ceh" = ( @@ -43948,8 +44113,8 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -44008,8 +44173,8 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -44268,8 +44433,10 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -44315,8 +44482,10 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -44365,18 +44534,20 @@ }, /area/chapel/main/monastery) "cfH" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 4 +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 }, +/obj/machinery/door/airlock/external, /turf/open/floor/plating, /area/chapel/main/monastery) "cfI" = ( /turf/open/floor/plating, /area/chapel/main/monastery) "cfJ" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 8 +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 }, +/obj/machinery/door/airlock/external, /turf/open/floor/plating, /area/chapel/main/monastery) "cfK" = ( @@ -44564,8 +44735,8 @@ /turf/open/floor/plating, /area/engine/engineering) "cgs" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Engineering External Access"; req_access = null; req_access_txt = "61" @@ -44849,8 +45020,10 @@ /turf/open/floor/plasteel/showroomfloor, /area/chapel/main/monastery) "chv" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Engineering External Access"; req_access = null; req_access_txt = "61" @@ -45915,8 +46088,8 @@ /turf/open/space, /area/space/nearstation) "clz" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Telecommunications External Access"; req_access = null; req_access_txt = "61" @@ -45940,8 +46113,10 @@ /turf/open/floor/plating, /area/tcommsat/computer) "clD" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Telecommunications External Access"; req_access = null; req_access_txt = "61" @@ -46295,8 +46470,8 @@ }, /area/tcommsat/computer) "cmw" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/engineering/glass{ - cyclelinkeddir = 2; name = "Server Room"; req_access_txt = "61" }, @@ -46370,8 +46545,10 @@ /turf/open/floor/plating, /area/tcommsat/computer) "cmF" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/engineering/glass{ - cyclelinkeddir = 1; name = "Server Room"; req_access_txt = "61" }, @@ -46941,7 +47118,6 @@ /area/crew_quarters/bar) "cpe" = ( /obj/machinery/door/airlock{ - cyclelinkeddir = 4; name = "Bar Access"; req_access_txt = "25" }, @@ -47501,8 +47677,10 @@ /turf/open/space, /area/space/nearstation) "crz" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; req_access_txt = "13" }, /obj/structure/disposalpipe/segment{ @@ -47520,8 +47698,10 @@ /turf/open/floor/plating, /area/maintenance/department/engine) "crB" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; req_access_txt = "13" }, /obj/structure/disposalpipe/segment{ @@ -47820,6 +48000,9 @@ opacity = 1; req_access_txt = "22" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/dark, /area/chapel/office) "csM" = ( @@ -48945,6 +49128,7 @@ name = "Library" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/dark, /area/library) "cxB" = ( @@ -49788,13 +49972,59 @@ "cDa" = ( /turf/closed/wall, /area/quartermaster/warehouse) -"evx" = ( +"cDX" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/darkpurple, +/area/crew_quarters/cryopod) +"gfg" = ( /obj/structure/cable{ icon_state = "1-2" }, /turf/open/floor/plasteel/darkpurple, /area/crew_quarters/cryopod) -"iVL" = ( +"gHc" = ( +/turf/open/floor/plasteel/darkpurple, +/area/crew_quarters/cryopod) +"gOG" = ( +/obj/machinery/cryopod, +/turf/open/floor/plasteel/darkpurple, +/area/crew_quarters/cryopod) +"izB" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/crew_quarters/dorms) +"jgr" = ( +/obj/machinery/door/airlock/centcom{ + name = "Library" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/library) +"kjK" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance"; + req_access_txt = "65" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/AIsatextAP) +"kls" = ( /obj/machinery/light{ dir = 8 }, @@ -49805,7 +50035,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/prison) -"jvQ" = ( +"kFZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49817,7 +50047,15 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"lcu" = ( +"lqy" = ( +/obj/machinery/door/airlock/centcom{ + name = "Library" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/dark, +/area/library) +"mTb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49826,29 +50064,34 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"mhM" = ( -/turf/open/floor/plating/airless, -/area/space/nearstation) -"nnS" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable{ - icon_state = "0-2" +"oig" = ( +/obj/machinery/cryopod, +/obj/machinery/light/small/built{ + dir = 4 }, /turf/open/floor/plasteel/darkpurple, /area/crew_quarters/cryopod) -"oZq" = ( -/obj/structure/cable{ - icon_state = "4-8" +"oPy" = ( +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock"; + req_access = null; + req_access_txt = "48" }, -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 }, -/obj/structure/cable{ - icon_state = "1-8" +/turf/open/floor/plating, +/area/quartermaster/miningdock) +"pbm" = ( +/obj/machinery/door/airlock/external{ + name = "Pod Docking Bay" }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"pgi" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/chapel/dock) +"pCj" = ( /obj/machinery/power/apc{ areastring = "/area/medical/cryo"; dir = 1; @@ -49860,35 +50103,51 @@ }, /turf/open/floor/plasteel/darkpurple, /area/crew_quarters/cryopod) -"pPV" = ( +"sQt" = ( +/obj/machinery/door/airlock/external{ + name = "Supply Dock Airlock"; + req_access_txt = "31" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"tBM" = ( /obj/structure/cable{ icon_state = "1-2" }, /turf/open/floor/plasteel/stairs, /area/crew_quarters/cryopod) -"pXL" = ( +"tWw" = ( /obj/machinery/computer/cryopod{ pixel_y = 24 }, /turf/open/floor/plasteel/darkpurple, /area/crew_quarters/cryopod) -"qSi" = ( +"vvr" = ( /turf/closed/wall, /area/crew_quarters/cryopod) -"tnH" = ( -/obj/machinery/cryopod, -/obj/machinery/light/small/built{ - dir = 4 +"vzz" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck Door" }, -/turf/open/floor/plasteel/darkpurple, -/area/crew_quarters/cryopod) -"tMS" = ( -/obj/machinery/cryopod, -/turf/open/floor/plasteel/darkpurple, -/area/crew_quarters/cryopod) -"tUf" = ( -/turf/open/floor/plasteel/darkpurple, -/area/crew_quarters/cryopod) +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/fitness/recreation) +"vOw" = ( +/obj/machinery/door/airlock/centcom{ + name = "Library" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/library) (1,1,1) = {" aaa @@ -66484,7 +66743,7 @@ aaa bFE bGF bHJ -bGF +pbm bKa cqH bLn @@ -67561,13 +67820,13 @@ cjQ cjQ cxn cjQ -ckT +lqy cxC cxK cxX cyl cyz -ckT +jgr cjQ cjQ cjQ @@ -67824,7 +68083,7 @@ cxL cxY cym cyA -cxz +vOw ckm ckm ckm @@ -69483,7 +69742,7 @@ aem aem aeT afn -iVL +kls afZ agn agy @@ -75240,7 +75499,7 @@ bPA bSw bSw bDi -bYF +bVq bZt cac cac @@ -80138,8 +80397,8 @@ cgv cgV bBW bBW +aaa cgV -mhM aaa bBW bBW @@ -80914,7 +81173,7 @@ cis ciG aaa aaa -cgV +aaa cfV bTE abI @@ -81163,7 +81422,7 @@ cfd cfw cfW cgw -mhM +cgV abI abI cij @@ -81171,7 +81430,7 @@ cit ciH abI abI -mhM +cgV cfV bTE abI @@ -81302,7 +81561,7 @@ aee aee aee aev -adv +kjK aeZ afu afL @@ -81420,7 +81679,7 @@ cfe cfx cfa cgv -cgV +aaa aaa aaa cik @@ -82195,8 +82454,8 @@ cgV bBW aaa aaa -mhM cgV +aaa bBW bBW cgV @@ -86478,12 +86737,12 @@ aaa aaa aaa aaa -qSi -pgi -evx -pPV -jvQ -oZq +vvr +pCj +gfg +tBM +kFZ +aIU aJI aLe aMe @@ -86735,11 +86994,11 @@ aaa aaa aaa aaa -qSi -pXL -tUf -nnS -lcu +vvr +tWw +gHc +cDX +mTb aIU aJH aLe @@ -86992,10 +87251,10 @@ apX aBL aBL apX -qSi -tnH -tMS -qSi +vvr +oig +gOG +vvr aHN aIU aJI @@ -89552,7 +89811,7 @@ aoF aqY asi atk -asi +izB avk awv axt @@ -91890,9 +92149,9 @@ aaa aaa aLg aTr -aUy +sQt aPd -aUy +sQt aXz aLg aaa @@ -91901,7 +92160,7 @@ aaa aaa aaa bdI -bfI +oPy bdI aaa aEj @@ -93410,10 +93669,10 @@ atn atn avm avm -axy +vzz avm avm -axy +vzz avm avm atn diff --git a/_maps/map_files/BoxStation/BoxStation.dmm b/_maps/map_files/BoxStation/BoxStation.dmm index 87757e7a98..11646eaa1a 100644 --- a/_maps/map_files/BoxStation/BoxStation.dmm +++ b/_maps/map_files/BoxStation/BoxStation.dmm @@ -647,6 +647,7 @@ id_tag = "permabolt3"; name = "Cell 3" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "acf" = ( @@ -659,6 +660,7 @@ name = "Cell 2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "acg" = ( @@ -674,6 +676,7 @@ name = "Cell 1" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "ach" = ( @@ -700,6 +703,9 @@ /turf/open/floor/carpet, /area/crew_quarters/heads/hos) "ack" = ( +/obj/machinery/firealarm{ + pixel_y = 24 + }, /obj/effect/turf_decal/stripes/line{ dir = 1 }, @@ -737,10 +743,6 @@ /obj/structure/closet/secure_closet/hos, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"aco" = ( -/obj/structure/closet/bombcloset/security, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) "acp" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/showroomfloor, @@ -1000,6 +1002,7 @@ name = "Security External Airlock"; req_access_txt = "63" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/security/main) "acV" = ( @@ -1341,6 +1344,9 @@ name = "Long-Term Cell 3"; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "adI" = ( @@ -1349,6 +1355,9 @@ req_access_txt = "2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "adJ" = ( @@ -1360,6 +1369,9 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "adK" = ( @@ -2134,6 +2146,9 @@ name = "Escape Pod Three"; req_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/security/main) "afp" = ( @@ -2344,8 +2359,8 @@ /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) "afP" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 2; name = "Command Tool Storage"; req_access = null; req_access_txt = "19" @@ -3571,6 +3586,13 @@ dir = 5 }, /area/security/brig) +"aiH" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/security/brig) "aiI" = ( /obj/structure/cable{ icon_state = "4-8" @@ -3610,28 +3632,19 @@ /turf/open/floor/plasteel/showroomfloor, /area/security/warden) "aiL" = ( -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/security/warden) -"aiM" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Brig Control"; - req_access_txt = "3" +/obj/machinery/computer/secure_data{ + dir = 1 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aiN" = ( -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, +"aiM" = ( +/obj/structure/table, +/obj/item/folder/red, +/obj/item/pen, +/obj/item/hand_labeler, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/light, +/turf/open/floor/plasteel/showroomfloor, /area/security/warden) "aiO" = ( /obj/structure/window/reinforced{ @@ -4078,6 +4091,7 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/solars/port/fore) "ajZ" = ( @@ -4325,7 +4339,7 @@ /turf/open/floor/plasteel/red/side{ dir = 1 }, -/area/hallway/primary/fore) +/area/security/brig) "akA" = ( /obj/structure/chair{ dir = 8; @@ -4461,13 +4475,13 @@ /turf/open/floor/plasteel/dark, /area/security/brig) "akV" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable{ - icon_state = "0-4" - }, /obj/structure/cable{ icon_state = "0-8" }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/security/brig) "akX" = ( @@ -4532,7 +4546,7 @@ /turf/open/floor/plasteel/red/side{ dir = 5 }, -/area/hallway/primary/fore) +/area/security/brig) "alg" = ( /obj/structure/cable{ icon_state = "0-2" @@ -4549,6 +4563,9 @@ req_access = null; req_access_txt = "10; 13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) "ali" = ( @@ -4568,6 +4585,9 @@ req_access_txt = "2"; shuttledocked = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/security/processing) "alp" = ( @@ -4674,11 +4694,10 @@ /turf/open/floor/plasteel/dark, /area/security/brig) "alC" = ( -/obj/item/twohanded/required/kirbyplants/random, /turf/open/floor/plasteel/red/side{ dir = 9 }, -/area/hallway/primary/fore) +/area/security/brig) "alD" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, @@ -4689,7 +4708,7 @@ /turf/open/floor/plasteel/red/side{ dir = 5 }, -/area/hallway/primary/fore) +/area/security/brig) "alF" = ( /obj/machinery/atmospherics/components/unary/tank/air{ dir = 2 @@ -4744,6 +4763,17 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/maintenance/fore/secondary) +"alN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "seclobby"; + name = "security shutters" + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/brig) "alO" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -4906,11 +4936,6 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"amo" = ( -/turf/open/floor/plasteel/red/side{ - dir = 9 - }, -/area/hallway/primary/fore) "amp" = ( /obj/structure/closet/secure_closet/brig{ id = "Cell 4"; @@ -4927,7 +4952,7 @@ /turf/open/floor/plasteel/red/side{ dir = 4 }, -/area/hallway/primary/fore) +/area/security/brig) "amr" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -4954,8 +4979,8 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -5040,6 +5065,15 @@ /obj/item/trash/plate, /turf/open/floor/plating, /area/maintenance/port/fore) +"amI" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Cryogenics APC"; + pixel_x = 24 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/crew_quarters/cryopod) "amL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/spawner/structure/window/reinforced, @@ -5302,11 +5336,6 @@ dir = 4 }, /area/hallway/primary/fore) -"anB" = ( -/turf/open/floor/plasteel/red/side{ - dir = 5 - }, -/area/hallway/primary/fore) "anC" = ( /obj/effect/spawner/structure/window, /obj/machinery/door/poddoor/shutters/preopen{ @@ -5314,7 +5343,7 @@ name = "security shutters" }, /turf/open/floor/plating, -/area/security/courtroom) +/area/security/brig) "anD" = ( /obj/structure/cable{ icon_state = "1-2" @@ -5330,6 +5359,9 @@ cyclelinkeddir = 4; req_access_txt = "13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/fore/secondary) "anF" = ( @@ -5369,6 +5401,9 @@ name = "Labor Camp Shuttle Airlock"; shuttledocked = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/security/processing) "anO" = ( @@ -5417,7 +5452,7 @@ name = "security shutters" }, /turf/open/floor/plasteel, -/area/hallway/primary/fore) +/area/security/brig) "anU" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters/preopen{ @@ -5428,7 +5463,7 @@ name = "Courtroom" }, /turf/open/floor/plasteel/dark, -/area/security/courtroom) +/area/security/brig) "anV" = ( /obj/machinery/light/small, /turf/open/floor/plasteel/dark, @@ -5651,7 +5686,7 @@ /turf/open/floor/plasteel/red/side{ dir = 10 }, -/area/hallway/primary/fore) +/area/security/brig) "aoC" = ( /obj/structure/chair{ dir = 1 @@ -5661,7 +5696,7 @@ pixel_y = -29 }, /turf/open/floor/plasteel/red/side, -/area/hallway/primary/fore) +/area/security/brig) "aoD" = ( /obj/machinery/camera{ c_tag = "Fore Primary Hallway East"; @@ -5676,18 +5711,18 @@ dir = 1 }, /turf/open/floor/plasteel/red/side, -/area/hallway/primary/fore) +/area/security/brig) "aoE" = ( /obj/structure/table, /obj/machinery/chem_dispenser/drinks, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/bar, -/area/hallway/primary/fore) +/area/security/brig) "aoF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/reagent_dispensers/water_cooler, /turf/open/floor/plasteel/red/side, -/area/hallway/primary/fore) +/area/security/brig) "aoG" = ( /obj/structure/table, /obj/machinery/firealarm{ @@ -6365,6 +6400,9 @@ req_access = null; req_access_txt = "13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/starboard/fore) "aqw" = ( @@ -6440,8 +6478,8 @@ /turf/open/floor/plating, /area/shuttle/auxillary_base) "aqJ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "External Access"; req_access = null; req_access_txt = "13" @@ -7385,7 +7423,6 @@ /area/crew_quarters/heads/hos) "atp" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Construction Zone"; req_access = null; req_access_txt = "0"; @@ -8017,8 +8054,10 @@ /turf/open/floor/plating, /area/maintenance/port/fore) "avd" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; req_access_txt = "13" }, /turf/open/floor/plating, @@ -9808,8 +9847,8 @@ /turf/open/floor/plating, /area/maintenance/department/electrical) "azy" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Port Docking Bay 1" }, /turf/open/floor/plating, @@ -11983,6 +12022,7 @@ name = "EVA Storage"; req_access_txt = "18" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) "aEY" = ( @@ -13059,9 +13099,8 @@ /turf/closed/wall/r_wall, /area/ai_monitored/nuke_storage) "aHG" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/vault{ - icon_state = "door_locked"; - locked = 1; req_access_txt = "53" }, /obj/structure/cable{ @@ -14562,7 +14601,6 @@ /area/maintenance/port/fore) "aLu" = ( /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 1; name = "Auxillary Base Construction"; req_access_txt = "0"; req_one_access_txt = "32;47;48" @@ -16416,8 +16454,10 @@ /turf/open/floor/plating, /area/hallway/secondary/exit) "aQF" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Security Escape Airlock"; req_access_txt = "2" }, @@ -17322,8 +17362,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/exit) "aTn" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Escape Airlock" }, /obj/structure/sign/warning/vacuum/external{ @@ -17332,8 +17374,10 @@ /turf/open/floor/plating, /area/hallway/secondary/exit) "aTo" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Escape Airlock" }, /turf/open/floor/plating, @@ -18605,8 +18649,10 @@ /obj/structure/cable{ icon_state = "0-4" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 4; name = "Bridge"; req_access_txt = "19" }, @@ -18623,8 +18669,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 8; name = "Bridge"; req_access_txt = "19" }, @@ -18820,8 +18868,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 4; name = "Bridge"; req_access_txt = "19" }, @@ -18853,8 +18903,10 @@ /obj/structure/cable{ icon_state = "0-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 8; name = "Bridge"; req_access_txt = "19" }, @@ -19057,8 +19109,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/exit) "aXI" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; id_tag = null; name = "Port Docking Bay 2"; req_access_txt = "0" @@ -21203,8 +21257,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/exit) "bdA" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Cargo Escape Airlock" }, /turf/open/floor/plating, @@ -21705,16 +21761,16 @@ }, /area/hallway/secondary/exit) "beK" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Port Docking Bay 4"; req_access_txt = "0" }, /turf/open/floor/plating, /area/hallway/secondary/entry) "beL" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Port Docking Bay 3"; req_access_txt = "0" }, @@ -22354,18 +22410,6 @@ /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, /turf/open/floor/plating, /area/maintenance/port) -"bgx" = ( -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/pen, -/obj/machinery/newscaster{ - pixel_x = 30 - }, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/bar) "bgy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 @@ -22798,8 +22842,8 @@ /turf/closed/wall, /area/science/research) "bhB" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 2; name = "Research Division Access"; req_access_txt = "47" }, @@ -24250,6 +24294,7 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/central/secondary) "ble" = ( @@ -24583,8 +24628,10 @@ /turf/open/floor/plating, /area/maintenance/starboard) "blP" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; req_access_txt = "13" }, /turf/open/floor/plating, @@ -24636,8 +24683,10 @@ /turf/open/floor/plating, /area/quartermaster/storage) "blX" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 1; name = "Research Division Access"; req_access_txt = "47" }, @@ -26646,6 +26695,9 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/central/secondary) "bqL" = ( @@ -27095,8 +27147,10 @@ /turf/open/floor/plating, /area/maintenance/starboard) "brJ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Supply Dock Airlock"; req_access_txt = "31" }, @@ -27929,6 +27983,7 @@ req_access_txt = "11" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/gravity_generator) "btG" = ( @@ -33212,6 +33267,7 @@ }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/starboard) "bFZ" = ( @@ -33445,6 +33501,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/white, /area/science/mixing) "bGD" = ( @@ -34103,16 +34162,16 @@ req_access_txt = "39" }, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/virology{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "virology_airlock_exterior"; - locked = 1; name = "Virology Exterior Airlock"; req_access_txt = "39" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/white, /area/medical/virology) "bIg" = ( @@ -34487,6 +34546,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/science/mixing) "bIT" = ( @@ -34549,8 +34611,10 @@ /turf/open/floor/plating/airless, /area/science/test_area) "bJb" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Mining Dock Airlock"; req_access = null; req_access_txt = "48"; @@ -34571,8 +34635,10 @@ /turf/open/space/basic, /area/space) "bJd" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/mining/glass{ - cyclelinkeddir = 8; name = "Mining Dock"; req_access_txt = "48" }, @@ -36417,26 +36483,24 @@ /turf/open/floor/engine/vacuum, /area/science/mixing) "bNu" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/research/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "tox_airlock_exterior"; - locked = 1; name = "Mixing Room Exterior Airlock"; req_access_txt = "8" }, /turf/open/floor/engine, /area/science/mixing) "bNv" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/research/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "tox_airlock_interior"; - locked = 1; name = "Mixing Room Interior Airlock"; req_access_txt = "8" }, @@ -38278,16 +38342,18 @@ icon_state = "1-2" }, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/virology{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "virology_airlock_interior"; - locked = 1; name = "Virology Interior Airlock"; req_access_txt = "39" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/white, /area/medical/virology) "bRQ" = ( @@ -39389,7 +39455,7 @@ icon_state = "4-8" }, /turf/open/floor/plating, -/area/maintenance/port/aft) +/area/maintenance/bar) "bUx" = ( /obj/structure/disposalpipe/junction/yjunction{ dir = 1 @@ -40580,8 +40646,10 @@ /turf/open/floor/plating, /area/maintenance/starboard/aft) "bXv" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Access"; req_access = null; req_access_txt = "13" @@ -41643,8 +41711,10 @@ }, /area/tcommsat/server) "cal" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/engineering/glass{ - cyclelinkeddir = 4; name = "Server Room"; req_access_txt = "61" }, @@ -41656,8 +41726,10 @@ }, /area/tcommsat/computer) "can" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/engineering/glass{ - cyclelinkeddir = 8; name = "Server Room"; req_access_txt = "61" }, @@ -43860,8 +43932,8 @@ /turf/open/floor/plasteel, /area/engine/engineering) "cfM" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 2; name = "Engine Room"; req_access_txt = "10" }, @@ -44279,8 +44351,10 @@ /turf/open/floor/plating, /area/crew_quarters/heads/chief) "cgT" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 8; name = "SMES Room"; req_access_txt = "32" }, @@ -44377,8 +44451,10 @@ }, /area/engine/atmos) "che" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Atmospherics External Airlock"; req_access_txt = "24" }, @@ -44683,8 +44759,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -45468,8 +45546,8 @@ /turf/open/floor/plasteel, /area/engine/engineering) "cjR" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -45550,8 +45628,10 @@ id = "testlab"; name = "test chamber blast door" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/research/glass{ - cyclelinkeddir = 4; name = "Test Chamber"; req_access_txt = "47" }, @@ -45825,8 +45905,10 @@ /turf/open/floor/plasteel, /area/science/misc_lab) "ckN" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/research/glass{ - cyclelinkeddir = 8; name = "Test Chamber"; req_access_txt = "47" }, @@ -46283,19 +46365,19 @@ /turf/closed/wall/r_wall, /area/maintenance/disposal/incinerator) "cmf" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "incinerator_airlock_interior"; - locked = 1; name = "Turbine Interior Airlock"; req_access_txt = "32" }, /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/engine, /area/maintenance/disposal/incinerator) "cmg" = ( @@ -46499,6 +46581,11 @@ dir = 1 }, /area/engine/engineering) +"cmR" = ( +/obj/structure/table/wood, +/obj/machinery/chem_dispenser/drinks, +/turf/open/floor/wood, +/area/maintenance/bar) "cmU" = ( /obj/machinery/light/small, /turf/open/floor/engine/n2, @@ -46618,8 +46705,8 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -46759,19 +46846,21 @@ /turf/closed/wall, /area/construction) "cnC" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "incinerator_airlock_exterior"; - locked = 1; name = "Turbine Exterior Airlock"; req_access_txt = "32" }, /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/engine, /area/maintenance/disposal/incinerator) "cnD" = ( @@ -47002,13 +47091,6 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"col" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/wood, -/area/maintenance/bar) "cop" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 1; @@ -47126,8 +47208,10 @@ /turf/open/floor/plasteel, /area/engine/engine_smes) "coB" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 4; name = "SMES Room"; req_access_txt = "32" }, @@ -47449,8 +47533,10 @@ /turf/open/floor/plasteel/white, /area/medical/sleeper) "cpI" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Escape Pod Four"; req_access = null; req_access_txt = "0" @@ -47821,8 +47907,8 @@ /turf/open/floor/plasteel, /area/engine/engineering) "cqA" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -47861,6 +47947,7 @@ name = "Supermatter Chamber"; req_access_txt = "10" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/engine, /area/engine/supermatter) "cqF" = ( @@ -48091,6 +48178,9 @@ name = "Supermatter Chamber"; req_access_txt = "10" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/engine, /area/engine/supermatter) "cru" = ( @@ -48319,8 +48409,10 @@ /turf/open/floor/plasteel/dark, /area/engine/engineering) "csg" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -48559,8 +48651,10 @@ /turf/open/space, /area/solar/starboard/aft) "cta" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "MiniSat External Access"; req_access = null; req_access_txt = "65;13" @@ -50246,6 +50340,9 @@ name = "Escape Pod Three"; req_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/security/main) "cxJ" = ( @@ -50254,14 +50351,19 @@ name = "Labor Camp Shuttle Airlock"; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/security/processing) "cxN" = ( /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -50273,11 +50375,25 @@ cyclelinkeddir = 8; name = "Labor Camp Shuttle Airlock" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/security/processing) +"cxR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/brig) "cxW" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "External Access"; req_access = null; req_access_txt = "13" @@ -50293,17 +50409,21 @@ /turf/open/floor/plating, /area/hallway/secondary/entry) "cya" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; req_access_txt = "13" }, /turf/open/floor/plating, /area/maintenance/fore) "cyb" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Escape Pod One" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/hallway/secondary/entry) "cyd" = ( @@ -50318,8 +50438,10 @@ /turf/open/space/basic, /area/space) "cyg" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 1; name = "Command Tool Storage"; req_access = null; req_access_txt = "19" @@ -50327,16 +50449,20 @@ /turf/open/floor/plasteel/dark, /area/ai_monitored/storage/eva) "cyh" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Security Escape Airlock"; req_access_txt = "2" }, /turf/open/floor/plating, /area/hallway/secondary/exit) "cyl" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; id_tag = null; name = "Port Docking Bay 2"; req_access_txt = "0" @@ -50344,53 +50470,67 @@ /turf/open/floor/plating, /area/hallway/secondary/entry) "cyp" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Escape Airlock" }, /turf/open/floor/plating, /area/hallway/secondary/exit) "cyr" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Cargo Escape Airlock" }, /turf/open/floor/plating, /area/hallway/secondary/exit) "cyt" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Port Docking Bay 4"; req_access_txt = "0" }, /turf/open/floor/plating, /area/hallway/secondary/entry) "cyu" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Port Docking Bay 3"; req_access_txt = "0" }, /turf/open/floor/plating, /area/hallway/secondary/entry) "cyC" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; req_access_txt = "13" }, /turf/open/floor/plating, /area/maintenance/starboard) "cyD" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Supply Dock Airlock"; req_access_txt = "31" }, /turf/open/floor/plating, /area/quartermaster/storage) "cyE" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Access"; req_access = null; req_access_txt = "13" @@ -50398,8 +50538,10 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "cyG" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Atmospherics External Airlock"; req_access_txt = "24" }, @@ -50409,8 +50551,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -50427,8 +50571,10 @@ /turf/open/floor/plating, /area/maintenance/port/aft) "cyM" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 1; name = "Engine Room"; req_access_txt = "10" }, @@ -50450,8 +50596,10 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -50459,8 +50607,10 @@ /turf/open/floor/plating, /area/maintenance/solars/starboard/aft) "czg" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Escape Pod Four"; req_access = null; req_access_txt = "0"; @@ -50469,8 +50619,10 @@ /turf/open/floor/plating, /area/engine/engineering) "czk" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "MiniSat External Access"; req_access = null; req_access_txt = "65;13" @@ -51989,6 +52141,10 @@ /obj/structure/lattice, /turf/open/space, /area/space/nearstation) +"cEm" = ( +/obj/machinery/vending/autodrobe, +/turf/open/floor/wood, +/area/maintenance/bar) "cEr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ @@ -53022,12 +53178,45 @@ /turf/open/space/basic, /area/space) "cIh" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Port Docking Bay 1" }, /turf/open/floor/plating, /area/hallway/secondary/entry) +"cKh" = ( +/obj/structure/bed, +/obj/item/bedsheet/grey, +/obj/effect/decal/cleanable/semen{ + desc = "Blech."; + name = "dried semen" + }, +/obj/effect/spawner/lootdrop/costume, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/bar) +"cKI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + cyclelinkeddir = 1; + id_tag = "lobbyairlock"; + name = "Security Lobby"; + req_access_txt = "0" + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/brig) +"cLr" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/security/brig) "cMm" = ( /obj/effect/spawner/structure/window/plasma/reinforced, /turf/open/floor/plating, @@ -53186,6 +53375,9 @@ }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/starboard/aft) "cNY" = ( @@ -53227,15 +53419,19 @@ /turf/open/floor/plating, /area/maintenance/starboard/aft) "cPH" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; req_access_txt = "13" }, /turf/open/floor/plating, /area/maintenance/starboard/aft) "cPI" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; req_access_txt = "13" }, /turf/open/floor/plating, @@ -53642,38 +53838,43 @@ "cVb" = ( /turf/closed/wall, /area/hallway/secondary/service) -"daP" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ +"cVk" = ( +/obj/effect/turf_decal/stripes/line{ dir = 1 }, -/obj/machinery/light/small{ - dir = 4 +/obj/machinery/camera/motion{ + c_tag = "Armory Motion Sensor"; + dir = 2; + name = "motion-sensitive security camera" }, -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"ddY" = ( -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/bar) -"deX" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/corner, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable{ - icon_state = "2-4" + dir = 6 }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"dfb" = ( +"cYR" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/brig) +"daq" = ( /obj/machinery/door/airlock/maintenance/abandoned{ - req_access_txt = "0" + name = "Incinerator Access"; + req_access_txt = "12" + }, +/obj/structure/barricade/wooden{ + name = "wooden barricade (CLOSED)" }, /turf/open/floor/plating, /area/maintenance/bar) +"ddq" = ( +/obj/structure/grille, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) "dfh" = ( /obj/machinery/power/apc{ areastring = "/area/science/circuit"; @@ -53688,63 +53889,44 @@ }, /turf/open/floor/plasteel, /area/science/circuit) -"diE" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/fore/secondary) -"dpO" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ +"dfW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/brig) +"dAS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/structure/disposalpipe/segment, /turf/closed/wall, /area/maintenance/fore/secondary) -"dza" = ( -/obj/structure/closet/secure_closet/security/sec, -/obj/effect/turf_decal/bot{ - dir = 2 +"dLQ" = ( +/turf/open/floor/plasteel/red/corner{ + dir = 1 }, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) -"dIm" = ( -/obj/structure/closet/l3closet/security, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) -"dLC" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; - id_tag = "lobbyairlock"; - name = "Security Lobby"; - req_access_txt = "0" - }, -/turf/open/floor/plasteel/red/side, -/area/hallway/primary/fore) -"dMt" = ( -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/decal/cleanable/blood/old, -/obj/item/device/assembly/signaler, -/turf/open/floor/plating, -/area/maintenance/bar) +/area/security/brig) "dMZ" = ( /obj/structure/sign/poster/official/random{ pixel_y = 32 }, /turf/open/floor/plasteel/white, /area/science/circuit) -"dUX" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 +"dRy" = ( +/obj/structure/table, +/obj/item/storage/box/firingpins, +/obj/item/storage/box/firingpins, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"dUn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 4 }, -/turf/open/floor/plasteel, /area/security/brig) -"dZd" = ( -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/hallway/primary/fore) "eaI" = ( /obj/structure/table/reinforced, /obj/item/device/radio/intercom{ @@ -53752,24 +53934,51 @@ }, /turf/open/floor/plasteel/white, /area/science/circuit) -"edf" = ( -/obj/machinery/light/small{ - dir = 8 +"eiQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-4" }, -/obj/machinery/cryopod{ - tag = "icon-cryopod-open (EAST)"; - icon_state = "cryopod-open"; +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/brig) +"ejX" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 1 + }, +/area/hallway/primary/fore) +"elx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/warden) +"eoF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"eqj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, -/turf/open/floor/noslip, -/area/crew_quarters/cryopod) -"eug" = ( -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ +/turf/open/floor/plasteel/red/corner{ + dir = 1 + }, +/area/security/brig) +"ese" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel, -/area/ai_monitored/security/armory) +/area/security/brig) "eyM" = ( /obj/machinery/mineral/ore_redemption{ input_dir = 2; @@ -53778,32 +53987,16 @@ /obj/machinery/door/firedoor, /turf/open/floor/plasteel, /area/quartermaster/miningdock) -"eCq" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 +"eBn" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 }, -/turf/open/floor/wood, -/area/maintenance/bar) -"eFo" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "2-4" - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"eJr" = ( -/obj/machinery/power/apc{ - areastring = "/area/maintenance/bar"; - dir = 2; - name = "Maintenance Bar APC"; - pixel_x = 1; - pixel_y = -24 - }, -/obj/structure/cable, +/obj/effect/turf_decal/stripes/white/corner, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) +"eGa" = ( /turf/open/floor/wood{ - icon_state = "wood-broken7" + icon_state = "wood-broken5" }, /area/maintenance/bar) "eRz" = ( @@ -53821,23 +54014,29 @@ }, /turf/open/floor/plasteel, /area/quartermaster/miningdock) -"eXt" = ( -/obj/structure/table/wood/poker, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 +"fgi" = ( +/turf/closed/wall, +/area/crew_quarters/cryopod) +"fiq" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, -/obj/item/storage/pill_bottle/dice, -/turf/open/floor/wood, -/area/maintenance/bar) -"fbG" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, -/area/hallway/primary/fore) +/area/security/armory) "flc" = ( /obj/machinery/bookbinder, /turf/open/floor/plasteel/white, /area/science/circuit) +"fmW" = ( +/obj/effect/turf_decal/loading_area/white, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/corner, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) "fnC" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 @@ -53851,28 +54050,48 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/secondary/service) +"fsC" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/ai_monitored/security/armory) "fsQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"fFO" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"fJA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ +"fIx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, -/obj/machinery/light, -/turf/open/floor/plasteel/red/side, -/area/security/brig) +/turf/closed/wall, +/area/maintenance/bar) "fKl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/science/circuit) +"fNa" = ( +/obj/machinery/power/apc{ + areastring = "/area/maintenance/bar"; + dir = 2; + name = "Maintenance Bar APC"; + pixel_x = 1; + pixel_y = -24 + }, +/obj/structure/cable, +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/bar) +"fXR" = ( +/obj/structure/table/wood/poker, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/maintenance/bar) "gbq" = ( /obj/structure/cable{ icon_state = "4-8" @@ -53888,51 +54107,77 @@ "gjl" = ( /turf/closed/wall, /area/quartermaster/warehouse) -"gsc" = ( -/obj/effect/spawner/lootdrop/keg, +"gnt" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood{ icon_state = "wood-broken7" }, /area/maintenance/bar) -"gus" = ( -/obj/effect/turf_decal/stripes/line, -/obj/structure/cable{ - icon_state = "4-8" +"gqJ" = ( +/obj/structure/window/reinforced, +/obj/vehicle/ridden/secway, +/obj/item/key/security, +/obj/machinery/door/window/eastleft{ + name = "Secway Docking Port" }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"gvr" = ( -/obj/structure/falsewall, -/turf/open/floor/plating, -/area/maintenance/bar) +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel/showroomfloor, +/area/space) +"gtB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/light, +/turf/open/floor/plasteel/red/side, +/area/security/brig) "gwd" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/science/circuit) -"gxj" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 +"gBe" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/wood, +/area/maintenance/bar) +"gEu" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/wood{ + icon_state = "wood-broken" }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"gyg" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/security/warden) -"gLh" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ +/area/maintenance/bar) +"gHZ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, -/turf/closed/wall, +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, /area/maintenance/bar) +"gKd" = ( +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/brig) +"gLH" = ( +/obj/machinery/door/airlock/external{ + name = "External Access"; + req_access = null; + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"gUO" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/brig) "gWd" = ( /obj/structure/cable{ icon_state = "1-4" @@ -53950,6 +54195,17 @@ dir = 8 }, /area/medical/sleeper) +"hbX" = ( +/obj/machinery/flasher{ + id = "brigentry"; + pixel_y = -28 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/plasteel/red/side, +/area/security/brig) "hcE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, @@ -53967,87 +54223,34 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"hha" = ( -/turf/open/floor/wood, -/area/maintenance/bar) -"hsl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"hyy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/closed/wall, -/area/maintenance/fore/secondary) -"hGx" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"hKM" = ( -/obj/structure/sign/poster/official/no_erp, -/turf/closed/wall, -/area/maintenance/bar) -"hMS" = ( -/obj/structure/bed, -/obj/item/clothing/suit/straight_jacket, -/obj/item/clothing/mask/muzzle, -/turf/open/floor/plasteel, -/area/security/execution/transfer) -"hUv" = ( -/obj/machinery/vending/clothing, -/turf/open/floor/wood, -/area/maintenance/bar) -"hWV" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/hallway/primary/fore) -"hYa" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/bar) -"ifm" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance/abandoned{ - req_access_txt = "0" - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/bar) +"hgP" = ( +/obj/structure/closet/bombcloset/security, +/turf/open/floor/plasteel/showroomfloor, +/area/space) +"hCi" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"hSW" = ( +/turf/open/floor/plasteel/red/side, +/area/security/brig) "ijc" = ( /obj/structure/table, /obj/item/stack/sheet/metal/fifty, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"imC" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +"ilg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood{ icon_state = "wood-broken7" }, /area/maintenance/bar) +"ilT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/armory) "ipA" = ( /obj/machinery/droneDispenser, /turf/open/floor/plating, @@ -54058,27 +54261,26 @@ /obj/item/pen, /turf/open/floor/plasteel/white, /area/science/circuit) -"iFh" = ( -/turf/open/floor/plasteel/red/side, -/area/hallway/primary/fore) -"iGk" = ( -/obj/structure/grille, -/obj/structure/lattice, -/turf/open/space/basic, -/area/space/nearstation) -"iIs" = ( -/obj/effect/turf_decal/stripes/white/line{ - dir = 5 - }, -/turf/open/floor/plasteel/dark, -/area/security/execution/transfer) -"iMh" = ( +"iun" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 + dir = 6 }, -/obj/structure/tank_dispenser/oxygen, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) +/turf/open/floor/wood, +/area/maintenance/bar) +"izg" = ( +/obj/structure/table/wood/poker, +/obj/item/coin/iron, +/turf/open/floor/wood, +/area/maintenance/bar) +"iEJ" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod One" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) "iNn" = ( /obj/machinery/camera{ c_tag = "Kitchen Cold Room" @@ -54087,19 +54289,25 @@ /obj/structure/reagent_dispensers/cooking_oil, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"iWe" = ( -/obj/structure/falsewall, -/obj/effect/turf_decal/delivery/white, -/turf/open/floor/plasteel/dark, -/area/security/execution/transfer) -"iZT" = ( -/turf/closed/wall, -/area/crew_quarters/cryopod) -"jav" = ( -/obj/machinery/chem_dispenser/drinks/beer, -/obj/structure/table/wood, +"iNt" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/brig) +"iZz" = ( +/obj/structure/table/wood/poker, /turf/open/floor/wood, /area/maintenance/bar) +"jaa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/airlock/maintenance/abandoned{ + req_access_txt = "0" + }, +/turf/open/floor/wood{ + icon_state = "wood-broken" + }, +/area/maintenance/bar) "jbf" = ( /obj/structure/cable{ icon_state = "0-2" @@ -54126,42 +54334,10 @@ }, /turf/open/floor/plasteel, /area/science/circuit) -"jjw" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, -/area/maintenance/bar) "jlm" = ( /obj/machinery/rnd/protolathe/department/cargo, /turf/open/floor/plasteel, /area/quartermaster/office) -"jnB" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/table/wood, -/obj/item/reagent_containers/spray/cleaner, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/bar) -"jor" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/bar) -"jpk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/maintenance/bar) -"jrj" = ( -/obj/structure/table/wood/poker, -/obj/item/coin/iron, -/turf/open/floor/wood, -/area/maintenance/bar) "jrE" = ( /obj/machinery/rnd/protolathe/department/science, /obj/structure/sign/poster/official/random{ @@ -54169,48 +54345,33 @@ }, /turf/open/floor/plasteel/white, /area/science/circuit) -"jsM" = ( -/obj/structure/table/glass, -/obj/item/paper_bin, -/obj/item/pen/blue, -/turf/open/floor/plasteel/purple/side{ - tag = "icon-purple (NORTH)"; - icon_state = "purple"; - dir = 1 +"jvH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "2-4" }, -/area/crew_quarters/cryopod) -"jxK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/maintenance/bar) -"jyt" = ( +"jvX" = ( +/obj/machinery/door_timer{ + id = "Cell 2"; + name = "Cell 2"; + pixel_y = -32 + }, +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/red/corner, +/area/security/brig) +"jwO" = ( /obj/structure/table/wood, -/obj/machinery/chem_dispenser/drinks, /turf/open/floor/wood, /area/maintenance/bar) "jAD" = ( /obj/structure/grille, /turf/open/floor/plating/airless, /area/space/nearstation) -"jCi" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/structure/closet/secure_closet/brig{ - id = "Secure Cell"; - name = "Secure Cell Locker" - }, -/obj/effect/turf_decal/stripes/white/end{ - dir = 4 - }, -/obj/effect/turf_decal/delivery/white, -/turf/open/floor/plasteel/dark, -/area/security/execution/transfer) "jCq" = ( /obj/structure/disposalpipe/segment{ dir = 5 @@ -54223,23 +54384,6 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"jDT" = ( -/obj/structure/table, -/obj/item/folder/red, -/obj/item/pen, -/obj/item/hand_labeler, -/obj/item/book/manual/wiki/security_space_law, -/obj/machinery/light, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"jGf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/corner{ - dir = 8 - }, -/area/security/brig) "jHt" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment{ @@ -54253,28 +54397,14 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"jIa" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 +"jKI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 }, -/obj/machinery/camera/motion{ - c_tag = "Armory Motion Sensor"; - dir = 2; - name = "motion-sensitive security camera" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"jME" = ( /obj/machinery/door/firedoor, -/obj/structure/cable{ - icon_state = "4-8" - }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; - id_tag = "outerbrig"; + cyclelinkeddir = 2; + id_tag = "innerbrig"; name = "Brig"; req_access_txt = "63" }, @@ -54309,26 +54439,6 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"jVE" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/hallway/primary/fore) -"jXb" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/hallway/primary/fore) -"jZW" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/bar) "khb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 @@ -54337,6 +54447,36 @@ /obj/item/kitchen/rollingpin, /turf/open/floor/plasteel/hydrofloor, /area/hallway/secondary/service) +"khB" = ( +/obj/machinery/door/airlock/external{ + cyclelinkeddir = 4; + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/fore/secondary) +"kkQ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/ai_monitored/security/armory) +"knx" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Gravity Generator"; + req_access_txt = "11" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) "kob" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment, @@ -54345,19 +54485,40 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"kpR" = ( +"kyO" = ( +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/obj/machinery/newscaster{ + pixel_x = 30 + }, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/maintenance/bar) +"kDA" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"kqC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/red/side{ +/area/security/armory) +"kEo" = ( +/obj/structure/table/wood, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, -/area/hallway/primary/fore) +/obj/machinery/newscaster{ + pixel_x = 30 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/bar) "kPd" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/structure/cable{ @@ -54384,60 +54545,113 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/miningdock) -"kVC" = ( -/obj/structure/chair/stool, -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/maintenance/bar) -"lgA" = ( -/obj/machinery/suit_storage_unit/security, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ +"kTn" = ( +/obj/machinery/light{ dir = 4 }, -/obj/effect/turf_decal/bot_white, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) +/obj/structure/table/wood, +/obj/item/reagent_containers/spray/cleaner, +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/maintenance/bar) +"kXw" = ( +/obj/machinery/vending/games{ + name = "\improper Good 'Clean' Fun" + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"lik" = ( +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/brig) +"lxM" = ( +/obj/structure/sign/poster/random{ + pixel_y = -32 + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"lza" = ( +/obj/structure/table/glass, +/obj/item/paper_bin, +/obj/item/pen/blue, +/turf/open/floor/plasteel/purple/side{ + tag = "icon-purple (NORTH)"; + icon_state = "purple"; + dir = 1 + }, +/area/crew_quarters/cryopod) +"lzJ" = ( +/obj/structure/chair/stool, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/maintenance/bar) "lAB" = ( /obj/structure/sign/nanotrasen, /turf/closed/wall, /area/science/circuit) -"lAE" = ( -/obj/structure/table, -/obj/item/grenade/barrier{ - pixel_x = 4 - }, -/obj/item/grenade/barrier, -/obj/item/grenade/barrier{ - pixel_x = -4 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"lIg" = ( -/obj/machinery/suit_storage_unit/security, -/obj/effect/turf_decal/bot_white, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) +"lBd" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/space) +"lFR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/wood, +/area/maintenance/bar) "lMg" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 }, /turf/open/floor/plasteel, /area/science/circuit) -"lMP" = ( -/obj/machinery/computer/secure_data{ - dir = 1 +"lNK" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 }, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/wood, +/area/maintenance/bar) "lQG" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/science/circuit) -"myc" = ( +"lWm" = ( +/obj/machinery/door/window/brigdoor/security/cell{ + id = "Cell 3"; + name = "Cell 3" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/red/side, +/area/security/brig) +"lWz" = ( +/turf/closed/wall, +/area/maintenance/bar) +"mhD" = ( +/obj/machinery/cryopod{ + tag = "icon-cryopod-open (EAST)"; + icon_state = "cryopod-open"; + dir = 4 + }, +/turf/open/floor/noslip, +/area/crew_quarters/cryopod) +"mnl" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"mnG" = ( /obj/structure/rack, /obj/item/clothing/suit/armor/bulletproof{ pixel_x = -3; @@ -54463,6 +54677,35 @@ }, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/dark, +/area/security/armory) +"mnX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"muS" = ( +/obj/structure/chair/stool, +/turf/open/floor/wood{ + icon_state = "wood-broken" + }, +/area/maintenance/bar) +"mxj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance/abandoned{ + req_access_txt = "0" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/bar) +"myd" = ( +/obj/machinery/suit_storage_unit/security, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) "mBv" = ( /obj/structure/cable{ @@ -54475,90 +54718,56 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"mLe" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/rack, -/obj/item/clothing/mask/gas/sechailer{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/mask/gas/sechailer, -/obj/item/clothing/mask/gas/sechailer{ - pixel_x = 3; - pixel_y = -3 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) +"mHd" = ( +/obj/structure/falsewall, +/turf/open/floor/plating, +/area/maintenance/bar) "mNi" = ( /obj/machinery/light_switch{ pixel_x = -20 }, /turf/open/floor/plasteel/white, /area/science/circuit) -"mOK" = ( -/obj/machinery/vending/cigarette, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/hallway/primary/fore) -"mQi" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/brig) "mRe" = ( /obj/machinery/light{ dir = 8 }, /turf/open/floor/plasteel/white, /area/science/circuit) -"mUr" = ( -/obj/structure/table/wood, -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, -/area/maintenance/bar) -"mYW" = ( -/obj/machinery/vending/autodrobe, -/turf/open/floor/wood, -/area/maintenance/bar) -"nab" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ +"mSu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"nbe" = ( -/obj/effect/turf_decal/loading_area/white, -/obj/effect/turf_decal/stripes/white/corner{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/white/corner, -/turf/open/floor/plasteel/dark, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/maintenance/fore/secondary) +"mXj" = ( +/turf/open/floor/plasteel/showroomfloor, +/area/space) +"mXs" = ( +/turf/open/floor/plasteel, /area/security/execution/transfer) -"nkD" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/wood, -/area/maintenance/bar) +"nnM" = ( +/turf/closed/wall/r_wall, +/area/security/armory) "noK" = ( /obj/structure/girder, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"nrf" = ( -/obj/machinery/flasher{ - id = "Cell 4"; - pixel_x = -28 +"nsq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 8 + }, +/area/security/brig) +"nwx" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/plasteel/red/side{ + dir = 4 }, -/turf/open/floor/plasteel/floorgrime, /area/security/brig) "nxv" = ( /obj/machinery/power/apc{ @@ -54571,10 +54780,41 @@ }, /turf/open/floor/plating, /area/construction) +"nys" = ( +/obj/machinery/flasher{ + id = "Cell 4"; + pixel_x = -28 + }, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) "nzh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/engine/engineering) +"nAv" = ( +/obj/structure/table, +/obj/item/grenade/barrier{ + pixel_x = 4 + }, +/obj/item/grenade/barrier, +/obj/item/grenade/barrier{ + pixel_x = -4 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/security/armory) +"nGs" = ( +/obj/item/lighter/greyscale, +/obj/effect/decal/cleanable/semen{ + desc = "Blech."; + name = "dried semen" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/bar) "nGt" = ( /obj/structure/cable{ icon_state = "1-2" @@ -54586,69 +54826,156 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"nHr" = ( -/obj/machinery/firealarm{ - pixel_y = 24 +"nHg" = ( +/turf/open/floor/wood, +/area/maintenance/bar) +"nLS" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/cable{ + icon_state = "2-4" }, /turf/open/floor/plasteel, /area/ai_monitored/security/armory) -"nOh" = ( -/obj/structure/rack, -/obj/item/clothing/suit/armor/riot{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/suit/armor/riot, -/obj/item/clothing/suit/armor/riot{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/clothing/head/helmet/riot{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/head/helmet/riot, -/obj/item/clothing/head/helmet/riot{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/shield/riot{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/shield/riot, -/obj/item/shield/riot{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/effect/turf_decal/bot_white, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) "nRG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"nRX" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ +"nYI" = ( +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/obj/item/crowbar, +/obj/item/device/electropack/shockcollar, +/turf/open/floor/plating, +/area/maintenance/bar) +"obC" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, +/turf/closed/wall, +/area/maintenance/bar) +"ody" = ( +/obj/effect/spawner/lootdrop/keg, +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/bar) +"ofN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/tank_dispenser/oxygen, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"olb" = ( +/obj/structure/window/reinforced, +/obj/vehicle/ridden/secway, +/obj/item/key/security, +/obj/machinery/door/window/eastleft{ + name = "Secway Docking Port" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel/showroomfloor, +/area/space/nearstation) +"onN" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/ai_monitored/security/armory) +"oru" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/maintenance/bar) +"otR" = ( +/obj/machinery/suit_storage_unit/security, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"owf" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 2; - id_tag = "innerbrig"; - name = "Brig"; - req_access_txt = "63" + cyclelinkeddir = 1; + id_tag = "lobbyairlock"; + name = "Security Lobby"; + req_access_txt = "0" }, +/turf/open/floor/plasteel/red/side, +/area/security/brig) +"oyS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/red/side{ - dir = 9 + dir = 10 }, /area/security/brig) -"nYB" = ( +"oDF" = ( +/obj/machinery/light, +/turf/open/floor/plating, +/area/engine/engineering) +"oHU" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"oQP" = ( +/obj/machinery/flasher{ + id = "Cell 3"; + pixel_x = -28 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"oUh" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"oZl" = ( +/turf/open/floor/plasteel/purple/side{ + tag = "icon-purple (NORTH)"; + icon_state = "purple"; + dir = 1 + }, +/area/crew_quarters/cryopod) +"pdR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/ai_monitored/security/armory) +"plH" = ( /obj/machinery/door/window/brigdoor/security/cell{ dir = 4; id = "Secure Cell"; @@ -54670,172 +54997,24 @@ dir = 8 }, /area/security/execution/transfer) -"obc" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/maintenance/fore/secondary) -"ofR" = ( -/obj/effect/turf_decal/stripes/line, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"ogc" = ( -/obj/machinery/door_timer{ - id = "Cell 2"; - name = "Cell 2"; - pixel_y = -32 - }, -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/red/corner, -/area/security/brig) -"ogm" = ( -/obj/structure/window/reinforced, -/obj/machinery/door/window/eastleft{ - name = "Cyborg Docking Port" - }, -/obj/machinery/recharge_station, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) -"oln" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"ord" = ( -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"oDF" = ( -/obj/machinery/light, -/turf/open/floor/plating, -/area/engine/engineering) -"oFO" = ( -/obj/structure/window/reinforced, -/obj/vehicle/ridden/secway, -/obj/item/key/security, -/obj/machinery/door/window/eastleft{ - name = "Secway Docking Port" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) -"oHU" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"oJp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"oLz" = ( -/obj/machinery/door/window/brigdoor/security/cell{ - id = "Cell 3"; - name = "Cell 3" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/red/side, -/area/security/brig) -"oPZ" = ( -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"oUa" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, +"plY" = ( /obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 2; - id_tag = "innerbrig"; - name = "Brig"; - req_access_txt = "63" +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"pzG" = ( +/obj/structure/sign/poster/random{ + pixel_x = -32 }, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/security/brig) -"oUh" = ( -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/disposal/bin, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"oYL" = ( -/obj/effect/turf_decal/stripes/white/line, -/obj/effect/turf_decal/stripes/white/corner{ - dir = 1 - }, -/obj/machinery/door_timer{ - id = "Secure Cell"; - name = "Secure Cell"; - pixel_y = -32 - }, -/turf/open/floor/plasteel/dark, -/area/security/execution/transfer) -"pcC" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"pfG" = ( -/obj/effect/spawner/lootdrop/keg, -/turf/open/floor/wood, -/area/maintenance/bar) -"piD" = ( -/obj/machinery/door/airlock/maintenance/abandoned{ - name = "Incinerator Access"; - req_access_txt = "12" - }, -/obj/structure/barricade/wooden{ - name = "wooden barricade (CLOSED)" - }, -/turf/open/floor/plating, -/area/maintenance/bar) -"piS" = ( -/obj/structure/table, -/obj/item/storage/box/firingpins, -/obj/item/storage/box/firingpins, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"puH" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ +/obj/machinery/light{ dir = 8 }, -/obj/structure/cable{ - icon_state = "1-2" +/turf/open/floor/wood{ + icon_state = "wood-broken7" }, -/turf/open/floor/wood, /area/maintenance/bar) -"pAp" = ( -/obj/machinery/door/airlock/maintenance/abandoned{ - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, +"pAu" = ( +/obj/machinery/vending/kink, /turf/open/floor/wood, /area/maintenance/bar) "pHl" = ( @@ -54866,74 +55045,71 @@ }, /turf/open/floor/plasteel/white, /area/medical/sleeper) -"pMN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, +"pML" = ( +/obj/effect/spawner/lootdrop/keg, /turf/open/floor/wood, /area/maintenance/bar) "pNx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/science/misc_lab) -"pNR" = ( -/turf/open/floor/plasteel/red/side{ - dir = 6 +"pND" = ( +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/bot{ + dir = 2 }, -/area/hallway/primary/fore) -"pOx" = ( -/obj/machinery/flasher/portable, -/obj/effect/turf_decal/bot_white, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"pRC" = ( -/obj/machinery/door/poddoor/shutters{ - id = "lowsecarmory"; - name = "Non-Lethal Armoury Shutter" +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"pNS" = ( +/obj/machinery/door/airlock/maintenance/abandoned{ + req_access_txt = "0" }, -/obj/machinery/button/door{ - id = "lowsecarmory"; - name = "Non-Lethal Armory Shutters"; - pixel_y = 26; - req_access_txt = "3" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"pUu" = ( -/obj/structure/table/wood, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/newscaster{ - pixel_x = 30 - }, -/obj/structure/cable{ - icon_state = "1-2" +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/wood, +/area/maintenance/bar) +"pRh" = ( +/obj/structure/sign/poster/random{ + pixel_y = -32 }, /turf/open/floor/wood{ icon_state = "wood-broken7" }, /area/maintenance/bar) -"pYG" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/corner{ +"pXY" = ( +/obj/effect/turf_decal/stripes/white/line, +/obj/effect/turf_decal/stripes/white/corner{ dir = 1 }, -/area/security/brig) -"pYQ" = ( -/obj/structure/table/wood, -/obj/item/storage/box/drinkingglasses, -/turf/open/floor/wood, -/area/maintenance/bar) +/obj/machinery/door_timer{ + id = "Secure Cell"; + name = "Secure Cell"; + pixel_y = -32 + }, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) "qeQ" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/science/circuit) +"qiH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/bar) +"qkd" = ( +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/brig) +"qli" = ( +/turf/open/floor/plasteel/showroomfloor, +/area/space/nearstation) "qpv" = ( /obj/machinery/light{ dir = 4 @@ -54941,12 +55117,400 @@ /obj/machinery/autolathe, /turf/open/floor/plasteel/white, /area/science/circuit) +"qqN" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/cryopod{ + tag = "icon-cryopod-open (EAST)"; + icon_state = "cryopod-open"; + dir = 4 + }, +/turf/open/floor/noslip, +/area/crew_quarters/cryopod) +"quv" = ( +/obj/machinery/flasher{ + id = "Cell 2"; + pixel_x = -28 + }, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"quH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/security/armory) "quT" = ( /obj/structure/lattice, /obj/structure/grille/broken, /turf/open/space/basic, /area/space/nearstation) -"qwN" = ( +"qyA" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "briggate"; + name = "security shutters" + }, +/obj/machinery/door/window/eastright{ + name = "Brig Desk"; + req_access_txt = "2" + }, +/turf/open/floor/plasteel/dark, +/area/security/brig) +"qWq" = ( +/turf/closed/wall, +/area/space) +"rhJ" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/decal/cleanable/blood/old, +/obj/item/device/assembly/signaler, +/turf/open/floor/plating, +/area/maintenance/bar) +"rmX" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/drinks/beer, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ruZ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/armory) +"rvK" = ( +/obj/structure/table/wood, +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/maintenance/bar) +"ryt" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Brig Control"; + req_access_txt = "3" + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/brig) +"rDb" = ( +/obj/structure/table, +/obj/item/storage/toolbox/drone, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"rKP" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plating, +/area/construction) +"rMY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"rWu" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/maintenance/bar) +"saK" = ( +/obj/structure/closet/crate, +/obj/item/target/alien, +/obj/item/target/alien, +/obj/item/target/clown, +/obj/item/target/clown, +/obj/item/target/syndicate, +/obj/item/target/syndicate, +/obj/item/gun/energy/laser/practice, +/obj/item/gun/energy/laser/practice, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"srd" = ( +/turf/open/floor/plasteel/red/corner{ + dir = 4 + }, +/area/security/brig) +"srs" = ( +/obj/structure/chair/stool, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -35 + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"srA" = ( +/turf/open/floor/plasteel/purple/side, +/area/crew_quarters/cryopod) +"sxs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/table, +/obj/item/shovel/spade, +/turf/open/floor/plasteel/hydrofloor, +/area/hallway/secondary/service) +"sGJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/maintenance/bar) +"sHa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + cyclelinkeddir = 2; + id_tag = "innerbrig"; + name = "Brig"; + req_access_txt = "63" + }, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/brig) +"sHr" = ( +/obj/structure/falsewall, +/obj/effect/turf_decal/delivery/white, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) +"sIY" = ( +/obj/machinery/door/airlock/maintenance/abandoned{ + req_access_txt = "0" + }, +/turf/open/floor/plating, +/area/maintenance/bar) +"sLv" = ( +/obj/structure/closet, +/obj/effect/spawner/lootdrop/maintenance, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"sOs" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance/abandoned, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"sPi" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/security/glass{ + cyclelinkeddir = 1; + id_tag = "outerbrig"; + name = "Brig"; + req_access_txt = "63" + }, +/turf/open/floor/plasteel/red/side{ + dir = 9 + }, +/area/security/brig) +"sSW" = ( +/obj/structure/chair/office/light, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"sXy" = ( +/obj/machinery/door/airlock/external{ + name = "Security External Airlock"; + req_access_txt = "63" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/security/main) +"tal" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/hallway/secondary/service) +"tdl" = ( +/obj/machinery/camera/motion{ + c_tag = "Non-Lethal Armory Motion Sensor"; + dir = 4 + }, +/obj/effect/turf_decal/stripes/end{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/armory) +"tdt" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/fore/secondary) +"thu" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"tkF" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "briggate"; + name = "security shutters" + }, +/obj/machinery/door/window/southleft{ + base_state = "right"; + icon_state = "right"; + name = "Brig Desk"; + req_access_txt = "1" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/dark, +/area/security/brig) +"tBz" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/maintenance/fore/secondary) +"tDP" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/space/nearstation) +"tMl" = ( +/obj/effect/turf_decal/loading_area, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"tPb" = ( +/obj/structure/window/reinforced, +/obj/machinery/door/window/eastleft{ + name = "Cyborg Docking Port" + }, +/obj/machinery/recharge_station, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"tQz" = ( +/obj/structure/sign/poster/official/no_erp, +/turf/closed/wall, +/area/maintenance/bar) +"tYV" = ( +/obj/structure/table/wood/poker, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/storage/pill_bottle/dice, +/turf/open/floor/wood, +/area/maintenance/bar) +"uaT" = ( +/obj/structure/table/wood, +/obj/item/storage/box/drinkingglasses, +/turf/open/floor/wood, +/area/maintenance/bar) +"udp" = ( +/obj/item/crowbar/large, +/obj/structure/rack, +/obj/item/device/flashlight, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"uhH" = ( +/obj/item/wrench, +/obj/item/weldingtool, +/obj/item/clothing/head/welding{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/structure/rack, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ujc" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/brig) +"ujp" = ( +/obj/structure/chair/stool, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"umq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/maintenance/bar) +"umu" = ( +/obj/machinery/door_timer{ + id = "Cell 3"; + name = "Cell 3"; + pixel_y = -32 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/corner, +/area/security/brig) +"uoB" = ( +/obj/structure/table/reinforced, +/obj/item/device/multitool, +/obj/item/screwdriver, +/obj/machinery/camera{ + c_tag = "Circuitry Lab North"; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"upn" = ( +/obj/machinery/chem_dispenser/drinks/beer, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/maintenance/bar) +"utQ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"uvc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/wood, +/area/maintenance/bar) +"uvy" = ( +/turf/closed/wall/r_wall, +/area/space) +"uMX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/ai_monitored/security/armory) +"uNu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"uTi" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/brigdoor{ dir = 1; @@ -54972,323 +55536,7 @@ icon_state = "1-4" }, /turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"qCU" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/red/corner{ - dir = 1 - }, -/area/hallway/primary/fore) -"qHL" = ( -/obj/structure/table, -/obj/item/storage/toolbox/drone, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"rdk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/red/side{ - dir = 6 - }, -/area/hallway/primary/fore) -"rim" = ( -/obj/structure/table/wood, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"rjn" = ( -/obj/structure/table/wood/poker, -/turf/open/floor/wood, -/area/maintenance/bar) -"rlF" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -30 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/maintenance/bar) -"rmX" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/beer, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"rnh" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "briggate"; - name = "security shutters" - }, -/obj/machinery/door/window/eastright{ - name = "Brig Desk"; - req_access_txt = "2" - }, -/turf/open/floor/plasteel/dark, /area/security/brig) -"rIV" = ( -/obj/item/lighter/greyscale, -/obj/effect/decal/cleanable/semen{ - desc = "Blech."; - name = "dried semen" - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/bar) -"rKP" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plating, -/area/construction) -"rWO" = ( -/obj/machinery/flasher{ - id = "brigentry"; - pixel_y = -28 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/plasteel/red/side, -/area/hallway/primary/fore) -"saK" = ( -/obj/structure/closet/crate, -/obj/item/target/alien, -/obj/item/target/alien, -/obj/item/target/clown, -/obj/item/target/clown, -/obj/item/target/syndicate, -/obj/item/target/syndicate, -/obj/item/gun/energy/laser/practice, -/obj/item/gun/energy/laser/practice, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"spC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/airlock/maintenance/abandoned{ - req_access_txt = "0" - }, -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/maintenance/bar) -"srs" = ( -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/hallway/primary/fore) -"sxs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/table, -/obj/item/shovel/spade, -/turf/open/floor/plasteel/hydrofloor, -/area/hallway/secondary/service) -"sAS" = ( -/obj/effect/turf_decal/stripes/line, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"sIn" = ( -/obj/structure/bed, -/obj/item/bedsheet/grey, -/obj/effect/decal/cleanable/semen{ - desc = "Blech."; - name = "dried semen" - }, -/obj/effect/spawner/lootdrop/costume, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/bar) -"sLv" = ( -/obj/structure/closet, -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"sOs" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance/abandoned, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"sSW" = ( -/obj/structure/chair/office/light, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"tal" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/hallway/secondary/service) -"tbp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/fore) -"thm" = ( -/obj/item/restraints/handcuffs/fake, -/obj/effect/decal/cleanable/blood/old, -/obj/effect/spawner/lootdrop/minor/kittyears_or_rabbitears, -/turf/open/floor/plating, -/area/maintenance/bar) -"tiQ" = ( -/obj/structure/sign/poster/random{ - pixel_x = -32 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/bar) -"tje" = ( -/obj/structure/sign/poster/random{ - pixel_y = -32 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/bar) -"tkh" = ( -/obj/machinery/flasher{ - id = "Cell 2"; - pixel_x = -28 - }, -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"tlu" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"tsG" = ( -/obj/effect/turf_decal/stripes/white/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/white/corner, -/turf/open/floor/plasteel/dark, -/area/security/execution/transfer) -"twi" = ( -/obj/structure/chair/stool, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -35 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"txz" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "briggate"; - name = "security shutters" - }, -/obj/machinery/door/window/southleft{ - base_state = "right"; - icon_state = "right"; - name = "Brig Desk"; - req_access_txt = "1" - }, -/obj/structure/cable{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/dark, -/area/security/brig) -"tzD" = ( -/obj/machinery/flasher{ - id = "Cell 3"; - pixel_x = -28 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"tCT" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/wood, -/area/maintenance/bar) -"tJn" = ( -/obj/effect/landmark/secequipment, -/obj/effect/turf_decal/bot{ - dir = 2 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/security/main) -"tMl" = ( -/obj/effect/turf_decal/loading_area, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"tPB" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/bar) -"udp" = ( -/obj/item/crowbar/large, -/obj/structure/rack, -/obj/item/device/flashlight, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"uhH" = ( -/obj/item/wrench, -/obj/item/weldingtool, -/obj/item/clothing/head/welding{ - pixel_x = -3; - pixel_y = 5 - }, -/obj/structure/rack, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"ulx" = ( -/obj/machinery/vending/kink, -/turf/open/floor/wood, -/area/maintenance/bar) -"uoB" = ( -/obj/structure/table/reinforced, -/obj/item/device/multitool, -/obj/item/screwdriver, -/obj/machinery/camera{ - c_tag = "Circuitry Lab North"; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"uCK" = ( -/obj/structure/sign/poster/random{ - pixel_y = -32 - }, -/turf/open/floor/wood, -/area/maintenance/bar) -"uNu" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line, -/obj/structure/cable{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel, -/area/science/circuit) "uVS" = ( /obj/structure/cable{ icon_state = "4-8" @@ -55301,36 +55549,23 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"vge" = ( +"vaY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, -/area/maintenance/bar) -"vgI" = ( -/obj/machinery/vending/games{ - name = "\improper Good 'Clean' Fun" - }, /turf/open/floor/wood, /area/maintenance/bar) -"vsn" = ( -/obj/structure/rack, -/obj/item/gun/energy/e_gun/dragnet, -/obj/item/gun/energy/e_gun/dragnet, -/obj/effect/turf_decal/bot_white, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"vtB" = ( -/obj/effect/turf_decal/stripes/white/line{ - dir = 8 +"vbD" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "EVA Storage"; + req_access_txt = "18" }, -/obj/effect/turf_decal/stripes/white/corner{ +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ dir = 1 }, -/turf/open/floor/plasteel/dark, -/area/security/execution/transfer) +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) "vxh" = ( /obj/structure/table, /obj/effect/spawner/lootdrop/maintenance{ @@ -55347,13 +55582,11 @@ }, /turf/open/floor/plasteel/white, /area/science/circuit) -"vBu" = ( -/obj/item/shard, -/obj/item/wirecutters, -/obj/item/wallframe/camera, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +"vAM" = ( +/obj/item/restraints/handcuffs/fake, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/lootdrop/minor/kittyears_or_rabbitears, +/turf/open/floor/plating, /area/maintenance/bar) "vCb" = ( /obj/machinery/rnd/protolathe/department/service, @@ -55363,24 +55596,17 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/white, /area/science/circuit) -"vDd" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/corner{ +"vNJ" = ( +/obj/machinery/vending/clothing, +/turf/open/floor/wood, +/area/maintenance/bar) +"vPg" = ( +/obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/structure/cable{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/fore/secondary) "vPE" = ( /obj/machinery/light{ dir = 4 @@ -55388,66 +55614,60 @@ /obj/machinery/libraryscanner, /turf/open/floor/plasteel/white, /area/science/circuit) -"vQi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, +"vRb" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -30 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken" + }, +/area/maintenance/bar) +"vXR" = ( +/obj/structure/table/wood, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, /turf/open/floor/wood, /area/maintenance/bar) -"vQk" = ( -/obj/machinery/light{ - dir = 1 +"whS" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ +/turf/open/floor/wood, +/area/maintenance/bar) +"wjf" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ dir = 4 }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"vWg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable{ - icon_state = "0-8" +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 }, -/obj/structure/cable{ - icon_state = "0-4" +/obj/structure/closet/secure_closet/brig{ + id = "Secure Cell"; + name = "Secure Cell Locker" }, -/turf/open/floor/plating, -/area/security/brig) -"vXH" = ( -/obj/machinery/cryopod{ - tag = "icon-cryopod-open (EAST)"; - icon_state = "cryopod-open"; +/obj/effect/turf_decal/stripes/white/end{ dir = 4 }, -/turf/open/floor/noslip, -/area/crew_quarters/cryopod) +/obj/effect/turf_decal/delivery/white, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) "wkN" = ( /turf/closed/wall, /area/science/circuit) -"wno" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; - id_tag = "lobbyairlock"; - name = "Security Lobby"; - req_access_txt = "0" - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/hallway/primary/fore) -"wqK" = ( -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/obj/item/crowbar, -/obj/item/device/electropack/shockcollar, -/turf/open/floor/plating, -/area/maintenance/bar) +"wqO" = ( +/obj/structure/rack, +/obj/item/gun/energy/e_gun/dragnet, +/obj/item/gun/energy/e_gun/dragnet, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/plasteel/dark, +/area/security/armory) "wrp" = ( /obj/machinery/light{ dir = 8 @@ -55457,12 +55677,20 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/secondary/service) -"wsw" = ( -/obj/structure/cable{ - icon_state = "1-2" +"wrI" = ( +/obj/machinery/door/poddoor/shutters{ + id = "lowsecarmory"; + name = "Non-Lethal Armoury Shutter" }, -/turf/open/floor/plating, -/area/maintenance/fore/secondary) +/obj/machinery/button/door{ + id = "lowsecarmory"; + name = "Non-Lethal Armory Shutters"; + pixel_y = 26; + req_access_txt = "3" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/security/main) "wvX" = ( /obj/structure/table/reinforced, /obj/machinery/light, @@ -55471,72 +55699,70 @@ /obj/item/stack/sheet/metal/fifty, /turf/open/floor/plasteel/white, /area/science/circuit) -"wwN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/bar) -"wyl" = ( -/obj/structure/chair/stool, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/bar) -"wyo" = ( -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/hallway/primary/fore) -"wzL" = ( -/turf/open/floor/plasteel, -/area/security/execution/transfer) "wBd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/closed/wall, /area/hallway/secondary/service) -"wIt" = ( -/turf/open/floor/plasteel/purple/side{ - tag = "icon-purple (NORTH)"; - icon_state = "purple"; - dir = 1 +"wMS" = ( +/obj/structure/rack, +/obj/item/clothing/suit/armor/riot{ + pixel_x = -3; + pixel_y = 3 }, -/area/crew_quarters/cryopod) -"wLW" = ( -/turf/closed/wall, -/area/maintenance/bar) -"wPM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/maintenance/bar) +/obj/item/clothing/suit/armor/riot, +/obj/item/clothing/suit/armor/riot{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/clothing/head/helmet/riot{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/clothing/head/helmet/riot, +/obj/item/clothing/head/helmet/riot{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/shield/riot{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/shield/riot, +/obj/item/shield/riot{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/plasteel/dark, +/area/security/armory) "wUY" = ( /obj/structure/table, /obj/item/reagent_containers/glass/bucket, /turf/open/floor/plasteel/hydrofloor, /area/hallway/secondary/service) -"wVC" = ( -/obj/structure/table/wood/poker, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 +"wXR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/security/armory) +"xdq" = ( +/obj/structure/closet/l3closet/security, +/turf/open/floor/plasteel/showroomfloor, +/area/space/nearstation) +"xgX" = ( +/obj/item/shard, +/obj/item/wirecutters, +/obj/item/wallframe/camera, +/turf/open/floor/plating{ + icon_state = "panelscorched" }, -/turf/open/floor/wood, /area/maintenance/bar) -"wXZ" = ( -/turf/open/floor/plasteel/purple/side, -/area/crew_quarters/cryopod) -"wZq" = ( -/obj/machinery/door_timer{ - id = "Cell 3"; - name = "Cell 3"; - pixel_y = -32 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/corner, -/area/security/brig) "xhV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -55558,59 +55784,93 @@ }, /turf/open/floor/plating, /area/hallway/secondary/service) -"xmc" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "seclobby"; - name = "security shutters" +"xkI" = ( +/obj/structure/chair/stool, +/turf/open/floor/wood{ + icon_state = "wood-broken7" }, +/area/maintenance/bar) +"xug" = ( /obj/structure/cable{ - icon_state = "0-8" + icon_state = "1-2" }, -/turf/open/floor/plating, -/area/security/brig) +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/bar) +"xwc" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/wood, +/area/maintenance/bar) +"xwS" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/white/corner{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) "xIa" = ( /obj/structure/table, /obj/effect/spawner/lootdrop/grille_or_trash, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"xKl" = ( -/obj/machinery/power/apc{ - name = "Cryogenics APC"; - pixel_x = 23 - }, -/obj/structure/cable, -/turf/open/floor/plating, -/area/maintenance/fore/secondary) -"xKy" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"xNI" = ( -/obj/machinery/camera/motion{ - c_tag = "Non-Lethal Armory Motion Sensor"; - dir = 4 - }, -/obj/effect/turf_decal/stripes/end{ +"xTa" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, -/turf/open/floor/plasteel, -/area/ai_monitored/security/armory) -"yap" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, +/turf/open/floor/wood, /area/maintenance/bar) +"xVd" = ( +/obj/structure/bed, +/obj/item/clothing/suit/straight_jacket, +/obj/item/clothing/mask/muzzle, +/turf/open/floor/plasteel, +/area/security/execution/transfer) +"xZZ" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/rack, +/obj/item/clothing/mask/gas/sechailer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/clothing/mask/gas/sechailer, +/obj/item/clothing/mask/gas/sechailer{ + pixel_x = 3; + pixel_y = -3 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) "ycu" = ( /obj/structure/cable{ icon_state = "2-4" }, /turf/open/floor/plasteel, /area/science/circuit) +"yeT" = ( +/obj/effect/landmark/secequipment, +/obj/effect/turf_decal/bot{ + dir = 2 + }, +/turf/open/floor/plasteel/showroomfloor, +/area/security/main) +"yfv" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/security/execution/transfer) +"ykh" = ( +/obj/machinery/flasher/portable, +/obj/effect/turf_decal/bot_white, +/turf/open/floor/plasteel/dark, +/area/security/armory) (1,1,1) = {" aaa @@ -64711,7 +64971,7 @@ arC aEp apJ avP -cyb +iEJ asE arB aaa @@ -64725,7 +64985,7 @@ aaa aaa arB asE -cyb +iEJ avP arB aaa @@ -68817,7 +69077,7 @@ aaa aag aqJ amC -aqJ +gLH ase avq aum @@ -77103,20 +77363,20 @@ bCq bPY cOw bCq -wLW -wLW -wLW -wLW -wLW -piD -wLW -wLW -wLW -wLW -wLW -wLW -wLW -wLW +lWz +lWz +lWz +lWz +lWz +daq +lWz +lWz +lWz +lWz +lWz +lWz +lWz +lWz bUs bLv aaa @@ -77360,20 +77620,20 @@ bCq bPX bRg bRg -wLW -hha +lWz +nHg bVG -hGx -rlF -hha -pfG -wLW -hha -tiQ +utQ +vRb +nHg +pML +lWz +nHg +pzG bVG -hha -gsc -wLW +nHg +ody +lWz bUs bLv aaa @@ -77617,20 +77877,20 @@ bLv bQa bHE bHE -wLW -pMN -wwN -jZW -vQi -yap -vQi -pAp -vQi -vQi -fFO -jjw -uCK -wLW +lWz +iun +ilg +gHZ +uvc +sGJ +uvc +pNS +uvc +uvc +rMY +eGa +lxM +lWz bUs bLv aaf @@ -77874,20 +78134,20 @@ bLv bPZ bHE bHE -dfb -oJp -col -tCT -imC -oln -jxK -spC -jxK -jpk -oPZ +sIY +vaY +whS +gBe +gnt +xwc +lFR +jaa +lFR +gEu +ujp cCa -hha -wLW +nHg +lWz bUs bLv aaa @@ -78131,20 +78391,20 @@ bLv bHE bHE bSs -wLW -vge -rim -mUr -ddY -rim -hha -hKM -tPB +lWz +umq +vXR +rvK +jwO +vXR +nHg +tQz +rWu cCa -wVC -rjn -kVC -wLW +fXR +iZz +muS +lWz bUs bLv aaa @@ -78388,20 +78648,20 @@ bCq bHE bRh bLu -wLW -eFo -pUu -nkD -hYa -puH -eJr -wLW -hha -wyl -wVC -rjn -twi -wLW +lWz +jvH +kEo +thu +xug +lNK +fNa +lWz +nHg +xkI +fXR +iZz +srs +lWz bUs bLv aaf @@ -78645,20 +78905,20 @@ bCq bOK bCq bCq -wLW -ifm -jor -jav -jyt -pYQ -wLW -wLW -hha +lWz +mxj +fIx +upn +cmR +uaT +lWz +lWz +nHg cCa -eXt -jrj +tYV +izg cCa -wLW +lWz bUs bLv aaa @@ -78822,13 +79082,13 @@ abc aea aeH aft -iWe -nbe -vtB -iIs +sHr +fmW +xwS +yfv abc -gXs -gXs +hCi +hCi aaa aiU aln @@ -78903,19 +79163,19 @@ bHE bLv aaa bLv -hsl -jor -wLW -wLW -wLW -wLW -hha -hha -hha -ord +qiH +fIx +lWz +lWz +lWz +lWz +nHg +nHg +nHg +lzJ cCa -tje -wLW +pRh +lWz bUs bLv aaa @@ -79081,8 +79341,8 @@ aeJ afw abc abc -tsG -oYL +eBn +pXY abc aaf aaf @@ -79160,19 +79420,19 @@ bHE bLv aaf bLv -hsl -jor -thm -wqK -rIV -gvr -hha -tPB -jjw -eCq -hha -hha -wLW +qiH +fIx +vAM +nYI +nGs +mHd +nHg +rWu +eGa +xTa +nHg +nHg +lWz bUs bLv aaf @@ -79338,8 +79598,8 @@ aeI afv agf abc -jCi -nYB +wjf +plH abc aiT aiT @@ -79417,19 +79677,19 @@ bLv bCq aaa bLv -hsl -jor -vBu -sIn -dMt -wLW -hUv -mYW -bgx -jnB -vgI -ulx -wLW +qiH +fIx +xgX +cKh +rhJ +lWz +vNJ +cEm +kyO +kTn +kXw +pAu +lWz bUs bCq aaa @@ -79595,9 +79855,9 @@ aeL afy agh abc -wzL -wzL -wzL +mXs +mXs +mXs aiV ajs akb @@ -79675,17 +79935,17 @@ aaa aaa bTB bUv -gLh -wPM -wPM -wPM -wPM -wPM -wPM -wPM -wPM -wPM -wPM +obC +oru +oru +oru +oru +oru +oru +oru +oru +oru +oru car bUs bCq @@ -79852,9 +80112,9 @@ aeK afx agg abc -wzL -hMS -wzL +mXs +xVd +mXs aiV ajr aka @@ -80109,9 +80369,9 @@ aeN afA afA afA -wzL -wzL -wzL +mXs +mXs +mXs aiV aju akd @@ -81682,7 +81942,7 @@ aEX aEZ aEZ aEZ -aEX +vbD aJs aJq bJx @@ -82173,7 +82433,7 @@ auj akl akO alx -pcC +mnX amg aiX anw @@ -82685,9 +82945,9 @@ aiF agj ajD akm -vWg +cxR aly -tkh +quv amQ aiX anw @@ -82944,7 +83204,7 @@ aja akl akP alx -pcC +mnX ami aiX anw @@ -83198,7 +83458,7 @@ agP agP aiz ajg -ogc +jvX akQ agj agj @@ -83436,7 +83696,7 @@ aaa aaa aaf aaf -iGk +ddq aaf aai abi @@ -83458,7 +83718,7 @@ ajb ajF akN alw -tzD +oQP amQ aiX anw @@ -83709,16 +83969,16 @@ agn agR agn agR -gyg -agn -dUX +elx +aiX +ese akv -oLz -daP +lWm +mnl aww amk aiX -qCU +ejX aov aph aqb @@ -83950,26 +84210,26 @@ aaa aaa aaa aaf -iGk +ddq aaf -aaZ -pOx -xNI -lIg +nnM +ykh +tdl +myd aaZ cpg acv adi -piS +dRy aaZ aeW -mLe +xZZ ahv ahQ aiI -agR +aiH ajI -wZq +umu akQ agj agj @@ -84207,29 +84467,29 @@ aaa aaa aaa aaf -iGk +ddq aaf -aaZ -pOx -eug -lIg +nnM +ykh +ruZ +myd aaZ acl cxA acL -qHL +rDb aaZ agp agT ahx ahS aiK -qwN -dUX +uTi +ese akm akT aly -nrf +nys amQ aiX anw @@ -84464,14 +84724,14 @@ aaa aaa aaa aaf -iGk +ddq aaf +nnM +ykh +fiq +ofN aaZ -pOx -sAS -iMh -aaZ -nHr +ack adk adK cqG @@ -84481,18 +84741,18 @@ agS agQ agt aiJ -aiL +akV ajI akl akS alx -pcC +mnX amp aiX anS aoy -fbG -tbp +plY +eoF anz anz anz @@ -84538,7 +84798,7 @@ bsc btF bph bsc -btF +knx bvW bAf bBp @@ -84721,14 +84981,14 @@ aaa aaa aaa aaf -iGk +ddq aaf +nnM +ykh +ruZ +otR aaZ -pOx -eug -lgA -aaZ -jIa +cVk acM adQ cwM @@ -84737,9 +84997,9 @@ agr agU ahy ahX -lMP -aiN -nab +aiL +cLr +dUn akq akQ agj @@ -84978,14 +85238,14 @@ aaa aaa aaa aaf -iGk +ddq aaf +nnM +nAv +quH +otR aaZ -lAE -xKy -lgA -aaZ -vQk +onN coS aet cxA @@ -84995,18 +85255,18 @@ agt ahz aie agt -aiM -mQi +ryt +cYR akp akU alz aml amT aiX -wno -dLC +cKI +owf apl -dpO +tBz aqc aqc aqc @@ -85235,14 +85495,14 @@ aaa aaa aaa aaf -iGk +ddq aaf -aaZ -vsn -gxj -deX +nnM +wqO +wXR +uMX abQ -vDd +nLS adj arc blT @@ -85251,17 +85511,17 @@ cml agV cxk aig -jDT -agn -pYG -jGf -akV +aiM +aiX +eqj +nsq +eiQ alB amn amV -txz -anB -pNR +tkF +aiG +qkd aod aqf ahT @@ -85271,11 +85531,11 @@ ahT ahT awn axF -wsw -wsw -wsw -wsw -xKl +tdt +tdt +tdt +tdt +amI anF anF aoa @@ -85492,14 +85752,14 @@ aaa aaa aaa aaf -iGk +ddq aaf -aaZ -myc -ack -gus +nnM +mnG +ilT +fsC abN -tlu +pdR acF acF aes @@ -85509,14 +85769,14 @@ agt ahB aHp agn -agn -nRX -oUa +aiX +jKI +sHa amS alA -rnh +qyA amm -xmc +alN anT anT aod @@ -85530,10 +85790,10 @@ arf arf arf arf -iZT -iZT -iZT -iZT +fgi +fgi +fgi +fgi anF ahn aJn @@ -85749,12 +86009,12 @@ aaa aaa aaa aaf -iGk +ddq aaf -aaZ -nOh -kpR -ofR +nnM +wMS +kDA +kkQ aci acm cpA @@ -85770,11 +86030,11 @@ aje ajJ akr akX -alC -srs -srs -srs -srs +aje +gKd +gKd +gKd +gKd aoB aod aqe @@ -85787,10 +86047,10 @@ atf arf aqa atf -iZT -edf -vXH -iZT +fgi +qqN +mhD +fgi anF ahn aaa @@ -86006,11 +86266,11 @@ aaa aaa aaf aaf -aaZ -aaZ -aaZ -aaZ -pRC +ctv +ctv +uvy +adR +wrI avB aaZ aaZ @@ -86027,14 +86287,14 @@ ajd ajb ahY akX -dZd -amo -srs -srs -jXb -rWO -obc -diE +ajc +alC +gKd +gKd +oyS +hbX +mSu +vPg arf apY ate @@ -86044,10 +86304,10 @@ ath arf apY ath -iZT -wIt -wXZ -iZT +fgi +oZl +srA +fgi anF ahn aaa @@ -86263,10 +86523,10 @@ aaa aaa aaa aaa -abp -oFO -oFO -ogm +atS +olb +gqJ +tPb abO abO acO @@ -86281,14 +86541,14 @@ ahA ahZ adR aiQ -dUX +ese akt -jME -anw -dZd -pNR -anB -iFh +sPi +dLQ +ajc +qkd +aiG +hSW aoD aod aqe @@ -86301,10 +86561,10 @@ ath arf ayV ath -iZT +fgi aCd -wXZ -iZT +srA +fgi anF ahn aJw @@ -86520,9 +86780,9 @@ aaa aaa aaa aaa -abo -abO -abO +lBd +qli +mXj abO abO abO @@ -86541,11 +86801,11 @@ ajf ajK aks akY -anA -dZd -wyo -amo -iFh +srd +ajc +lik +alC +hSW aoC aod aqe @@ -86558,10 +86818,10 @@ awo arf asd aAb -iZT -jsM -wXZ -iZT +fgi +lza +srA +fgi aoa ahn aJv @@ -86777,14 +87037,14 @@ aaa aaa aaa aaa -abp -abO -abO -tJn -tJn -tJn -tJn -tJn +qWq +qli +mXj +yeT +yeT +yeT +yeT +yeT abO aew afe @@ -86796,13 +87056,13 @@ aia aiP aiR ajB -fJA +gtB aiX akz alf -kqC -kqC -rdk +iNt +iNt +dfW aoF apo aqh @@ -87034,9 +87294,9 @@ aaa aaa aaa aaf -abo -abO -abO +tDP +qli +qli abO abO acp @@ -87057,11 +87317,11 @@ aku aiX alE amq -mOK -hWV -jVE +ujc +nwx +gUO aoE -hyy +dAS aqg aun asf @@ -87291,14 +87551,14 @@ aaa aaa aaa aaa -abp -aco -dIm -dza +qWq +hgP +xdq +pND abR -dza -dza -dza +pND +pND +pND abl abp abp @@ -87548,9 +87808,9 @@ aaa aaa aaf aaf -abp -abp -abp +atS +atS +atS abq abq abq @@ -90126,7 +90386,7 @@ aaf aag acU afn -acU +sXy aeC afn agc @@ -91170,7 +91430,7 @@ aaa aaa aaa ahn -anE +khB ahn ahn ahn diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm index 6ca1e95cb9..f4821e135d 100644 --- a/_maps/map_files/Deltastation/DeltaStation2.dmm +++ b/_maps/map_files/Deltastation/DeltaStation2.dmm @@ -357,8 +357,8 @@ /turf/open/floor/plating, /area/hallway/secondary/entry) "abH" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "External Airlock"; req_access_txt = "13" }, @@ -453,8 +453,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/entry) "acd" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "External Airlock"; req_access_txt = "13" }, @@ -641,8 +643,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Solar Access"; req_access_txt = "10; 13" }, @@ -666,8 +670,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Solar Access"; req_access_txt = "10; 13" }, @@ -924,8 +930,10 @@ /area/construction/mining/aux_base) "aea" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -942,8 +950,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/entry) "aec" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -955,8 +965,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/entry) "aee" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -969,8 +981,10 @@ /area/hallway/secondary/entry) "aej" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -1915,8 +1929,8 @@ /turf/open/floor/plasteel, /area/hallway/secondary/entry) "aiA" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -2113,8 +2127,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/entry) "ajf" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -3375,7 +3391,6 @@ "amm" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Customs Desk"; req_access_txt = "19" }, @@ -9751,6 +9766,9 @@ name = "Emergency Access"; req_access_txt = "24;10" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/atmospherics_engine) "aAa" = ( @@ -10117,6 +10135,7 @@ req_access_txt = "0"; req_one_access_txt = "24;10" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/engine, /area/engine/supermatter) "aAX" = ( @@ -11145,8 +11164,10 @@ /area/quartermaster/storage) "aDf" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Supply Dock Airlock"; req_access_txt = "31" }, @@ -11173,8 +11194,10 @@ icon_state = "1-2" }, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Supply Dock Airlock"; req_access_txt = "31" }, @@ -12087,8 +12110,10 @@ /turf/open/floor/plasteel, /area/quartermaster/storage) "aFk" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Supply Dock Airlock"; req_access_txt = "31" }, @@ -13599,8 +13624,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Solar Access"; req_access_txt = "0"; req_one_access = null; @@ -13627,8 +13654,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Solar Access"; req_access_txt = "0"; req_one_access = null; @@ -13838,6 +13867,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/atmospherics_engine) "aIA" = ( @@ -13862,6 +13892,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/atmospherics_engine) "aIC" = ( @@ -15504,6 +15535,11 @@ icon_state = "4-8" }, /obj/effect/decal/cleanable/dirt, +/obj/machinery/cryopod{ + tag = "icon-cryopod-open (WEST)"; + icon_state = "cryopod-open"; + dir = 8 + }, /turf/open/floor/plasteel/red/corner{ dir = 1 }, @@ -15721,6 +15757,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/atmos) "aMI" = ( @@ -15744,6 +15783,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/atmos) "aMK" = ( @@ -16236,13 +16278,12 @@ /turf/open/floor/engine/vacuum, /area/maintenance/disposal/incinerator) "aNS" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "incinerator_airlock_exterior"; - locked = 1; name = "Incinerator Exterior Airlock"; req_access_txt = "12" }, @@ -16250,6 +16291,9 @@ icon_state = "4-8" }, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/engine, /area/maintenance/disposal/incinerator) "aNT" = ( @@ -16263,13 +16307,12 @@ /turf/open/floor/engine, /area/maintenance/disposal/incinerator) "aNU" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "incinerator_airlock_interior"; - locked = 1; name = "Incinerator Interior Airlock"; req_access_txt = "12" }, @@ -16277,6 +16320,9 @@ icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/engine, /area/maintenance/disposal/incinerator) "aNV" = ( @@ -18553,6 +18599,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) "aSG" = ( @@ -18573,6 +18620,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) "aSH" = ( @@ -18591,6 +18639,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) "aSI" = ( @@ -19706,8 +19755,8 @@ }, /area/security/execution/education) "aUK" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Security External Airlock"; req_access_txt = "63" }, @@ -21231,6 +21280,9 @@ req_access_txt = "2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "aXO" = ( @@ -21245,6 +21297,9 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "aXQ" = ( @@ -21253,6 +21308,9 @@ req_access_txt = "2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "aXR" = ( @@ -21274,8 +21332,10 @@ /turf/closed/wall/r_wall, /area/security/prison) "aXT" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Security External Airlock"; req_access_txt = "63" }, @@ -22235,6 +22295,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/security/prison) "aZG" = ( @@ -23647,6 +23710,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) "bcM" = ( @@ -23667,6 +23731,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) "bcO" = ( @@ -25426,8 +25491,10 @@ "bgQ" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Mining Dock Airlock"; req_access = null; req_access_txt = "48" @@ -25464,8 +25531,10 @@ /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/blood/old, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Mining Dock Airlock"; req_access = null; req_access_txt = "48" @@ -25509,6 +25578,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/security/brig) "bhb" = ( @@ -25536,6 +25608,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/security/brig) "bhd" = ( @@ -29433,6 +29508,9 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -29522,6 +29600,9 @@ req_access = null; req_access_txt = "58" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -32042,8 +32123,10 @@ /turf/closed/wall/r_wall, /area/security/nuke_storage) "buz" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Gulag Shuttle Airlock"; req_access_txt = "63" }, @@ -32066,8 +32149,10 @@ /turf/open/floor/plasteel, /area/security/execution/transfer) "buB" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Gulag Shuttle Airlock"; req_access_txt = "63" }, @@ -33007,6 +33092,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/atmos) "bwB" = ( @@ -33575,8 +33661,8 @@ /area/engine/gravity_generator) "bxD" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "External Airlock"; req_access_txt = "13" }, @@ -33932,9 +34018,11 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/vault{ - cyclelinkeddir = 4; - locked = 1; name = "Vault Door"; req_access_txt = "53" }, @@ -33957,9 +34045,11 @@ }, /area/security/nuke_storage) "byv" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/vault{ - cyclelinkeddir = 8; - locked = 1; name = "Vault Door"; req_access_txt = "53" }, @@ -34407,6 +34497,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/break_room) "bzs" = ( @@ -34791,8 +34884,10 @@ /turf/open/space/basic, /area/space) "bAd" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Gulag Shuttle Airlock"; req_access_txt = "0" }, @@ -34805,8 +34900,10 @@ /turf/open/floor/plasteel, /area/security/execution/transfer) "bAf" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Gulag Shuttle Airlock"; req_access_txt = "0" }, @@ -35184,8 +35281,10 @@ /area/engine/gravity_generator) "bAP" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "External Airlock"; req_access_txt = "13" }, @@ -36095,7 +36194,6 @@ "bCL" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Power Tools Storage"; req_access_txt = "19" }, @@ -36133,7 +36231,6 @@ "bCN" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Power Tools Storage"; req_access_txt = "19" }, @@ -36585,8 +36682,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 4; name = "Bridge Access"; req_access_txt = "19" }, @@ -36646,8 +36745,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 8; name = "Bridge Access"; req_access_txt = "19" }, @@ -36850,8 +36951,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 4; name = "Bridge Access"; req_access_txt = "19" }, @@ -36885,8 +36988,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 8; name = "Bridge Access"; req_access_txt = "19" }, @@ -37328,6 +37433,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/break_room) "bEz" = ( @@ -37425,6 +37533,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/engine/break_room) "bEF" = ( @@ -37697,8 +37808,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 4; name = "Bridge Access"; req_access_txt = "19" }, @@ -37739,8 +37852,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 8; name = "Bridge Access"; req_access_txt = "19" }, @@ -37927,8 +38042,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 8; name = "Bridge Access"; req_access_txt = "19" }, @@ -38898,6 +39015,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/red/side{ dir = 4 }, @@ -38967,6 +39087,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/security/warden) "bHJ" = ( @@ -39213,6 +39336,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/break_room) "bIi" = ( @@ -39253,6 +39379,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/engine/break_room) "bIm" = ( @@ -42004,8 +42133,10 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/hatch{ - cyclelinkeddir = 4; name = "MiniSat Exterior Access"; req_one_access_txt = "32;19" }, @@ -42031,8 +42162,10 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/hatch{ - cyclelinkeddir = 8; name = "MiniSat Exterior Access"; req_one_access_txt = "32;19" }, @@ -42861,8 +42994,8 @@ /area/ai_monitored/turret_protected/aisat_interior) "bPF" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/highsecurity{ - locked = 1; name = "MiniSat Chamber"; req_access_txt = "16" }, @@ -43069,6 +43202,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/break_room) "bQa" = ( @@ -45508,8 +45642,8 @@ icon_state = "1-2" }, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 2; name = "Telecomms Server Room"; req_access = null; req_access_txt = "61" @@ -45943,6 +46077,9 @@ name = "MiniSat Maintenance"; req_access_txt = "16" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -46023,6 +46160,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -46098,6 +46238,9 @@ name = "MiniSat Antechamber"; req_one_access_txt = "32;19" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -46142,6 +46285,9 @@ name = "MiniSat Access"; req_one_access_txt = "32;19" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -46998,8 +47144,10 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 4; name = "Brig"; req_access_txt = "63" }, @@ -47060,8 +47208,10 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 8; name = "Brig"; req_access_txt = "63" }, @@ -47923,8 +48073,10 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 1; name = "Telecomms Server Room"; req_access = null; req_access_txt = "61" @@ -48617,6 +48769,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/engineering) "cay" = ( @@ -49012,8 +49167,10 @@ /area/hallway/primary/starboard) "cbw" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 4; name = "Brig"; req_access_txt = "63" }, @@ -49054,8 +49211,10 @@ /area/security/brig) "cbz" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 8; name = "Brig"; req_access_txt = "63" }, @@ -50124,8 +50283,10 @@ /turf/open/floor/plating/airless, /area/engine/engineering) "cdH" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Containment Access"; req_access_txt = "10; 13" }, @@ -50153,8 +50314,10 @@ /turf/open/floor/plasteel, /area/engine/engineering) "cdJ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Containment Access"; req_access_txt = "10; 13" }, @@ -53130,8 +53293,8 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 2; name = "Telecomms Server Room"; req_access = null; req_access_txt = "61" @@ -54462,8 +54625,10 @@ icon_state = "1-2" }, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 1; name = "Telecomms Server Room"; req_access = null; req_access_txt = "61" @@ -56566,7 +56731,6 @@ }, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 0; name = "Telecomms Foyer"; req_access = null; req_access_txt = "61" @@ -60893,6 +61057,7 @@ req_access_txt = "19" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/wood, /area/bridge/showroom/corporate) "cAb" = ( @@ -60903,6 +61068,7 @@ req_access_txt = "19" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/wood, /area/bridge/showroom/corporate) "cAc" = ( @@ -63719,8 +63885,10 @@ /turf/open/floor/plating/airless, /area/engine/engineering) "cFM" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Containment Access"; req_access_txt = "10; 13" }, @@ -63746,8 +63914,10 @@ /turf/open/floor/plasteel, /area/engine/engineering) "cFO" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Containment Access"; req_access_txt = "10; 13" }, @@ -64703,6 +64873,9 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/wood, /area/bridge/showroom/corporate) "cHP" = ( @@ -65584,6 +65757,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "cJB" = ( @@ -65610,6 +65786,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "cJD" = ( @@ -65625,6 +65804,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "cJE" = ( @@ -65664,8 +65846,10 @@ }, /area/crew_quarters/fitness/recreation) "cJI" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Airlock"; req_access_txt = "13" }, @@ -65679,8 +65863,10 @@ /turf/open/floor/plasteel, /area/maintenance/port) "cJJ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Airlock"; req_access_txt = "13" }, @@ -67828,6 +68014,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "cOc" = ( @@ -67853,6 +68042,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "cOe" = ( @@ -67868,6 +68060,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "cOf" = ( @@ -73060,8 +73255,8 @@ /area/security/checkpoint/science/research) "cZh" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 2; name = "Research Division Access"; req_access_txt = "47" }, @@ -73081,8 +73276,8 @@ /area/science/research) "cZj" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 2; name = "Research Division Access"; req_access_txt = "47" }, @@ -75928,8 +76123,10 @@ /area/science/research) "dfn" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 1; name = "Research Division Access"; req_access_txt = "47" }, @@ -75945,8 +76142,10 @@ /area/science/research) "dfo" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 1; name = "Research Division Access"; req_access_txt = "47" }, @@ -81220,6 +81419,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/heads/hor) "dqC" = ( @@ -81311,6 +81513,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/crew_quarters/heads/hor) "dqI" = ( @@ -83447,6 +83652,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/medical/surgery) "dvA" = ( @@ -83499,6 +83707,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/medical/surgery) "dvE" = ( @@ -84250,6 +84461,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/heads/cmo) "dwZ" = ( @@ -84325,6 +84539,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/crew_quarters/heads/cmo) "dxf" = ( @@ -86632,8 +86849,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Solar Access"; req_access_txt = "10; 13" }, @@ -86657,8 +86876,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Solar Access"; req_access_txt = "10; 13" }, @@ -88448,6 +88669,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/maintenance/port) "dFH" = ( @@ -89741,6 +89963,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/science/mixing) "dIq" = ( @@ -89800,6 +90025,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/science/mixing) "dIu" = ( @@ -90783,6 +91011,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/medical/medbay/central) "dKp" = ( @@ -91994,6 +92223,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/maintenance/aft) "dMP" = ( @@ -92063,6 +92295,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/maintenance/starboard/aft) "dMT" = ( @@ -92442,7 +92677,6 @@ icon_state = "1-2" }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Customs Desk"; req_access_txt = "19" }, @@ -92560,8 +92794,10 @@ /turf/open/floor/plating/airless, /area/science/test_area) "dOa" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Airlock"; req_access_txt = "13" }, @@ -92579,8 +92815,10 @@ /turf/open/floor/plasteel, /area/maintenance/port/aft) "dOc" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Airlock"; req_access_txt = "13" }, @@ -93134,12 +93372,11 @@ /obj/effect/turf_decal/stripes/line{ dir = 2 }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/virology{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "virology_airlock_exterior"; - locked = 1; name = "Virology Exterior Airlock"; req_access_txt = "39" }, @@ -93155,6 +93392,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/medical/medbay/central) "dPp" = ( @@ -93857,12 +94097,11 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/virology{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "virology_airlock_interior"; - locked = 1; name = "Virology Interior Airlock"; req_access_txt = "39" }, @@ -93876,6 +94115,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/medical/virology) "dQY" = ( @@ -93951,6 +94193,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/medical/virology) "dRc" = ( @@ -97016,8 +97261,10 @@ /turf/closed/wall, /area/hallway/secondary/exit/departure_lounge) "dYI" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -97029,8 +97276,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) "dYJ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -98239,8 +98488,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Solar Access"; req_access_txt = "10; 13" }, @@ -98264,8 +98515,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Solar Access"; req_access_txt = "10; 13" }, @@ -99808,8 +100061,10 @@ }, /area/security/checkpoint/escape) "eeS" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Docking Port"; req_access_txt = "63" }, @@ -99832,8 +100087,10 @@ /turf/open/floor/plasteel, /area/security/checkpoint/escape) "eeU" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Docking Port"; req_access_txt = "63" }, @@ -99975,8 +100232,8 @@ /area/chapel/office) "eft" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "External Airlock"; req_access_txt = "13" }, @@ -100441,8 +100698,10 @@ /turf/open/floor/plating, /area/chapel/office) "egD" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "External Airlock"; req_access_txt = "13" }, @@ -100695,12 +100954,50 @@ dir = 10 }, /area/science/circuit) -"hKW" = ( -/obj/machinery/vending/kink, -/turf/open/floor/plasteel/vault{ - dir = 5 +"hrP" = ( +/obj/structure/cable/white{ + icon_state = "1-2" }, -/area/crew_quarters/locker) +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/maintenance/port/aft) +"hGT" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable/white{ + icon_state = "2-8" + }, +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/security/glass{ + name = "Prison Wing"; + req_access_txt = "1" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/prison) "hNZ" = ( /obj/structure/chair/office/light{ dir = 8 @@ -100746,6 +101043,23 @@ /obj/item/device/integrated_circuit_printer, /turf/open/floor/plasteel/white/side, /area/science/circuit) +"jqM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/airlock/highsecurity{ + name = "Emergency Access"; + req_access_txt = "24;10" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/atmospherics_engine) "jBE" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/plasteel/neutral, @@ -100769,6 +101083,12 @@ dir = 10 }, /area/science/circuit) +"lel" = ( +/obj/machinery/vending/kink, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/locker) "loI" = ( /obj/machinery/autolathe, /obj/machinery/door/window/southleft{ @@ -100839,6 +101159,19 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/circuit/green, /area/science/research/abandoned) +"oZC" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Corporate Lounge"; + req_access = null; + req_access_txt = "19" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/wood, +/area/bridge/showroom/corporate) "pmQ" = ( /obj/structure/table/reinforced, /obj/machinery/newscaster{ @@ -100865,11 +101198,6 @@ }, /turf/open/floor/plating, /area/science/research/abandoned) -"pGS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/vending/kink, -/turf/open/floor/plating, -/area/maintenance/port) "pQm" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable/white{ @@ -100921,12 +101249,42 @@ dir = 10 }, /area/science/misc_lab) +"upk" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck Access" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/fitness/recreation) "upw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light, /obj/structure/reagent_dispensers/water_cooler, /turf/open/floor/plasteel/whitepurple/side, /area/science/misc_lab) +"uYS" = ( +/obj/machinery/door/airlock/atmos/glass{ + heat_proof = 1; + name = "Supermatter Chamber"; + req_access_txt = "0"; + req_one_access_txt = "24;10" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/supermatter) "vqd" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/bodycontainer/morgue{ @@ -100954,6 +101312,24 @@ }, /turf/open/floor/plasteel/whitepurple/corner, /area/science/misc_lab) +"xaf" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck Access" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/fitness/recreation) "xwK" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -126783,7 +127159,7 @@ ayK axz aAW axz -aAW +uYS aEr aFB aHd @@ -129607,7 +129983,7 @@ aqV aqV alT ayR -azZ +jqM aBf alT alf @@ -129914,7 +130290,7 @@ bWC bYL caE caE -pGS +ceb cea caE cjp @@ -131512,7 +131888,7 @@ dFG dHf dIr dJR -dKD +hrP dLQ dNu dOi @@ -140727,7 +141103,7 @@ cBv cDc cBv cBv -cAb +oZC cIP cKC cMa @@ -149454,7 +149830,7 @@ clt cnc coE cqd -hKW +lel csT cuy cvU @@ -157637,7 +158013,7 @@ aSO aUJ aWr aFm -aZF +hGT bbo aFm aKV @@ -159232,10 +159608,10 @@ cuM cuM cuM cuM -cJA +xaf cuM cuM -cOb +upk cuM cuM cuM diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm index 53bf730451..96021ab0f9 100644 --- a/_maps/map_files/MetaStation/MetaStation.dmm +++ b/_maps/map_files/MetaStation/MetaStation.dmm @@ -2,43 +2,43 @@ "aaa" = ( /turf/open/space/basic, /area/space) -"aab" = ( +"aac" = ( /obj/effect/landmark/carpspawn, /turf/open/space, /area/space) -"aac" = ( -/obj/structure/grille, -/turf/open/space, -/area/space/nearstation) -"aad" = ( -/obj/structure/grille, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"aae" = ( -/obj/structure/grille/broken, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) "aaf" = ( /obj/structure/lattice, /turf/open/space, /area/space/nearstation) "aag" = ( +/obj/structure/grille, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aah" = ( /obj/structure/cable{ icon_state = "0-2" }, /obj/machinery/power/tracker, /turf/open/floor/plating/airless, /area/solar/port/fore) -"aah" = ( +"aai" = ( +/obj/structure/grille/broken, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aaj" = ( +/obj/structure/grille, +/turf/open/space, +/area/space/nearstation) +"aak" = ( /obj/structure/cable{ icon_state = "1-2" }, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aai" = ( +"aal" = ( /obj/structure/cable{ icon_state = "0-2" }, @@ -48,12 +48,12 @@ }, /turf/open/floor/plasteel/airless/solarpanel, /area/solar/port/fore) -"aaj" = ( +"aam" = ( /obj/structure/cable, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aak" = ( +"aan" = ( /obj/structure/cable{ icon_state = "1-4" }, @@ -63,7 +63,7 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aal" = ( +"aao" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -76,25 +76,25 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aam" = ( -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/fore) -"aan" = ( -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/fore) -"aao" = ( -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/fore) "aap" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/fore) +"aaq" = ( +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/fore) +"aar" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/fore) +"aas" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -107,7 +107,7 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aaq" = ( +"aat" = ( /obj/structure/cable{ icon_state = "2-8" }, @@ -117,10 +117,7 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aar" = ( -/turf/open/space, -/area/space) -"aas" = ( +"aau" = ( /obj/structure/cable, /obj/machinery/power/solar{ id = "foreport"; @@ -128,47 +125,37 @@ }, /turf/open/floor/plasteel/airless/solarpanel, /area/solar/port/fore) -"aat" = ( -/obj/docking_port/stationary{ - dheight = 1; - dir = 8; - dwidth = 12; - height = 17; - id = "syndicate_nw"; - name = "northwest of station"; - turf_type = /turf/open/space; - width = 23 - }, -/turf/open/space/basic, -/area/space/nearstation) -"aau" = ( +"aav" = ( +/turf/open/space, +/area/space) +"aaw" = ( /obj/item/stack/cable_coil, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aav" = ( +"aax" = ( /turf/closed/wall/r_wall, /area/security/prison) -"aaw" = ( +"aay" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/security/prison) -"aax" = ( +"aaz" = ( /obj/effect/landmark/xeno_spawn, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"aay" = ( +"aaA" = ( /obj/machinery/seed_extractor, /obj/machinery/light/small{ dir = 8 }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaz" = ( +"aaB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -177,7 +164,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaA" = ( +"aaC" = ( /obj/structure/sink/kitchen{ desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; name = "old sink"; @@ -187,14 +174,14 @@ icon_state = "platingdmg3" }, /area/security/prison) -"aaB" = ( +"aaD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/item/twohanded/required/kirbyplants, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaC" = ( +"aaE" = ( /obj/machinery/biogenerator, /obj/machinery/light/small{ dir = 4 @@ -205,21 +192,14 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaD" = ( -/obj/docking_port/stationary/random{ - id = "pod_lavaland2"; - name = "lavaland" - }, -/turf/open/space, -/area/space/nearstation) -"aaE" = ( +"aaF" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" }, /turf/open/floor/plating, /area/security/prison) -"aaF" = ( +"aaG" = ( /obj/machinery/hydroponics/constructable, /obj/item/seeds/ambrosia, /obj/structure/cable/yellow{ @@ -227,7 +207,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaG" = ( +"aaH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -240,13 +220,13 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaH" = ( +"aaI" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaI" = ( +"aaJ" = ( /obj/item/reagent_containers/glass/bucket, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -257,7 +237,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaJ" = ( +"aaK" = ( /obj/machinery/hydroponics/constructable, /obj/item/seeds/glowshroom, /obj/structure/cable/yellow{ @@ -265,16 +245,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaK" = ( +"aaL" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/security/prison) -"aaL" = ( -/turf/closed/wall/mineral/titanium, -/area/shuttle/pod_2) "aaM" = ( /obj/effect/spawner/structure/window/shuttle, /turf/open/floor/plating, @@ -287,12 +264,17 @@ /turf/open/floor/plating/airless, /area/solar/starboard/fore) "aaO" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/engine/atmos) +"aaP" = ( /obj/machinery/hydroponics/constructable, /obj/item/cultivator, /obj/item/seeds/carrot, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaP" = ( +"aaQ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -300,14 +282,14 @@ /obj/item/reagent_containers/glass/bucket, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaQ" = ( +"aaR" = ( /turf/open/floor/plasteel, /area/security/prison) -"aaR" = ( +"aaS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaS" = ( +"aaT" = ( /obj/machinery/hydroponics/constructable, /obj/item/device/plant_analyzer, /obj/machinery/airalarm{ @@ -316,34 +298,20 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaT" = ( -/turf/closed/wall/mineral/plastitanium, -/area/security/prison) -"aaU" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/machinery/status_display{ - pixel_x = 32 - }, -/obj/machinery/computer/shuttle/pod{ - pixel_x = -32; - possible_destinations = "pod_lavaland2"; - shuttleId = "pod2" - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_2) "aaV" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/pod_2) +"aaY" = ( /obj/structure/cable{ icon_state = "1-2" }, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"aaW" = ( +"aaZ" = ( /turf/closed/wall/r_wall, /area/security/execution/education) -"aaX" = ( +"aba" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ @@ -352,14 +320,14 @@ /obj/structure/cable/yellow, /turf/open/floor/plating, /area/security/prison) -"aaY" = ( +"abb" = ( /obj/machinery/door/airlock/public/glass{ id_tag = "permahydro"; name = "Hydroponics Module" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aaZ" = ( +"abc" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -367,32 +335,17 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/security/prison) -"aba" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - pixel_x = 25 - }, -/obj/item/storage/pod{ - pixel_x = -26 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_2) -"abb" = ( +"abe" = ( /turf/closed/wall, /area/security/prison) -"abc" = ( +"abf" = ( /obj/structure/cable{ icon_state = "0-2" }, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"abd" = ( +"abg" = ( /obj/machinery/door/poddoor{ density = 1; icon_state = "closed"; @@ -405,7 +358,7 @@ }, /turf/open/floor/plating, /area/security/execution/education) -"abe" = ( +"abh" = ( /obj/item/soap/nanotrasen, /obj/item/bikehorn/rubberducky, /obj/machinery/shower{ @@ -416,7 +369,7 @@ }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"abf" = ( +"abi" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -430,7 +383,7 @@ }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"abg" = ( +"abj" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -439,7 +392,7 @@ /obj/item/canvas/twentythreeXtwentythree, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abh" = ( +"abk" = ( /obj/structure/table, /obj/item/folder, /obj/item/paper/guides/jobs/hydroponics, @@ -453,25 +406,25 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abi" = ( +"abl" = ( /obj/structure/table, /obj/machinery/computer/libraryconsole/bookmanagement, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abj" = ( +"abm" = ( /obj/machinery/computer/arcade, /obj/machinery/computer/security/telescreen/entertainment{ pixel_y = 32 }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abk" = ( +"abn" = ( /obj/machinery/newscaster{ pixel_y = 32 }, /turf/open/floor/plasteel, /area/security/prison) -"abl" = ( +"abo" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -481,14 +434,14 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abm" = ( +"abp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abn" = ( +"abq" = ( /obj/structure/holohoop{ pixel_y = 29 }, @@ -497,7 +450,7 @@ icon_state = "platingdmg1" }, /area/security/prison) -"abo" = ( +"abr" = ( /obj/machinery/status_display{ pixel_y = 32 }, @@ -505,7 +458,7 @@ dir = 8 }, /area/security/prison) -"abp" = ( +"abs" = ( /obj/machinery/washing_machine, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -514,11 +467,11 @@ dir = 8 }, /area/security/prison) -"abq" = ( +"abt" = ( /obj/structure/shuttle/engine/propulsion/burst, /turf/closed/wall/mineral/titanium, /area/shuttle/pod_2) -"abr" = ( +"abu" = ( /obj/machinery/door/airlock/titanium{ name = "Escape Pod Airlock" }, @@ -530,7 +483,7 @@ }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_2) -"abs" = ( +"abv" = ( /obj/structure/cable{ icon_state = "0-2" }, @@ -540,19 +493,19 @@ }, /turf/open/floor/plasteel/airless/solarpanel, /area/solar/starboard/fore) -"abt" = ( +"abw" = ( /obj/structure/cable, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"abu" = ( +"abx" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/turf_decal/stripes/line{ dir = 9 }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"abv" = ( +"aby" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -561,7 +514,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"abw" = ( +"abz" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -570,13 +523,13 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"abx" = ( +"abA" = ( /obj/machinery/shower{ dir = 4 }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"aby" = ( +"abB" = ( /obj/machinery/door/window/westleft{ base_state = "right"; dir = 4; @@ -587,20 +540,20 @@ /obj/machinery/light/small, /turf/open/floor/plasteel/freezer, /area/security/prison) -"abz" = ( +"abC" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abA" = ( +"abD" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abB" = ( +"abE" = ( /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abC" = ( +"abF" = ( /obj/structure/table, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -615,24 +568,24 @@ }, /turf/open/floor/plasteel, /area/security/prison) -"abD" = ( +"abG" = ( /obj/structure/table, /obj/item/toy/cards/deck, /obj/item/toy/cards/deck, /turf/open/floor/plasteel, /area/security/prison) -"abE" = ( +"abH" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abF" = ( +"abI" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abG" = ( +"abJ" = ( /obj/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -641,7 +594,7 @@ dir = 8 }, /area/security/prison) -"abH" = ( +"abK" = ( /obj/structure/table, /obj/structure/bedsheetbin, /obj/structure/window/reinforced, @@ -652,21 +605,21 @@ dir = 8 }, /area/security/prison) -"abI" = ( +"abL" = ( /turf/open/floor/plating, /area/security/prison) -"abJ" = ( +"abM" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/security/prison) -"abK" = ( +"abN" = ( /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/security/prison) -"abL" = ( +"abO" = ( /obj/structure/cable{ icon_state = "1-4" }, @@ -676,7 +629,7 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"abM" = ( +"abP" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -689,25 +642,25 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"abN" = ( -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/starboard/fore) -"abO" = ( -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/starboard/fore) -"abP" = ( -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/starboard/fore) "abQ" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/starboard/fore) +"abR" = ( +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/starboard/fore) +"abS" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/starboard/fore) +"abT" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -720,7 +673,7 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"abR" = ( +"abU" = ( /obj/structure/cable{ icon_state = "1-8" }, @@ -730,7 +683,7 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"abS" = ( +"abV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light/small{ dir = 8 @@ -745,7 +698,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"abT" = ( +"abW" = ( /obj/structure/bed, /obj/item/clothing/suit/straight_jacket, /obj/item/clothing/glasses/sunglasses/blindfold, @@ -754,7 +707,7 @@ /obj/item/device/electropack, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"abU" = ( +"abX" = ( /obj/machinery/flasher{ id = "justiceflash"; name = "mounted justice flash"; @@ -765,14 +718,14 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"abV" = ( +"abY" = ( /obj/machinery/door/airlock{ name = "Unisex Restroom"; req_access_txt = "0" }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"abW" = ( +"abZ" = ( /obj/structure/table, /obj/item/book/manual/chef_recipes{ pixel_x = 2; @@ -781,7 +734,7 @@ /obj/item/clothing/head/chefhat, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"abX" = ( +"aca" = ( /obj/structure/table, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -791,17 +744,17 @@ /obj/item/toy/cards/deck, /turf/open/floor/plasteel, /area/security/prison) -"abY" = ( +"acb" = ( /obj/structure/table, /obj/item/storage/pill_bottle/dice, /turf/open/floor/plasteel, /area/security/prison) -"abZ" = ( +"acc" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/security/prison) -"aca" = ( +"ace" = ( /obj/machinery/vending/sustenance{ desc = "A vending machine normally reserved for work camps."; name = "\improper sustenance vendor"; @@ -809,30 +762,33 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acb" = ( +"acf" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/security/prison) -"acc" = ( +"acg" = ( /obj/machinery/light/small, /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/security/prison) -"acd" = ( +"ach" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plating, /area/security/prison) -"ace" = ( +"aci" = ( /obj/machinery/door/airlock/external{ name = "Security External Airlock"; req_access_txt = "1" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/security/prison) -"acf" = ( +"acj" = ( /obj/machinery/light/small{ dir = 1 }, @@ -844,11 +800,11 @@ }, /turf/open/floor/plating, /area/security/prison) -"acg" = ( +"ack" = ( /obj/structure/lattice/catwalk, /turf/open/space, /area/space/nearstation) -"ach" = ( +"acl" = ( /obj/structure/cable, /obj/machinery/power/solar{ id = "forestarboard"; @@ -856,7 +812,7 @@ }, /turf/open/floor/plasteel/airless/solarpanel, /area/solar/starboard/fore) -"aci" = ( +"acm" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -866,7 +822,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"acj" = ( +"acn" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -875,7 +831,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"ack" = ( +"aco" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 2; name = "justice injector" @@ -885,7 +841,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"acl" = ( +"acp" = ( /obj/machinery/light/small{ dir = 4 }, @@ -894,7 +850,7 @@ }, /turf/open/floor/plasteel/freezer, /area/security/prison) -"acm" = ( +"acq" = ( /obj/structure/table, /obj/item/storage/box/donkpockets{ pixel_x = 2; @@ -908,13 +864,13 @@ icon_state = "panelscorched" }, /area/security/prison) -"acn" = ( +"acr" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aco" = ( +"acs" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -923,7 +879,7 @@ }, /turf/open/floor/plasteel, /area/security/prison) -"acp" = ( +"act" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -938,27 +894,27 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acq" = ( +"acu" = ( /obj/machinery/holopad, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acr" = ( +"acv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acs" = ( +"acw" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"act" = ( +"acx" = ( /obj/machinery/airalarm{ dir = 8; pixel_x = 24 @@ -966,18 +922,19 @@ /obj/machinery/cryopod, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acu" = ( +"acy" = ( /obj/machinery/door/airlock/external{ name = "Escape Pod Two" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/security/prison) -"acv" = ( +"acz" = ( /obj/item/stack/cable_coil, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"acw" = ( +"acA" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/poddoor/preopen{ @@ -989,7 +946,7 @@ dir = 4 }, /area/security/execution/education) -"acx" = ( +"acB" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "executionfireblast"; @@ -1003,7 +960,7 @@ dir = 4 }, /area/security/execution/education) -"acy" = ( +"acC" = ( /obj/machinery/door/window/brigdoor{ dir = 2; name = "Justice Chamber"; @@ -1033,7 +990,7 @@ dir = 4 }, /area/security/execution/education) -"acz" = ( +"acD" = ( /obj/structure/table, /obj/machinery/microwave{ pixel_x = -3; @@ -1043,19 +1000,19 @@ icon_state = "platingdmg1" }, /area/security/prison) -"acA" = ( +"acE" = ( /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/security/prison) -"acB" = ( +"acF" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /obj/machinery/light, /turf/open/floor/plasteel, /area/security/prison) -"acC" = ( +"acG" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -1064,7 +1021,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acD" = ( +"acH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -1082,7 +1039,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acE" = ( +"acI" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -1091,26 +1048,26 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acF" = ( +"acJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/security/prison) -"acG" = ( +"acK" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acH" = ( +"acL" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /obj/machinery/light, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acI" = ( +"acM" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -1119,7 +1076,7 @@ /obj/item/pen, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acJ" = ( +"acN" = ( /obj/structure/table/glass, /obj/item/reagent_containers/syringe, /obj/item/reagent_containers/glass/bottle/morphine{ @@ -1129,7 +1086,7 @@ dir = 1 }, /area/security/prison) -"acK" = ( +"acO" = ( /obj/machinery/newscaster{ pixel_y = 32 }, @@ -1147,7 +1104,14 @@ dir = 1 }, /area/security/prison) -"acL" = ( +"acP" = ( +/turf/closed/wall, +/area/crew_quarters/fitness/recreation) +"acQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/crew_quarters/fitness/recreation) +"acR" = ( /obj/structure/table/glass, /obj/item/reagent_containers/syringe, /obj/item/reagent_containers/glass/bottle/morphine{ @@ -1162,38 +1126,28 @@ dir = 1 }, /area/security/prison) -"acM" = ( -/turf/closed/wall, -/area/crew_quarters/fitness/recreation) -"acN" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/crew_quarters/fitness/recreation) -"acO" = ( -/turf/closed/wall/mineral/plastitanium, -/area/crew_quarters/fitness/recreation) -"acP" = ( +"acS" = ( /obj/structure/cable{ icon_state = "1-4" }, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"acQ" = ( +"acT" = ( /obj/structure/cable{ icon_state = "4-8" }, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"acR" = ( +"acU" = ( /obj/structure/cable{ icon_state = "2-8" }, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/fore) -"acS" = ( +"acV" = ( /obj/structure/table, /obj/item/reagent_containers/glass/bottle/morphine{ pixel_x = -4; @@ -1264,7 +1218,7 @@ dir = 1 }, /area/security/execution/education) -"acT" = ( +"acW" = ( /obj/structure/table, /obj/item/folder/red{ pixel_x = 3 @@ -1283,7 +1237,7 @@ dir = 1 }, /area/security/execution/education) -"acU" = ( +"acX" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -1292,7 +1246,7 @@ dir = 1 }, /area/security/execution/education) -"acV" = ( +"acY" = ( /obj/structure/sink/kitchen{ desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; name = "old sink"; @@ -1305,7 +1259,7 @@ dir = 1 }, /area/security/execution/education) -"acW" = ( +"acZ" = ( /obj/machinery/power/apc{ dir = 1; name = "Prisoner Education Chamber APC"; @@ -1326,13 +1280,13 @@ dir = 1 }, /area/security/execution/education) -"acX" = ( +"ada" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/closed/wall/r_wall, /area/security/prison) -"acY" = ( +"adb" = ( /obj/machinery/door/poddoor/preopen{ id = "permacell3"; name = "Cell Shutters" @@ -1341,13 +1295,14 @@ id_tag = "permabolt3"; name = "Cell 3" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"acZ" = ( +"adc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/security/prison) -"ada" = ( +"add" = ( /obj/machinery/door/poddoor/preopen{ id = "permacell2"; name = "Cell Shutters" @@ -1360,9 +1315,10 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adb" = ( +"ade" = ( /obj/machinery/door/poddoor/preopen{ id = "permacell1"; name = "Cell Shutters" @@ -1371,28 +1327,29 @@ id_tag = "permabolt1"; name = "Cell 1" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adc" = ( +"adf" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/plating, /area/security/prison) -"add" = ( +"adg" = ( /obj/structure/bed, /obj/item/clothing/suit/straight_jacket, /obj/item/clothing/glasses/sunglasses/blindfold, /obj/item/clothing/mask/muzzle, /turf/open/floor/plasteel/white, /area/security/prison) -"ade" = ( +"adh" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, /turf/open/floor/plasteel/white, /area/security/prison) -"adf" = ( +"adi" = ( /obj/structure/bed, /obj/item/clothing/suit/straight_jacket, /obj/item/clothing/glasses/sunglasses/blindfold, @@ -1402,23 +1359,23 @@ }, /turf/open/floor/plasteel/white, /area/security/prison) -"adg" = ( +"adj" = ( /obj/structure/closet/emcloset, /obj/machinery/light/small{ dir = 8 }, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"adh" = ( +"adk" = ( /obj/structure/shuttle/engine/propulsion/burst{ dir = 8 }, /turf/closed/wall/mineral/titanium, /area/shuttle/pod_3) -"adi" = ( +"adl" = ( /turf/closed/wall/mineral/titanium, /area/shuttle/pod_3) -"adj" = ( +"adm" = ( /obj/structure/table, /obj/item/device/flashlight/lamp, /obj/structure/reagent_dispensers/peppertank{ @@ -1429,7 +1386,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"adk" = ( +"adn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/chair/office/dark{ dir = 1 @@ -1439,15 +1396,15 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"adl" = ( +"ado" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"adm" = ( +"adp" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"adn" = ( +"adq" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -1460,11 +1417,11 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"ado" = ( +"adr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/security/execution/education) -"adp" = ( +"ads" = ( /obj/structure/bed, /obj/machinery/camera{ c_tag = "Prison Cell 3"; @@ -1472,7 +1429,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adq" = ( +"adt" = ( /obj/structure/chair/stool, /obj/machinery/light/small{ dir = 1 @@ -1487,7 +1444,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adr" = ( +"adu" = ( /obj/structure/bed, /obj/machinery/camera{ c_tag = "Prison Cell 2"; @@ -1495,14 +1452,14 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"ads" = ( +"adv" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adt" = ( +"adw" = ( /obj/structure/chair/stool, /obj/machinery/light/small{ dir = 1 @@ -1519,7 +1476,7 @@ icon_state = "platingdmg2" }, /area/security/prison) -"adu" = ( +"adx" = ( /obj/structure/bed, /obj/machinery/camera{ c_tag = "Prison Cell 1"; @@ -1527,7 +1484,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adv" = ( +"ady" = ( /obj/structure/chair/stool, /obj/machinery/light/small{ dir = 1 @@ -1542,12 +1499,12 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adw" = ( +"adz" = ( /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/security/prison) -"adx" = ( +"adA" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/light{ dir = 8 @@ -1558,13 +1515,13 @@ }, /turf/open/floor/plasteel/white, /area/security/prison) -"ady" = ( +"adB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/white, /area/security/prison) -"adz" = ( +"adC" = ( /obj/machinery/flasher{ id = "insaneflash"; pixel_x = 26 @@ -1572,7 +1529,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/white, /area/security/prison) -"adA" = ( +"adD" = ( /obj/structure/lattice, /obj/machinery/camera/motion{ c_tag = "Armory - External"; @@ -1581,10 +1538,10 @@ }, /turf/open/space, /area/space/nearstation) -"adB" = ( +"adE" = ( /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"adC" = ( +"adF" = ( /obj/machinery/door/airlock/titanium{ name = "Escape Pod Airlock" }, @@ -1598,47 +1555,32 @@ }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_3) -"adD" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - pixel_y = 25 - }, -/obj/item/storage/pod{ - pixel_x = 6; - pixel_y = -32 - }, -/obj/machinery/light/small, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_3) -"adE" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/machinery/computer/shuttle/pod{ - pixel_y = -32; - possible_destinations = "pod_lavaland3"; - shuttleId = "pod3" - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_3) -"adF" = ( -/obj/effect/spawner/structure/window/shuttle, -/turf/open/floor/plating, -/area/shuttle/pod_3) "adG" = ( /obj/docking_port/stationary/random{ - dir = 4; - id = "pod_lavaland3"; + id = "pod_lavaland2"; name = "lavaland" }, /turf/open/space, /area/space/nearstation) "adH" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/status_display{ + pixel_x = 32 + }, +/obj/machinery/computer/shuttle/pod{ + pixel_x = -32; + possible_destinations = "pod_lavaland2"; + shuttleId = "pod2" + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_2) +"adI" = ( +/obj/effect/spawner/structure/window/shuttle, +/turf/open/floor/plating, +/area/shuttle/pod_3) +"adJ" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -1657,7 +1599,7 @@ dir = 2 }, /area/security/execution/education) -"adI" = ( +"adK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -1665,7 +1607,7 @@ dir = 2 }, /area/security/execution/education) -"adJ" = ( +"adL" = ( /obj/machinery/atmospherics/pipe/simple/general/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -1674,7 +1616,7 @@ dir = 2 }, /area/security/execution/education) -"adK" = ( +"adM" = ( /obj/machinery/button/door{ id = "prisonereducation"; name = "Door Bolt Control"; @@ -1690,7 +1632,7 @@ dir = 2 }, /area/security/execution/education) -"adL" = ( +"adN" = ( /obj/machinery/light_switch{ pixel_x = 26 }, @@ -1704,7 +1646,7 @@ dir = 2 }, /area/security/execution/education) -"adM" = ( +"adO" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/machinery/flasher{ id = "PCell 3"; @@ -1714,7 +1656,7 @@ icon_state = "platingdmg3" }, /area/security/prison) -"adN" = ( +"adP" = ( /obj/structure/table, /obj/item/paper, /obj/item/pen, @@ -1723,13 +1665,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adO" = ( +"adQ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/security/prison) -"adP" = ( +"adR" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -1739,7 +1681,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adQ" = ( +"adS" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -1748,14 +1690,14 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adR" = ( +"adT" = ( /obj/structure/table, /obj/item/paper, /obj/item/pen, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adS" = ( +"adU" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/machinery/flasher{ id = "PCell 1"; @@ -1763,7 +1705,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"adT" = ( +"adV" = ( /obj/item/folder/red, /obj/item/pen, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, @@ -1772,7 +1714,7 @@ dir = 2 }, /area/security/prison) -"adU" = ( +"adW" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -1780,7 +1722,7 @@ dir = 2 }, /area/security/prison) -"adV" = ( +"adX" = ( /obj/structure/bed/roller, /obj/structure/bed/roller, /obj/machinery/iv_drip, @@ -1790,13 +1732,13 @@ dir = 2 }, /area/security/prison) -"adW" = ( +"adY" = ( /turf/closed/wall/r_wall, -/area/ai_monitored/security/armory) -"adX" = ( +/area/security/warden) +"adZ" = ( /turf/closed/wall/r_wall, /area/crew_quarters/heads/hos) -"adY" = ( +"aea" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -1807,7 +1749,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"adZ" = ( +"aeb" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -1821,7 +1763,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"aea" = ( +"aec" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -1835,17 +1777,17 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"aeb" = ( +"aed" = ( /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"aec" = ( +"aee" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"aed" = ( +"aef" = ( /obj/machinery/door/airlock/external{ name = "Solar Maintenance"; req_access = null; @@ -1854,9 +1796,10 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"aee" = ( +"aeg" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -1866,7 +1809,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"aef" = ( +"aeh" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 10 }, @@ -1880,7 +1823,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"aeg" = ( +"aei" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 1; name = "justice gas pump" @@ -1894,7 +1837,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/execution/education) -"aeh" = ( +"aej" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ aiControlDisabled = 1; @@ -1911,22 +1854,25 @@ dir = 1 }, /area/security/execution/education) -"aei" = ( +"aek" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/security/prison) -"aej" = ( +"ael" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall, /area/security/prison) -"aek" = ( +"aem" = ( /obj/machinery/door/airlock/security/glass{ name = "Long-Term Cell 3"; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"ael" = ( +"aen" = ( /obj/machinery/door/airlock/security/glass{ name = "Long-Term Cell 2"; req_access_txt = "2" @@ -1935,16 +1881,22 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aem" = ( +"aeo" = ( /obj/machinery/door/airlock/security/glass{ name = "Long-Term Cell 1"; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) -"aen" = ( +"aep" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Prison Sanitarium"; @@ -1957,7 +1909,24 @@ dir = 1 }, /area/security/prison) -"aeo" = ( +"aeq" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/security/armory) +"aer" = ( +/obj/structure/rack, +/obj/item/gun/energy/ionrifle{ + pin = /obj/item/device/firing_pin + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/item/gun/energy/temperature/security, +/obj/item/clothing/suit/armor/laserproof, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/ai_monitored/security/armory) +"aes" = ( /obj/structure/closet/secure_closet{ name = "contraband locker"; req_access_txt = "3" @@ -1973,27 +1942,7 @@ dir = 4 }, /area/ai_monitored/security/armory) -"aep" = ( -/obj/structure/rack, -/obj/item/gun/energy/ionrifle{ - pin = /obj/item/device/firing_pin - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/item/gun/energy/temperature/security, -/obj/item/clothing/suit/armor/laserproof, -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/ai_monitored/security/armory) -"aeq" = ( -/obj/structure/closet/secure_closet/lethalshots, -/turf/open/floor/plasteel/vault{ - dir = 1 - }, -/area/ai_monitored/security/armory) -"aer" = ( +"aet" = ( /obj/structure/table/wood, /obj/machinery/newscaster/security_unit{ pixel_y = 32 @@ -2012,81 +1961,66 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"aes" = ( +"aeu" = ( /obj/machinery/computer/prisoner, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"aet" = ( +"aev" = ( /obj/machinery/computer/security, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"aeu" = ( +"aew" = ( /obj/machinery/computer/secure_data, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"aev" = ( -/obj/structure/table/wood, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Head of Security's Desk"; - departmentType = 5; - name = "Head of Security RC"; - pixel_y = 30 +"aex" = ( +/obj/structure/closet/secure_closet/lethalshots, +/turf/open/floor/plasteel/vault{ + dir = 1 }, -/obj/machinery/computer/med_data/laptop, -/obj/item/storage/secure/safe/HoS{ - pixel_x = 36; - pixel_y = 28 - }, -/obj/machinery/camera{ - c_tag = "Head of Security's Office"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/plasteel/dark, -/area/crew_quarters/heads/hos) -"aew" = ( +/area/ai_monitored/security/armory) +"aey" = ( /turf/closed/wall, /area/security/range) -"aex" = ( +"aez" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/security/range) -"aey" = ( +"aeA" = ( /obj/machinery/door/airlock/external{ name = "Escape Pod Three" }, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"aez" = ( +"aeB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/closed/wall, /area/crew_quarters/fitness/recreation) -"aeA" = ( +"aeC" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"aeB" = ( +"aeE" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"aeC" = ( +"aeF" = ( /obj/effect/landmark/xeno_spawn, /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/starboard/fore) -"aeD" = ( +"aeG" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -2095,14 +2029,14 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"aeE" = ( +"aeH" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, /obj/machinery/portable_atmospherics/canister/nitrous_oxide, /turf/open/floor/plasteel/vault, /area/security/execution/education) -"aeF" = ( +"aeI" = ( /obj/item/tank/internals/oxygen/red{ pixel_x = -4; pixel_y = -1 @@ -2124,14 +2058,14 @@ /obj/item/wrench, /turf/open/floor/plasteel/vault, /area/security/execution/education) -"aeG" = ( +"aeJ" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 9 }, /obj/machinery/space_heater, /turf/open/floor/plasteel/vault, /area/security/execution/education) -"aeH" = ( +"aeK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-4" @@ -2140,7 +2074,7 @@ dir = 2 }, /area/security/prison) -"aeI" = ( +"aeL" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2156,7 +2090,7 @@ dir = 2 }, /area/security/prison) -"aeJ" = ( +"aeM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2168,7 +2102,7 @@ dir = 2 }, /area/security/prison) -"aeK" = ( +"aeN" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -2179,7 +2113,7 @@ dir = 2 }, /area/security/prison) -"aeL" = ( +"aeO" = ( /obj/machinery/button/door{ id = "permacell3"; name = "Cell 3 Lockdown"; @@ -2202,7 +2136,7 @@ dir = 2 }, /area/security/prison) -"aeM" = ( +"aeP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -2224,7 +2158,7 @@ dir = 2 }, /area/security/prison) -"aeN" = ( +"aeQ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2238,7 +2172,7 @@ dir = 2 }, /area/security/prison) -"aeO" = ( +"aeR" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2250,7 +2184,7 @@ dir = 2 }, /area/security/prison) -"aeP" = ( +"aeS" = ( /obj/machinery/button/door{ id = "permacell2"; name = "Cell 2 Lockdown"; @@ -2274,7 +2208,7 @@ dir = 2 }, /area/security/prison) -"aeQ" = ( +"aeT" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2291,7 +2225,7 @@ dir = 2 }, /area/security/prison) -"aeR" = ( +"aeU" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -2303,7 +2237,7 @@ dir = 2 }, /area/security/prison) -"aeS" = ( +"aeV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -2314,7 +2248,7 @@ dir = 2 }, /area/security/prison) -"aeT" = ( +"aeW" = ( /obj/machinery/button/door{ id = "permacell1"; name = "Cell 1 Lockdown"; @@ -2338,7 +2272,7 @@ dir = 2 }, /area/security/prison) -"aeU" = ( +"aeX" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 1; name = "Prison Wing APC"; @@ -2367,7 +2301,7 @@ dir = 2 }, /area/security/prison) -"aeV" = ( +"aeY" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2378,7 +2312,7 @@ dir = 2 }, /area/security/prison) -"aeW" = ( +"aeZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2392,7 +2326,7 @@ dir = 2 }, /area/security/prison) -"aeX" = ( +"afa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -2408,7 +2342,7 @@ dir = 2 }, /area/security/prison) -"aeY" = ( +"afb" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -2422,7 +2356,17 @@ dir = 2 }, /area/security/prison) -"aeZ" = ( +"afc" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/security/prison) +"afd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -2439,17 +2383,28 @@ }, /turf/open/floor/plasteel, /area/security/prison) -"afa" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" +"afe" = ( +/obj/structure/table/wood, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Head of Security's Desk"; + departmentType = 5; + name = "Head of Security RC"; + pixel_y = 30 }, -/obj/structure/cable/yellow{ - icon_state = "2-8" +/obj/machinery/computer/med_data/laptop, +/obj/item/storage/secure/safe/HoS{ + pixel_x = 36; + pixel_y = 28 }, -/turf/open/floor/plating, -/area/security/prison) -"afb" = ( +/obj/machinery/camera{ + c_tag = "Head of Security's Office"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/hos) +"aff" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/item/storage/secure/safe{ name = "armory safe A"; @@ -2458,33 +2413,19 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"afc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"afd" = ( +"afg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"afe" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/item/storage/secure/safe{ - name = "armory safe B"; - pixel_x = 6; - pixel_y = 28 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 +"afh" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"aff" = ( +"afi" = ( /obj/structure/closet/secure_closet/hos, /obj/machinery/light{ dir = 8 @@ -2502,7 +2443,7 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afg" = ( +"afj" = ( /obj/machinery/status_display{ pixel_x = -32; pixel_y = 32 @@ -2512,17 +2453,17 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afh" = ( +"afk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afi" = ( +"afl" = ( /obj/structure/chair/comfy/black, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afj" = ( +"afm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -2531,7 +2472,7 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afk" = ( +"afn" = ( /obj/machinery/status_display{ pixel_x = 32; pixel_y = 32 @@ -2544,7 +2485,7 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afl" = ( +"afo" = ( /obj/machinery/light{ dir = 4 }, @@ -2558,7 +2499,7 @@ /obj/machinery/suit_storage_unit/hos, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"afm" = ( +"afp" = ( /obj/machinery/light/small{ dir = 1 }, @@ -2567,13 +2508,13 @@ }, /turf/open/floor/plasteel, /area/security/range) -"afn" = ( +"afq" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/security/range) -"afo" = ( +"afr" = ( /obj/machinery/light/small{ dir = 1 }, @@ -2582,7 +2523,7 @@ }, /turf/open/floor/plasteel, /area/security/range) -"afp" = ( +"afs" = ( /obj/machinery/shower{ dir = 4 }, @@ -2594,11 +2535,11 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/fitness/recreation) -"afq" = ( +"aft" = ( /obj/structure/reagent_dispensers/water_cooler, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afr" = ( +"afu" = ( /obj/structure/table, /obj/item/reagent_containers/food/drinks/sillycup{ pixel_x = -5; @@ -2619,47 +2560,47 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afs" = ( +"afv" = ( /obj/structure/easel, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"aft" = ( +"afw" = ( /obj/structure/closet/masks, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afu" = ( +"afx" = ( /obj/structure/closet/athletic_mixed, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afv" = ( +"afy" = ( /obj/structure/closet/boxinggloves, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afw" = ( +"afz" = ( /obj/structure/closet/emcloset, /obj/structure/sign/warning/pods{ pixel_y = 30 }, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afx" = ( +"afA" = ( /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afy" = ( +"afB" = ( /obj/machinery/computer/arcade, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"afz" = ( +"afC" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"afA" = ( +"afD" = ( /turf/open/floor/engine{ name = "Holodeck Projector Floor" }, /area/holodeck/rec_center) -"afB" = ( +"afE" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -2668,9 +2609,12 @@ req_access = null; req_access_txt = "10; 13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"afC" = ( +"afF" = ( /obj/item/twohanded/required/kirbyplants{ icon_state = "applebush" }, @@ -2679,7 +2623,7 @@ }, /turf/open/floor/plasteel, /area/security/prison) -"afD" = ( +"afG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -2687,7 +2631,7 @@ dir = 1 }, /area/security/prison) -"afE" = ( +"afH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -2699,7 +2643,7 @@ dir = 1 }, /area/security/prison) -"afF" = ( +"afI" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -2710,7 +2654,7 @@ dir = 1 }, /area/security/prison) -"afG" = ( +"afJ" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -2722,7 +2666,7 @@ dir = 1 }, /area/security/prison) -"afH" = ( +"afK" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -2730,7 +2674,7 @@ dir = 1 }, /area/security/prison) -"afI" = ( +"afL" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -2741,7 +2685,7 @@ dir = 1 }, /area/security/prison) -"afJ" = ( +"afM" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -2753,7 +2697,7 @@ dir = 1 }, /area/security/prison) -"afK" = ( +"afN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -2765,7 +2709,7 @@ dir = 1 }, /area/security/prison) -"afL" = ( +"afO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -2779,7 +2723,7 @@ dir = 1 }, /area/security/prison) -"afM" = ( +"afP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -2791,7 +2735,7 @@ dir = 1 }, /area/security/prison) -"afN" = ( +"afR" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -2802,7 +2746,7 @@ dir = 1 }, /area/security/prison) -"afO" = ( +"afS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -2811,7 +2755,7 @@ dir = 1 }, /area/security/prison) -"afP" = ( +"afT" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -2820,7 +2764,7 @@ dir = 1 }, /area/security/prison) -"afQ" = ( +"afU" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -2828,17 +2772,35 @@ dir = 1 }, /area/security/prison) -"afR" = ( +"afV" = ( /turf/open/floor/plasteel/red/corner{ dir = 1 }, /area/security/prison) -"afS" = ( +"afW" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /turf/open/floor/plating, /area/security/prison) -"afT" = ( +"afX" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/item/storage/secure/safe{ + name = "armory safe B"; + pixel_x = 6; + pixel_y = 28 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"afY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"afZ" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -2863,11 +2825,21 @@ dir = 1 }, /area/ai_monitored/security/armory) -"afU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, +"aga" = ( +/mob/living/simple_animal/bot/secbot{ + arrest_type = 1; + health = 45; + icon_state = "secbot1"; + idcheck = 1; + name = "Sergeant-at-Armsky"; + on = 1; + weaponscheck = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, /area/ai_monitored/security/armory) -"afV" = ( +"agb" = ( /obj/structure/rack, /obj/item/gun/energy/e_gun/advtaser{ pixel_x = -3; @@ -2883,21 +2855,10 @@ dir = 1 }, /area/ai_monitored/security/armory) -"afW" = ( -/mob/living/simple_animal/bot/secbot{ - arrest_type = 1; - health = 45; - icon_state = "secbot1"; - idcheck = 1; - name = "Sergeant-at-Armsky"; - on = 1; - weaponscheck = 1 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, +"agc" = ( +/turf/open/floor/plasteel/dark, /area/ai_monitored/security/armory) -"afX" = ( +"agd" = ( /obj/structure/rack, /obj/item/gun/energy/laser{ pixel_x = -3; @@ -2912,22 +2873,7 @@ dir = 4 }, /area/ai_monitored/security/armory) -"afY" = ( -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"afZ" = ( -/obj/structure/rack, -/obj/item/clothing/suit/armor/bulletproof, -/obj/item/clothing/head/helmet/alt, -/obj/item/clothing/suit/armor/bulletproof, -/obj/item/clothing/head/helmet/alt, -/obj/item/clothing/suit/armor/bulletproof, -/obj/item/clothing/head/helmet/alt, -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/ai_monitored/security/armory) -"aga" = ( +"age" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -2941,7 +2887,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"agb" = ( +"agf" = ( /obj/structure/table/wood, /obj/item/storage/secure/briefcase{ pixel_x = -2 @@ -2953,24 +2899,24 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agc" = ( +"agg" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agd" = ( +"agh" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"age" = ( +"agi" = ( /obj/structure/table/wood, /obj/item/stamp/hos, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"agf" = ( +"agj" = ( /obj/item/phone{ desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; @@ -2984,7 +2930,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"agg" = ( +"agk" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -2993,7 +2939,7 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agh" = ( +"agl" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -3; @@ -3004,7 +2950,7 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agi" = ( +"agm" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -3018,27 +2964,27 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"agj" = ( +"agn" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/security/range) -"agk" = ( +"ago" = ( /obj/structure/target_stake, /obj/item/target/syndicate, /turf/open/floor/plasteel, /area/security/range) -"agl" = ( +"agp" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plasteel, /area/security/range) -"agm" = ( +"agq" = ( /turf/closed/wall, /area/maintenance/fore) -"agn" = ( +"agr" = ( /obj/structure/sink{ dir = 8; pixel_x = -12; @@ -3058,14 +3004,14 @@ /obj/machinery/light/small, /turf/open/floor/plasteel/freezer, /area/crew_quarters/fitness/recreation) -"ago" = ( +"ags" = ( /obj/machinery/door/airlock{ id_tag = "FitnessShower"; name = "Fitness Room Shower" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/fitness/recreation) -"agp" = ( +"agt" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -3073,7 +3019,7 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"agq" = ( +"agu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -3081,7 +3027,7 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"agr" = ( +"agv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -3096,13 +3042,13 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"ags" = ( +"agw" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"agt" = ( +"agx" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -3110,7 +3056,7 @@ dir = 4 }, /area/crew_quarters/fitness/recreation) -"agu" = ( +"agy" = ( /obj/machinery/light{ dir = 1 }, @@ -3127,15 +3073,15 @@ dir = 4 }, /area/crew_quarters/fitness/recreation) -"agv" = ( +"agz" = ( /turf/open/floor/plasteel/neutral/corner{ dir = 4 }, /area/crew_quarters/fitness/recreation) -"agw" = ( -/turf/closed/wall, +"agA" = ( +/turf/closed/wall/r_wall, /area/maintenance/solars/port/fore) -"agx" = ( +"agB" = ( /obj/machinery/power/solar_control{ id = "foreport"; name = "Port Bow Solar Control"; @@ -3146,7 +3092,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"agy" = ( +"agC" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -3158,7 +3104,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"agz" = ( +"agD" = ( /obj/structure/sign/warning/vacuum/external{ pixel_x = 32 }, @@ -3166,7 +3112,7 @@ icon_state = "platingdmg2" }, /area/maintenance/solars/port/fore) -"agA" = ( +"agE" = ( /obj/structure/table, /obj/item/folder/red{ pixel_x = 3 @@ -3177,7 +3123,7 @@ }, /turf/open/floor/plasteel/vault, /area/security/prison) -"agB" = ( +"agF" = ( /obj/structure/rack, /obj/item/restraints/handcuffs, /obj/item/device/assembly/flash/handheld, @@ -3186,7 +3132,7 @@ }, /turf/open/floor/plasteel/vault, /area/security/prison) -"agC" = ( +"agG" = ( /obj/structure/table, /obj/item/storage/box/bodybags{ pixel_x = 4; @@ -3196,22 +3142,22 @@ /obj/item/storage/box/prisoner, /turf/open/floor/plasteel/vault, /area/security/prison) -"agD" = ( +"agH" = ( /obj/structure/closet/secure_closet/brig, /turf/open/floor/plasteel/vault, /area/security/prison) -"agE" = ( +"agI" = ( /obj/structure/closet/secure_closet/brig, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/vault, /area/security/prison) -"agF" = ( +"agJ" = ( /obj/structure/sign/warning/securearea, /turf/closed/wall, /area/security/prison) -"agG" = ( +"agK" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ @@ -3221,29 +3167,31 @@ name = "Prison Wing"; req_access_txt = "1" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) -"agH" = ( +"agL" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/security/prison) -"agI" = ( +"agM" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/security/glass{ name = "Prison Wing"; req_access_txt = "1" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/prison) -"agJ" = ( +"agN" = ( /obj/structure/sign/warning/securearea{ desc = "A warning sign which reads 'WARNING: Dangerous Inmates'."; name = "\improper WARNING: Dangerous Inmates" }, /turf/closed/wall, /area/security/prison) -"agK" = ( +"agO" = ( /obj/structure/table, /obj/machinery/recharger{ pixel_y = 4 @@ -3253,7 +3201,7 @@ }, /turf/open/floor/plasteel/vault, /area/security/prison) -"agL" = ( +"agP" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -3261,7 +3209,19 @@ }, /turf/open/floor/plasteel/vault, /area/security/prison) -"agM" = ( +"agQ" = ( +/obj/structure/rack, +/obj/item/clothing/suit/armor/bulletproof, +/obj/item/clothing/head/helmet/alt, +/obj/item/clothing/suit/armor/bulletproof, +/obj/item/clothing/head/helmet/alt, +/obj/item/clothing/suit/armor/bulletproof, +/obj/item/clothing/head/helmet/alt, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/ai_monitored/security/armory) +"agR" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -22 @@ -3274,7 +3234,13 @@ dir = 1 }, /area/ai_monitored/security/armory) -"agN" = ( +"agS" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/security/armory) +"agT" = ( /obj/structure/rack, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/item/storage/box/rubbershot, @@ -3293,13 +3259,7 @@ dir = 1 }, /area/ai_monitored/security/armory) -"agO" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/security/armory) -"agP" = ( +"agU" = ( /obj/structure/rack, /obj/item/gun/energy/e_gun{ pixel_x = -3; @@ -3314,27 +3274,7 @@ dir = 4 }, /area/ai_monitored/security/armory) -"agQ" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"agR" = ( -/obj/structure/rack, -/obj/item/clothing/suit/armor/riot, -/obj/item/clothing/suit/armor/riot, -/obj/item/clothing/suit/armor/riot, -/obj/item/clothing/head/helmet/riot, -/obj/item/clothing/head/helmet/riot, -/obj/item/clothing/head/helmet/riot, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/ai_monitored/security/armory) -"agS" = ( +"agV" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/machinery/door/poddoor/preopen{ @@ -3343,22 +3283,22 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hos) -"agT" = ( +"agW" = ( /obj/structure/table/wood, /obj/machinery/recharger, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agU" = ( +"agX" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agV" = ( +"agY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"agW" = ( +"agZ" = ( /obj/machinery/holopad, /obj/structure/chair{ dir = 1 @@ -3366,7 +3306,7 @@ /obj/effect/landmark/start/head_of_security, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"agX" = ( +"aha" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /mob/living/simple_animal/hostile/retaliate/bat{ desc = "A fierce companion for any person of power, this spider has been carefully trained by Nanotrasen specialists. Its beady, staring eyes send shivers down your spine."; @@ -3392,7 +3332,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"agY" = ( +"ahb" = ( /obj/structure/table/wood, /obj/item/device/taperecorder{ pixel_x = -4 @@ -3402,18 +3342,18 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/hos) -"agZ" = ( +"ahc" = ( /turf/open/floor/plasteel, /area/security/range) -"aha" = ( +"ahd" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, /area/maintenance/fore) -"ahb" = ( +"ahe" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating, /area/maintenance/fore) -"ahc" = ( +"ahf" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -3421,47 +3361,41 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"ahd" = ( +"ahg" = ( /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"ahe" = ( +"ahh" = ( /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/crew_quarters/fitness/recreation) -"ahf" = ( +"ahi" = ( /obj/structure/chair, /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/crew_quarters/fitness/recreation) -"ahg" = ( +"ahj" = ( /obj/structure/chair, /obj/effect/landmark/start/assistant, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"ahh" = ( +"ahk" = ( /obj/structure/chair, /turf/open/floor/plasteel/neutral/corner{ dir = 8 }, /area/crew_quarters/fitness/recreation) -"ahi" = ( +"ahl" = ( /turf/open/floor/plasteel/neutral/corner{ dir = 8 }, /area/crew_quarters/fitness/recreation) -"ahj" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/crew_quarters/fitness/recreation) -"ahk" = ( +"ahm" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"ahl" = ( +"ahn" = ( /obj/structure/chair{ dir = 4 }, @@ -3469,20 +3403,20 @@ dir = 4 }, /area/crew_quarters/fitness/recreation) -"ahm" = ( +"aho" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ req_access_txt = "0" }, /turf/closed/wall, /area/crew_quarters/fitness/recreation) -"ahn" = ( +"ahp" = ( /turf/closed/wall, /area/maintenance/disposal) -"aho" = ( +"ahq" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/maintenance/disposal) -"ahp" = ( +"ahr" = ( /obj/structure/chair/stool{ pixel_y = 8 }, @@ -3492,7 +3426,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"ahq" = ( +"ahs" = ( /obj/structure/cable{ icon_state = "1-4" }, @@ -3500,7 +3434,7 @@ /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"ahr" = ( +"aht" = ( /obj/structure/cable{ icon_state = "0-8" }, @@ -3516,19 +3450,19 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"ahs" = ( +"ahu" = ( /obj/machinery/suit_storage_unit/security, /turf/open/floor/plasteel/vault{ dir = 1 }, /area/security/brig) -"aht" = ( +"ahv" = ( /obj/structure/tank_dispenser/oxygen, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/security/brig) -"ahu" = ( +"ahw" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -3537,10 +3471,10 @@ dir = 4 }, /area/security/brig) -"ahv" = ( +"ahx" = ( /turf/closed/wall, /area/security/brig) -"ahw" = ( +"ahy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -3552,7 +3486,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/brig) -"ahx" = ( +"ahz" = ( /obj/machinery/door/poddoor/preopen{ id = "Prison Gate"; name = "Security Blast Door" @@ -3560,7 +3494,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/brig) -"ahy" = ( +"ahA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/poddoor/preopen{ id = "Prison Gate"; @@ -3569,13 +3503,36 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/brig) -"ahz" = ( +"ahB" = ( /turf/closed/wall, /area/security/warden) -"ahA" = ( -/turf/closed/wall/r_wall, -/area/security/warden) -"ahB" = ( +"ahC" = ( +/obj/structure/rack, +/obj/item/clothing/suit/armor/riot, +/obj/item/clothing/suit/armor/riot, +/obj/item/clothing/suit/armor/riot, +/obj/item/clothing/head/helmet/riot, +/obj/item/clothing/head/helmet/riot, +/obj/item/clothing/head/helmet/riot, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/ai_monitored/security/armory) +"ahD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"ahE" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -3591,29 +3548,7 @@ dir = 1 }, /area/ai_monitored/security/armory) -"ahC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/security/armory) -"ahD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/vault{ - dir = 6 - }, -/area/ai_monitored/security/armory) -"ahE" = ( +"ahF" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 2; name = "Armory APC"; @@ -3632,12 +3567,24 @@ }, /turf/open/floor/plasteel/vault, /area/ai_monitored/security/armory) -"ahF" = ( +"ahG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/vault{ + dir = 6 + }, +/area/ai_monitored/security/armory) +"ahH" = ( /turf/open/floor/plasteel/vault{ dir = 10 }, /area/ai_monitored/security/armory) -"ahG" = ( +"ahI" = ( /obj/structure/rack, /obj/item/shield/riot{ pixel_x = -3; @@ -3658,7 +3605,7 @@ dir = 4 }, /area/ai_monitored/security/armory) -"ahH" = ( +"ahJ" = ( /obj/machinery/disposal/bin, /obj/machinery/firealarm{ dir = 8; @@ -3680,7 +3627,7 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/heads/hos) -"ahI" = ( +"ahK" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -3689,7 +3636,7 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/heads/hos) -"ahJ" = ( +"ahL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 4 @@ -3699,7 +3646,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"ahK" = ( +"ahM" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -3711,14 +3658,14 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"ahL" = ( +"ahN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/carpet, /area/crew_quarters/heads/hos) -"ahM" = ( +"ahO" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -3727,56 +3674,44 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/heads/hos) -"ahN" = ( -/obj/machinery/photocopier, -/obj/machinery/power/apc{ - dir = 4; - name = "Head of Security's Office APC"; - areastring = "/area/crew_quarters/heads/hos"; - pixel_x = 24 +"ahP" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security{ + name = "Armory"; + req_access = null; + req_access_txt = "3" }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ - icon_state = "0-8" + icon_state = "1-2" }, -/obj/machinery/button/door{ - id = "hosprivacy"; - name = "Privacy Shutters Control"; - pixel_x = 26; - pixel_y = -26 +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/vault{ + dir = 8 }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/heads/hos) -"ahO" = ( +/area/ai_monitored/security/armory) +"ahQ" = ( /obj/item/clothing/head/festive, /obj/effect/decal/cleanable/cobweb/cobweb2, /turf/open/floor/plating, /area/maintenance/fore) -"ahP" = ( +"ahR" = ( /obj/item/cigbutt, /turf/open/floor/plating, /area/maintenance/fore) -"ahQ" = ( +"ahS" = ( /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/fore) -"ahR" = ( -/obj/structure/table, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/fore) -"ahS" = ( +"ahU" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/structure/table, /obj/item/stock_parts/manipulator, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/fore) -"ahT" = ( +"ahV" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -3788,7 +3723,7 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"ahU" = ( +"ahW" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -3800,13 +3735,13 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"ahV" = ( +"ahX" = ( /obj/structure/window/reinforced{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"ahW" = ( +"ahY" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -3815,13 +3750,13 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"ahX" = ( +"ahZ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"ahY" = ( +"aia" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -3829,7 +3764,7 @@ dir = 4 }, /area/crew_quarters/fitness/recreation) -"ahZ" = ( +"aib" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -3837,9 +3772,12 @@ /obj/machinery/door/airlock/public/glass{ name = "Holodeck Door" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"aia" = ( +"aic" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -3847,9 +3785,12 @@ /obj/machinery/door/airlock/public/glass{ name = "Holodeck Door" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"aib" = ( +"aid" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -3861,7 +3802,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"aic" = ( +"aie" = ( /obj/machinery/airalarm{ pixel_y = 24 }, @@ -3870,7 +3811,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"aid" = ( +"aif" = ( /obj/machinery/door/poddoor{ id = "trash"; name = "disposal bay door" @@ -3878,7 +3819,7 @@ /obj/structure/fans/tiny, /turf/open/floor/plating, /area/maintenance/disposal) -"aie" = ( +"aig" = ( /obj/machinery/mass_driver{ dir = 8; id = "trash" @@ -3891,7 +3832,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"aif" = ( +"aih" = ( /obj/machinery/conveyor_switch/oneway{ convdir = -1; id = "garbage"; @@ -3899,17 +3840,17 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"aig" = ( +"aii" = ( /obj/structure/easel, /turf/open/floor/plating, /area/maintenance/disposal) -"aih" = ( +"aij" = ( /obj/item/vending_refill/coffee, /turf/open/floor/plating{ icon_state = "platingdmg2" }, /area/maintenance/disposal) -"aii" = ( +"aik" = ( /obj/structure/closet, /obj/effect/spawner/lootdrop/maintenance{ lootcount = 3; @@ -3917,7 +3858,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"aij" = ( +"ail" = ( /obj/machinery/power/apc{ dir = 8; name = "Port Bow Solar APC"; @@ -3932,7 +3873,7 @@ icon_state = "panelscorched" }, /area/maintenance/solars/port/fore) -"aik" = ( +"aim" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -3945,7 +3886,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"ail" = ( +"ain" = ( /obj/structure/cable{ icon_state = "0-8" }, @@ -3955,24 +3896,21 @@ /obj/machinery/power/smes, /turf/open/floor/plating, /area/maintenance/solars/port/fore) -"aim" = ( -/turf/closed/wall/r_wall, -/area/maintenance/solars/port/fore) -"ain" = ( +"aio" = ( /turf/closed/wall/r_wall, /area/maintenance/port/fore) -"aio" = ( +"aip" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/maintenance/port/fore) -"aip" = ( +"aiq" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" }, /turf/open/floor/plating, /area/security/brig) -"aiq" = ( +"air" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -3980,7 +3918,7 @@ dir = 8 }, /area/security/brig) -"air" = ( +"ais" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -3994,7 +3932,7 @@ dir = 8 }, /area/security/brig) -"ais" = ( +"ait" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Security E.V.A. Storage"; @@ -4005,7 +3943,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"ait" = ( +"aiu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -4017,12 +3955,12 @@ dir = 1 }, /area/security/brig) -"aiu" = ( +"aiv" = ( /turf/open/floor/plasteel/red/side{ dir = 1 }, /area/security/brig) -"aiv" = ( +"aiw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light/small{ dir = 4 @@ -4037,15 +3975,15 @@ dir = 1 }, /area/security/brig) -"aiw" = ( +"aix" = ( /obj/structure/closet{ - name = "Evidence Closet 3" + name = "Evidence Closet 1" }, /turf/open/floor/plasteel/vault{ - dir = 4 + dir = 1 }, /area/security/warden) -"aix" = ( +"aiy" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/machinery/light/small{ dir = 1 @@ -4065,46 +4003,28 @@ dir = 8 }, /area/security/warden) -"aiy" = ( +"aiz" = ( /obj/structure/closet/secure_closet/evidence, /turf/open/floor/plasteel/vault{ dir = 4 }, /area/security/warden) -"aiz" = ( +"aiA" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /turf/open/floor/plating, /area/ai_monitored/security/armory) -"aiA" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Armory"; - req_access = null; - req_access_txt = "3" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/security/armory) "aiB" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, -/area/ai_monitored/security/armory) +/area/security/warden) "aiC" = ( -/obj/machinery/door/poddoor/shutters{ - id = "armory"; - name = "armory shutters" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, /area/ai_monitored/security/armory) "aiD" = ( /obj/effect/spawner/structure/window/reinforced, @@ -4213,8 +4133,10 @@ /turf/open/floor/plasteel, /area/security/range) "aiN" = ( -/turf/open/floor/plating, -/area/maintenance/fore) +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/engine/atmos) "aiO" = ( /obj/structure/chair/stool{ pixel_y = 8 @@ -4336,23 +4258,16 @@ /turf/open/floor/plating, /area/maintenance/disposal) "aje" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/disposal) +/turf/open/floor/plating, +/area/maintenance/fore) "ajf" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plating, /area/maintenance/disposal) "ajg" = ( -/obj/effect/decal/cleanable/oil, -/obj/machinery/light_switch{ - pixel_x = 25 +/turf/open/floor/plating{ + icon_state = "platingdmg2" }, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plating, /area/maintenance/disposal) "ajh" = ( /obj/structure/cable/yellow{ @@ -4387,23 +4302,6 @@ /obj/item/restraints/handcuffs/cable/pink, /turf/open/floor/plating, /area/maintenance/port/fore) -"ajk" = ( -/obj/item/stack/sheet/cardboard, -/obj/structure/light_construct/small{ - dir = 1 - }, -/obj/structure/closet/crate, -/obj/item/coin/silver, -/obj/item/grenade/chem_grenade, -/obj/item/storage/box/lights/mixed, -/obj/item/watertank, -/obj/item/storage/box/donkpockets, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) "ajl" = ( /obj/item/soap/deluxe, /obj/item/storage/secure/safe{ @@ -4432,6 +4330,9 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/red/side, /area/security/brig) "ajo" = ( @@ -4445,6 +4346,9 @@ name = "Prison Wing"; req_access_txt = "1" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/red/side, /area/security/brig) "ajq" = ( @@ -4461,12 +4365,20 @@ /area/security/warden) "ajr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/security/warden) "ajs" = ( +/obj/machinery/door/poddoor/shutters{ + id = "armory"; + name = "armory shutters" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/security/armory) +"ajt" = ( /obj/structure/closet{ name = "Evidence Closet 5" }, @@ -4478,50 +4390,6 @@ dir = 4 }, /area/security/warden) -"ajt" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/airalarm{ - pixel_y = 28 - }, -/obj/structure/closet/crate/secure/weapon{ - desc = "A secure clothing crate."; - name = "formal uniform crate"; - req_access_txt = "3" - }, -/obj/item/clothing/under/rank/security/navyblue, -/obj/item/clothing/under/rank/security/navyblue, -/obj/item/clothing/under/rank/security/navyblue, -/obj/item/clothing/under/rank/security/navyblue, -/obj/item/clothing/under/rank/security/navyblue, -/obj/item/clothing/under/rank/security/navyblue, -/obj/item/clothing/suit/security/officer, -/obj/item/clothing/suit/security/officer, -/obj/item/clothing/suit/security/officer, -/obj/item/clothing/suit/security/officer, -/obj/item/clothing/suit/security/officer, -/obj/item/clothing/suit/security/officer, -/obj/item/clothing/under/rank/warden/navyblue, -/obj/item/clothing/suit/security/warden, -/obj/item/clothing/under/rank/head_of_security/navyblue, -/obj/item/clothing/suit/security/hos, -/obj/item/clothing/head/beret/sec/navyofficer, -/obj/item/clothing/head/beret/sec/navyofficer, -/obj/item/clothing/head/beret/sec/navyofficer, -/obj/item/clothing/head/beret/sec/navyofficer, -/obj/item/clothing/head/beret/sec/navyofficer, -/obj/item/clothing/head/beret/sec/navyofficer, -/obj/item/clothing/head/beret/sec/navywarden, -/obj/item/clothing/head/beret/sec/navyhos, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/security/warden) -"aju" = ( -/obj/machinery/flasher/portable, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/security/warden) "ajv" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 @@ -4686,20 +4554,16 @@ /turf/open/floor/plating, /area/maintenance/fore) "ajQ" = ( -/obj/machinery/light{ +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 +/turf/open/floor/plasteel/red/corner{ + dir = 4 }, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plasteel, -/area/crew_quarters/fitness/recreation) +/area/security/brig) "ajR" = ( /obj/structure/chair/stool{ pixel_y = 8 @@ -4804,9 +4668,17 @@ /turf/open/floor/plating, /area/maintenance/disposal) "akg" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/maintenance/disposal) +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/security/brig) "akh" = ( /obj/structure/disposalpipe/segment{ dir = 6 @@ -4904,7 +4776,7 @@ "ako" = ( /obj/structure/closet/firecloset, /turf/open/floor/plating, -/area/maintenance/port/fore) +/area/maintenance/port) "akp" = ( /obj/structure/rack, /obj/item/clothing/gloves/color/yellow, @@ -4944,9 +4816,6 @@ /turf/open/floor/plating, /area/maintenance/port/fore) "akt" = ( -/turf/closed/wall, -/area/maintenance/port/fore) -"aku" = ( /obj/structure/table, /obj/item/clothing/gloves/color/latex, /obj/item/clothing/mask/surgical, @@ -4955,7 +4824,7 @@ dir = 9 }, /area/security/brig) -"akv" = ( +"aku" = ( /obj/structure/table, /obj/item/device/radio/intercom{ freerange = 0; @@ -4978,7 +4847,7 @@ dir = 1 }, /area/security/brig) -"akw" = ( +"akv" = ( /obj/structure/table, /obj/machinery/airalarm{ pixel_y = 28 @@ -4988,7 +4857,7 @@ dir = 1 }, /area/security/brig) -"akx" = ( +"akw" = ( /obj/structure/table, /obj/structure/window/reinforced{ dir = 4 @@ -5002,7 +4871,7 @@ dir = 5 }, /area/security/brig) -"aky" = ( +"akx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-4" @@ -5011,7 +4880,7 @@ dir = 9 }, /area/security/brig) -"akz" = ( +"aky" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -5019,7 +4888,7 @@ dir = 1 }, /area/security/brig) -"akA" = ( +"akz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/sign/warning/pods{ pixel_x = 32 @@ -5028,21 +4897,18 @@ dir = 5 }, /area/security/brig) -"akB" = ( -/obj/structure/closet{ - name = "Evidence Closet 1" +"akA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, -/turf/open/floor/plasteel/vault{ - dir = 1 +/obj/structure/cable/yellow{ + icon_state = "4-8" }, -/area/security/warden) -"akC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/security/warden) -"akD" = ( +"akB" = ( /obj/structure/closet{ name = "Evidence Closet 4" }, @@ -5050,7 +4916,7 @@ dir = 4 }, /area/security/warden) -"akE" = ( +"akC" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, @@ -5063,20 +4929,25 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/warden) -"akF" = ( +"akD" = ( +/obj/machinery/flasher/portable, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/security/warden) +"akE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/security/warden) -"akG" = ( +"akF" = ( /obj/structure/closet/l3closet/security, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/warden) -"akH" = ( +"akG" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -5084,19 +4955,19 @@ /obj/structure/cable/yellow, /turf/open/floor/plating, /area/security/warden) -"akI" = ( +"akH" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/closet/secure_closet/security/sec, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akJ" = ( +"akI" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akK" = ( +"akJ" = ( /obj/structure/closet/secure_closet/security/sec, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -5104,7 +4975,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"akL" = ( +"akK" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -5114,7 +4985,7 @@ }, /turf/open/floor/plating, /area/security/warden) -"akM" = ( +"akL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -5125,7 +4996,7 @@ dir = 9 }, /area/security/main) -"akN" = ( +"akM" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -5139,7 +5010,7 @@ dir = 1 }, /area/security/main) -"akO" = ( +"akN" = ( /obj/machinery/light{ dir = 1 }, @@ -5159,7 +5030,7 @@ dir = 1 }, /area/security/main) -"akP" = ( +"akO" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -5168,7 +5039,7 @@ dir = 1 }, /area/security/main) -"akQ" = ( +"akP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -5179,7 +5050,7 @@ dir = 1 }, /area/security/main) -"akR" = ( +"akQ" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -5193,7 +5064,7 @@ dir = 1 }, /area/security/main) -"akS" = ( +"akR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -5207,7 +5078,7 @@ dir = 1 }, /area/security/main) -"akT" = ( +"akS" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -5221,7 +5092,7 @@ dir = 1 }, /area/security/main) -"akU" = ( +"akT" = ( /obj/machinery/light{ dir = 1 }, @@ -5238,7 +5109,7 @@ dir = 1 }, /area/security/main) -"akV" = ( +"akU" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -5252,7 +5123,7 @@ dir = 1 }, /area/security/main) -"akW" = ( +"akV" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -5270,7 +5141,7 @@ dir = 5 }, /area/security/main) -"akX" = ( +"akW" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -5280,7 +5151,7 @@ }, /turf/open/floor/plating, /area/security/range) -"akY" = ( +"akX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -5289,13 +5160,13 @@ dir = 8 }, /area/security/range) -"akZ" = ( +"akY" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/security/range) -"ala" = ( +"akZ" = ( /obj/structure/rack, /obj/item/gun/energy/laser/practice{ pixel_x = 2; @@ -5319,39 +5190,39 @@ }, /turf/open/floor/plasteel, /area/security/range) -"alb" = ( +"ala" = ( /obj/structure/closet/firecloset, /turf/open/floor/plating, /area/maintenance/fore) -"alc" = ( +"alb" = ( /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/maintenance/fore) -"ald" = ( +"alc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/fore) -"ale" = ( +"ald" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/fore) -"alf" = ( +"ale" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/fore) -"alg" = ( +"alf" = ( /obj/structure/closet/firecloset, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"alh" = ( +"alg" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -5360,7 +5231,7 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"ali" = ( +"alh" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -5371,19 +5242,19 @@ dir = 4 }, /area/crew_quarters/fitness/recreation) -"alj" = ( +"ali" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/vault{ dir = 5 }, /area/crew_quarters/fitness/recreation) -"alk" = ( +"alj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/vault{ dir = 5 }, /area/crew_quarters/fitness/recreation) -"all" = ( +"alk" = ( /obj/structure/chair{ dir = 8 }, @@ -5391,7 +5262,7 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"alm" = ( +"all" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -5399,7 +5270,7 @@ dir = 2 }, /area/crew_quarters/fitness/recreation) -"aln" = ( +"alm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -5407,9 +5278,12 @@ /obj/machinery/door/airlock/public/glass{ name = "Holodeck Door" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"alo" = ( +"aln" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -5417,9 +5291,12 @@ /obj/machinery/door/airlock/public/glass{ name = "Holodeck Door" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"alp" = ( +"alo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -5436,42 +5313,42 @@ /obj/machinery/light/small, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"alq" = ( +"alp" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) +"alq" = ( +/turf/closed/wall, +/area/maintenance/starboard) "alr" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, -/area/maintenance/starboard/fore) +/area/maintenance/starboard) "als" = ( -/turf/closed/wall, -/area/maintenance/starboard/fore) -"alt" = ( /obj/machinery/light{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"alu" = ( +"alt" = ( /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/engine/gravity_generator) -"alv" = ( +"alu" = ( /obj/machinery/light{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"alw" = ( +"alv" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"alx" = ( +"alw" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -5480,9 +5357,10 @@ req_access = null; req_access_txt = "10; 13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"aly" = ( +"alx" = ( /obj/machinery/conveyor{ dir = 2; id = "garbage" @@ -5492,7 +5370,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"alz" = ( +"aly" = ( /obj/machinery/disposal/deliveryChute{ dir = 4 }, @@ -5517,7 +5395,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"alA" = ( +"alz" = ( /obj/machinery/conveyor{ dir = 4; id = "garbage" @@ -5531,7 +5409,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"alB" = ( +"alA" = ( /obj/machinery/mineral/stacking_machine{ input_dir = 2 }, @@ -5543,7 +5421,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"alC" = ( +"alB" = ( /obj/machinery/mineral/stacking_unit_console{ dir = 2; machinedir = 8; @@ -5557,11 +5435,11 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"alD" = ( +"alC" = ( /obj/structure/grille, /turf/open/floor/plating, -/area/maintenance/port/fore) -"alE" = ( +/area/maintenance/port) +"alD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -5571,7 +5449,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"alF" = ( +"alE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -5580,7 +5458,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"alG" = ( +"alF" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Secure Storage Room"; req_access_txt = "65" @@ -5590,7 +5468,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"alH" = ( +"alG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -5599,19 +5477,19 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"alI" = ( +"alH" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /obj/item/bot_assembly/cleanbot, /turf/open/floor/plating, /area/maintenance/port/fore) -"alJ" = ( +"alI" = ( /obj/item/grown/log, /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/maintenance/port/fore) -"alK" = ( +"alJ" = ( /obj/structure/light_construct/small{ dir = 4 }, @@ -5623,6 +5501,9 @@ /obj/item/grenade/smokebomb, /turf/open/floor/plating, /area/maintenance/port/fore) +"alK" = ( +/turf/closed/wall, +/area/maintenance/port) "alL" = ( /obj/machinery/portable_atmospherics/canister/nitrous_oxide, /turf/open/floor/plasteel/dark, @@ -5679,29 +5560,6 @@ }, /area/security/brig) "alR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/security/brig) -"alS" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"alT" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ name = "Evidence Storage"; @@ -5712,6 +5570,26 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/security/warden) +"alS" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 4 + }, +/area/security/brig) +"alT" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -5726,20 +5604,9 @@ /obj/structure/cable/yellow{ icon_state = "4-8" }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, +/turf/open/floor/plasteel, /area/security/warden) "alV" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/security/warden) -"alW" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -5753,30 +5620,14 @@ /obj/structure/cable/yellow{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/security/warden) -"alX" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/security/warden) -"alY" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/security/warden) -"alZ" = ( +"alW" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -5791,7 +5642,41 @@ }, /turf/open/floor/plasteel, /area/security/warden) -"ama" = ( +"alX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/door/airlock/security/glass{ + name = "Gear Room"; + req_access_txt = "0"; + req_one_access_txt = "1;4" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/security/warden) +"alY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/red/side{ + dir = 9 + }, +/area/security/main) +"alZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -5800,7 +5685,7 @@ }, /turf/open/floor/plasteel, /area/security/warden) -"amb" = ( +"ama" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Secure Gear Storage"; @@ -5819,9 +5704,12 @@ icon_state = "4-8" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/security/warden) -"amc" = ( +"amb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -5833,7 +5721,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"amd" = ( +"amc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -5842,26 +5730,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"ame" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/door/airlock/security/glass{ - name = "Gear Room"; - req_access_txt = "0"; - req_one_access_txt = "1;4" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/security/warden) -"amf" = ( +"amd" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -5872,45 +5741,58 @@ dir = 8 }, /area/security/main) -"amg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, +"ame" = ( /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "4-8" }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/cable/yellow{ icon_state = "2-8" }, -/turf/open/floor/plasteel/red/side{ - dir = 9 +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"amf" = ( +/obj/machinery/light{ + dir = 8 }, -/area/security/main) -"amh" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/power/apc/highcap/five_k{ + dir = 8; + name = "Brig Control APC"; + areastring = "/area/security/warden"; + pixel_x = -26 + }, +/obj/structure/cable/yellow, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"amg" = ( /turf/open/floor/plasteel/red/side{ dir = 1 }, /area/security/main) -"ami" = ( -/obj/effect/landmark/event_spawn, +"amh" = ( /turf/open/floor/plasteel/red, /area/security/main) -"amj" = ( +"ami" = ( /obj/machinery/photocopier{ pixel_y = 3 }, /turf/open/floor/plasteel, /area/security/main) -"amk" = ( +"amj" = ( /obj/structure/chair/comfy/black, /obj/effect/landmark/start/head_of_security, /turf/open/floor/plasteel, /area/security/main) -"aml" = ( +"amk" = ( /obj/machinery/computer/card/minor/hos{ dir = 8 }, /turf/open/floor/plasteel, /area/security/main) -"amm" = ( +"aml" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -5919,7 +5801,7 @@ }, /turf/open/floor/plasteel/red, /area/security/main) -"amn" = ( +"amm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -5930,7 +5812,7 @@ dir = 1 }, /area/security/main) -"amo" = ( +"amn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -5943,7 +5825,7 @@ dir = 5 }, /area/security/main) -"amp" = ( +"amo" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -5961,7 +5843,7 @@ dir = 4 }, /area/security/main) -"amq" = ( +"amp" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Firing Range"; @@ -5979,7 +5861,7 @@ }, /turf/open/floor/plasteel, /area/security/range) -"amr" = ( +"amq" = ( /obj/machinery/firealarm{ dir = 1; pixel_y = -24 @@ -5997,7 +5879,7 @@ dir = 10 }, /area/security/range) -"ams" = ( +"amr" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -6012,7 +5894,7 @@ dir = 8 }, /area/security/range) -"amt" = ( +"ams" = ( /obj/item/target, /obj/item/target, /obj/item/target/alien, @@ -6040,24 +5922,24 @@ }, /turf/open/floor/plasteel, /area/security/range) -"amu" = ( +"amt" = ( /obj/structure/rack, /obj/item/storage/box/lights/mixed, /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/maintenance/fore) -"amv" = ( +"amu" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plating, /area/maintenance/fore) -"amw" = ( +"amv" = ( /obj/structure/closet/emcloset, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"amx" = ( +"amw" = ( /obj/structure/window/reinforced, /obj/machinery/door/window/eastright{ base_state = "left"; @@ -6067,33 +5949,33 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"amy" = ( +"amx" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"amz" = ( +"amy" = ( /obj/structure/window/reinforced, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"amA" = ( +"amz" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"amB" = ( +"amA" = ( /obj/structure/window/reinforced{ dir = 4 }, /obj/structure/window/reinforced, /turf/open/floor/plasteel/dark, /area/crew_quarters/fitness/recreation) -"amC" = ( +"amB" = ( /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, /area/crew_quarters/fitness/recreation) -"amD" = ( +"amC" = ( /obj/structure/chair{ dir = 4 }, @@ -6102,23 +5984,23 @@ dir = 2 }, /area/crew_quarters/fitness/recreation) -"amE" = ( +"amD" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/crew_quarters/fitness/recreation) -"amF" = ( +"amE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/crew_quarters/fitness/recreation) -"amG" = ( +"amF" = ( /obj/machinery/door/airlock/maintenance{ name = "maintenance access"; req_access_txt = "12" }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"amH" = ( +"amG" = ( /obj/machinery/light/small{ dir = 8 }, @@ -6127,20 +6009,20 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"amI" = ( +"amH" = ( /obj/machinery/door/airlock/external{ req_access_txt = "0"; req_one_access_txt = "13,8" }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"amJ" = ( +"amI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"amK" = ( +"amJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -6149,14 +6031,14 @@ dir = 4 }, /area/engine/gravity_generator) -"amL" = ( +"amK" = ( /obj/machinery/gravity_generator/main/station, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/engine/gravity_generator) -"amM" = ( +"amL" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -6165,7 +6047,7 @@ dir = 1 }, /area/engine/gravity_generator) -"amN" = ( +"amM" = ( /obj/machinery/camera{ c_tag = "Gravity Generator Room"; dir = 8; @@ -6176,7 +6058,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"amO" = ( +"amN" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -6185,7 +6067,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"amP" = ( +"amO" = ( /obj/machinery/light/small{ dir = 8 }, @@ -6196,14 +6078,14 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"amQ" = ( +"amP" = ( /obj/machinery/conveyor{ dir = 4; id = "garbage" }, /turf/open/floor/plating, /area/maintenance/disposal) -"amR" = ( +"amQ" = ( /obj/machinery/conveyor{ dir = 6; id = "garbage" @@ -6217,7 +6099,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"amS" = ( +"amR" = ( /obj/machinery/light/small{ dir = 4 }, @@ -6229,13 +6111,13 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"amT" = ( +"amS" = ( /obj/effect/landmark/xeno_spawn, /obj/item/storage/box/lights/mixed, /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plating, /area/maintenance/port/fore) -"amU" = ( +"amT" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -6246,36 +6128,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"amV" = ( -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/power/apc{ - dir = 4; - name = "Port Bow Maintenance APC"; - areastring = "/area/maintenance/port/fore"; - pixel_x = 26 - }, +"amU" = ( /turf/open/floor/plating{ icon_state = "platingdmg2" }, -/area/maintenance/port/fore) +/area/maintenance/port) "amW" = ( /obj/structure/table/reinforced, -/obj/structure/light_construct/small{ - dir = 8 - }, -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/structure/window/reinforced, -/obj/item/poster/random_official, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"amX" = ( -/obj/structure/table/reinforced, /obj/item/folder, /obj/item/folder, /obj/machinery/door/window/westleft{ @@ -6290,25 +6149,25 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"amY" = ( +"amX" = ( /obj/structure/table/reinforced, /obj/structure/window/reinforced, /obj/item/stock_parts/cell/crap, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"amZ" = ( +"amY" = ( /obj/structure/table/reinforced, /obj/structure/window/reinforced, /obj/item/electronics/firealarm, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"ana" = ( +"amZ" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating, -/area/maintenance/port/fore) -"anb" = ( +/area/maintenance/port) +"ana" = ( /obj/structure/rack, /obj/item/clothing/under/rank/mailman, /obj/item/clothing/under/rank/vice{ @@ -6318,39 +6177,39 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"anc" = ( +"anb" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/maintenance/port/fore) -"and" = ( +"anc" = ( /obj/machinery/door/airlock/security/glass{ name = "N2O Storage"; req_access_txt = "3" }, /turf/open/floor/plasteel/dark, /area/maintenance/port/fore) -"ane" = ( +"and" = ( /obj/structure/window/reinforced{ dir = 1 }, /obj/structure/bodycontainer/morgue, /turf/open/floor/plasteel/dark, /area/security/brig) -"anf" = ( +"ane" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/whitered/side{ dir = 8 }, /area/security/brig) -"ang" = ( +"anf" = ( /obj/structure/bed/roller, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/white, /area/security/brig) -"anh" = ( +"ang" = ( /obj/machinery/door/window/westleft{ base_state = "right"; dir = 4; @@ -6362,13 +6221,13 @@ dir = 4 }, /area/security/brig) -"ani" = ( +"anh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red/corner{ dir = 1 }, /area/security/brig) -"anj" = ( +"ani" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -6377,7 +6236,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"ank" = ( +"anj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light{ dir = 4 @@ -6392,7 +6251,7 @@ dir = 4 }, /area/security/brig) -"anl" = ( +"ank" = ( /obj/structure/table, /obj/item/storage/box/evidence, /obj/item/storage/box/evidence, @@ -6402,11 +6261,11 @@ dir = 6 }, /area/security/warden) -"anm" = ( +"anl" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/vault, /area/security/warden) -"ann" = ( +"anm" = ( /obj/structure/filingcabinet/security{ pixel_x = 4 }, @@ -6414,7 +6273,7 @@ dir = 10 }, /area/security/warden) -"ano" = ( +"ann" = ( /obj/structure/rack, /obj/item/storage/box/chemimp{ pixel_x = 4; @@ -6431,7 +6290,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/warden) -"anp" = ( +"ano" = ( /obj/structure/rack, /obj/item/storage/box/handcuffs, /obj/item/storage/box/flashbangs{ @@ -6441,7 +6300,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/warden) -"anq" = ( +"anp" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -6450,7 +6309,7 @@ }, /turf/open/floor/plasteel, /area/security/warden) -"anr" = ( +"anq" = ( /obj/structure/rack, /obj/item/storage/box/firingpins{ pixel_x = 3; @@ -6460,25 +6319,25 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/warden) -"ans" = ( +"anr" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /turf/open/floor/plating, /area/security/warden) -"ant" = ( +"ans" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"anu" = ( +"ant" = ( /obj/structure/table, /obj/machinery/recharger{ pixel_y = 4 }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"anv" = ( +"anu" = ( /obj/machinery/vending/security, /obj/machinery/firealarm{ dir = 4; @@ -6486,7 +6345,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"anw" = ( +"anv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/camera{ c_tag = "Security - Office - Port"; @@ -6497,30 +6356,14 @@ dir = 8 }, /area/security/main) -"anx" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/landmark/start/security_officer, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/main) -"any" = ( +"anw" = ( /obj/structure/table, /obj/machinery/recharger{ pixel_y = 4 }, /turf/open/floor/plasteel, /area/security/main) -"anz" = ( -/turf/open/floor/plasteel/red, -/area/security/main) -"anA" = ( +"anx" = ( /obj/structure/table/reinforced, /obj/item/folder/red{ pixel_x = 3 @@ -6531,28 +6374,17 @@ }, /turf/open/floor/plasteel, /area/security/main) -"anB" = ( +"any" = ( /obj/structure/table/reinforced, /obj/item/paper, /turf/open/floor/plasteel, /area/security/main) -"anC" = ( -/obj/structure/table/reinforced, -/obj/item/book/manual/wiki/security_space_law{ - pixel_x = -3; - pixel_y = 5 - }, -/obj/item/device/taperecorder{ - pixel_x = -4 - }, -/turf/open/floor/plasteel, -/area/security/main) -"anD" = ( +"anA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/red, /area/security/main) -"anE" = ( +"anB" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -6560,17 +6392,7 @@ }, /turf/open/floor/plasteel, /area/security/main) -"anF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/chair{ - dir = 8 - }, -/obj/effect/landmark/start/security_officer, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/main) -"anG" = ( +"anC" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 4; name = "Security Office APC"; @@ -6582,7 +6404,7 @@ dir = 4 }, /area/security/main) -"anH" = ( +"anD" = ( /obj/machinery/door/airlock/maintenance{ name = "Security Maintenance"; req_access_txt = "0"; @@ -6595,7 +6417,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/fore) -"anI" = ( +"anE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; @@ -6603,7 +6425,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"anJ" = ( +"anF" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -6615,17 +6437,11 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"anK" = ( +"anG" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"anL" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/crew_quarters/fitness/recreation) -"anM" = ( +"anH" = ( /obj/structure/chair{ dir = 1 }, @@ -6634,13 +6450,13 @@ dir = 4 }, /area/crew_quarters/fitness/recreation) -"anN" = ( +"anI" = ( /obj/structure/chair{ dir = 1 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"anO" = ( +"anJ" = ( /obj/structure/chair{ dir = 1 }, @@ -6651,7 +6467,7 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"anP" = ( +"anK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -6659,51 +6475,51 @@ dir = 1 }, /area/crew_quarters/fitness/recreation) -"anQ" = ( +"anL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"anR" = ( +"anM" = ( /obj/machinery/space_heater, /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"anS" = ( +/area/maintenance/starboard) +"anN" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"anT" = ( +"anO" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"anU" = ( +"anP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"anV" = ( +"anQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"anW" = ( +"anR" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"anX" = ( +"anS" = ( /turf/open/floor/plating/airless, /area/space/nearstation) -"anY" = ( +"anT" = ( /obj/structure/lattice, /obj/structure/grille, /turf/open/space, /area/space/nearstation) -"anZ" = ( +"anU" = ( /obj/structure/disposalpipe/trunk{ dir = 4 }, @@ -6719,7 +6535,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"aoa" = ( +"anV" = ( /obj/machinery/conveyor{ dir = 8; id = "garbage" @@ -6729,7 +6545,7 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"aob" = ( +"anW" = ( /obj/machinery/conveyor{ dir = 8; id = "garbage" @@ -6737,7 +6553,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plating, /area/maintenance/disposal) -"aoc" = ( +"anX" = ( /obj/machinery/conveyor{ dir = 8; id = "garbage" @@ -6745,7 +6561,7 @@ /obj/machinery/recycler, /turf/open/floor/plating, /area/maintenance/disposal) -"aod" = ( +"anY" = ( /obj/machinery/door/window/eastright{ dir = 4; name = "Danger: Conveyor Access"; @@ -6757,60 +6573,49 @@ }, /turf/open/floor/plating, /area/maintenance/disposal) -"aoe" = ( -/obj/machinery/power/apc{ - dir = 2; - name = "Disposal APC"; - areastring = "/area/maintenance/disposal"; - pixel_y = -24 +"anZ" = ( +/obj/effect/decal/cleanable/oil, +/obj/machinery/light_switch{ + pixel_x = 25 }, -/obj/structure/cable/yellow, -/obj/effect/turf_decal/stripes/line{ - dir = 8 +/obj/machinery/light/small{ + dir = 4 }, /turf/open/floor/plating, /area/maintenance/disposal) -"aof" = ( +"aoa" = ( /turf/open/floor/plating{ icon_state = "panelscorched" }, -/area/maintenance/port/fore) -"aog" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, +/area/maintenance/port) +"aob" = ( /turf/open/floor/plating, -/area/maintenance/port/fore) -"aoh" = ( -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aoi" = ( +/area/maintenance/port) +"aoc" = ( /obj/structure/chair{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aoj" = ( +"aod" = ( /obj/structure/chair{ dir = 8 }, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aok" = ( +/area/maintenance/port) +"aoe" = ( /obj/machinery/space_heater, /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aol" = ( +/area/maintenance/port) +"aof" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aom" = ( +/area/maintenance/port) +"aog" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -6818,13 +6623,13 @@ icon_state = "panelscorched" }, /area/maintenance/port/fore) -"aon" = ( +"aoh" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aoo" = ( +"aoi" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -6832,7 +6637,7 @@ /obj/item/tank/internals/air, /turf/open/floor/plating, /area/maintenance/port/fore) -"aop" = ( +"aoj" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -6844,7 +6649,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aoq" = ( +"aok" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -6859,7 +6664,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aor" = ( +"aol" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -6874,7 +6679,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aos" = ( +"aom" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -6891,7 +6696,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aot" = ( +"aon" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -6903,7 +6708,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aou" = ( +"aoo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -6918,7 +6723,7 @@ dir = 10 }, /area/security/brig) -"aov" = ( +"aop" = ( /obj/structure/bed, /obj/item/bedsheet, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -6933,7 +6738,7 @@ /obj/machinery/iv_drip, /turf/open/floor/plasteel/whitered/side, /area/security/brig) -"aow" = ( +"aoq" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -6963,7 +6768,7 @@ dir = 6 }, /area/security/brig) -"aox" = ( +"aor" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -6977,7 +6782,7 @@ dir = 1 }, /area/security/brig) -"aoy" = ( +"aos" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -6989,7 +6794,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"aoz" = ( +"aot" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/firealarm{ dir = 4; @@ -6999,7 +6804,7 @@ dir = 4 }, /area/security/brig) -"aoA" = ( +"aou" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock/security{ @@ -7011,14 +6816,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/warden) -"aoB" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/security/warden) -"aoC" = ( +"aow" = ( /obj/machinery/door/firedoor, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -7034,42 +6832,27 @@ /obj/structure/cable/yellow{ icon_state = "1-4" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/security/warden) -"aoD" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" +"aox" = ( +/obj/structure/grille, +/turf/open/floor/plating{ + icon_state = "platingdmg1" }, -/turf/open/floor/plating, -/area/security/warden) -"aoE" = ( -/obj/machinery/light{ - dir = 8 +/area/maintenance/port/fore) +"aoy" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/power/apc/highcap/five_k{ - dir = 8; - name = "Brig Control APC"; - areastring = "/area/security/warden"; - pixel_x = -26 - }, -/obj/structure/cable/yellow, +/obj/structure/closet/secure_closet/warden, +/obj/item/gun/energy/laser, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aoF" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"aoG" = ( +"aoz" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7077,43 +6860,50 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aoH" = ( +"aoA" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/warden) +"aoB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red/side{ dir = 8 }, /area/security/main) -"aoI" = ( +"aoC" = ( /obj/structure/table, /obj/item/restraints/handcuffs, /obj/item/device/radio/off, /turf/open/floor/plasteel, /area/security/main) -"aoJ" = ( +"aoD" = ( /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel/red, /area/security/main) -"aoK" = ( +"aoE" = ( /obj/machinery/holopad, /obj/structure/disposalpipe/segment{ dir = 6 }, /turf/open/floor/plasteel/red, /area/security/main) -"aoL" = ( +"aoF" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel/red, /area/security/main) -"aoM" = ( +"aoG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment{ dir = 9 }, /turf/open/floor/plasteel/red, /area/security/main) -"aoN" = ( +"aoH" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/book/manual/wiki/security_space_law{ @@ -7123,12 +6913,12 @@ /obj/item/clothing/mask/gas/sechailer, /turf/open/floor/plasteel, /area/security/main) -"aoO" = ( +"aoI" = ( /turf/open/floor/plasteel/red/side{ dir = 4 }, /area/security/main) -"aoP" = ( +"aoJ" = ( /obj/machinery/door/window/eastright{ base_state = "left"; dir = 8; @@ -7139,7 +6929,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/security/main) -"aoQ" = ( +"aoK" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -7152,7 +6942,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/main) -"aoR" = ( +"aoL" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -7167,7 +6957,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aoS" = ( +"aoM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7179,7 +6969,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aoT" = ( +"aoN" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7193,47 +6983,29 @@ icon_state = "platingdmg2" }, /area/maintenance/fore) -"aoU" = ( +"aoO" = ( +/obj/machinery/power/apc{ + dir = 2; + name = "Disposal APC"; + areastring = "/area/maintenance/disposal"; + pixel_y = -24 + }, +/obj/structure/cable/yellow, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/disposal) +"aoP" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, /turf/open/floor/plating, /area/maintenance/fore) -"aoV" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/fore) -"aoW" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/fore) -"aoX" = ( +"aoQ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7245,7 +7017,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aoY" = ( +"aoR" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7256,16 +7028,7 @@ icon_state = "platingdmg2" }, /area/maintenance/fore) -"aoZ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/fore) -"apa" = ( +"aoS" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "1;4;38;12" @@ -7278,7 +7041,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"apb" = ( +"aoT" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -7292,7 +7055,7 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"apc" = ( +"aoU" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7303,7 +7066,7 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"apd" = ( +"aoV" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7314,7 +7077,7 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"ape" = ( +"aoW" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -7325,7 +7088,7 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"apf" = ( +"aoX" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -7338,7 +7101,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"apg" = ( +"aoY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -7347,7 +7110,7 @@ dir = 2 }, /area/crew_quarters/fitness/recreation) -"aph" = ( +"aoZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -7355,7 +7118,7 @@ dir = 2 }, /area/crew_quarters/fitness/recreation) -"api" = ( +"apa" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -7363,14 +7126,14 @@ dir = 2 }, /area/crew_quarters/fitness/recreation) -"apj" = ( +"apb" = ( /obj/structure/grille, /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"apk" = ( +/area/maintenance/starboard) +"apc" = ( /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"apl" = ( +/area/maintenance/starboard) +"apd" = ( /obj/structure/table, /obj/item/tank/internals/emergency_oxygen{ pixel_x = -8 @@ -7390,7 +7153,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"apm" = ( +"ape" = ( /obj/structure/rack, /obj/item/storage/belt{ desc = "Can hold quite a lot of stuff."; @@ -7405,13 +7168,12 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"apn" = ( -/obj/structure/easel, +"apf" = ( /turf/open/floor/plating{ icon_state = "platingdmg3" }, -/area/maintenance/starboard/fore) -"apo" = ( +/area/maintenance/starboard) +"apg" = ( /obj/structure/closet, /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/item/reagent_containers/food/drinks/beer{ @@ -7421,14 +7183,14 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"app" = ( +"aph" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable{ icon_state = "0-4" }, /turf/open/floor/plating, /area/engine/gravity_generator) -"apq" = ( +"api" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable{ @@ -7439,14 +7201,14 @@ }, /turf/open/floor/plating, /area/engine/gravity_generator) -"apr" = ( +"apj" = ( /obj/machinery/door/airlock/command/glass{ name = "Gravity Generator Area"; req_access_txt = "19; 61" }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) -"aps" = ( +"apk" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ @@ -7454,7 +7216,7 @@ }, /turf/open/floor/plating, /area/engine/gravity_generator) -"apt" = ( +"apl" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable{ icon_state = "0-2" @@ -7464,10 +7226,10 @@ }, /turf/open/floor/plating, /area/engine/gravity_generator) -"apu" = ( +"apm" = ( /turf/closed/wall, /area/maintenance/solars/starboard/fore) -"apv" = ( +"apn" = ( /obj/machinery/power/solar_control{ id = "forestarboard"; name = "Starboard Bow Solar Control"; @@ -7478,7 +7240,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"apw" = ( +"apo" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -7490,18 +7252,18 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"apx" = ( +"app" = ( /obj/structure/sign/warning/vacuum/external{ pixel_x = 32 }, /obj/effect/decal/cleanable/cobweb/cobweb2, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"apy" = ( +"apq" = ( /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating/airless, /area/space/nearstation) -"apz" = ( +"apr" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=1"; freq = 1400; @@ -7522,7 +7284,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/disposal) -"apA" = ( +"aps" = ( /obj/machinery/door/airlock/maintenance{ name = "Disposal Conveyor Access"; req_access_txt = "12" @@ -7530,13 +7292,13 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/disposal) -"apB" = ( +"apt" = ( /obj/structure/sign/warning/securearea{ name = "\improper STAY CLEAR HEAVY MACHINERY" }, /turf/closed/wall, /area/maintenance/disposal) -"apC" = ( +"apu" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -7546,7 +7308,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/port/fore) -"apD" = ( +"apv" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" @@ -7556,19 +7318,26 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"apE" = ( +"apw" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/port/fore) -"apF" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" +"apx" = ( +/obj/structure/rack, +/obj/item/circuitboard/computer/secure_data{ + pixel_x = -2; + pixel_y = 2 }, -/area/maintenance/port/fore) -"apG" = ( +/obj/item/circuitboard/computer/security{ + pixel_x = 1; + pixel_y = -1 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"apy" = ( /obj/structure/light_construct/small{ dir = 4 }, @@ -7577,15 +7346,22 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"apH" = ( +"apz" = ( /obj/item/cigbutt, /turf/open/floor/plating, -/area/maintenance/port/fore) -"apI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"apJ" = ( +/area/maintenance/port) +"apA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/plaques/kiddie/library{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"apB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -7597,7 +7373,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"apK" = ( +"apC" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -7609,13 +7385,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"apL" = ( -/obj/structure/grille, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/port/fore) -"apM" = ( +"apD" = ( /obj/item/storage/box/lights/mixed, /obj/item/device/flashlight{ pixel_x = 1; @@ -7626,7 +7396,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"apN" = ( +"apE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/extinguisher_cabinet{ pixel_x = -27 @@ -7635,20 +7405,27 @@ dir = 1 }, /area/security/brig) -"apO" = ( +"apF" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/security/brig) -"apP" = ( +"apG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/corner{ dir = 4 }, /area/security/brig) -"apQ" = ( +"apH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/warden) +"apI" = ( /obj/machinery/computer/prisoner{ dir = 4 }, @@ -7660,14 +7437,14 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apR" = ( +"apJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "2-8" }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apS" = ( +"apK" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -7676,7 +7453,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apT" = ( +"apL" = ( /obj/machinery/requests_console{ department = "Security"; departmentType = 5; @@ -7704,7 +7481,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apU" = ( +"apM" = ( /obj/structure/table, /obj/machinery/recharger, /obj/machinery/airalarm{ @@ -7712,32 +7489,19 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apV" = ( +"apN" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apW" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/obj/structure/closet/secure_closet/warden, -/obj/item/gun/energy/laser, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"apX" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"apY" = ( +"apO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"apZ" = ( +"apQ" = ( /obj/structure/reagent_dispensers/peppertank{ pixel_x = 32 }, @@ -7749,7 +7513,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aqa" = ( +"apR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/reagent_dispensers/peppertank{ pixel_x = -32 @@ -7761,64 +7525,43 @@ dir = 8 }, /area/security/main) -"aqb" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/landmark/start/security_officer, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/main) -"aqc" = ( +"apS" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/storage/fancy/cigarettes, /obj/item/clothing/mask/gas/sechailer, /turf/open/floor/plasteel, /area/security/main) -"aqd" = ( +"apT" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/restraints/handcuffs, /turf/open/floor/plasteel, /area/security/main) -"aqe" = ( +"apU" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/storage/secure/briefcase, /turf/open/floor/plasteel, /area/security/main) -"aqf" = ( +"apV" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/red, /area/security/main) -"aqg" = ( +"apW" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/device/assembly/flash/handheld, /turf/open/floor/plasteel, /area/security/main) -"aqh" = ( -/obj/structure/table, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/syndicatebomb/training, -/turf/open/floor/plasteel, -/area/security/main) -"aqi" = ( +"apY" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/pen, /obj/item/storage/box/donkpockets, /turf/open/floor/plasteel, /area/security/main) -"aqj" = ( +"apZ" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -7832,10 +7575,10 @@ dir = 4 }, /area/security/main) -"aqk" = ( +"aqa" = ( /turf/closed/wall/r_wall, /area/security/main) -"aql" = ( +"aqb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -7843,11 +7586,11 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/fore) -"aqm" = ( +"aqc" = ( /obj/structure/closet/lasertag/red, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqn" = ( +"aqd" = ( /obj/structure/rack, /obj/item/clothing/under/color/red, /obj/item/clothing/ears/earmuffs, @@ -7855,22 +7598,11 @@ /obj/item/clothing/head/soft/red, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqo" = ( -/obj/structure/rack, -/obj/item/clothing/under/color/blue, -/obj/item/clothing/ears/earmuffs, -/obj/item/clothing/neck/tie/blue, -/obj/item/clothing/head/soft/blue, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/fitness/recreation) -"aqp" = ( +"aqf" = ( /obj/structure/closet/lasertag/blue, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqq" = ( +"aqg" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -7878,7 +7610,7 @@ dir = 8 }, /area/crew_quarters/fitness/recreation) -"aqr" = ( +"aqh" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -7888,7 +7620,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) -"aqs" = ( +"aqi" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 4 @@ -7897,7 +7629,7 @@ dir = 2 }, /area/crew_quarters/fitness/recreation) -"aqt" = ( +"aqj" = ( /obj/machinery/disposal/bin, /obj/machinery/light_switch{ pixel_y = -26 @@ -7911,7 +7643,7 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqu" = ( +"aqk" = ( /obj/machinery/vending/coffee, /obj/item/device/radio/intercom{ freerange = 0; @@ -7921,49 +7653,46 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqv" = ( +"aql" = ( /obj/machinery/light, /obj/machinery/vending/cola/random, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqw" = ( +"aqm" = ( /obj/machinery/vending/cigarette, /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, /turf/open/floor/plasteel/vault, /area/crew_quarters/fitness/recreation) -"aqx" = ( +"aqn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/closed/wall, /area/crew_quarters/fitness/recreation) -"aqy" = ( +"aqo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/crew_quarters/fitness/recreation) -"aqz" = ( +"aqp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/closed/wall, /area/crew_quarters/fitness/recreation) -"aqA" = ( +"aqq" = ( /obj/item/cigbutt, -/obj/structure/sign/poster/contraband/random{ - pixel_x = -32 - }, /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aqB" = ( +/area/maintenance/starboard) +"aqr" = ( /turf/open/floor/plating{ icon_state = "platingdmg2" }, -/area/maintenance/starboard/fore) -"aqC" = ( +/area/maintenance/starboard) +"aqs" = ( /obj/item/device/mmi{ name = "man-machine interface" }, @@ -7971,7 +7700,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aqD" = ( +"aqt" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -7990,7 +7719,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"aqE" = ( +"aqu" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -8005,7 +7734,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"aqF" = ( +"aqv" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -8017,7 +7746,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"aqG" = ( +"aqw" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -8029,7 +7758,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"aqH" = ( +"aqx" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -8042,7 +7771,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"aqI" = ( +"aqy" = ( /obj/structure/chair/stool{ pixel_y = 8 }, @@ -8052,7 +7781,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"aqJ" = ( +"aqz" = ( /obj/structure/cable{ icon_state = "1-4" }, @@ -8060,7 +7789,7 @@ /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"aqK" = ( +"aqA" = ( /obj/structure/cable{ icon_state = "0-8" }, @@ -8076,25 +7805,25 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"aqL" = ( +"aqB" = ( /obj/structure/lattice, /obj/structure/grille/broken, /turf/open/space, /area/space/nearstation) -"aqM" = ( +"aqC" = ( /obj/machinery/space_heater, /obj/structure/sign/warning/vacuum/external{ pixel_y = 32 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqN" = ( +"aqD" = ( /obj/machinery/space_heater, /turf/open/floor/plating{ icon_state = "platingdmg2" }, /area/maintenance/port/fore) -"aqO" = ( +"aqE" = ( /obj/machinery/door/poddoor/shutters{ id = "supplybridge" }, @@ -8103,7 +7832,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqP" = ( +"aqF" = ( /obj/machinery/door/poddoor/shutters{ id = "supplybridge" }, @@ -8112,7 +7841,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqQ" = ( +"aqG" = ( /obj/machinery/door/poddoor/shutters{ id = "supplybridge" }, @@ -8121,7 +7850,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqR" = ( +"aqH" = ( /obj/machinery/space_heater, /obj/structure/sign/warning/vacuum/external{ pixel_y = 32 @@ -8130,7 +7859,7 @@ icon_state = "platingdmg1" }, /area/maintenance/port/fore) -"aqS" = ( +"aqI" = ( /obj/structure/disposalpipe/segment, /obj/machinery/light/small{ dir = 8 @@ -8140,34 +7869,31 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqT" = ( +"aqJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqU" = ( +"aqK" = ( /obj/structure/reagent_dispensers/fueltank, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aqV" = ( +/area/maintenance/port) +"aqL" = ( /obj/structure/rack, /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/item/storage/toolbox/emergency, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqW" = ( +"aqM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqX" = ( +"aqN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -8177,22 +7903,22 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/port/fore) -"aqY" = ( +"aqO" = ( /obj/machinery/space_heater, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aqZ" = ( +/area/maintenance/port) +"aqP" = ( /obj/structure/light_construct/small, /obj/item/bot_assembly/floorbot{ build_step = 1 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ara" = ( +"aqQ" = ( /obj/item/vending_refill/cigarette, /turf/open/floor/plating, /area/maintenance/port/fore) -"arb" = ( +"aqR" = ( /obj/structure/chair{ dir = 8 }, @@ -8200,17 +7926,17 @@ icon_state = "panelscorched" }, /area/maintenance/port/fore) -"arc" = ( +"aqS" = ( /obj/structure/closet/crate, /obj/item/clothing/gloves/color/fyellow, /turf/open/floor/plating, /area/maintenance/port/fore) -"ard" = ( +"aqT" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/port/fore) -"are" = ( +"aqU" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -8223,16 +7949,12 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/port/fore) -"arf" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"arg" = ( +"aqV" = ( /obj/structure/reagent_dispensers/watertank, /obj/item/extinguisher, /turf/open/floor/plating, /area/maintenance/port/fore) -"arh" = ( +"aqW" = ( /obj/structure/closet/crate, /obj/item/restraints/handcuffs, /obj/item/bodybag, @@ -8243,7 +7965,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ari" = ( +"aqX" = ( /obj/structure/chair, /obj/item/restraints/handcuffs, /obj/effect/decal/remains/human, @@ -8251,25 +7973,18 @@ /obj/effect/decal/cleanable/blood/old, /turf/open/floor/plating, /area/maintenance/port/fore) -"arj" = ( +"aqY" = ( /obj/machinery/computer/security{ name = "Labor Camp Monitoring"; network = list("Labor") }, /turf/open/floor/plasteel/dark, /area/security/brig) -"ark" = ( +"aqZ" = ( /obj/machinery/computer/shuttle/labor, /turf/open/floor/plasteel/dark, /area/security/brig) -"arl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/red/corner{ - dir = 1 - }, -/area/security/brig) -"arm" = ( +"ara" = ( /obj/machinery/computer/secure_data{ dir = 4 }, @@ -8282,7 +7997,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"arn" = ( +"arb" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -8294,7 +8009,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aro" = ( +"arc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -8306,27 +8021,20 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"arp" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"arq" = ( +"ard" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"arr" = ( +"are" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"ars" = ( +"arf" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -8339,7 +8047,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"art" = ( +"arg" = ( /obj/structure/chair/office/dark{ dir = 4 }, @@ -8349,29 +8057,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aru" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/westleft{ - base_state = "right"; - dir = 4; - icon_state = "right"; - name = "Outer Window"; - req_access_txt = "0" - }, -/obj/machinery/door/window/brigdoor{ - dir = 8; - name = "Brig Control Desk"; - req_access_txt = "3" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/item/folder/red, -/obj/item/folder/red, -/obj/item/poster/random_official, -/turf/open/floor/plasteel/showroomfloor, -/area/security/warden) -"arv" = ( +"ari" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ @@ -8379,16 +8065,16 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"arw" = ( +"arj" = ( /obj/structure/closet/secure_closet/security/sec, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"arx" = ( +"ark" = ( /obj/machinery/newscaster/security_unit, /turf/closed/wall, /area/security/warden) -"ary" = ( +"arl" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -8397,7 +8083,7 @@ dir = 8 }, /area/security/main) -"arz" = ( +"arm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -8409,7 +8095,7 @@ dir = 10 }, /area/security/main) -"arA" = ( +"arn" = ( /obj/structure/chair{ dir = 1 }, @@ -8422,7 +8108,7 @@ /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel/red/side, /area/security/main) -"arB" = ( +"aro" = ( /obj/structure/chair{ dir = 1 }, @@ -8435,7 +8121,7 @@ /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel/red/side, /area/security/main) -"arC" = ( +"arp" = ( /obj/structure/chair{ dir = 1 }, @@ -8445,14 +8131,14 @@ /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel/red/side, /area/security/main) -"arD" = ( +"arq" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/red, /area/security/main) -"arE" = ( +"arr" = ( /obj/structure/chair{ dir = 1 }, @@ -8462,7 +8148,7 @@ /obj/effect/landmark/start/security_officer, /turf/open/floor/plasteel/red/side, /area/security/main) -"arF" = ( +"ars" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -8471,7 +8157,7 @@ dir = 6 }, /area/security/main) -"arG" = ( +"art" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -8479,7 +8165,7 @@ dir = 4 }, /area/security/main) -"arH" = ( +"aru" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ name = "Interrogation Monitoring"; @@ -8489,16 +8175,16 @@ }, /turf/open/floor/plasteel/grimy, /area/security/main) -"arI" = ( +"arv" = ( /turf/open/floor/plasteel/grimy, /area/security/main) -"arJ" = ( +"arw" = ( /obj/machinery/light/small{ dir = 1 }, /turf/open/floor/plasteel/grimy, /area/security/main) -"arK" = ( +"arx" = ( /obj/item/phone{ desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; pixel_x = -3; @@ -8515,25 +8201,25 @@ }, /turf/open/floor/plasteel/grimy, /area/security/main) -"arL" = ( +"ary" = ( /obj/structure/rack, /obj/item/clothing/suit/hazardvest, /turf/open/floor/plating, /area/maintenance/fore) -"arM" = ( +"arz" = ( /obj/machinery/space_heater, /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/fore) -"arN" = ( +"arA" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating, /area/maintenance/fore) -"arO" = ( +"arB" = ( /turf/closed/wall, /area/crew_quarters/dorms) -"arP" = ( +"arC" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Recreation Area"; @@ -8544,7 +8230,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"arQ" = ( +"arD" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -8552,7 +8238,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/crew_quarters/dorms) -"arR" = ( +"arE" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Recreation Area"; @@ -8563,20 +8249,7 @@ dir = 4 }, /area/crew_quarters/dorms) -"arS" = ( -/obj/structure/closet, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"arT" = ( +"arG" = ( /obj/structure/closet, /obj/item/storage/box/lights/mixed, /obj/effect/spawner/lootdrop/maintenance{ @@ -8587,37 +8260,37 @@ icon_state = "platingdmg3" }, /area/maintenance/starboard/fore) -"arU" = ( +"arH" = ( /obj/structure/rack, /obj/item/extinguisher, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"arV" = ( +"arI" = ( /obj/structure/rack, /obj/effect/spawner/lootdrop/costume, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"arW" = ( +"arJ" = ( /obj/structure/rack, /obj/item/clothing/suit/poncho, /obj/item/clothing/head/sombrero, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"arX" = ( +"arK" = ( /obj/effect/landmark/blobstart, /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/maintenance/starboard/fore) -"arY" = ( +"arL" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"arZ" = ( +"arM" = ( /obj/structure/rack, /obj/item/book/manual/wiki/engineering_guide{ pixel_x = 3; @@ -8627,13 +8300,13 @@ /obj/item/storage/box/lights/mixed, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"asa" = ( +"arN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /turf/closed/wall/r_wall, /area/engine/gravity_generator) -"asb" = ( +"arO" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -8643,7 +8316,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"asc" = ( +"arP" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -8655,7 +8328,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"asd" = ( +"arQ" = ( /obj/machinery/airalarm{ dir = 1; pixel_y = -22 @@ -8669,7 +8342,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"ase" = ( +"arR" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -8679,7 +8352,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"asf" = ( +"arS" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 28 @@ -8693,7 +8366,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"asg" = ( +"arT" = ( /obj/machinery/power/apc{ dir = 8; name = "Starboard Bow Solar APC"; @@ -8708,7 +8381,7 @@ icon_state = "platingdmg1" }, /area/maintenance/solars/starboard/fore) -"ash" = ( +"arU" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -8721,14 +8394,14 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"asi" = ( +"arV" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, /obj/machinery/power/smes, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"asj" = ( +"arW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -8741,7 +8414,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ask" = ( +"arX" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -8754,7 +8427,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asl" = ( +"arY" = ( /obj/machinery/door/airlock/public/glass{ name = "space-bridge access" }, @@ -8772,7 +8445,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asm" = ( +"arZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -8781,13 +8454,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asn" = ( +"asa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aso" = ( +/area/maintenance/port) +"asb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -8796,7 +8469,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asp" = ( +"asc" = ( /obj/machinery/door/airlock/public/glass{ name = "space-bridge access" }, @@ -8814,7 +8487,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asq" = ( +"asd" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -8828,7 +8501,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asr" = ( +"ase" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -8840,7 +8513,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ass" = ( +"asf" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "Cargo Bay Bridge Access"; req_access_txt = "0"; @@ -8854,7 +8527,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ast" = ( +"asg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -8867,7 +8540,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asu" = ( +"ash" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -8876,21 +8549,21 @@ icon_state = "platingdmg3" }, /area/maintenance/port/fore) -"asv" = ( +"asi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"asw" = ( +"asj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asx" = ( +"ask" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -8901,7 +8574,7 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/port/fore) -"asy" = ( +"asl" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" @@ -8909,7 +8582,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port/fore) -"asz" = ( +"asm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/maintenance{ name = "Brig Maintenance"; @@ -8922,7 +8595,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"asA" = ( +"asn" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -8942,13 +8615,13 @@ /obj/item/pen, /turf/open/floor/plasteel/dark, /area/security/brig) -"asB" = ( +"aso" = ( /obj/structure/chair/office/dark{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"asC" = ( +"asp" = ( /obj/machinery/computer/security{ dir = 4 }, @@ -8960,7 +8633,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asD" = ( +"asq" = ( /obj/effect/landmark/start/warden, /obj/structure/chair/office/dark, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, @@ -8975,7 +8648,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asE" = ( +"asr" = ( /obj/machinery/computer/crew{ dir = 8 }, @@ -8984,7 +8657,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asF" = ( +"ass" = ( /obj/machinery/newscaster/security_unit{ pixel_y = -30 }, @@ -8997,7 +8670,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asG" = ( +"ast" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -9009,7 +8682,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asH" = ( +"asu" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "2-4" @@ -9019,7 +8692,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asI" = ( +"asv" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -9034,7 +8707,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asJ" = ( +"asw" = ( /obj/structure/table, /obj/machinery/button/door{ id = "Prison Gate"; @@ -9069,7 +8742,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asK" = ( +"asx" = ( /obj/structure/table, /obj/machinery/recharger{ pixel_y = 4 @@ -9083,7 +8756,14 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asL" = ( +"asy" = ( +/obj/vehicle/ridden/secway, +/obj/item/key/security, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/main) +"asz" = ( /obj/structure/table, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -9112,7 +8792,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"asM" = ( +"asA" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -9122,14 +8802,13 @@ }, /turf/open/floor/plating, /area/security/warden) -"asN" = ( -/obj/vehicle/ridden/secway, -/obj/item/key/security, -/turf/open/floor/plasteel/red/side{ - dir = 10 +"asB" = ( +/obj/machinery/light/small{ + dir = 8 }, -/area/security/main) -"asO" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"asC" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -9138,7 +8817,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asP" = ( +"asD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -9150,7 +8829,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asQ" = ( +"asE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -9166,7 +8845,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asR" = ( +"asF" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -9178,7 +8857,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asS" = ( +"asG" = ( /obj/machinery/light, /obj/machinery/computer/security/telescreen/entertainment{ pixel_y = -32 @@ -9191,7 +8870,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asT" = ( +"asH" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9200,13 +8879,13 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asU" = ( +"asI" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asV" = ( +"asJ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9216,24 +8895,24 @@ }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asW" = ( +"asK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "2-8" }, /turf/open/floor/plasteel/red/side, /area/security/main) -"asX" = ( +"asL" = ( /obj/machinery/rnd/protolathe/department/security, /turf/open/floor/plasteel/red/side{ dir = 6 }, /area/security/main) -"asY" = ( +"asM" = ( /obj/structure/chair, /turf/open/floor/plasteel/grimy, /area/security/main) -"asZ" = ( +"asN" = ( /obj/structure/chair, /obj/machinery/computer/security/telescreen{ desc = "Used for watching proceedings in the interrogation room."; @@ -9245,7 +8924,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/main) -"ata" = ( +"asO" = ( /obj/item/paper_bin{ pixel_x = -3; pixel_y = 7 @@ -9262,7 +8941,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/main) -"atb" = ( +"asP" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -9275,7 +8954,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"atc" = ( +"asQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -9285,7 +8964,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"atd" = ( +"asR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -9294,13 +8973,13 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"ate" = ( +"asS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plating, /area/maintenance/fore) -"atf" = ( +"asT" = ( /obj/machinery/light/small{ dir = 1 }, @@ -9311,7 +8990,7 @@ /obj/item/lighter, /turf/open/floor/wood, /area/crew_quarters/dorms) -"atg" = ( +"asU" = ( /obj/structure/closet/secure_closet/personal/cabinet, /obj/machinery/airalarm{ pixel_y = 23 @@ -9319,7 +8998,7 @@ /obj/item/clothing/under/assistantformal, /turf/open/floor/wood, /area/crew_quarters/dorms) -"ath" = ( +"asV" = ( /obj/structure/bed, /obj/item/bedsheet, /obj/machinery/button/door{ @@ -9336,13 +9015,13 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"ati" = ( +"asW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall, /area/crew_quarters/dorms) -"atj" = ( +"asX" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -9351,7 +9030,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"atk" = ( +"asY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -9361,7 +9040,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"atl" = ( +"asZ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -9372,7 +9051,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"atm" = ( +"ata" = ( /obj/machinery/light/small{ dir = 1 }, @@ -9390,7 +9069,7 @@ /obj/item/bedsheet, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"atn" = ( +"atb" = ( /obj/structure/closet/secure_closet/personal/cabinet, /obj/machinery/airalarm{ pixel_y = 23 @@ -9398,52 +9077,40 @@ /obj/item/clothing/under/suit_jacket/burgundy, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"ato" = ( +"atc" = ( /obj/structure/dresser, /obj/machinery/newscaster{ pixel_y = 32 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"atp" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"atq" = ( -/obj/item/cigbutt, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"atr" = ( +"atd" = ( /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/maintenance/starboard/fore) -"ats" = ( +"ate" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"att" = ( -/turf/closed/wall, -/area/engine/gravity_generator) -"atu" = ( +"atf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall/r_wall, /area/engine/gravity_generator) -"atv" = ( +"atg" = ( /obj/machinery/door/airlock/highsecurity{ name = "Gravity Generator Room"; req_access_txt = "19;23" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"atw" = ( +"ath" = ( /obj/machinery/power/smes{ charge = 5e+006 }, @@ -9453,7 +9120,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"atx" = ( +"ati" = ( /obj/structure/cable{ icon_state = "1-8" }, @@ -9465,13 +9132,13 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"aty" = ( +"atj" = ( /obj/machinery/space_heater, /turf/open/floor/plating{ icon_state = "panelscorched" }, -/area/maintenance/starboard/fore) -"atz" = ( +/area/maintenance/starboard) +"atk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -9482,17 +9149,20 @@ }, /turf/open/floor/plating, /area/maintenance/solars/starboard/fore) -"atA" = ( +"atl" = ( /obj/structure/sign/warning/electricshock, /turf/closed/wall, /area/maintenance/solars/starboard/fore) -"atB" = ( +"atm" = ( +/turf/closed/wall/r_wall, +/area/maintenance/starboard) +"atn" = ( /obj/machinery/door/airlock/external{ req_access_txt = "13" }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"atC" = ( +"ato" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/maintenance_hatch{ name = "Cargo Bay Bridge Access"; @@ -9504,7 +9174,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atD" = ( +"atp" = ( /obj/machinery/door/poddoor/shutters{ id = "supplybridge" }, @@ -9513,7 +9183,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atE" = ( +"atq" = ( /obj/machinery/door/poddoor/shutters{ id = "supplybridge" }, @@ -9522,7 +9192,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atF" = ( +"atr" = ( /obj/machinery/door/poddoor/shutters{ id = "supplybridge" }, @@ -9531,7 +9201,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atG" = ( +"ats" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -9540,7 +9210,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atH" = ( +"att" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -9549,7 +9219,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atI" = ( +"atu" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -9558,17 +9228,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atJ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"atK" = ( +"atv" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -9577,14 +9237,14 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atL" = ( +"atw" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, /turf/open/floor/plating, -/area/maintenance/port/fore) -"atM" = ( +/area/maintenance/port) +"atx" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -9596,7 +9256,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atN" = ( +"aty" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9609,7 +9269,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atO" = ( +"atz" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -9624,7 +9284,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atP" = ( +"atA" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -9639,7 +9299,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atQ" = ( +"atB" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9655,25 +9315,17 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" +"atD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, /obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, +/obj/structure/grille, /turf/open/floor/plating, /area/maintenance/port/fore) -"atS" = ( +"atE" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9685,20 +9337,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atT" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"atU" = ( +"atG" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9711,7 +9350,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atV" = ( +"atH" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -9726,7 +9365,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atW" = ( +"atI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -9741,17 +9380,17 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"atX" = ( +"atK" = ( /obj/machinery/computer/gulag_teleporter_computer{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"atY" = ( +"atL" = ( /obj/machinery/gulag_teleporter, /turf/open/floor/plasteel/dark, /area/security/brig) -"atZ" = ( +"atM" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -9761,7 +9400,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/security/brig) -"aua" = ( +"atN" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -9769,11 +9408,515 @@ dir = 4 }, /area/security/brig) -"aub" = ( +"atO" = ( /obj/structure/sign/warning/pods, /turf/closed/wall/r_wall, /area/security/warden) +"atP" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"atQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/security/warden) +"atR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Brig Control"; + req_access_txt = "3" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + req_access_txt = "0" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/security/warden) +"atS" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Gear Room"; + req_access_txt = "0"; + req_one_access_txt = "1;4" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/security/warden) +"atT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/security/main) +"atU" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/security/glass{ + name = "Security Office"; + req_access_txt = "0"; + req_one_access_txt = "1;4" + }, +/turf/open/floor/plasteel, +/area/security/main) +"atV" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Security Office"; + req_access_txt = "0"; + req_one_access_txt = "1;4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/security/main) +"atW" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/main) +"atX" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/main) +"atY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/security/main) +"atZ" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/turf/open/floor/plating, +/area/security/main) +"aua" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/fore) +"aub" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/fore) "auc" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/fore) +"aud" = ( +/obj/structure/chair/wood/normal{ + dir = 1 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"aue" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"auf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"aug" = ( +/obj/machinery/door/airlock{ + id_tag = "Cabin3"; + name = "Cabin 6" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"auh" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/crew_quarters/dorms) +"aui" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/dorms) +"auj" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/crew_quarters/dorms) +"auk" = ( +/obj/machinery/door/airlock{ + id_tag = "Cabin4"; + name = "Cabin 5" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"aul" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/carpet, +/area/crew_quarters/dorms) +"aum" = ( +/obj/effect/landmark/xeno_spawn, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/crew_quarters/dorms) +"aun" = ( +/turf/open/floor/carpet, +/area/crew_quarters/dorms) +"auo" = ( +/obj/structure/mopbucket, +/obj/item/mop, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/starboard/fore) +"aup" = ( +/obj/structure/closet/crate/hydroponics, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"auq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"aur" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/fore) +"aus" = ( +/obj/structure/closet, +/obj/item/stock_parts/matter_bin, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"aut" = ( +/obj/machinery/door/airlock/maintenance/abandoned{ + name = "Storage Room"; + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard) +"auu" = ( +/obj/structure/closet/radiation, +/obj/structure/sign/warning/radiation/rad_area{ + dir = 1; + pixel_y = 32 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"auv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"auw" = ( +/obj/machinery/camera{ + c_tag = "Gravity Generator Foyer" + }, +/obj/structure/closet/radiation, +/obj/structure/sign/warning/radiation/rad_area{ + dir = 1; + pixel_y = 32 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/gravity_generator) +"aux" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"auy" = ( +/obj/item/stack/sheet/cardboard, +/obj/item/device/flashlight, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"auz" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas, +/obj/item/clothing/glasses/sunglasses, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"auA" = ( +/obj/structure/closet/crate/medical, +/obj/item/stack/cable_coil, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"auB" = ( +/obj/structure/closet/emcloset, +/obj/structure/sign/warning/vacuum/external{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"auC" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"auD" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/structure/sign/warning/vacuum/external{ + pixel_y = 32 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 3; + name = "3maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auF" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/port) +"auG" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/port/fore) +"auH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auI" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auJ" = ( +/obj/structure/grille, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/window/reinforced/tinted/fulltile, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auK" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auL" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/port/fore) +"auN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auP" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"auU" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sign/warning/vacuum/external{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 8 + }, +/area/security/brig) +"auV" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/junction, +/turf/open/floor/plasteel, +/area/security/brig) +"auW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 4 + }, +/area/security/brig) +"auX" = ( +/obj/machinery/photocopier, +/obj/machinery/power/apc{ + dir = 4; + name = "Head of Security's Office APC"; + areastring = "/area/crew_quarters/heads/hos"; + pixel_x = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/button/door{ + id = "hosprivacy"; + name = "Privacy Shutters Control"; + pixel_x = 26; + pixel_y = -26 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/vault, +/area/crew_quarters/heads/hos) +"auY" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/red/corner{ + dir = 4 + }, +/area/security/brig) +"auZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/red/corner{ + dir = 4 + }, +/area/security/brig) +"ava" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/westleft{ base_state = "right"; @@ -9795,523 +9938,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/security/warden) -"aud" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/security/warden) -"aue" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Brig Control"; - req_access_txt = "3" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - req_access_txt = "0" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/security/warden) -"auf" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Gear Room"; - req_access_txt = "0"; - req_one_access_txt = "1;4" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/security/warden) -"aug" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/security/warden) -"auh" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/security/main) -"aui" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/security/glass{ - name = "Security Office"; - req_access_txt = "0"; - req_one_access_txt = "1;4" - }, -/turf/open/floor/plasteel, -/area/security/main) -"auj" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Security Office"; - req_access_txt = "0"; - req_one_access_txt = "1;4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/security/main) -"auk" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/security/main) -"aul" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/security/main) -"aum" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/security/main) -"aun" = ( -/obj/effect/spawner/structure/window/reinforced/tinted, -/turf/open/floor/plating, -/area/security/main) -"auo" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/fore) -"aup" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/fore) -"auq" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/fore) -"aur" = ( -/obj/structure/chair/wood/normal{ - dir = 1 - }, -/turf/open/floor/wood, -/area/crew_quarters/dorms) -"aus" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/dorms) -"aut" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/wood, -/area/crew_quarters/dorms) -"auu" = ( -/obj/machinery/door/airlock{ - id_tag = "Cabin3"; - name = "Cabin 6" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/dorms) -"auv" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/crew_quarters/dorms) -"auw" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/crew_quarters/dorms) -"aux" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/crew_quarters/dorms) -"auy" = ( -/obj/machinery/door/airlock{ - id_tag = "Cabin4"; - name = "Cabin 5" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/dorms) -"auz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/carpet, -/area/crew_quarters/dorms) -"auA" = ( -/obj/effect/landmark/xeno_spawn, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/crew_quarters/dorms) -"auB" = ( -/turf/open/floor/carpet, -/area/crew_quarters/dorms) -"auC" = ( -/obj/structure/mopbucket, -/obj/item/mop, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard/fore) -"auD" = ( -/obj/structure/closet/crate/hydroponics, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auE" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auG" = ( -/obj/structure/closet, -/obj/item/stock_parts/matter_bin, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auH" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard/fore) -"auI" = ( -/obj/machinery/door/airlock/maintenance/abandoned{ - name = "Storage Room"; - req_access_txt = "12" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auJ" = ( -/obj/structure/closet/radiation, -/obj/structure/sign/warning/radiation/rad_area{ - dir = 1; - pixel_y = 32 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/engine/gravity_generator) -"auK" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/gravity_generator) -"auL" = ( -/obj/machinery/camera{ - c_tag = "Gravity Generator Foyer" - }, -/obj/structure/closet/radiation, -/obj/structure/sign/warning/radiation/rad_area{ - dir = 1; - pixel_y = 32 - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/engine/gravity_generator) -"auM" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard/fore) -"auN" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auO" = ( -/obj/item/stack/sheet/cardboard, -/obj/item/device/flashlight, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auP" = ( -/obj/structure/rack, -/obj/item/clothing/mask/gas, -/obj/item/clothing/glasses/sunglasses, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auQ" = ( -/obj/structure/closet/crate/medical, -/obj/item/stack/cable_coil, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auR" = ( -/obj/structure/closet/emcloset, -/obj/structure/sign/warning/vacuum/external{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auS" = ( -/obj/structure/sign/warning/vacuum/external{ - pixel_x = 32 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"auT" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen" - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"auU" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen" - }, -/obj/structure/sign/warning/vacuum/external{ - pixel_y = 32 - }, -/obj/effect/decal/cleanable/cobweb, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 3; - name = "3maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"auV" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"auW" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"auX" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/port/fore) -"auY" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"auZ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"ava" = ( -/obj/structure/grille, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/window/reinforced/tinted/fulltile, -/turf/open/floor/plating, -/area/maintenance/port/fore) "avb" = ( -/obj/structure/disposalpipe/junction/flip{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"avc" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"avd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/port/fore) -"ave" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"avf" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"avg" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"avh" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/sign/warning/vacuum/external{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/red/corner{ - dir = 8 - }, -/area/security/brig) -"avi" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/junction, -/turf/open/floor/plasteel, -/area/security/brig) -"avj" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"avk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"avl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/holopad, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"avm" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"avn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"avo" = ( -/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/red/corner{ - dir = 4 - }, -/area/security/brig) -"avp" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -10327,7 +9954,7 @@ dir = 4 }, /area/security/brig) -"avq" = ( +"avc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -10336,7 +9963,7 @@ dir = 4 }, /area/security/brig) -"avr" = ( +"avd" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -10350,7 +9977,7 @@ dir = 4 }, /area/security/brig) -"avs" = ( +"ave" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -10361,7 +9988,7 @@ dir = 4 }, /area/security/brig) -"avt" = ( +"avf" = ( /obj/machinery/firealarm{ pixel_y = 28 }, @@ -10372,14 +9999,14 @@ dir = 4 }, /area/security/brig) -"avu" = ( +"avg" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/red/corner{ dir = 4 }, /area/security/brig) -"avv" = ( +"avh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -10391,7 +10018,7 @@ dir = 4 }, /area/security/brig) -"avw" = ( +"avi" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -10399,14 +10026,14 @@ dir = 5 }, /area/security/brig) -"avx" = ( +"avj" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/dark, /area/security/brig) -"avy" = ( +"avk" = ( /turf/open/floor/plasteel/dark, /area/security/brig) -"avA" = ( +"avl" = ( /obj/structure/disposalpipe/segment, /obj/machinery/light/small{ dir = 8 @@ -10422,7 +10049,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"avB" = ( +"avm" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -10434,7 +10061,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"avC" = ( +"avn" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -10446,35 +10073,35 @@ dir = 2 }, /area/crew_quarters/dorms) -"avD" = ( +"avo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/crew_quarters/dorms) -"avE" = ( +"avp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/closed/wall, /area/crew_quarters/dorms) -"avF" = ( +"avq" = ( /obj/item/cigbutt, /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avG" = ( +"avr" = ( /turf/open/floor/plating{ icon_state = "platingdmg1" }, -/area/maintenance/starboard/fore) -"avH" = ( +/area/maintenance/starboard) +"avs" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"avI" = ( +/area/maintenance/starboard) +"avt" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -10489,7 +10116,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avJ" = ( +"avu" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -10508,7 +10135,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avK" = ( +"avv" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -10521,9 +10148,12 @@ /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avL" = ( +"avw" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -10540,7 +10170,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"avM" = ( +"avx" = ( /obj/structure/disposalpipe/segment{ dir = 10 }, @@ -10558,7 +10188,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"avN" = ( +"avy" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10570,7 +10200,7 @@ }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"avO" = ( +"avz" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10580,9 +10210,12 @@ /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avP" = ( +"avA" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10598,7 +10231,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avQ" = ( +"avB" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10607,7 +10240,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avR" = ( +"avC" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10618,7 +10251,7 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) -"avS" = ( +"avD" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10629,7 +10262,7 @@ icon_state = "platingdmg2" }, /area/maintenance/starboard/fore) -"avT" = ( +"avE" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10640,7 +10273,7 @@ icon_state = "panelscorched" }, /area/maintenance/starboard/fore) -"avU" = ( +"avF" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -10649,13 +10282,21 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avV" = ( +"avG" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"avW" = ( +"avH" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"avI" = ( /obj/structure/closet/crate, /obj/item/stack/sheet/metal/fifty{ pixel_x = 2; @@ -10671,11 +10312,14 @@ }, /turf/open/floor/plating/airless, /area/space/nearstation) -"avX" = ( +"avJ" = ( /obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/port/fore) -"avY" = ( +"avK" = ( /obj/structure/sign/warning/vacuum/external{ pixel_y = 32 }, @@ -10684,13 +10328,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"avZ" = ( +"avL" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"awa" = ( +"avM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -10699,11 +10343,11 @@ icon_state = "panelscorched" }, /area/maintenance/port/fore) -"awb" = ( +"avN" = ( /obj/item/hand_labeler_refill, /turf/open/floor/plating, /area/maintenance/port/fore) -"awc" = ( +"avO" = ( /obj/structure/disposalpipe/segment{ dir = 5 }, @@ -10715,7 +10359,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"awd" = ( +"avP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -10733,7 +10377,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"awe" = ( +"avQ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -10749,7 +10393,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"awf" = ( +"avR" = ( /obj/structure/disposalpipe/sorting/mail/flip{ dir = 1; sortType = 1 @@ -10768,27 +10412,30 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"awg" = ( +"avS" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plating{ icon_state = "platingdmg2" }, /area/maintenance/port/fore) -"awh" = ( +"avT" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plating, /area/maintenance/port/fore) -"awi" = ( +"avY" = ( /obj/machinery/door/airlock/external{ name = "Labor Camp Shuttle Airlock"; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awj" = ( +"avZ" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Labor Camp Shuttle Airlock"; @@ -10800,16 +10447,19 @@ pixel_y = -25; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awk" = ( +"awa" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/red/corner{ dir = 8 }, /area/security/brig) -"awl" = ( +"awb" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -10821,7 +10471,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awm" = ( +"awc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10833,7 +10483,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awn" = ( +"awd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10842,7 +10492,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awo" = ( +"awe" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10858,7 +10508,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awp" = ( +"awf" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10870,22 +10520,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awq" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - req_access_txt = "0" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel, -/area/security/brig) -"awr" = ( +"awg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10895,7 +10530,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"aws" = ( +"awh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10905,7 +10540,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awt" = ( +"awi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10920,7 +10555,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awu" = ( +"awj" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -10933,7 +10568,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/security/brig) -"awv" = ( +"awk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10945,7 +10580,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"aww" = ( +"awl" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -10957,7 +10592,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awx" = ( +"awm" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10970,7 +10605,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awy" = ( +"awn" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -10979,7 +10614,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awz" = ( +"awo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-8" @@ -10989,30 +10624,30 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"awA" = ( +"awp" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/security/brig) -"awB" = ( +"awq" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/security/brig) -"awC" = ( +"awr" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/security/brig) -"awD" = ( +"aws" = ( /turf/open/floor/plasteel, /area/security/brig) -"awE" = ( +"awt" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -11020,7 +10655,7 @@ dir = 4 }, /area/security/brig) -"awF" = ( +"awu" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ name = "Interrogation"; @@ -11033,30 +10668,30 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awG" = ( +"awv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awH" = ( +"aww" = ( /obj/structure/chair{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awI" = ( +"awx" = ( /obj/structure/table, /obj/item/device/flashlight/lamp, /turf/open/floor/plasteel/dark, /area/security/brig) -"awJ" = ( +"awy" = ( /obj/structure/chair{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awK" = ( +"awz" = ( /obj/machinery/camera{ c_tag = "Interrogation"; dir = 8; @@ -11064,19 +10699,19 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"awL" = ( +"awA" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, /obj/item/storage/box/donkpockets, /turf/open/floor/plating, /area/maintenance/fore) -"awM" = ( +"awB" = ( /obj/structure/reagent_dispensers/watertank, /obj/item/storage/box/lights/mixed, /turf/open/floor/plating, /area/maintenance/fore) -"awN" = ( +"awC" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -11089,7 +10724,7 @@ /obj/structure/dresser, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"awO" = ( +"awD" = ( /obj/structure/closet/secure_closet/personal/cabinet, /obj/machinery/airalarm{ pixel_y = 23 @@ -11097,7 +10732,7 @@ /obj/item/clothing/under/suit_jacket/tan, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"awP" = ( +"awE" = ( /obj/structure/bed, /obj/item/bedsheet, /obj/machinery/button/door{ @@ -11113,7 +10748,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"awR" = ( +"awF" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -11125,7 +10760,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"awS" = ( +"awG" = ( /obj/structure/bed, /obj/item/bedsheet, /obj/machinery/button/door{ @@ -11139,7 +10774,7 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/wood, /area/crew_quarters/dorms) -"awT" = ( +"awH" = ( /obj/machinery/newscaster{ pixel_y = 32 }, @@ -11147,14 +10782,14 @@ /obj/item/paper, /turf/open/floor/wood, /area/crew_quarters/dorms) -"awU" = ( +"awI" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"awV" = ( +"awJ" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -11164,10 +10799,7 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) -"awW" = ( -/turf/closed/wall/r_wall, -/area/engine/engineering) -"awX" = ( +"awK" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -11178,24 +10810,36 @@ req_access_txt = "10" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) -"awY" = ( -/turf/closed/wall/r_wall, -/area/maintenance/starboard/fore) -"awZ" = ( +"awL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"awM" = ( /obj/structure/closet, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/fore) -"axa" = ( +"awP" = ( /obj/item/clothing/gloves/color/rainbow, /obj/item/clothing/shoes/sneakers/rainbow, /obj/item/clothing/under/color/rainbow, /obj/item/clothing/head/soft/rainbow, /turf/open/floor/plating, /area/maintenance/port/fore) -"axb" = ( +"awQ" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -11204,18 +10848,18 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"axc" = ( +"awR" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plating, /area/maintenance/port/fore) -"axd" = ( +"awS" = ( /obj/structure/closet/crate, /obj/item/coin/silver, /turf/open/floor/plating, /area/maintenance/port/fore) -"axe" = ( +"awT" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -11225,13 +10869,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"axf" = ( +"awU" = ( /obj/structure/disposalpipe/segment{ dir = 5 }, /turf/open/floor/plating, /area/maintenance/port/fore) -"axg" = ( +"awV" = ( /obj/structure/disposalpipe/segment{ dir = 10 }, @@ -11241,10 +10885,10 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"axh" = ( +"awW" = ( /turf/closed/wall/r_wall, /area/security/nuke_storage) -"axi" = ( +"awZ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -11256,7 +10900,7 @@ dir = 8 }, /area/security/brig) -"axj" = ( +"axa" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11265,7 +10909,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"axk" = ( +"axb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11276,7 +10920,7 @@ dir = 2 }, /area/security/brig) -"axl" = ( +"axc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11293,7 +10937,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"axm" = ( +"axd" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -11301,7 +10945,7 @@ dir = 8 }, /area/security/brig) -"axn" = ( +"axe" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11310,7 +10954,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"axo" = ( +"axf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11322,7 +10966,7 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/red/side, /area/security/brig) -"axp" = ( +"axg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11331,7 +10975,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"axq" = ( +"axh" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -11344,7 +10988,7 @@ dir = 2 }, /area/security/brig) -"axr" = ( +"axi" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11353,7 +10997,7 @@ dir = 9 }, /area/security/brig) -"axs" = ( +"axj" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11361,7 +11005,7 @@ dir = 1 }, /area/security/brig) -"axt" = ( +"axk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11370,7 +11014,7 @@ dir = 5 }, /area/security/brig) -"axu" = ( +"axl" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11391,7 +11035,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"axv" = ( +"axm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11399,13 +11043,13 @@ dir = 8 }, /area/security/brig) -"axw" = ( +"axn" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/security/brig) -"axx" = ( +"axo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11415,7 +11059,7 @@ }, /turf/open/floor/plasteel, /area/security/brig) -"axy" = ( +"axp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11423,7 +11067,7 @@ dir = 2 }, /area/security/brig) -"axz" = ( +"axq" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -11431,7 +11075,7 @@ dir = 2 }, /area/security/brig) -"axA" = ( +"axr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11445,7 +11089,7 @@ dir = 2 }, /area/security/brig) -"axB" = ( +"axs" = ( /obj/machinery/airalarm{ dir = 1; pixel_y = -22 @@ -11463,7 +11107,7 @@ dir = 2 }, /area/security/brig) -"axC" = ( +"axt" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11475,7 +11119,7 @@ dir = 2 }, /area/security/brig) -"axD" = ( +"axu" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -11483,7 +11127,7 @@ dir = 2 }, /area/security/brig) -"axE" = ( +"axv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -11494,19 +11138,19 @@ dir = 6 }, /area/security/brig) -"axF" = ( +"axw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/security/brig) -"axG" = ( +"axx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"axH" = ( +"axy" = ( /obj/structure/chair{ dir = 4 }, @@ -11515,7 +11159,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"axI" = ( +"axz" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/device/taperecorder, @@ -11533,7 +11177,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"axJ" = ( +"axA" = ( /obj/structure/chair{ dir = 8 }, @@ -11542,29 +11186,29 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"axK" = ( +"axB" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"axL" = ( +"axC" = ( /turf/closed/wall, /area/crew_quarters/toilet/restrooms) -"axN" = ( +"axD" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"axO" = ( +"axE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"axP" = ( +"axF" = ( /obj/machinery/door/airlock{ id_tag = "Cabin2"; name = "Cabin 4" @@ -11574,7 +11218,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"axQ" = ( +"axG" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -11583,7 +11227,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"axR" = ( +"axI" = ( /obj/machinery/door/airlock{ id_tag = "Cabin5"; name = "Cabin 3" @@ -11593,14 +11237,14 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"axS" = ( +"axJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/crew_quarters/dorms) -"axT" = ( +"axK" = ( /obj/effect/landmark/xeno_spawn, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 @@ -11608,14 +11252,14 @@ /obj/machinery/light/small, /turf/open/floor/wood, /area/crew_quarters/dorms) -"axU" = ( +"axL" = ( /obj/item/caution, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"axV" = ( +"axM" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -11627,7 +11271,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"axW" = ( +"axN" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -11641,7 +11285,7 @@ icon_state = "panelscorched" }, /area/maintenance/starboard/fore) -"axX" = ( +"axO" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -11651,10 +11295,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/obj/item/cigbutt, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"axY" = ( +"axP" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -11669,20 +11312,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"axZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aya" = ( +"axQ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -11696,32 +11326,20 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) -"ayb" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, +"axR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"ayc" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, +/obj/machinery/holopad, /obj/structure/cable/yellow{ - icon_state = "4-8" + icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ +/turf/open/floor/plasteel/red/corner{ dir = 4 }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"ayd" = ( +/area/security/brig) +"axS" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -11733,7 +11351,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aye" = ( +"axT" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=4"; dir = 4; @@ -11746,7 +11364,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/engineering) -"ayf" = ( +"axU" = ( /obj/machinery/door/window/southright{ dir = 4; name = "Engineering Deliveries"; @@ -11756,7 +11374,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"ayg" = ( +"axV" = ( /obj/structure/sign/warning/securearea{ pixel_y = 32 }, @@ -11766,7 +11384,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"ayh" = ( +"axW" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -11779,7 +11397,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"ayi" = ( +"axX" = ( /obj/machinery/light_switch{ pixel_x = 23 }, @@ -11798,22 +11416,21 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"ayj" = ( +"axY" = ( +/turf/closed/wall/r_wall, +/area/engine/engineering) +"axZ" = ( /obj/structure/closet/firecloset, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"ayk" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"ayl" = ( +"aya" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/machinery/light{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aym" = ( +"ayc" = ( /obj/structure/table/reinforced, /obj/item/tank/internals/emergency_oxygen/engi, /obj/item/tank/internals/emergency_oxygen/engi, @@ -11822,7 +11439,14 @@ }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"ayn" = ( +"aye" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"ayf" = ( /obj/structure/closet/crate, /obj/item/stack/sheet/glass{ amount = 10 @@ -11830,14 +11454,14 @@ /obj/item/stack/rods, /turf/open/floor/plating/airless, /area/space/nearstation) -"ayo" = ( +"ayi" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/quartermaster/miningoffice) -"ayp" = ( +"ayj" = ( /turf/closed/wall, /area/quartermaster/miningoffice) -"ayq" = ( +"ayk" = ( /obj/machinery/door/airlock/maintenance{ name = "Mining Dock Maintenance"; req_access_txt = "48" @@ -11847,10 +11471,10 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ayr" = ( +"ayl" = ( /turf/closed/wall, /area/quartermaster/warehouse) -"ays" = ( +"aym" = ( /obj/machinery/door/airlock/maintenance{ name = "Cargo Bay Warehouse Maintenance"; req_access_txt = "0"; @@ -11862,7 +11486,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/port/fore) -"ayt" = ( +"ayn" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ @@ -11870,14 +11494,14 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"ayu" = ( +"ayo" = ( /obj/machinery/computer/bank_machine, /obj/effect/turf_decal/bot_white, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/security/nuke_storage) -"ayv" = ( +"ayp" = ( /obj/machinery/light_switch{ pixel_y = 28 }, @@ -11885,7 +11509,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"ayw" = ( +"ayq" = ( /obj/machinery/airalarm{ pixel_y = 23 }, @@ -11896,7 +11520,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"ayx" = ( +"ayr" = ( /obj/machinery/power/apc{ dir = 1; name = "Vault APC"; @@ -11910,7 +11534,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"ayy" = ( +"ays" = ( /obj/structure/filingcabinet, /obj/item/folder/documents, /obj/effect/turf_decal/bot_white, @@ -11918,7 +11542,7 @@ dir = 8 }, /area/security/nuke_storage) -"ayz" = ( +"ayw" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -11926,7 +11550,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/security/brig) -"ayA" = ( +"ayx" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11942,7 +11566,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"ayB" = ( +"ayy" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -11952,7 +11576,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"ayC" = ( +"ayz" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11968,7 +11592,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"ayD" = ( +"ayA" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -11984,18 +11608,18 @@ }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"ayE" = ( +"ayB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 2; id_tag = "innerbrig"; name = "Brig"; req_access_txt = "63" }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"ayF" = ( +"ayC" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12004,15 +11628,15 @@ }, /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 2; id_tag = "innerbrig"; name = "Brig"; req_access_txt = "63" }, /turf/open/floor/plasteel/red/side, /area/security/brig) -"ayG" = ( +"ayD" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ @@ -12023,7 +11647,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"ayH" = ( +"ayE" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12040,27 +11664,10 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/side, /area/security/brig) -"ayI" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/security/brig) -"ayJ" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/security/brig) -"ayK" = ( +"ayF" = ( /turf/closed/wall/r_wall, /area/security/detectives_office) -"ayL" = ( +"ayG" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "detective_shutters"; @@ -12071,7 +11678,7 @@ }, /turf/open/floor/plating, /area/security/detectives_office) -"ayM" = ( +"ayH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12084,7 +11691,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/security/detectives_office) -"ayN" = ( +"ayI" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "detective_shutters"; @@ -12096,10 +11703,10 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/security/detectives_office) -"ayO" = ( +"ayJ" = ( /turf/closed/wall, /area/security/detectives_office) -"ayP" = ( +"ayK" = ( /obj/machinery/shower{ dir = 4 }, @@ -12108,7 +11715,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"ayQ" = ( +"ayL" = ( /obj/machinery/light/small{ dir = 1 }, @@ -12120,14 +11727,14 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"ayR" = ( +"ayM" = ( /obj/machinery/shower{ dir = 8 }, /obj/effect/landmark/start/assistant, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"ayS" = ( +"ayN" = ( /obj/structure/disposalpipe/segment{ dir = 5 }, @@ -12135,7 +11742,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"ayT" = ( +"ayO" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12147,7 +11754,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"ayU" = ( +"ayP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -12159,7 +11766,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"ayV" = ( +"ayQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -12167,11 +11774,11 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"ayW" = ( +"ayR" = ( /obj/item/wrench, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"ayX" = ( +"ayS" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 4 @@ -12183,27 +11790,14 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"ayY" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, +"ayT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/engineering) -"ayZ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/sorting/mail{ - sortType = 4 - }, -/obj/effect/landmark/start/station_engineer, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aza" = ( +"ayV" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, @@ -12212,7 +11806,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"azb" = ( +"ayW" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -12223,45 +11817,54 @@ }, /turf/open/floor/plating, /area/engine/engineering) -"azc" = ( +"ayX" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"azd" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aze" = ( +"aza" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"azf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 +"azb" = ( +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" }, -/turf/closed/wall/r_wall, -/area/engine/engineering) +/turf/open/floor/plasteel/red/corner{ + dir = 4 + }, +/area/security/brig) +"azd" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"aze" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-22" + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/wood, +/area/library) "azg" = ( /obj/item/stack/cable_coil, /turf/open/floor/plating/airless, /area/space/nearstation) -"azh" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/port/fore) -"azi" = ( +"azj" = ( /obj/item/stack/ore/iron, /obj/effect/turf_decal/stripes/line{ dir = 9 }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"azj" = ( +"azk" = ( /obj/structure/closet/crate, /obj/machinery/light/small{ dir = 4 @@ -12276,7 +11879,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"azk" = ( +"azl" = ( /obj/structure/closet/emcloset, /obj/machinery/status_display{ pixel_y = 32; @@ -12286,7 +11889,7 @@ dir = 9 }, /area/quartermaster/miningoffice) -"azl" = ( +"azm" = ( /obj/structure/closet/crate, /obj/item/device/flashlight{ pixel_x = 1; @@ -12308,7 +11911,7 @@ dir = 1 }, /area/quartermaster/miningoffice) -"azm" = ( +"azn" = ( /obj/machinery/power/apc{ dir = 1; name = "Mining APC"; @@ -12326,7 +11929,7 @@ dir = 1 }, /area/quartermaster/miningoffice) -"azn" = ( +"azo" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12337,7 +11940,7 @@ dir = 1 }, /area/quartermaster/miningoffice) -"azo" = ( +"azp" = ( /obj/structure/rack, /obj/item/storage/toolbox/emergency{ pixel_x = 2; @@ -12348,31 +11951,35 @@ dir = 5 }, /area/quartermaster/miningoffice) -"azp" = ( -/obj/structure/table, -/obj/machinery/microwave{ - pixel_x = -3; - pixel_y = 6 - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/light_switch{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/warehouse) "azq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, /obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/structure/closet/cardboard, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + req_access_txt = "0" }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/warehouse) +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/security/brig) "azr" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/cigbutt, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"azs" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -12383,7 +11990,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"azs" = ( +"azt" = ( /obj/machinery/airalarm{ pixel_y = 28 }, @@ -12395,7 +12002,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"azt" = ( +"azu" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -12404,7 +12011,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"azu" = ( +"azv" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -12413,7 +12020,7 @@ dir = 1 }, /area/security/nuke_storage) -"azv" = ( +"azw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -12421,13 +12028,13 @@ luminosity = 2 }, /area/security/nuke_storage) -"azw" = ( +"azx" = ( /obj/machinery/nuclearbomb/selfdestruct, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/security/nuke_storage) -"azx" = ( +"azy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12438,7 +12045,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"azy" = ( +"azz" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -12447,14 +12054,11 @@ dir = 1 }, /area/security/nuke_storage) -"azz" = ( +"azC" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/hallway/primary/fore) -"azA" = ( -/turf/closed/wall, -/area/hallway/primary/fore) -"azB" = ( +"azD" = ( /obj/machinery/flasher{ id = "Cell 1"; pixel_x = -28 @@ -12464,13 +12068,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azC" = ( +"azE" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azD" = ( +"azF" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -12479,7 +12083,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azE" = ( +"azG" = ( /obj/machinery/flasher{ id = "Cell 2"; pixel_x = -28 @@ -12489,14 +12093,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azF" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/floorgrime, -/area/security/brig) -"azG" = ( +"azH" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -12506,7 +12103,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azH" = ( +"azI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light/small{ dir = 8 @@ -12515,13 +12112,13 @@ dir = 9 }, /area/security/brig) -"azI" = ( +"azJ" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/red/side{ dir = 1 }, /area/security/brig) -"azJ" = ( +"azK" = ( /obj/machinery/light/small{ dir = 4 }, @@ -12533,7 +12130,7 @@ dir = 5 }, /area/security/brig) -"azK" = ( +"azL" = ( /obj/structure/chair, /obj/machinery/flasher{ id = "holdingflash"; @@ -12541,24 +12138,24 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azL" = ( +"azM" = ( /obj/structure/chair, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azM" = ( +"azN" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azN" = ( +"azO" = ( /obj/structure/chair, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azO" = ( +"azP" = ( /obj/structure/rack, /obj/machinery/flasher{ id = "holdingflash"; @@ -12581,7 +12178,7 @@ /obj/item/restraints/handcuffs, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"azP" = ( +"azQ" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = -24 @@ -12595,13 +12192,13 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"azQ" = ( +"azR" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"azR" = ( +"azS" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12614,7 +12211,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/security/detectives_office) -"azS" = ( +"azT" = ( /obj/structure/table/wood, /obj/item/storage/fancy/cigarettes, /obj/item/clothing/glasses/sunglasses, @@ -12626,7 +12223,7 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"azT" = ( +"azU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -12644,7 +12241,7 @@ /obj/item/restraints/handcuffs, /turf/open/floor/carpet, /area/security/detectives_office) -"azU" = ( +"azV" = ( /obj/structure/table/wood, /obj/item/storage/secure/safe{ pixel_x = 32 @@ -12661,14 +12258,14 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"azV" = ( +"azW" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plating, /area/maintenance/fore) -"azW" = ( +"azX" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -12683,15 +12280,6 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"azX" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/fore) "azY" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -12701,13 +12289,6 @@ }, /area/maintenance/fore) "azZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/fore) -"aAa" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -12717,7 +12298,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aAb" = ( +"aAa" = ( /obj/structure/mirror{ pixel_x = -28 }, @@ -12727,12 +12308,12 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aAc" = ( +"aAb" = ( /obj/effect/landmark/xeno_spawn, /obj/item/bikehorn/rubberducky, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aAd" = ( +"aAc" = ( /obj/structure/mirror{ pixel_x = 28 }, @@ -12741,11 +12322,11 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aAe" = ( +"aAd" = ( /obj/machinery/washing_machine, /turf/open/floor/plasteel/barber, /area/crew_quarters/dorms) -"aAf" = ( +"aAe" = ( /obj/structure/table, /obj/item/clothing/under/suit_jacket/female{ pixel_x = 3; @@ -12770,14 +12351,7 @@ /obj/item/clothing/under/lawyer/blacksuit, /turf/open/floor/plasteel/barber, /area/crew_quarters/dorms) -"aAg" = ( -/obj/machinery/washing_machine, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/barber, -/area/crew_quarters/dorms) -"aAh" = ( +"aAf" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -12785,7 +12359,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"aAi" = ( +"aAg" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -12798,7 +12372,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aAj" = ( +"aAh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -12812,7 +12386,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aAk" = ( +"aAi" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, @@ -12827,7 +12401,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aAl" = ( +"aAj" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -12842,7 +12416,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aAm" = ( +"aAk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -12856,32 +12430,32 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) +"aAl" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"aAm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/grille, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) "aAn" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aAo" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aAp" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -12896,24 +12470,18 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aAq" = ( +"aAo" = ( /obj/structure/closet/secure_closet/engineering_personal, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"aAr" = ( +"aAp" = ( /obj/structure/closet/secure_closet/engineering_personal, /obj/item/clothing/suit/hooded/wintercoat/engineering, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"aAs" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aAt" = ( +"aAr" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -12930,14 +12498,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aAu" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aAv" = ( +"aAt" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 }, @@ -12946,17 +12507,17 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aAw" = ( +"aAu" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 +/obj/structure/disposalpipe/sorting/mail{ + sortType = 4 }, +/obj/effect/landmark/start/station_engineer, /turf/open/floor/plasteel, /area/engine/engineering) -"aAx" = ( +"aAv" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, @@ -12966,45 +12527,31 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aAy" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 6 - }, -/obj/machinery/camera{ - c_tag = "Engineering Supermatter Fore"; - dir = 4; - network = list("SS13","Engine") - }, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aAz" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aAA" = ( -/obj/machinery/atmospherics/pipe/manifold4w/general/visible, -/obj/machinery/meter, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aAB" = ( -/obj/machinery/atmospherics/pipe/manifold4w/general/visible, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aAC" = ( +"aAw" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 10 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aAD" = ( +"aAx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall/r_wall, /area/engine/engineering) -"aAE" = ( +"aAz" = ( +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 30 + }, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plasteel/cult{ + dir = 2 + }, +/area/library) +"aAA" = ( /obj/docking_port/stationary{ dir = 8; dwidth = 3; @@ -13013,53 +12560,58 @@ name = "mining shuttle bay"; width = 7; roundstart_template = /datum/map_template/shuttle/mining/box; - }, /turf/open/space/basic, /area/space) -"aAF" = ( +"aAB" = ( /obj/machinery/door/airlock/external{ name = "Mining Dock Airlock"; req_access = null; req_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/quartermaster/miningoffice) -"aAG" = ( +"aAC" = ( /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aAH" = ( +"aAD" = ( /obj/machinery/door/airlock/mining/glass{ name = "Mining Dock"; req_access_txt = "48" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aAI" = ( +"aAE" = ( /turf/open/floor/plasteel/brown{ dir = 8 }, /area/quartermaster/miningoffice) -"aAJ" = ( +"aAF" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aAK" = ( +"aAG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aAL" = ( +"aAH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/effect/landmark/start/shaft_miner, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aAM" = ( +"aAI" = ( /obj/machinery/button/door{ id = "qm_mine_warehouse"; name = "Warehouse Door Control"; @@ -13071,7 +12623,7 @@ dir = 4 }, /area/quartermaster/miningoffice) -"aAN" = ( +"aAJ" = ( /obj/machinery/door/poddoor/shutters{ id = "qm_mine_warehouse"; name = "Warehouse Shutters" @@ -13079,7 +12631,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aAO" = ( +"aAK" = ( /obj/structure/disposalpipe/segment, /obj/machinery/button/door{ id = "qm_mine_warehouse"; @@ -13093,10 +12645,10 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aAP" = ( +"aAL" = ( /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aAQ" = ( +"aAM" = ( /obj/structure/closet/crate, /obj/effect/spawner/lootdrop/maintenance{ lootcount = 3; @@ -13104,13 +12656,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aAR" = ( +"aAN" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aAS" = ( +"aAO" = ( /obj/structure/closet/crate, /obj/structure/extinguisher_cabinet{ pixel_x = 27 @@ -13121,16 +12673,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aAT" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aAU" = ( +"aAP" = ( /obj/structure/closet/crate{ name = "Gold Crate" }, @@ -13154,7 +12697,7 @@ dir = 1 }, /area/security/nuke_storage) -"aAV" = ( +"aAQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -13163,7 +12706,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"aAW" = ( +"aAR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -13171,7 +12714,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"aAX" = ( +"aAS" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -13182,7 +12725,7 @@ luminosity = 2 }, /area/security/nuke_storage) -"aAY" = ( +"aAT" = ( /obj/item/coin/silver{ pixel_x = 7; pixel_y = 12 @@ -13211,7 +12754,7 @@ dir = 1 }, /area/security/nuke_storage) -"aAZ" = ( +"aAV" = ( /obj/docking_port/stationary{ dir = 8; dwidth = 2; @@ -13220,17 +12763,16 @@ name = "fore bay 1"; width = 9; roundstart_template = /datum/map_template/shuttle/labour/box; - }, /turf/open/space/basic, /area/space) -"aBa" = ( +"aAW" = ( /obj/machinery/door/airlock/external{ name = "Labor Camp Shuttle Airlock" }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aBb" = ( +"aAX" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 28 @@ -13253,33 +12795,33 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aBc" = ( +"aAY" = ( /obj/structure/bed, /obj/item/bedsheet, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBd" = ( +"aAZ" = ( /obj/structure/closet/secure_closet/brig{ id = "Cell 1"; name = "Cell 1 Locker" }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBe" = ( +"aBa" = ( /obj/structure/closet/secure_closet/brig{ id = "Cell 2"; name = "Cell 2 Locker" }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBf" = ( +"aBb" = ( /obj/structure/closet/secure_closet/brig{ id = "Cell 3"; name = "Cell 3 Locker" }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBg" = ( +"aBc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/firealarm{ dir = 8; @@ -13289,10 +12831,10 @@ dir = 10 }, /area/security/brig) -"aBh" = ( +"aBd" = ( /turf/open/floor/plasteel/red/side, /area/security/brig) -"aBi" = ( +"aBe" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -13304,7 +12846,7 @@ dir = 6 }, /area/security/brig) -"aBj" = ( +"aBf" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -13313,13 +12855,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBk" = ( +"aBg" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBl" = ( +"aBh" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -13328,7 +12870,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBm" = ( +"aBi" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -13338,7 +12880,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBn" = ( +"aBj" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -13347,7 +12889,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/security/brig) -"aBo" = ( +"aBk" = ( /obj/structure/closet/secure_closet/detective, /obj/effect/landmark/blobstart, /obj/machinery/camera{ @@ -13357,24 +12899,24 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aBp" = ( +"aBl" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aBq" = ( +"aBm" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/security/detectives_office) -"aBr" = ( +"aBn" = ( /obj/structure/table/wood, /obj/item/folder/red, /obj/item/hand_labeler, /turf/open/floor/carpet, /area/security/detectives_office) -"aBs" = ( +"aBo" = ( /obj/effect/landmark/start/detective, /obj/structure/chair/office/dark{ dir = 8 @@ -13382,7 +12924,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/carpet, /area/security/detectives_office) -"aBt" = ( +"aBp" = ( /obj/machinery/airalarm{ dir = 8; pixel_x = 24 @@ -13392,7 +12934,7 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"aBu" = ( +"aBq" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -13402,19 +12944,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/fore) -"aBv" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plating, -/area/maintenance/fore) -"aBw" = ( +"aBr" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -13429,7 +12959,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aBx" = ( +"aBs" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -13439,25 +12969,25 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aBy" = ( +"aBt" = ( /obj/machinery/shower{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBz" = ( +"aBu" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBA" = ( +"aBv" = ( /obj/machinery/shower{ dir = 8 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aBB" = ( +"aBw" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -13471,7 +13001,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"aBC" = ( +"aBx" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -13482,7 +13012,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"aBD" = ( +"aBy" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, @@ -13505,7 +13035,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"aBE" = ( +"aBz" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -13517,7 +13047,7 @@ dir = 1 }, /area/crew_quarters/dorms) -"aBF" = ( +"aBA" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -13526,7 +13056,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aBG" = ( +"aBB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/sign/warning/pods{ pixel_x = 30 @@ -13535,16 +13065,20 @@ dir = 2 }, /area/crew_quarters/dorms) -"aBH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, +"aBC" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "4-8" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, /area/maintenance/starboard/fore) -"aBI" = ( +"aBD" = ( /obj/effect/decal/cleanable/cobweb, /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-20"; @@ -13557,7 +13091,7 @@ dir = 1 }, /area/engine/engineering) -"aBJ" = ( +"aBE" = ( /obj/machinery/suit_storage_unit/engine, /obj/effect/turf_decal/bot{ dir = 1 @@ -13566,7 +13100,7 @@ dir = 1 }, /area/engine/engineering) -"aBK" = ( +"aBF" = ( /obj/structure/tank_dispenser, /obj/machinery/light{ dir = 1 @@ -13578,7 +13112,7 @@ dir = 1 }, /area/engine/engineering) -"aBL" = ( +"aBG" = ( /obj/machinery/camera{ c_tag = "Engineering - Storage"; dir = 2; @@ -13592,7 +13126,7 @@ dir = 1 }, /area/engine/engineering) -"aBM" = ( +"aBH" = ( /obj/item/stack/sheet/plasteel{ amount = 10; pixel_x = -2; @@ -13611,10 +13145,10 @@ dir = 1 }, /area/engine/engineering) -"aBN" = ( +"aBI" = ( /turf/closed/wall, /area/engine/engineering) -"aBO" = ( +"aBJ" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -22 @@ -13627,7 +13161,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aBP" = ( +"aBK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -13636,39 +13170,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aBQ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aBR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/corner, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aBS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aBT" = ( +"aBL" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -13682,7 +13184,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aBU" = ( +"aBM" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-8" @@ -13694,7 +13196,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aBV" = ( +"aBN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/computer/rdconsole/production{ dir = 1 @@ -13705,35 +13207,18 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aBW" = ( +"aBO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/spawner/structure/window/plasma/reinforced, /turf/open/floor/plating, /area/engine/engineering) -"aBX" = ( -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aBY" = ( +"aBQ" = ( /obj/machinery/atmospherics/components/unary/thermomachine/freezer{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aBZ" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - volume_rate = 200 - }, -/turf/open/floor/plating/airless, -/area/engine/engineering) -"aCa" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aCb" = ( +"aBS" = ( /obj/item/stack/ore/silver, /obj/item/stack/ore/silver, /obj/effect/turf_decal/stripes/line{ @@ -13741,7 +13226,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aCc" = ( +"aBT" = ( /obj/structure/reagent_dispensers/fueltank, /obj/machinery/camera{ c_tag = "Mining Dock"; @@ -13751,22 +13236,22 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aCd" = ( +"aBU" = ( /obj/structure/sign/warning/vacuum/external, /turf/closed/wall, /area/quartermaster/miningoffice) -"aCe" = ( +"aBV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/holopad, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aCf" = ( +"aBW" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aCg" = ( +"aBX" = ( /obj/item/device/radio/intercom{ dir = 4; name = "Station Intercom (General)"; @@ -13782,7 +13267,7 @@ dir = 4 }, /area/quartermaster/miningoffice) -"aCh" = ( +"aBY" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 @@ -13790,13 +13275,13 @@ /obj/item/storage/box/donkpockets, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aCi" = ( +"aBZ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aCj" = ( +"aCa" = ( /obj/structure/closet/crate/freezer, /obj/effect/spawner/lootdrop/maintenance{ lootcount = 3; @@ -13804,7 +13289,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aCk" = ( +"aCb" = ( /obj/structure/closet/crate, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -13812,7 +13297,7 @@ /obj/item/stack/ore/glass, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aCl" = ( +"aCc" = ( /obj/structure/rack, /obj/item/electronics/apc, /obj/item/stock_parts/cell{ @@ -13825,21 +13310,21 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aCm" = ( +"aCd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/bot_white/right, /turf/open/floor/plasteel/vault{ dir = 1 }, /area/security/nuke_storage) -"aCn" = ( +"aCe" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/plasteel/vault/corner, /area/security/nuke_storage) -"aCo" = ( +"aCf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -13848,7 +13333,7 @@ }, /turf/open/floor/plasteel/vault/side, /area/security/nuke_storage) -"aCp" = ( +"aCg" = ( /obj/machinery/camera/motion{ c_tag = "Vault"; dir = 1; @@ -13862,7 +13347,7 @@ dir = 8 }, /area/security/nuke_storage) -"aCq" = ( +"aCh" = ( /obj/structure/safe, /obj/item/storage/secure/briefcase{ contents = newlist(/obj/item/clothing/suit/armor/vest,/obj/item/gun/ballistic/automatic/pistol,/obj/item/suppressor,/obj/item/melee/classic_baton/telescopic,/obj/item/clothing/mask/balaclava,/obj/item/bodybag,/obj/item/soap/nanotrasen) @@ -13884,7 +13369,7 @@ dir = 1 }, /area/security/nuke_storage) -"aCr" = ( +"aCj" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Labor Camp Shuttle Airlock"; @@ -13892,7 +13377,7 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aCs" = ( +"aCk" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -13903,7 +13388,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"aCt" = ( +"aCl" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/structure/cable/yellow{ @@ -13918,7 +13403,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"aCu" = ( +"aCm" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -13929,11 +13414,13 @@ }, /turf/open/floor/plating, /area/security/brig) -"aCv" = ( +"aCn" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; id_tag = "outerbrig"; name = "Brig"; req_access_txt = "63" @@ -13942,7 +13429,7 @@ dir = 1 }, /area/security/brig) -"aCw" = ( +"aCo" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "Secure Gate"; @@ -13953,7 +13440,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"aCx" = ( +"aCp" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -13966,8 +13453,10 @@ id = "secentranceflasher"; pixel_x = 25 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; id_tag = "outerbrig"; name = "Brig"; req_access_txt = "63" @@ -13976,15 +13465,7 @@ dir = 1 }, /area/security/brig) -"aCy" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/security/brig) -"aCz" = ( +"aCq" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Security Desk"; @@ -13999,7 +13480,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aCA" = ( +"aCr" = ( /obj/machinery/door/airlock/security{ name = "Court Cell"; req_access = null; @@ -14007,7 +13488,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aCB" = ( +"aCs" = ( /obj/structure/table/wood, /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 @@ -14028,7 +13509,7 @@ /obj/item/device/flashlight/seclite, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aCC" = ( +"aCt" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -14037,7 +13518,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aCD" = ( +"aCu" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -14049,7 +13530,7 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"aCE" = ( +"aCv" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -3; @@ -14058,11 +13539,11 @@ /obj/item/pen, /turf/open/floor/carpet, /area/security/detectives_office) -"aCF" = ( +"aCw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/carpet, /area/security/detectives_office) -"aCG" = ( +"aCx" = ( /obj/machinery/computer/med_data{ dir = 8 }, @@ -14071,7 +13552,7 @@ }, /turf/open/floor/carpet, /area/security/detectives_office) -"aCH" = ( +"aCy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14079,7 +13560,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/fore) -"aCI" = ( +"aCz" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, @@ -14088,11 +13569,11 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aCJ" = ( +"aCA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/crew_quarters/toilet/restrooms) -"aCK" = ( +"aCB" = ( /obj/machinery/door/airlock{ name = "Unisex Showers"; req_access_txt = "0" @@ -14100,7 +13581,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aCL" = ( +"aCC" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14109,13 +13590,13 @@ dir = 1 }, /area/crew_quarters/dorms) -"aCM" = ( +"aCD" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aCN" = ( +"aCE" = ( /obj/structure/chair/stool{ pixel_y = 8 }, @@ -14124,14 +13605,14 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aCO" = ( +"aCF" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /obj/machinery/holopad, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aCP" = ( +"aCG" = ( /obj/structure/chair/stool{ pixel_y = 8 }, @@ -14140,13 +13621,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/dorms) -"aCQ" = ( +"aCH" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aCR" = ( +"aCI" = ( /obj/machinery/light/small{ dir = 4 }, @@ -14158,7 +13639,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aCS" = ( +"aCJ" = ( /obj/structure/bed, /obj/item/bedsheet, /obj/machinery/button/door{ @@ -14175,7 +13656,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"aCT" = ( +"aCK" = ( /obj/structure/closet/secure_closet/personal/cabinet, /obj/machinery/airalarm{ pixel_y = 23 @@ -14183,24 +13664,14 @@ /obj/item/clothing/under/suit_jacket/navy, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"aCU" = ( -/obj/item/clothing/glasses/meson, -/obj/structure/closet/crate, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aCV" = ( +"aCM" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aCW" = ( +"aCN" = ( /obj/structure/reagent_dispensers/fueltank, /obj/item/device/radio/intercom{ name = "Station Intercom (General)"; @@ -14213,13 +13684,19 @@ dir = 1 }, /area/engine/engineering) -"aCX" = ( +"aCO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"aCP" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aCY" = ( +"aCQ" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -14228,25 +13705,18 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aCZ" = ( +"aCR" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/engine/engineering) -"aDa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aDb" = ( +"aCS" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, /area/engine/engineering) -"aDc" = ( +"aCT" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -14255,7 +13725,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aDd" = ( +"aCU" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -14267,16 +13737,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aDe" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aDf" = ( +"aCV" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -14286,20 +13747,20 @@ /obj/effect/spawner/structure/window/plasma/reinforced, /turf/open/floor/plating, /area/engine/engineering) -"aDg" = ( +"aCW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /obj/effect/spawner/structure/window/plasma/reinforced, /turf/open/floor/plating, /area/engine/engineering) -"aDh" = ( +"aCX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/closed/wall/r_wall, /area/engine/engineering) -"aDi" = ( +"aCY" = ( /obj/machinery/atmospherics/pipe/simple/general/visible, /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ @@ -14311,42 +13772,27 @@ }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aDj" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, +"aCZ" = ( /obj/effect/spawner/structure/window/plasma/reinforced, /turf/open/floor/plating, /area/engine/engineering) -"aDk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 +"aDa" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 }, -/obj/effect/spawner/structure/window/plasma/reinforced, +/obj/structure/ore_box, /turf/open/floor/plating, -/area/engine/engineering) -"aDl" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aDm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/spawner/structure/window/plasma/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/plating, -/area/engine/engineering) -"aDn" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aDo" = ( +/area/shuttle/auxillary_base) +"aDb" = ( /turf/closed/wall, /area/construction/mining/aux_base) -"aDp" = ( +"aDc" = ( +/obj/structure/closet/crate, +/obj/item/coin/silver, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"aDh" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = -24 @@ -14363,19 +13809,12 @@ dir = 9 }, /area/quartermaster/miningoffice) -"aDq" = ( +"aDi" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/landmark/start/shaft_miner, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aDr" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/quartermaster/miningoffice) -"aDs" = ( +"aDj" = ( /obj/structure/closet/secure_closet/miner, /obj/machinery/airalarm{ dir = 8; @@ -14385,12 +13824,12 @@ dir = 4 }, /area/quartermaster/miningoffice) -"aDt" = ( +"aDk" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aDu" = ( +"aDl" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -14401,14 +13840,14 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aDv" = ( +"aDm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/effect/landmark/start/cargo_technician, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aDw" = ( +"aDn" = ( /obj/item/stack/sheet/cardboard, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -14418,7 +13857,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aDx" = ( +"aDo" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -14427,38 +13866,41 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aDy" = ( +"aDp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /turf/closed/wall/r_wall, /area/security/nuke_storage) -"aDz" = ( +"aDq" = ( /obj/structure/sign/warning/securearea, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/closed/wall/r_wall, /area/security/nuke_storage) -"aDA" = ( +"aDr" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/vault{ - icon_state = "door_locked"; - locked = 1; req_access_txt = "53" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/vault{ dir = 5 }, /area/security/nuke_storage) -"aDB" = ( +"aDs" = ( /obj/structure/sign/warning/securearea, /turf/closed/wall/r_wall, /area/security/nuke_storage) -"aDC" = ( +"aDu" = ( +/turf/closed/wall, +/area/hallway/primary/fore) +"aDv" = ( /obj/machinery/door/poddoor/preopen{ id = "prison release"; name = "prisoner processing blast door" @@ -14472,18 +13914,18 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aDD" = ( +"aDw" = ( /turf/open/floor/plasteel/red/corner{ dir = 1 }, /area/hallway/primary/fore) -"aDE" = ( +"aDx" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/red/corner{ dir = 1 }, /area/hallway/primary/fore) -"aDF" = ( +"aDy" = ( /obj/structure/sign/warning/electricshock{ pixel_y = 32 }, @@ -14491,7 +13933,7 @@ dir = 1 }, /area/hallway/primary/fore) -"aDG" = ( +"aDz" = ( /obj/structure/sign/warning/electricshock{ pixel_y = 32 }, @@ -14504,7 +13946,7 @@ dir = 1 }, /area/hallway/primary/fore) -"aDH" = ( +"aDA" = ( /obj/machinery/light{ dir = 1 }, @@ -14515,16 +13957,16 @@ dir = 1 }, /area/hallway/primary/fore) -"aDI" = ( +"aDB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/corner{ dir = 1 }, /area/hallway/primary/fore) -"aDJ" = ( +"aDC" = ( /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aDK" = ( +"aDD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14533,7 +13975,7 @@ dir = 4 }, /area/hallway/primary/fore) -"aDL" = ( +"aDE" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -14544,7 +13986,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"aDM" = ( +"aDF" = ( /obj/machinery/computer/secure_data, /obj/machinery/button/flasher{ id = "secentranceflasher"; @@ -14592,14 +14034,14 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aDN" = ( +"aDG" = ( /obj/structure/filingcabinet/chestdrawer{ pixel_y = 3 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/security/brig) -"aDO" = ( +"aDH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14627,7 +14069,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aDP" = ( +"aDI" = ( /obj/machinery/requests_console{ department = "Detective's office"; pixel_x = -30 @@ -14640,13 +14082,13 @@ /obj/item/device/camera/detective, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aDQ" = ( +"aDJ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aDR" = ( +"aDK" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -14655,7 +14097,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aDS" = ( +"aDL" = ( /obj/machinery/light/small, /obj/item/device/radio/intercom{ freerange = 0; @@ -14671,7 +14113,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aDT" = ( +"aDM" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -14683,7 +14125,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aDU" = ( +"aDN" = ( /obj/structure/rack, /obj/item/storage/briefcase{ pixel_x = -3; @@ -14695,7 +14137,7 @@ }, /turf/open/floor/plasteel/grimy, /area/security/detectives_office) -"aDV" = ( +"aDO" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14705,7 +14147,7 @@ icon_state = "platingdmg1" }, /area/maintenance/fore) -"aDW" = ( +"aDP" = ( /obj/structure/toilet{ pixel_y = 8 }, @@ -14726,14 +14168,14 @@ /obj/effect/landmark/start/assistant, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aDX" = ( +"aDQ" = ( /obj/machinery/door/airlock{ id_tag = "Toilet3"; name = "Unit 3" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aDY" = ( +"aDR" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -14742,7 +14184,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aDZ" = ( +"aDS" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -14754,7 +14196,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aEa" = ( +"aDT" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -14766,14 +14208,14 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aEb" = ( +"aDU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aEc" = ( +"aDV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -14786,13 +14228,13 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aEd" = ( +"aDW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall, /area/crew_quarters/toilet/restrooms) -"aEe" = ( +"aDX" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14806,36 +14248,36 @@ dir = 1 }, /area/crew_quarters/dorms) -"aEf" = ( +"aDY" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEg" = ( +"aDZ" = ( /obj/structure/table, /obj/item/storage/pill_bottle/dice, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEh" = ( +"aEa" = ( /obj/structure/table, /obj/item/storage/crayons, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEi" = ( +"aEb" = ( /obj/structure/table, /obj/item/toy/cards/deck, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEj" = ( +"aEc" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aEk" = ( +"aEd" = ( /obj/machinery/door/airlock{ id_tag = "Cabin6"; name = "Cabin 2" @@ -14845,34 +14287,24 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aEl" = ( +"aEe" = ( /obj/effect/landmark/xeno_spawn, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"aEm" = ( +"aEf" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"aEn" = ( +"aEg" = ( /obj/machinery/light/small, /turf/open/floor/carpet, /area/crew_quarters/dorms) -"aEo" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/item/cigbutt, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aEp" = ( +"aEh" = ( /obj/machinery/portable_atmospherics/canister/oxygen, /obj/machinery/airalarm{ dir = 4; @@ -14885,27 +14317,27 @@ dir = 1 }, /area/engine/engineering) -"aEq" = ( +"aEi" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEr" = ( +"aEj" = ( /obj/effect/landmark/start/station_engineer, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEs" = ( +"aEk" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEt" = ( +"aEl" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -14920,7 +14352,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEu" = ( +"aEm" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/engineering/glass{ name = "Engineering Storage"; @@ -14939,7 +14371,7 @@ dir = 1 }, /area/engine/engineering) -"aEv" = ( +"aEn" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -14952,7 +14384,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEw" = ( +"aEo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -14962,7 +14394,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEx" = ( +"aEp" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -14978,7 +14410,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEy" = ( +"aEq" = ( /obj/structure/cable/white{ icon_state = "4-8" }, @@ -14990,23 +14422,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aEz" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/spawner/structure/window/plasma/reinforced, -/turf/open/floor/plating, -/area/engine/engineering) -"aEA" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aEB" = ( +"aEr" = ( /obj/structure/cable/white{ icon_state = "4-8" }, @@ -15015,154 +14431,42 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aEC" = ( -/obj/structure/cable/white{ - icon_state = "4-8" +"aEt" = ( +/obj/structure/table, +/obj/machinery/microwave{ + pixel_x = -3; + pixel_y = 6 }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 +/obj/structure/disposalpipe/segment{ + dir = 6 }, -/obj/machinery/light{ - dir = 1 +/obj/machinery/light_switch{ + pixel_y = 28 }, -/turf/open/floor/engine, -/area/engine/engineering) -"aED" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 2; - name = "Mix to Gas" - }, -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aEE" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aEF" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Gas to Mix" - }, -/obj/structure/cable/white{ - icon_state = "2-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aEG" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aEH" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/obj/machinery/meter, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aEI" = ( -/obj/effect/spawner/structure/window/plasma/reinforced, -/turf/open/floor/plating, -/area/engine/engineering) -"aEJ" = ( -/obj/machinery/firealarm{ - pixel_y = 32 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aEK" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aEL" = ( -/turf/open/floor/plating, -/area/engine/engineering) -"aEM" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/obj/structure/ore_box, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aEN" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aEO" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aEP" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aEQ" = ( -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aER" = ( +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/warehouse) +"aEv" = ( /obj/machinery/computer/security/mining{ dir = 4; network = list("MINE","AuxBase") }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aES" = ( +"aEw" = ( /obj/structure/chair/office/dark{ dir = 8 }, /obj/effect/landmark/start/shaft_miner, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aET" = ( +"aEx" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aEU" = ( +"aEy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -15171,7 +14475,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aEV" = ( +"aEz" = ( /obj/structure/closet/secure_closet/miner, /obj/structure/extinguisher_cabinet{ pixel_x = 27 @@ -15181,7 +14485,7 @@ dir = 4 }, /area/quartermaster/miningoffice) -"aEW" = ( +"aEA" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "2-4" @@ -15192,7 +14496,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aEX" = ( +"aEB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -15205,21 +14509,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aEY" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/rack, -/obj/item/stack/sheet/cardboard, -/obj/item/stack/rods/fifty, -/obj/item/paper, -/obj/item/storage/box/lights/mixed, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/floorgrime, -/area/quartermaster/warehouse) -"aEZ" = ( +"aED" = ( /obj/structure/closet/crate/internals, /obj/structure/cable/yellow{ icon_state = "1-4" @@ -15233,7 +14523,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aFa" = ( +"aEE" = ( /obj/machinery/power/apc{ dir = 4; name = "Warehouse APC"; @@ -15246,7 +14536,7 @@ /obj/effect/landmark/blobstart, /turf/open/floor/plasteel/floorgrime, /area/quartermaster/warehouse) -"aFb" = ( +"aEF" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -15254,7 +14544,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/construction/storage/wing) -"aFc" = ( +"aEG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -15263,21 +14553,21 @@ dir = 5 }, /area/construction/storage/wing) -"aFd" = ( +"aEH" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/construction/storage/wing) -"aFe" = ( +"aEI" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -22 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFf" = ( +"aEJ" = ( /obj/structure/sign/warning/vacuum/external{ pixel_y = 32 }, @@ -15286,20 +14576,20 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFg" = ( +"aEK" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=1.5-Fore-Central"; location = "1-BrigCells" }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFh" = ( +"aEL" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFi" = ( +"aEM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -15308,7 +14598,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFj" = ( +"aEN" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -15320,17 +14610,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/primary/fore) -"aFl" = ( +"aEO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -15339,7 +14619,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFm" = ( +"aEP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -15351,7 +14631,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFn" = ( +"aEQ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -15360,7 +14640,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFo" = ( +"aER" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15369,7 +14649,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFp" = ( +"aES" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15379,7 +14659,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFq" = ( +"aET" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15393,7 +14673,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFr" = ( +"aEU" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -15402,7 +14682,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aFs" = ( +"aEV" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/westleft{ base_state = "right"; @@ -15429,7 +14709,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aFt" = ( +"aEW" = ( /obj/structure/chair/office/dark{ dir = 8 }, @@ -15438,7 +14718,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aFu" = ( +"aEX" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15447,7 +14727,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aFv" = ( +"aEY" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -15460,7 +14740,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aFw" = ( +"aEZ" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -15470,7 +14750,7 @@ /obj/item/clothing/mask/surgical, /turf/open/floor/plasteel/dark, /area/security/detectives_office) -"aFx" = ( +"aFa" = ( /obj/machinery/door/window{ dir = 1; name = "glass door"; @@ -15478,7 +14758,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/detectives_office) -"aFy" = ( +"aFb" = ( /obj/machinery/door/airlock/maintenance{ name = "Detective Maintenance"; req_access_txt = "4" @@ -15489,7 +14769,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/fore) -"aFz" = ( +"aFc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/firealarm{ dir = 8; @@ -15502,10 +14782,10 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFA" = ( +"aFd" = ( /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFB" = ( +"aFe" = ( /obj/machinery/light/small, /obj/machinery/power/apc{ dir = 2; @@ -15518,7 +14798,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFC" = ( +"aFf" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15527,7 +14807,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFD" = ( +"aFg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15537,7 +14817,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFE" = ( +"aFh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -15546,7 +14826,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFF" = ( +"aFi" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Unisex Restrooms"; @@ -15560,7 +14840,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aFG" = ( +"aFj" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -15574,25 +14854,25 @@ dir = 1 }, /area/crew_quarters/dorms) -"aFH" = ( +"aFk" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/dorms) -"aFI" = ( +"aFl" = ( /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFJ" = ( +"aFm" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFK" = ( +"aFn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aFL" = ( +"aFo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/firealarm{ dir = 4; @@ -15602,23 +14882,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aFM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard/fore) -"aFN" = ( -/obj/structure/rack, -/obj/item/stock_parts/matter_bin, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard/fore) -"aFO" = ( +"aFp" = ( /obj/structure/reagent_dispensers/watertank, /obj/machinery/firealarm{ dir = 8; @@ -15634,19 +14898,19 @@ dir = 1 }, /area/engine/engineering) -"aFP" = ( +"aFq" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFQ" = ( +"aFr" = ( /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFR" = ( +"aFs" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -15655,7 +14919,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFS" = ( +"aFt" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -15690,7 +14954,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFT" = ( +"aFu" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -15700,7 +14964,7 @@ }, /turf/open/floor/plating, /area/engine/engineering) -"aFU" = ( +"aFv" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -15709,27 +14973,23 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFV" = ( +"aFw" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFW" = ( +"aFx" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aFX" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aFY" = ( +"aFz" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/engineering/glass{ name = "Supermatter Engine"; @@ -15737,7 +14997,7 @@ }, /turf/open/floor/plating, /area/engine/engineering) -"aFZ" = ( +"aFA" = ( /obj/structure/cable{ icon_state = "2-4" }, @@ -15746,7 +15006,7 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aGa" = ( +"aFB" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -15756,7 +15016,7 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aGb" = ( +"aFC" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -15766,41 +15026,7 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aGc" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/manifold/cyan/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aGd" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/cable{ - icon_state = "2-8" - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aGe" = ( -/obj/structure/cable{ - icon_state = "2-8" - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/atmospherics/components/binary/pump/on{ - dir = 8; - name = "Mix Bypass"; - on = 0 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aGf" = ( +"aFD" = ( /obj/structure/cable/white{ icon_state = "1-4" }, @@ -15810,85 +15036,19 @@ /obj/machinery/atmospherics/pipe/manifold/cyan/visible, /turf/open/floor/engine, /area/engine/engineering) -"aGg" = ( -/obj/structure/cable/white{ - icon_state = "4-8" +"aFE" = ( +/obj/structure/table/wood, +/obj/machinery/newscaster{ + pixel_y = 32 }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 +/obj/item/folder, +/obj/item/folder, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plasteel/cult{ + dir = 2 }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 10 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aGh" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aGi" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/engineering/glass{ - name = "Laser Room"; - req_access_txt = "10" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aGj" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aGk" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/structure/cable/white{ - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aGl" = ( -/obj/structure/cable/white{ - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aGm" = ( -/turf/closed/wall/r_wall, -/area/space/nearstation) -"aGn" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aGo" = ( -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aGp" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aGq" = ( -/obj/structure/closet/crate, -/obj/item/coin/silver, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aGr" = ( +/area/library) +"aFF" = ( /obj/structure/table, /obj/item/folder/yellow, /obj/item/pen, @@ -15901,7 +15061,7 @@ dir = 10 }, /area/quartermaster/miningoffice) -"aGs" = ( +"aFG" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -15911,7 +15071,7 @@ dir = 2 }, /area/quartermaster/miningoffice) -"aGt" = ( +"aFH" = ( /obj/structure/rack, /obj/item/pickaxe{ pixel_x = 5 @@ -15924,7 +15084,7 @@ dir = 2 }, /area/quartermaster/miningoffice) -"aGu" = ( +"aFI" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -15933,13 +15093,13 @@ dir = 2 }, /area/quartermaster/miningoffice) -"aGv" = ( +"aFJ" = ( /obj/structure/closet/secure_closet/miner, /turf/open/floor/plasteel/brown{ dir = 6 }, /area/quartermaster/miningoffice) -"aGw" = ( +"aFK" = ( /obj/machinery/door/poddoor/shutters{ id = "qm_warehouse"; name = "Warehouse Shutters" @@ -15952,11 +15112,11 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/warehouse) -"aGx" = ( +"aFL" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/quartermaster/warehouse) -"aGy" = ( +"aFM" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "12;63;48;50" @@ -15966,12 +15126,13 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/port/fore) -"aGz" = ( +"aFN" = ( /turf/closed/wall, /area/construction/storage/wing) -"aGA" = ( +"aFO" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -15981,7 +15142,7 @@ }, /turf/open/floor/plating, /area/construction/storage/wing) -"aGB" = ( +"aFP" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -15991,7 +15152,7 @@ }, /turf/open/floor/plating, /area/construction/storage/wing) -"aGC" = ( +"aFQ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -16000,7 +15161,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/construction/storage/wing) -"aGD" = ( +"aFR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -16009,11 +15170,14 @@ /obj/machinery/door/airlock/public/glass{ name = "Vault Storage" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault{ dir = 5 }, /area/construction/storage/wing) -"aGE" = ( +"aFS" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -16021,7 +15185,7 @@ /obj/structure/cable/yellow, /turf/open/floor/plating, /area/construction/storage/wing) -"aGF" = ( +"aFT" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -16034,14 +15198,14 @@ }, /turf/open/floor/plating, /area/construction/storage/wing) -"aGG" = ( +"aFU" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/construction/storage/wing) -"aGH" = ( +"aFV" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -16059,13 +15223,13 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aGI" = ( +"aFW" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aGJ" = ( +"aFX" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -16074,7 +15238,7 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aGK" = ( +"aFY" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -16089,7 +15253,7 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aGL" = ( +"aFZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -16103,7 +15267,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGM" = ( +"aGa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -16114,7 +15278,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGN" = ( +"aGb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16128,7 +15292,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGO" = ( +"aGc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16139,7 +15303,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGP" = ( +"aGd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16154,7 +15318,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGQ" = ( +"aGe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16165,7 +15329,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGR" = ( +"aGf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16181,7 +15345,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGS" = ( +"aGg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16189,7 +15353,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGT" = ( +"aGh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16203,7 +15367,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGU" = ( +"aGi" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16214,7 +15378,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGV" = ( +"aGj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16223,7 +15387,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aGW" = ( +"aGk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -16232,7 +15396,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aGX" = ( +"aGl" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -16240,7 +15404,7 @@ dir = 2 }, /area/hallway/primary/fore) -"aGY" = ( +"aGm" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -16248,7 +15412,7 @@ dir = 2 }, /area/hallway/primary/fore) -"aGZ" = ( +"aGn" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -16256,13 +15420,13 @@ dir = 2 }, /area/hallway/primary/fore) -"aHa" = ( +"aGo" = ( /obj/item/device/radio/beacon, /turf/open/floor/plasteel/red/corner{ dir = 2 }, /area/hallway/primary/fore) -"aHb" = ( +"aGp" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/machinery/door/poddoor/preopen{ @@ -16271,7 +15435,7 @@ }, /turf/open/floor/plating, /area/security/brig) -"aHc" = ( +"aGq" = ( /obj/machinery/computer/security{ dir = 1 }, @@ -16280,7 +15444,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aHd" = ( +"aGr" = ( /obj/structure/table, /obj/item/folder/red{ pixel_x = 3 @@ -16299,7 +15463,7 @@ /obj/item/restraints/handcuffs, /turf/open/floor/plasteel/dark, /area/security/brig) -"aHe" = ( +"aGs" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -16315,21 +15479,21 @@ }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aHf" = ( +"aGt" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/security/brig) -"aHg" = ( +"aGu" = ( /obj/structure/bodycontainer/morgue, /turf/open/floor/plasteel/dark, /area/security/detectives_office) -"aHh" = ( +"aGv" = ( /obj/machinery/light/small, /turf/open/floor/plasteel/dark, /area/security/detectives_office) -"aHi" = ( +"aGw" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -16341,7 +15505,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aHj" = ( +"aGx" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -16354,19 +15518,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/fore) -"aHk" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/fore) -"aHl" = ( +"aGy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -16379,7 +15531,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aHm" = ( +"aGz" = ( /obj/structure/toilet{ pixel_y = 8 }, @@ -16400,40 +15552,38 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aHn" = ( +"aGA" = ( /obj/machinery/door/airlock{ id_tag = "Toilet2"; name = "Unit 2" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aHo" = ( +"aGB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aHp" = ( +"aGC" = ( /obj/machinery/light/small{ dir = 4 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aHq" = ( +"aGD" = ( /obj/machinery/light/small{ dir = 8 }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aHr" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 +"aGE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 }, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/freezer, -/area/crew_quarters/toilet/restrooms) -"aHs" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/maintenance/fore) +"aGF" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -16442,7 +15592,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aHt" = ( +"aGG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -16457,14 +15607,14 @@ dir = 1 }, /area/crew_quarters/dorms) -"aHu" = ( +"aGH" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aHv" = ( +"aGI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16472,7 +15622,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aHw" = ( +"aGJ" = ( /obj/machinery/light/small, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -16485,7 +15635,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aHx" = ( +"aGK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -16494,7 +15644,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aHy" = ( +"aGL" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -16502,7 +15652,7 @@ dir = 2 }, /area/crew_quarters/dorms) -"aHz" = ( +"aGM" = ( /obj/machinery/door/airlock{ id_tag = "Cabin7"; name = "Cabin 1" @@ -16512,13 +15662,12 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aHA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 +"aGN" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" }, -/turf/open/floor/wood, -/area/crew_quarters/dorms) -"aHB" = ( +/area/maintenance/port) +"aGO" = ( /obj/effect/landmark/xeno_spawn, /obj/machinery/airalarm{ pixel_y = 23 @@ -16531,33 +15680,12 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aHC" = ( +"aGP" = ( /obj/structure/closet/secure_closet/personal/cabinet, /obj/item/clothing/under/assistantformal, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aHD" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aHE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard/fore) -"aHF" = ( +"aGQ" = ( /obj/structure/table, /obj/item/stack/rods/fifty, /obj/item/wrench, @@ -16569,7 +15697,7 @@ dir = 1 }, /area/engine/engineering) -"aHG" = ( +"aGR" = ( /obj/structure/table, /obj/item/stack/sheet/metal/fifty, /obj/item/stack/sheet/metal/fifty, @@ -16587,7 +15715,7 @@ dir = 1 }, /area/engine/engineering) -"aHH" = ( +"aGS" = ( /obj/structure/table, /obj/item/stack/cable_coil{ pixel_x = 3; @@ -16613,7 +15741,7 @@ dir = 1 }, /area/engine/engineering) -"aHI" = ( +"aGT" = ( /obj/structure/closet/crate{ name = "solar pack crate" }, @@ -16640,7 +15768,7 @@ dir = 1 }, /area/engine/engineering) -"aHJ" = ( +"aGU" = ( /obj/machinery/power/port_gen/pacman, /obj/structure/cable/yellow, /obj/effect/turf_decal/bot{ @@ -16650,7 +15778,7 @@ dir = 1 }, /area/engine/engineering) -"aHK" = ( +"aGV" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, @@ -16659,22 +15787,12 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aHL" = ( +"aGW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/landmark/start/station_engineer, /turf/open/floor/plasteel, /area/engine/engineering) -"aHM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aHN" = ( +"aGX" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -16683,16 +15801,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aHO" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aHP" = ( +"aGY" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, @@ -16701,7 +15810,7 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aHQ" = ( +"aGZ" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/components/binary/pump{ dir = 8; @@ -16709,77 +15818,24 @@ }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aHR" = ( -/obj/effect/turf_decal/bot{ +"aHa" = ( +/obj/structure/cable/white, +/turf/open/floor/plating, +/area/engine/engineering) +"aHb" = ( +/obj/machinery/camera{ + c_tag = "Auxillary Mining Base"; dir = 1 }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/machinery/portable_atmospherics/canister/nitrogen, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aHS" = ( -/obj/machinery/status_display, -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aHT" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "engsm"; - name = "Radiation Chamber Shutters" - }, +/obj/structure/mining_shuttle_beacon, /turf/open/floor/plating, -/area/engine/supermatter) -"aHU" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ - dir = 8 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aHV" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/components/trinary/filter/flipped/critical, -/turf/open/floor/engine, -/area/engine/engineering) -"aHW" = ( -/obj/structure/cable/white, -/turf/open/floor/plating, -/area/engine/engineering) -"aHX" = ( -/obj/structure/cable/white, -/obj/machinery/power/emitter/anchored{ - dir = 2; - state = 2 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aHY" = ( -/obj/structure/cable/white, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aHZ" = ( -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aIa" = ( +/area/shuttle/auxillary_base) +"aHc" = ( /obj/effect/spawner/structure/window, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/quartermaster/miningoffice) -"aIb" = ( +"aHd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ @@ -16792,7 +15848,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/miningoffice) -"aIc" = ( +"aHe" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -16803,7 +15859,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aId" = ( +"aHf" = ( /obj/machinery/button/door{ id = "qm_warehouse"; name = "Warehouse Door Control"; @@ -16818,7 +15874,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aIe" = ( +"aHg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -16827,7 +15883,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aIf" = ( +"aHh" = ( /obj/machinery/firealarm{ pixel_y = 27 }, @@ -16836,7 +15892,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aIg" = ( +"aHi" = ( /obj/machinery/light_switch{ pixel_y = 28 }, @@ -16845,7 +15901,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aIh" = ( +"aHj" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/mining{ name = "Cargo Bay"; @@ -16853,9 +15909,12 @@ req_one_access_txt = "48;50" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aIi" = ( +"aHk" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -16868,7 +15927,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aIj" = ( +"aHl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16883,7 +15942,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aIk" = ( +"aHm" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/mining{ name = "Cargo Bay"; @@ -16894,9 +15953,12 @@ dir = 4 }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aIl" = ( +"aHn" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -16905,7 +15967,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aIm" = ( +"aHo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16913,7 +15975,7 @@ dir = 8 }, /area/construction/storage/wing) -"aIn" = ( +"aHp" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -16921,7 +15983,7 @@ dir = 8 }, /area/construction/storage/wing) -"aIo" = ( +"aHq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16933,7 +15995,7 @@ dir = 8 }, /area/construction/storage/wing) -"aIp" = ( +"aHr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -16944,7 +16006,7 @@ dir = 8 }, /area/construction/storage/wing) -"aIq" = ( +"aHs" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -16952,7 +16014,7 @@ dir = 8 }, /area/construction/storage/wing) -"aIr" = ( +"aHt" = ( /obj/machinery/vending/cigarette, /obj/machinery/newscaster{ pixel_y = 32 @@ -16963,49 +16025,49 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aIs" = ( +"aHu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aIt" = ( +"aHv" = ( /obj/structure/chair/office/dark, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aIu" = ( +"aHw" = ( /obj/structure/table, /obj/machinery/recharger, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aIv" = ( +"aHx" = ( /turf/closed/wall/r_wall, /area/hallway/primary/fore) -"aIw" = ( +"aHy" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /turf/open/floor/plating, /area/hallway/primary/fore) -"aIx" = ( +"aHz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red/corner{ dir = 8 }, /area/hallway/primary/fore) -"aIy" = ( +"aHA" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aIz" = ( +"aHB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/corner{ dir = 2 }, /area/hallway/primary/fore) -"aIA" = ( +"aHC" = ( /obj/structure/sign/directions/security{ desc = "A direction sign, pointing out which way the security department is."; dir = 1; @@ -17014,13 +16076,13 @@ }, /turf/closed/wall, /area/security/courtroom) -"aIB" = ( +"aHD" = ( /turf/closed/wall, /area/security/courtroom) -"aIC" = ( +"aHE" = ( /turf/closed/wall/r_wall, /area/security/courtroom) -"aID" = ( +"aHF" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ name = "Court Cell"; @@ -17029,10 +16091,10 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aIE" = ( +"aHG" = ( /turf/closed/wall, /area/lawoffice) -"aIF" = ( +"aHH" = ( /obj/machinery/door/airlock/maintenance{ name = "Law Office Maintenance"; req_access_txt = "38" @@ -17042,7 +16104,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aIG" = ( +"aHI" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -17051,7 +16113,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aIH" = ( +"aHJ" = ( /obj/structure/sink{ dir = 4; pixel_x = 11 @@ -17061,20 +16123,20 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aII" = ( +"aHK" = ( /obj/machinery/door/airlock{ id_tag = "Toilet4"; name = "Unit 4" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aIJ" = ( +"aHL" = ( /obj/machinery/door/airlock{ name = "Unit B" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aIK" = ( +"aHM" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -17090,14 +16152,14 @@ dir = 1 }, /area/crew_quarters/dorms) -"aIL" = ( +"aHN" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aIM" = ( +"aHO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -17105,34 +16167,27 @@ dir = 2 }, /area/crew_quarters/dorms) -"aIN" = ( -/obj/structure/closet/wardrobe/pjs, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ +"aHQ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/dorms) -"aIO" = ( -/obj/structure/closet/secure_closet/personal, -/obj/item/clothing/under/assistantformal, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/obj/item/clothing/suit/hooded/wintercoat, -/obj/item/clothing/shoes/winterboots, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/dorms) -"aIP" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"aHR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/structure/closet/wardrobe/pjs, /turf/open/floor/plasteel/vault, /area/crew_quarters/dorms) -"aIQ" = ( +"aHS" = ( /obj/machinery/button/door{ id = "Cabin7"; name = "Door Bolt Control"; @@ -17148,13 +16203,13 @@ }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aIR" = ( +"aHT" = ( /obj/structure/chair/wood/normal{ dir = 4 }, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aIS" = ( +"aHU" = ( /obj/structure/table/wood, /obj/machinery/newscaster{ pixel_x = 29; @@ -17163,7 +16218,7 @@ /obj/item/paper, /turf/open/floor/wood, /area/crew_quarters/dorms) -"aIT" = ( +"aHV" = ( /obj/structure/closet, /obj/item/storage/box/donkpockets, /obj/effect/spawner/lootdrop/maintenance{ @@ -17172,7 +16227,16 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aIU" = ( +"aHW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/fore) +"aHX" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = -24 @@ -17182,11 +16246,11 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aIV" = ( +"aHY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/engineering) -"aIW" = ( +"aHZ" = ( /obj/item/clothing/gloves/color/yellow, /obj/item/clothing/gloves/color/yellow, /obj/item/clothing/gloves/color/yellow, @@ -17201,56 +16265,37 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aIX" = ( -/obj/structure/sign/warning/securearea, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aIY" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/meter, -/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ - dir = 8 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aIZ" = ( -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aJa" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/engine/supermatter) -"aJb" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aJc" = ( -/obj/effect/turf_decal/stripes/line{ +"aIc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/spawner/structure/window/plasma/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/engine, +/turf/open/floor/plating, /area/engine/engineering) -"aJd" = ( +"aIe" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"aIf" = ( /obj/machinery/camera{ - c_tag = "Auxillary Mining Base"; + c_tag = "Auxillary Base Construction"; dir = 1 }, -/obj/structure/mining_shuttle_beacon, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aJe" = ( +/obj/machinery/button/door{ + id = "aux_base_shutters"; + name = "Public Shutters Control"; + pixel_y = -24; + req_access_txt = "0"; + req_one_access_txt = "32;47;48" + }, +/turf/open/floor/plasteel/yellow/side, +/area/construction/mining/aux_base) +"aIg" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/quartermaster/storage) -"aJf" = ( +"aIh" = ( /obj/item/device/radio/intercom{ dir = 4; name = "Station Intercom (General)"; @@ -17268,14 +16313,14 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aJg" = ( +"aIi" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/loading_area{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJh" = ( +"aIj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -17284,7 +16329,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJi" = ( +"aIk" = ( /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"; @@ -17298,7 +16343,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJj" = ( +"aIl" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -17320,7 +16365,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJk" = ( +"aIm" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -17338,7 +16383,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJl" = ( +"aIn" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -17350,7 +16395,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJm" = ( +"aIo" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -17366,7 +16411,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJn" = ( +"aIp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -17381,7 +16426,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJo" = ( +"aIq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -17396,7 +16441,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aJp" = ( +"aIr" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -17410,9 +16455,12 @@ req_one_access_txt = "48;50" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aJq" = ( +"aIs" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -17427,7 +16475,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aJr" = ( +"aIt" = ( /obj/machinery/camera{ c_tag = "Cargo Bay - Storage Wing Entrance"; dir = 1; @@ -17438,7 +16486,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aJs" = ( +"aIu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -17458,21 +16506,16 @@ dir = 4 }, /area/construction/storage/wing) -"aJt" = ( +"aIv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ - icon_state = "4-8" + icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 +/turf/open/floor/plating{ + icon_state = "platingdmg3" }, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/construction/storage/wing) -"aJu" = ( +/area/maintenance/starboard/fore) +"aIw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -17486,7 +16529,7 @@ dir = 4 }, /area/construction/storage/wing) -"aJv" = ( +"aIx" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -17513,7 +16556,7 @@ dir = 4 }, /area/construction/storage/wing) -"aJw" = ( +"aIy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -17524,7 +16567,7 @@ dir = 4 }, /area/construction/storage/wing) -"aJx" = ( +"aIz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -17542,7 +16585,7 @@ dir = 4 }, /area/construction/storage/wing) -"aJy" = ( +"aIA" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -17551,7 +16594,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aJz" = ( +"aIB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -17560,7 +16603,7 @@ }, /turf/open/floor/plasteel, /area/construction/storage/wing) -"aJA" = ( +"aIC" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -17575,7 +16618,7 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aJB" = ( +"aID" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -17587,7 +16630,7 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aJC" = ( +"aIE" = ( /obj/structure/table, /obj/item/folder/red, /obj/item/restraints/handcuffs, @@ -17599,7 +16642,7 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aJD" = ( +"aIF" = ( /obj/machinery/light/small, /obj/structure/table, /obj/item/paper_bin{ @@ -17615,21 +16658,21 @@ }, /turf/open/floor/plasteel/dark, /area/hallway/primary/fore) -"aJE" = ( +"aIG" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/hallway/primary/fore) -"aJF" = ( +"aIH" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" }, /turf/open/floor/plating, /area/hallway/primary/fore) -"aJG" = ( +"aII" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -17638,7 +16681,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aJH" = ( +"aIJ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -17650,7 +16693,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aJI" = ( +"aIK" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -17658,7 +16701,7 @@ dir = 2 }, /area/hallway/primary/fore) -"aJJ" = ( +"aIL" = ( /obj/structure/closet/secure_closet/courtroom, /obj/machinery/light_switch{ pixel_y = 28 @@ -17667,13 +16710,13 @@ /obj/item/gavelhammer, /turf/open/floor/plasteel, /area/security/courtroom) -"aJK" = ( +"aIM" = ( /obj/structure/chair{ name = "Bailiff" }, /turf/open/floor/plasteel, /area/security/courtroom) -"aJL" = ( +"aIN" = ( /obj/item/device/radio/intercom{ broadcasting = 0; listening = 1; @@ -17682,7 +16725,7 @@ }, /turf/open/floor/plasteel, /area/security/courtroom) -"aJM" = ( +"aIO" = ( /obj/structure/chair{ name = "Judge" }, @@ -17690,7 +16733,7 @@ dir = 9 }, /area/security/courtroom) -"aJN" = ( +"aIP" = ( /obj/structure/chair{ name = "Judge" }, @@ -17709,7 +16752,7 @@ dir = 1 }, /area/security/courtroom) -"aJO" = ( +"aIQ" = ( /obj/structure/chair{ name = "Judge" }, @@ -17717,19 +16760,19 @@ dir = 5 }, /area/security/courtroom) -"aJP" = ( +"aIR" = ( /turf/open/floor/plasteel, /area/security/courtroom) -"aJQ" = ( +"aIS" = ( /obj/structure/window/reinforced{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aJR" = ( +"aIT" = ( /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aJS" = ( +"aIU" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp/green{ pixel_x = 1; @@ -17744,7 +16787,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aJT" = ( +"aIV" = ( /obj/structure/table/wood, /obj/item/book/manual/wiki/security_space_law, /obj/item/book/manual/wiki/security_space_law, @@ -17757,7 +16800,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aJU" = ( +"aIW" = ( /obj/structure/rack, /obj/item/storage/briefcase{ pixel_x = -3; @@ -17770,7 +16813,7 @@ /obj/item/clothing/glasses/sunglasses, /turf/open/floor/wood, /area/lawoffice) -"aJV" = ( +"aIX" = ( /obj/structure/cable/yellow{ icon_state = "0-2" }, @@ -17785,13 +16828,13 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aJW" = ( +"aIY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/wood, /area/lawoffice) -"aJX" = ( +"aIZ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -17802,7 +16845,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aJY" = ( +"aJa" = ( /obj/structure/toilet{ pixel_y = 8 }, @@ -17823,14 +16866,14 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aJZ" = ( +"aJb" = ( /obj/machinery/door/airlock{ id_tag = "Toilet1"; name = "Unit 1" }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aKa" = ( +"aJc" = ( /obj/structure/toilet{ dir = 4 }, @@ -17851,12 +16894,12 @@ /obj/effect/landmark/start/assistant, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aKb" = ( +"aJd" = ( /obj/machinery/light/small, /obj/machinery/recharge_station, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aKc" = ( +"aJe" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -17865,40 +16908,37 @@ dir = 1 }, /area/crew_quarters/dorms) -"aKd" = ( +"aJf" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/crew_quarters/dorms) -"aKe" = ( +"aJg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/crew_quarters/dorms) -"aKf" = ( +"aJh" = ( /turf/closed/wall, /area/hydroponics/garden) -"aKg" = ( +"aJi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, /obj/structure/cable/yellow{ icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/obj/structure/sign/poster/contraband/random{ - pixel_x = -32 - }, /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aKh" = ( +/area/maintenance/port/fore) +"aJj" = ( /obj/effect/decal/cleanable/cobweb, /obj/machinery/field/generator, /turf/open/floor/plating, /area/engine/engineering) -"aKi" = ( +"aJk" = ( /obj/machinery/field/generator, /turf/open/floor/plating, /area/engine/engineering) -"aKj" = ( +"aJl" = ( /obj/machinery/shieldgen, /obj/machinery/light/small{ dir = 1 @@ -17910,17 +16950,17 @@ }, /turf/open/floor/plating, /area/engine/engineering) -"aKk" = ( +"aJm" = ( /obj/machinery/shieldgen, /turf/open/floor/plating, /area/engine/engineering) -"aKl" = ( +"aJn" = ( /obj/structure/table, /obj/item/airlock_painter, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"aKm" = ( +"aJp" = ( /obj/structure/table, /obj/effect/turf_decal/delivery, /obj/item/clothing/glasses/meson/engine, @@ -17937,82 +16977,21 @@ /obj/item/pipe_dispenser, /turf/open/floor/plasteel, /area/engine/engineering) -"aKn" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/floor/engine, +"aJu" = ( +/turf/open/floor/plating, /area/engine/engineering) -"aKo" = ( +"aJv" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 6 }, /turf/closed/wall/r_wall, /area/engine/supermatter) -"aKp" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 1 - }, -/obj/machinery/power/rad_collector/anchored, -/obj/structure/cable, -/obj/structure/window/plasma/reinforced, -/turf/open/floor/engine, -/area/engine/supermatter) -"aKq" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 10 - }, -/obj/machinery/power/rad_collector/anchored, -/obj/structure/cable, -/obj/structure/window/plasma/reinforced, -/turf/open/floor/engine, -/area/engine/supermatter) -"aKr" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/components/trinary/filter/flipped/critical, -/turf/open/floor/engine, -/area/engine/engineering) -"aKs" = ( -/obj/structure/window/reinforced, -/turf/open/space, -/area/space/nearstation) -"aKt" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aKu" = ( -/obj/docking_port/mobile/auxillary_base{ - dheight = 4; - dir = 2; - dwidth = 4; - height = 9; - width = 9; - timid = 0 - }, -/obj/machinery/bluespace_beacon, -/obj/machinery/computer/auxillary_base, -/turf/closed/wall, -/area/shuttle/auxillary_base) -"aKv" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aKw" = ( +"aJB" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/sign/warning/vacuum/external, /turf/open/floor/plating, /area/quartermaster/storage) -"aKx" = ( +"aJC" = ( /obj/machinery/light{ dir = 8 }, @@ -18023,7 +17002,7 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aKy" = ( +"aJD" = ( /obj/machinery/conveyor_switch/oneway{ convdir = 1; id = "QMLoad2"; @@ -18037,31 +17016,31 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKz" = ( +"aJE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKA" = ( +"aJF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKB" = ( +"aJG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKC" = ( +"aJH" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKD" = ( +"aJI" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -18071,7 +17050,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKE" = ( +"aJJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -18084,7 +17063,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKF" = ( +"aJK" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -18106,7 +17085,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aKG" = ( +"aJL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -18115,9 +17094,12 @@ req_access_txt = "0"; req_one_access_txt = "12;63;48;50" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aKH" = ( +"aJM" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -18127,14 +17109,14 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aKI" = ( +"aJN" = ( /turf/closed/wall, /area/storage/primary) -"aKJ" = ( +"aJO" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/storage/primary) -"aKK" = ( +"aJP" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Primary Tool Storage" @@ -18143,7 +17125,7 @@ dir = 2 }, /area/storage/primary) -"aKL" = ( +"aJQ" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Primary Tool Storage" @@ -18153,13 +17135,13 @@ dir = 2 }, /area/storage/primary) -"aKM" = ( +"aJR" = ( /turf/closed/wall/r_wall, /area/storage/primary) -"aKN" = ( +"aJS" = ( /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload) -"aKO" = ( +"aJT" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -18167,7 +17149,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aKP" = ( +"aJU" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -18176,7 +17158,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aKQ" = ( +"aJV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -18185,7 +17167,7 @@ dir = 2 }, /area/hallway/primary/fore) -"aKR" = ( +"aJW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -18197,18 +17179,18 @@ }, /turf/open/floor/plasteel, /area/security/courtroom) -"aKS" = ( +"aJX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/security/courtroom) -"aKT" = ( +"aJY" = ( /turf/open/floor/plasteel/neutral/side{ dir = 9 }, /area/security/courtroom) -"aKU" = ( +"aJZ" = ( /obj/structure/table/wood, /obj/item/device/radio/intercom{ broadcasting = 1; @@ -18220,7 +17202,7 @@ dir = 1 }, /area/security/courtroom) -"aKV" = ( +"aKa" = ( /obj/structure/table/wood, /obj/item/gavelblock, /obj/item/gavelhammer, @@ -18228,19 +17210,19 @@ dir = 1 }, /area/security/courtroom) -"aKW" = ( +"aKb" = ( /obj/structure/table/wood, /obj/item/book/manual/wiki/security_space_law, /turf/open/floor/plasteel/neutral/side{ dir = 1 }, /area/security/courtroom) -"aKX" = ( +"aKc" = ( /turf/open/floor/plasteel/neutral/side{ dir = 5 }, /area/security/courtroom) -"aKY" = ( +"aKd" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 8 @@ -18252,14 +17234,14 @@ dir = 8 }, /area/security/courtroom) -"aKZ" = ( +"aKe" = ( /obj/machinery/door/window/southleft{ name = "Court Cell"; req_access_txt = "2" }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aLa" = ( +"aKf" = ( /obj/effect/landmark/start/lawyer, /obj/structure/chair/office/dark{ dir = 4 @@ -18271,7 +17253,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aLb" = ( +"aKg" = ( /obj/structure/table/wood, /obj/item/folder/blue, /obj/item/folder/blue, @@ -18280,13 +17262,13 @@ /obj/item/stamp/law, /turf/open/floor/wood, /area/lawoffice) -"aLc" = ( +"aKh" = ( /obj/structure/chair{ dir = 8 }, /turf/open/floor/wood, /area/lawoffice) -"aLd" = ( +"aKi" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -18295,7 +17277,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aLe" = ( +"aKj" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -18305,7 +17287,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aLf" = ( +"aKk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -18317,7 +17299,7 @@ }, /turf/open/floor/plating, /area/maintenance/fore) -"aLg" = ( +"aKl" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Unisex Restrooms"; @@ -18325,7 +17307,7 @@ }, /turf/open/floor/plasteel/freezer, /area/crew_quarters/toilet/restrooms) -"aLh" = ( +"aKm" = ( /obj/machinery/door/firedoor, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -18339,12 +17321,12 @@ dir = 1 }, /area/crew_quarters/dorms) -"aLi" = ( +"aKn" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/crew_quarters/dorms) -"aLj" = ( +"aKo" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock{ @@ -18355,7 +17337,7 @@ dir = 4 }, /area/crew_quarters/dorms) -"aLk" = ( +"aKp" = ( /obj/item/reagent_containers/spray/plantbgone, /obj/item/reagent_containers/spray/pestspray{ pixel_x = 3; @@ -18373,7 +17355,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aLl" = ( +"aKq" = ( /obj/machinery/biogenerator, /obj/machinery/firealarm{ pixel_y = 27 @@ -18381,7 +17363,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aLm" = ( +"aKr" = ( /obj/structure/table, /obj/item/cultivator, /obj/item/hatchet, @@ -18394,7 +17376,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aLn" = ( +"aKs" = ( /obj/machinery/seed_extractor, /obj/machinery/airalarm{ pixel_y = 23 @@ -18402,7 +17384,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aLo" = ( +"aKt" = ( /obj/item/seeds/apple, /obj/item/seeds/banana, /obj/item/seeds/cocoapod, @@ -18416,20 +17398,20 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aLp" = ( +"aKu" = ( /obj/structure/window/reinforced{ dir = 8 }, /turf/open/floor/grass, /area/hydroponics/garden) -"aLq" = ( +"aKv" = ( /mob/living/simple_animal/chicken{ name = "Featherbottom"; real_name = "Featherbottom" }, /turf/open/floor/grass, /area/hydroponics/garden) -"aLr" = ( +"aKw" = ( /obj/effect/decal/cleanable/cobweb, /obj/structure/closet/crate{ icon_state = "crateopen" @@ -18439,29 +17421,37 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aLs" = ( +"aKx" = ( /obj/machinery/portable_atmospherics/canister/toxins, /turf/open/floor/plating, /area/engine/engineering) -"aLt" = ( +"aKz" = ( /obj/machinery/door/poddoor{ id = "Secure Storage"; name = "Secure Storage" }, /turf/open/floor/plating, /area/engine/engineering) -"aLu" = ( +"aKA" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aLv" = ( +"aKB" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/engineering) -"aLw" = ( +"aKC" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/engine/engineering) +"aKF" = ( /obj/machinery/button/door{ id = "engsm"; name = "Radiation Shutters Control"; @@ -18476,13 +17466,13 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aLx" = ( +"aKG" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 4 }, /turf/closed/wall/r_wall, /area/engine/supermatter) -"aLy" = ( +"aKH" = ( /obj/machinery/atmospherics/components/binary/pump/on{ dir = 4; name = "Gas to Chamber"; @@ -18490,100 +17480,26 @@ }, /turf/open/floor/engine, /area/engine/supermatter) -"aLz" = ( +"aKI" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 9 }, /obj/machinery/meter, /turf/closed/wall/r_wall, /area/engine/supermatter) -"aLA" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 +"aKL" = ( +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 8; + name = "Mix Bypass"; + on = 0 }, /turf/open/floor/engine, -/area/engine/supermatter) -"aLB" = ( -/obj/structure/sign/warning/fire, -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aLC" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/obj/machinery/camera{ - c_tag = "Engineering Supermatter Starboard"; - dir = 4; - network = list("SS13","Engine") - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/turf/open/floor/engine, /area/engine/engineering) -"aLD" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aLE" = ( -/obj/structure/reflector/single/anchored{ - dir = 9 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aLF" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"aLG" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aLH" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aLI" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aLJ" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aLK" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) -"aLL" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aLM" = ( +"aKN" = ( /obj/machinery/door/poddoor{ density = 1; icon_state = "closed"; @@ -18598,7 +17514,7 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aLN" = ( +"aKO" = ( /obj/structure/plasticflaps, /obj/machinery/conveyor{ dir = 4; @@ -18607,7 +17523,7 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aLO" = ( +"aKP" = ( /obj/machinery/conveyor{ dir = 1; id = "QMLoad2"; @@ -18615,26 +17531,26 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aLP" = ( +"aKQ" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLQ" = ( +"aKR" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLR" = ( +"aKS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLS" = ( +"aKT" = ( /obj/structure/closet/crate, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 @@ -18644,7 +17560,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLT" = ( +"aKU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -18652,7 +17568,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLU" = ( +"aKV" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -18661,21 +17577,21 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLV" = ( +"aKW" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLW" = ( +"aKX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/loading_area{ dir = 8 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLX" = ( +"aKY" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -18688,7 +17604,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aLY" = ( +"aKZ" = ( /obj/machinery/door/window/northleft{ dir = 8; name = "MuleBot Supply Access"; @@ -18699,7 +17615,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aLZ" = ( +"aLa" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -18711,7 +17627,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aMa" = ( +"aLb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -18721,7 +17637,7 @@ /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/maintenance/port/fore) -"aMb" = ( +"aLc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -18730,18 +17646,11 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aMc" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/port/fore) -"aMd" = ( +"aLd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/port) +"aLe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -18753,7 +17662,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aMe" = ( +"aLf" = ( /obj/structure/table, /obj/item/clothing/gloves/color/fyellow, /obj/item/device/gps{ @@ -18763,18 +17672,18 @@ dir = 9 }, /area/storage/primary) -"aMf" = ( +"aLg" = ( /turf/open/floor/plasteel/brown{ dir = 1 }, /area/storage/primary) -"aMg" = ( +"aLh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/brown{ dir = 1 }, /area/storage/primary) -"aMh" = ( +"aLi" = ( /obj/structure/table, /obj/item/stack/cable_coil{ pixel_x = 2; @@ -18795,7 +17704,7 @@ dir = 1 }, /area/storage/primary) -"aMi" = ( +"aLj" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -18809,25 +17718,23 @@ dir = 1 }, /area/storage/primary) -"aMj" = ( -/obj/machinery/vending/assist, -/obj/machinery/light/small{ - dir = 1 +"aLk" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" }, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 }, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/storage/primary) -"aMk" = ( +/obj/item/cigbutt, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"aLl" = ( /obj/machinery/vending/tool, /turf/open/floor/plasteel/brown{ dir = 1 }, /area/storage/primary) -"aMl" = ( +"aLm" = ( /obj/structure/table, /obj/item/device/assembly/signaler, /obj/item/device/assembly/signaler, @@ -18842,33 +17749,33 @@ dir = 5 }, /area/storage/primary) -"aMm" = ( +"aLn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/storage/primary) -"aMn" = ( +"aLo" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/space, /area/space/nearstation) -"aMo" = ( +"aLp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload) -"aMp" = ( +"aLq" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/porta_turret/ai, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aMq" = ( +"aLr" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -18878,7 +17785,7 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aMr" = ( +"aLs" = ( /obj/structure/sign/plaques/kiddie{ pixel_y = 32 }, @@ -18892,7 +17799,7 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aMs" = ( +"aLt" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -18901,33 +17808,33 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aMt" = ( +"aLu" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/porta_turret/ai, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aMu" = ( +"aLv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload) -"aMv" = ( +"aLw" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/space, /area/space/nearstation) -"aMw" = ( +"aLx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/hallway/primary/fore) -"aMx" = ( +"aLy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/airalarm{ dir = 4; @@ -18940,36 +17847,32 @@ dir = 8 }, /area/hallway/primary/fore) -"aMy" = ( +"aLz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/security/courtroom) -"aMz" = ( +"aLA" = ( /turf/open/floor/plasteel/neutral/side{ dir = 8 }, /area/security/courtroom) -"aMA" = ( +"aLB" = ( /obj/effect/landmark/start/lawyer, /turf/open/floor/plasteel, /area/security/courtroom) -"aMB" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/security/courtroom) -"aMC" = ( +"aLC" = ( /turf/open/floor/plasteel/neutral/side{ dir = 4 }, /area/security/courtroom) -"aMD" = ( +"aLD" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/light{ dir = 8 }, /turf/open/floor/wood, /area/lawoffice) -"aME" = ( +"aLE" = ( /obj/structure/table/wood, /obj/item/folder/red, /obj/item/folder/red, @@ -18977,14 +17880,14 @@ /obj/item/clothing/glasses/sunglasses/big, /turf/open/floor/wood, /area/lawoffice) -"aMF" = ( +"aLF" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/wood, /area/lawoffice) -"aMG" = ( +"aLG" = ( /obj/machinery/photocopier, /obj/machinery/camera{ c_tag = "Law Office"; @@ -18993,7 +17896,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aMH" = ( +"aLH" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ @@ -19001,60 +17904,24 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aMI" = ( -/obj/structure/closet/secure_closet/personal, -/obj/item/clothing/under/assistantformal, -/obj/item/clothing/suit/hooded/wintercoat, -/obj/item/clothing/shoes/winterboots, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/locker) -"aMJ" = ( -/obj/structure/closet/secure_closet/personal, -/obj/machinery/light/small{ - dir = 1 +"aLJ" = ( +/obj/structure/rack, +/obj/item/stock_parts/matter_bin, +/turf/open/floor/plating{ + icon_state = "platingdmg2" }, -/obj/item/clothing/under/assistantformal, -/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/item/clothing/suit/hooded/wintercoat, -/obj/item/clothing/shoes/winterboots, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/locker) -"aMK" = ( -/obj/structure/closet/secure_closet/personal, -/obj/item/clothing/under/assistantformal, -/obj/structure/sign/map/right{ - 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-right-MS"; - pixel_y = 32 - }, -/obj/item/clothing/suit/hooded/wintercoat, -/obj/item/clothing/shoes/winterboots, -/turf/open/floor/plasteel/vault, -/area/crew_quarters/locker) -"aML" = ( +/area/maintenance/starboard/fore) +"aLK" = ( /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, /area/crew_quarters/locker) -"aMM" = ( +"aLL" = ( /turf/open/floor/plasteel/neutral/corner{ dir = 4 }, /area/crew_quarters/locker) -"aMN" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/machinery/portable_atmospherics/pump, -/obj/effect/turf_decal/delivery, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel, -/area/crew_quarters/locker) -"aMO" = ( +"aLN" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/machinery/portable_atmospherics/pump, /obj/machinery/light/small{ @@ -19066,7 +17933,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aMP" = ( +"aLO" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/machinery/portable_atmospherics/scrubber, /obj/machinery/status_display{ @@ -19075,7 +17942,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aMQ" = ( +"aLP" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/machinery/portable_atmospherics/scrubber, /obj/item/device/radio/intercom{ @@ -19090,7 +17957,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aMR" = ( +"aLQ" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /obj/machinery/camera{ @@ -19104,7 +17971,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aMS" = ( +"aLR" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -19113,11 +17980,11 @@ dir = 1 }, /area/crew_quarters/locker) -"aMT" = ( +"aLS" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aMU" = ( +"aLT" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light/small{ dir = 4 @@ -19126,7 +17993,7 @@ dir = 4 }, /area/crew_quarters/locker) -"aMV" = ( +"aLU" = ( /obj/structure/sink{ dir = 8; pixel_x = -12; @@ -19142,7 +18009,7 @@ dir = 9 }, /area/hydroponics/garden) -"aMW" = ( +"aLV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -19150,7 +18017,7 @@ dir = 1 }, /area/hydroponics/garden) -"aMX" = ( +"aLW" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -19158,7 +18025,7 @@ dir = 5 }, /area/hydroponics/garden) -"aMY" = ( +"aLX" = ( /obj/machinery/door/firedoor/border_only/closed{ dir = 8; name = "Animal Pen A"; @@ -19166,30 +18033,30 @@ }, /turf/open/floor/grass, /area/hydroponics/garden) -"aMZ" = ( +"aLY" = ( /turf/open/floor/grass, /area/hydroponics/garden) -"aNa" = ( +"aLZ" = ( /obj/effect/landmark/blobstart, /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) -"aNb" = ( +"aMa" = ( /obj/machinery/power/emitter, /turf/open/floor/plating, /area/engine/engineering) -"aNc" = ( +"aMb" = ( /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/engine/engineering) -"aNd" = ( +"aMc" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 }, /turf/open/floor/plasteel, /area/engine/engineering) -"aNe" = ( +"aMd" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ icon_state = "2-4" @@ -19197,7 +18064,7 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/engine/engineering) -"aNf" = ( +"aMe" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -19208,16 +18075,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/engine/engineering) -"aNg" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aNh" = ( +"aMg" = ( /obj/machinery/door/firedoor, /obj/structure/cable{ icon_state = "4-8" @@ -19228,7 +18086,7 @@ }, /turf/open/floor/plating, /area/engine/engineering) -"aNi" = ( +"aMh" = ( /obj/structure/cable{ icon_state = "2-8" }, @@ -19240,7 +18098,7 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aNj" = ( +"aMi" = ( /obj/machinery/atmospherics/components/binary/pump/on{ name = "Gas to Filter" }, @@ -19249,118 +18107,72 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aNk" = ( +"aMj" = ( /obj/machinery/door/airlock/engineering/glass{ heat_proof = 1; name = "Supermatter Chamber"; req_access_txt = "10" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/engine, /area/engine/supermatter) -"aNl" = ( +"aMk" = ( /turf/open/floor/engine, /area/engine/supermatter) -"aNm" = ( -/obj/machinery/power/supermatter_shard/crystal/engine, -/turf/open/floor/engine, -/area/engine/supermatter) -"aNn" = ( -/obj/effect/spawner/structure/window/plasma/reinforced, -/turf/open/floor/plating, -/area/engine/supermatter) -"aNo" = ( +"aMm" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aNp" = ( -/obj/effect/turf_decal/delivery, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aNq" = ( +"aMo" = ( /obj/structure/reflector/box/anchored{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aNr" = ( +"aMq" = ( +/obj/structure/window/reinforced, +/turf/open/space, +/area/space/nearstation) +"aMr" = ( /obj/structure/window/reinforced, /obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"aNs" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"aNt" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aNu" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aNv" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aNw" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aNx" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) -"aNy" = ( -/obj/docking_port/stationary/random{ - id = "pod_lavaland1"; - name = "lavaland" - }, -/turf/open/space, -/area/space/nearstation) -"aNz" = ( +"aMs" = ( /obj/machinery/door/airlock/external{ name = "Supply Dock Airlock"; req_access_txt = "31" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/quartermaster/storage) -"aNA" = ( +"aMt" = ( /obj/machinery/light/small, /turf/open/floor/plating, /area/quartermaster/storage) -"aNB" = ( +"aMu" = ( /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aNC" = ( +"aMv" = ( /turf/open/floor/plasteel, /area/quartermaster/storage) -"aND" = ( +"aMw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aNE" = ( +"aMx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/landmark/start/cargo_technician, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aNF" = ( +"aMy" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -19369,7 +18181,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aNG" = ( +"aMz" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -19386,7 +18198,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aNH" = ( +"aMA" = ( /obj/machinery/camera/autoname{ dir = 4; network = list("SS13") @@ -19400,28 +18212,28 @@ dir = 8 }, /area/storage/primary) -"aNI" = ( +"aMB" = ( /turf/open/floor/plasteel, /area/storage/primary) -"aNJ" = ( +"aMC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/plasteel, /area/storage/primary) -"aNK" = ( +"aMD" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/storage/primary) -"aNL" = ( +"aME" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/storage/primary) -"aNM" = ( +"aMF" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 @@ -19433,7 +18245,7 @@ dir = 4 }, /area/storage/primary) -"aNN" = ( +"aMG" = ( /obj/structure/table, /obj/item/aiModule/core/full/asimov, /obj/effect/spawner/lootdrop/aimodule_harmless, @@ -19454,10 +18266,10 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aNO" = ( +"aMH" = ( /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai_upload) -"aNP" = ( +"aMI" = ( /obj/structure/table, /obj/machinery/door/window{ base_state = "left"; @@ -19478,7 +18290,7 @@ /obj/item/aiModule/reset/purge, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aNQ" = ( +"aMJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/item/device/radio/intercom{ freerange = 0; @@ -19490,14 +18302,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aNR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/primary/fore) -"aNS" = ( +"aMK" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = -24 @@ -19505,7 +18310,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/security/courtroom) -"aNT" = ( +"aML" = ( /obj/structure/chair{ dir = 4; name = "Prosecution" @@ -19514,26 +18319,26 @@ dir = 9 }, /area/security/courtroom) -"aNU" = ( +"aMM" = ( /obj/structure/table/wood, /obj/item/folder/red, /turf/open/floor/plasteel/neutral/side{ dir = 8 }, /area/security/courtroom) -"aNV" = ( +"aMN" = ( /obj/machinery/holopad, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/security/courtroom) -"aNW" = ( +"aMO" = ( /obj/structure/table/wood, /obj/item/folder/blue, /turf/open/floor/plasteel/neutral/side{ dir = 4 }, /area/security/courtroom) -"aNX" = ( +"aMP" = ( /obj/structure/chair{ dir = 8; name = "Defense" @@ -19542,7 +18347,7 @@ dir = 5 }, /area/security/courtroom) -"aNY" = ( +"aMQ" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Law Office"; @@ -19550,20 +18355,20 @@ }, /turf/open/floor/wood, /area/security/courtroom) -"aNZ" = ( +"aMR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/wood, /area/lawoffice) -"aOa" = ( +"aMS" = ( /obj/effect/landmark/start/lawyer, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/wood, /area/lawoffice) -"aOb" = ( +"aMT" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -19572,7 +18377,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aOc" = ( +"aMU" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -19581,7 +18386,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aOd" = ( +"aMV" = ( /obj/structure/filingcabinet/employment, /obj/machinery/airalarm{ dir = 8; @@ -19589,7 +18394,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aOe" = ( +"aMW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -19603,7 +18408,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aOf" = ( +"aMX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -19617,7 +18422,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aOg" = ( +"aMY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -19628,7 +18433,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aOh" = ( +"aMZ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -19639,7 +18444,7 @@ dir = 4 }, /area/crew_quarters/locker) -"aOi" = ( +"aNa" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -19650,7 +18455,7 @@ dir = 4 }, /area/crew_quarters/locker) -"aOj" = ( +"aNb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -19662,7 +18467,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aOk" = ( +"aNc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -19673,7 +18478,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aOl" = ( +"aNd" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -19687,14 +18492,14 @@ dir = 1 }, /area/crew_quarters/locker) -"aOm" = ( +"aNe" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/disposalpipe/segment{ dir = 9 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aOn" = ( +"aNf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=14.5-Recreation"; @@ -19704,27 +18509,27 @@ dir = 4 }, /area/crew_quarters/locker) -"aOo" = ( +"aNg" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, /area/hydroponics/garden) -"aOp" = ( +"aNh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/neutral/side{ dir = 8 }, /area/hydroponics/garden) -"aOq" = ( +"aNi" = ( /obj/machinery/hydroponics/constructable, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aOr" = ( +"aNj" = ( /turf/open/floor/plasteel/neutral/side{ dir = 4 }, /area/hydroponics/garden) -"aOs" = ( +"aNk" = ( /obj/structure/window/reinforced{ dir = 8 }, @@ -19735,29 +18540,21 @@ }, /turf/open/floor/grass, /area/hydroponics/garden) -"aOt" = ( +"aNl" = ( /obj/structure/window/reinforced, /turf/open/floor/grass, /area/hydroponics/garden) -"aOu" = ( +"aNm" = ( /obj/structure/rack, /obj/item/clothing/suit/hazardvest, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aOv" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aOw" = ( +"aNn" = ( /obj/machinery/power/emitter, /obj/machinery/light/small, /turf/open/floor/plating, /area/engine/engineering) -"aOx" = ( +"aNo" = ( /obj/structure/closet/crate, /obj/item/stack/sheet/metal/fifty, /obj/item/stack/rods/fifty, @@ -19774,11 +18571,7 @@ /obj/item/device/gps, /turf/open/floor/plating, /area/engine/engineering) -"aOy" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/engine/engineering) -"aOz" = ( +"aNq" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -19788,38 +18581,14 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"aOA" = ( +"aNr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/engine/engineering) -"aOB" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Engineering Supermatter Port"; - dir = 8; - network = list("SS13","Engine") - }, -/obj/machinery/airalarm/engine{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/atmospherics/pipe/manifold/green/visible{ - dir = 8 - }, -/turf/open/floor/engine, -/area/engine/supermatter) -"aOC" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aOD" = ( +"aNu" = ( /obj/machinery/atmospherics/components/binary/pump/on{ dir = 8; name = "Gas to Filter"; @@ -19827,57 +18596,17 @@ }, /turf/open/floor/engine, /area/engine/supermatter) -"aOE" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 10 - }, -/obj/machinery/meter, -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aOF" = ( +"aNv" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/engine, /area/engine/supermatter) -"aOG" = ( -/obj/structure/sign/warning/electricshock, -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aOH" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ - dir = 8 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aOI" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/obj/machinery/atmospherics/components/trinary/filter/flipped/critical, -/turf/open/floor/engine, -/area/engine/engineering) -"aOJ" = ( -/obj/structure/reflector/double/anchored{ - dir = 5 - }, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aOK" = ( -/obj/structure/reflector/single/anchored{ - dir = 10 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aOL" = ( +"aNw" = ( /obj/structure/window/reinforced{ dir = 4 }, -/obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"aOM" = ( +"aNx" = ( /obj/structure/window/reinforced{ dir = 1; layer = 2.9 @@ -19887,7 +18616,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aON" = ( +"aNy" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1; @@ -19895,22 +18624,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aOO" = ( -/obj/structure/window/reinforced, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aOP" = ( -/obj/structure/window/reinforced, -/obj/machinery/light/small, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior - Fore"; - dir = 1; - network = list("MiniSat") - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/aisat) -"aOQ" = ( +"aNz" = ( /obj/structure/window/reinforced{ dir = 1; pixel_y = 1 @@ -19918,7 +18632,15 @@ /obj/structure/window/reinforced, /turf/open/floor/plasteel/dark, /area/aisat) -"aOR" = ( +"aNA" = ( +/obj/structure/closet{ + name = "Evidence Closet 3" + }, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/security/warden) +"aNB" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -19928,21 +18650,18 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aOS" = ( +"aNC" = ( /obj/structure/window/reinforced{ dir = 8 }, /obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"aOT" = ( -/turf/closed/wall/mineral/titanium, -/area/shuttle/pod_1) -"aOU" = ( +"aND" = ( /obj/effect/spawner/structure/window/shuttle, /turf/open/floor/plating, /area/shuttle/pod_1) -"aOV" = ( +"aNE" = ( /obj/machinery/button/door{ id = "QMLoaddoor"; layer = 4; @@ -19964,23 +18683,23 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aOW" = ( +"aNF" = ( /obj/effect/landmark/start/cargo_technician, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aOX" = ( +"aNG" = ( /obj/effect/spawner/lootdrop/maintenance, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aOY" = ( +"aNH" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aOZ" = ( +"aNI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -19988,7 +18707,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aPa" = ( +"aNJ" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -19996,7 +18715,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aPb" = ( +"aNK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -20007,7 +18726,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aPc" = ( +"aNL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -20017,7 +18736,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aPd" = ( +"aNM" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -20034,14 +18753,14 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aPe" = ( +"aNN" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/quartermaster/qm) -"aPf" = ( +"aNO" = ( /obj/structure/closet/secure_closet/quartermaster, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -20051,7 +18770,7 @@ dir = 9 }, /area/quartermaster/qm) -"aPg" = ( +"aNP" = ( /obj/machinery/camera/autoname{ dir = 2; network = list("SS13") @@ -20073,7 +18792,7 @@ dir = 1 }, /area/quartermaster/qm) -"aPh" = ( +"aNQ" = ( /obj/structure/filingcabinet/chestdrawer, /obj/machinery/airalarm{ pixel_y = 23 @@ -20085,22 +18804,25 @@ dir = 1 }, /area/quartermaster/qm) -"aPi" = ( +"aNR" = ( /obj/structure/table, /obj/machinery/computer/stockexchange, /turf/open/floor/plasteel/brown{ dir = 1 }, /area/quartermaster/qm) -"aPj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" +"aNS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aPk" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/fore) +"aNT" = ( /obj/structure/window/reinforced{ dir = 1; pixel_y = 1 @@ -20109,32 +18831,32 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/storage/primary) -"aPl" = ( +"aNU" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel, /area/storage/primary) -"aPm" = ( +"aNV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/storage/primary) -"aPn" = ( +"aNW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/storage/primary) -"aPo" = ( +"aNX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/storage/primary) -"aPp" = ( +"aNY" = ( /obj/structure/table, /obj/item/device/assembly/igniter{ pixel_x = -4; @@ -20148,20 +18870,20 @@ dir = 4 }, /area/storage/primary) -"aPq" = ( +"aNZ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/ai_upload) -"aPr" = ( +"aOa" = ( /obj/machinery/porta_turret/ai{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aPs" = ( +"aOb" = ( /obj/machinery/computer/upload/borg, /obj/structure/window/reinforced{ dir = 1 @@ -20182,11 +18904,11 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aPt" = ( +"aOc" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aPu" = ( +"aOd" = ( /obj/machinery/computer/upload/ai, /obj/structure/window/reinforced{ dir = 1 @@ -20207,19 +18929,19 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aPv" = ( +"aOe" = ( /obj/machinery/porta_turret/ai{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aPw" = ( +"aOf" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/plasteel, /area/security/courtroom) -"aPx" = ( +"aOg" = ( /obj/structure/chair{ dir = 4; name = "Prosecution" @@ -20228,27 +18950,27 @@ dir = 10 }, /area/security/courtroom) -"aPy" = ( +"aOh" = ( /obj/structure/table/wood, /obj/item/paper, /turf/open/floor/plasteel/neutral/side{ dir = 10 }, /area/security/courtroom) -"aPz" = ( +"aOi" = ( /turf/open/floor/plasteel/neutral/side, /area/security/courtroom) -"aPA" = ( +"aOj" = ( /obj/item/device/radio/beacon, /turf/open/floor/plasteel/neutral/side, /area/security/courtroom) -"aPB" = ( +"aOk" = ( /obj/structure/table/wood, /turf/open/floor/plasteel/neutral/side{ dir = 6 }, /area/security/courtroom) -"aPC" = ( +"aOl" = ( /obj/structure/chair{ dir = 8; name = "Defense" @@ -20260,7 +18982,7 @@ dir = 6 }, /area/security/courtroom) -"aPD" = ( +"aOm" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -20269,7 +18991,7 @@ }, /turf/open/floor/plasteel, /area/security/courtroom) -"aPE" = ( +"aOn" = ( /obj/item/device/taperecorder, /obj/item/cartridge/lawyer, /obj/structure/table/wood, @@ -20281,7 +19003,7 @@ }, /turf/open/floor/wood, /area/lawoffice) -"aPF" = ( +"aOo" = ( /obj/item/paper_bin{ pixel_x = -3; pixel_y = 7 @@ -20291,7 +19013,7 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/lawoffice) -"aPG" = ( +"aOp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -20299,18 +19021,18 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/wood, /area/lawoffice) -"aPH" = ( +"aOq" = ( /obj/machinery/holopad, /turf/open/floor/wood, /area/lawoffice) -"aPI" = ( +"aOr" = ( /obj/structure/closet/lawcloset, /obj/machinery/light_switch{ pixel_y = -28 }, /turf/open/floor/wood, /area/lawoffice) -"aPJ" = ( +"aOs" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = -24 @@ -20322,41 +19044,41 @@ dir = 1 }, /area/crew_quarters/locker) -"aPK" = ( +"aOt" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPL" = ( +"aOu" = ( /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPM" = ( +"aOv" = ( /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aPN" = ( +"aOw" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPO" = ( +"aOx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPP" = ( +"aOy" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPQ" = ( +"aOz" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aPR" = ( +"aOA" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20365,7 +19087,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPS" = ( +"aOB" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20374,7 +19096,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPT" = ( +"aOC" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20383,7 +19105,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPU" = ( +"aOD" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -20398,7 +19120,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPV" = ( +"aOE" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -20410,7 +19132,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aPW" = ( +"aOF" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -20424,7 +19146,7 @@ dir = 4 }, /area/crew_quarters/locker) -"aPX" = ( +"aOG" = ( /obj/machinery/door/firedoor, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -20441,7 +19163,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aPY" = ( +"aOH" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20455,7 +19177,7 @@ dir = 8 }, /area/hydroponics/garden) -"aPZ" = ( +"aOI" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20464,7 +19186,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/hydroponics/garden) -"aQa" = ( +"aOJ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20474,7 +19196,7 @@ /obj/machinery/holopad, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aQb" = ( +"aOK" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20486,7 +19208,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aQc" = ( +"aOL" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20497,7 +19219,7 @@ dir = 4 }, /area/hydroponics/garden) -"aQd" = ( +"aOM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20509,7 +19231,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aQe" = ( +"aON" = ( /obj/machinery/power/apc{ dir = 4; name = "Garden APC"; @@ -20533,7 +19255,7 @@ dir = 4 }, /area/hydroponics/garden) -"aQf" = ( +"aOO" = ( /obj/machinery/power/apc/highcap/ten_k{ dir = 8; name = "Engine Room APC"; @@ -20548,7 +19270,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aQg" = ( +"aOP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable{ icon_state = "1-2" @@ -20558,7 +19280,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aQh" = ( +"aOQ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -20569,7 +19291,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aQi" = ( +"aOR" = ( /obj/effect/turf_decal/delivery, /obj/structure/closet/firecloset, /obj/effect/turf_decal/stripes/line{ @@ -20577,61 +19299,19 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aQj" = ( -/obj/structure/sign/warning/nosmoking, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aQk" = ( +"aOS" = ( /obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/green/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aQl" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 5 - }, -/turf/closed/wall/r_wall, -/area/engine/supermatter) -"aQm" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible, -/obj/machinery/power/rad_collector/anchored, -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/structure/window/plasma/reinforced{ dir = 1 }, -/turf/open/floor/engine, -/area/engine/supermatter) -"aQn" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 9 +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 }, -/obj/machinery/power/rad_collector/anchored, -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/structure/window/plasma/reinforced{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/supermatter) -"aQo" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /turf/open/floor/engine, /area/engine/engineering) -"aQp" = ( +"aOT" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -20640,7 +19320,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aQq" = ( +"aOU" = ( /obj/structure/window/reinforced{ dir = 8 }, @@ -20650,19 +19330,19 @@ }, /turf/open/space, /area/space/nearstation) -"aQr" = ( +"aOV" = ( /obj/structure/window/reinforced{ dir = 1; pixel_y = 1 }, /turf/open/space, /area/space/nearstation) -"aQs" = ( +"aOW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/lattice/catwalk, /turf/open/space, /area/aisat) -"aQt" = ( +"aOX" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -20672,70 +19352,44 @@ }, /turf/open/space, /area/space/nearstation) -"aQu" = ( -/turf/closed/wall/mineral/plastitanium, -/area/hallway/secondary/entry) -"aQv" = ( +"aOY" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/space, +/area/space/nearstation) +"aOZ" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/pod_1) +"aPa" = ( /obj/structure/chair{ dir = 1 }, -/obj/machinery/status_display{ - pixel_x = 32 +/obj/item/device/radio/intercom{ + pixel_x = 25 }, -/obj/machinery/computer/shuttle/pod{ - pixel_x = -32; - possible_destinations = "pod_lavaland1"; - shuttleId = "pod1" +/obj/item/storage/pod{ + pixel_x = -26 + }, +/obj/machinery/light/small{ + dir = 8 }, /turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_1) -"aQw" = ( -/obj/machinery/portable_atmospherics/canister/air, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aQx" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aQy" = ( -/obj/effect/turf_decal/stripes/line, -/obj/docking_port/stationary/public_mining_dock, -/turf/open/floor/plating, -/area/shuttle/auxillary_base) -"aQz" = ( +/area/shuttle/pod_2) +"aPb" = ( /obj/structure/closet/secure_closet/miner/unlocked, /obj/effect/turf_decal/stripes/line{ dir = 6 }, /turf/open/floor/plating, /area/shuttle/auxillary_base) -"aQA" = ( -/obj/structure/closet, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"aQB" = ( -/obj/docking_port/stationary{ - dir = 8; - dwidth = 5; - height = 7; - id = "supply_home"; - name = "Cargo Bay"; - width = 12 - }, -/turf/open/space/basic, -/area/space) -"aQC" = ( +"aPd" = ( /obj/machinery/light/small{ dir = 1 }, /turf/open/floor/plating, /area/quartermaster/storage) -"aQD" = ( +"aPe" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -20747,7 +19401,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aQE" = ( +"aPf" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -20765,7 +19419,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aQF" = ( +"aPg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20782,7 +19436,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aQG" = ( +"aPh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -20796,7 +19450,7 @@ dir = 8 }, /area/quartermaster/qm) -"aQH" = ( +"aPi" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -20806,7 +19460,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aQI" = ( +"aPj" = ( /obj/effect/landmark/start/quartermaster, /obj/structure/disposalpipe/segment{ dir = 10 @@ -20816,7 +19470,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aQJ" = ( +"aPk" = ( /obj/structure/table, /obj/item/folder/yellow, /obj/item/pen{ @@ -20831,7 +19485,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aQK" = ( +"aPl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -20841,7 +19495,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aQL" = ( +"aPm" = ( /obj/structure/plasticflaps{ opacity = 1 }, @@ -20854,15 +19508,11 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/storage/primary) -"aQM" = ( +"aPn" = ( /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/storage/primary) -"aQN" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/storage/primary) -"aQO" = ( +"aPo" = ( /obj/structure/table, /obj/item/weldingtool, /obj/item/crowbar, @@ -20875,7 +19525,7 @@ dir = 2 }, /area/storage/primary) -"aQP" = ( +"aPp" = ( /obj/structure/table, /obj/item/storage/toolbox/mechanical{ pixel_x = -2; @@ -20885,11 +19535,11 @@ dir = 8 }, /area/storage/primary) -"aQQ" = ( +"aPq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/storage/primary) -"aQR" = ( +"aPr" = ( /obj/structure/table, /obj/item/wirecutters, /obj/item/device/flashlight{ @@ -20913,7 +19563,7 @@ dir = 4 }, /area/storage/primary) -"aQS" = ( +"aPs" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -20921,7 +19571,7 @@ /obj/structure/cable/yellow, /turf/open/floor/plating, /area/ai_monitored/turret_protected/ai_upload) -"aQT" = ( +"aPt" = ( /obj/structure/table, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -20929,19 +19579,19 @@ /obj/item/aiModule/supplied/quarantine, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aQU" = ( +"aPu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai_upload) -"aQV" = ( +"aPv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aQW" = ( +"aPw" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -20953,7 +19603,7 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aQX" = ( +"aPx" = ( /obj/structure/table, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -20961,7 +19611,7 @@ /obj/item/aiModule/supplied/freeform, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aQY" = ( +"aPy" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -20969,7 +19619,7 @@ /obj/structure/cable/yellow, /turf/open/floor/plating, /area/ai_monitored/turret_protected/ai_upload) -"aQZ" = ( +"aPz" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -20979,7 +19629,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aRa" = ( +"aPA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/firealarm{ dir = 4; @@ -20994,11 +19644,11 @@ dir = 2 }, /area/hallway/primary/fore) -"aRb" = ( +"aPB" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/security/courtroom) -"aRc" = ( +"aPC" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Courtroom"; @@ -21006,12 +19656,12 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aRd" = ( +"aPD" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/security/courtroom) -"aRe" = ( +"aPE" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/poddoor/shutters/preopen{ @@ -21020,7 +19670,7 @@ }, /turf/open/floor/plating, /area/lawoffice) -"aRf" = ( +"aPF" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Law Office"; @@ -21032,7 +19682,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/lawoffice) -"aRg" = ( +"aPG" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "lawyer_shutters"; @@ -21040,7 +19690,7 @@ }, /turf/open/floor/plating, /area/lawoffice) -"aRh" = ( +"aPH" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -21057,35 +19707,31 @@ dir = 1 }, /area/crew_quarters/locker) -"aRi" = ( +"aPI" = ( /obj/structure/table, /obj/item/storage/pill_bottle/dice, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aRj" = ( +"aPJ" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aRk" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/floorgrime, -/area/crew_quarters/locker) -"aRl" = ( +"aPK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aRm" = ( +"aPL" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aRn" = ( +"aPM" = ( /obj/structure/rack, /obj/item/storage/toolbox/mechanical{ pixel_x = -2; @@ -21102,14 +19748,14 @@ dir = 2 }, /area/crew_quarters/locker) -"aRo" = ( +"aPN" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/hydroponics/garden) -"aRp" = ( +"aPO" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -21117,7 +19763,7 @@ dir = 8 }, /area/hydroponics/garden) -"aRq" = ( +"aPP" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -21125,7 +19771,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aRr" = ( +"aPQ" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -21134,7 +19780,7 @@ }, /turf/open/floor/grass, /area/hydroponics/garden) -"aRs" = ( +"aPR" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -21146,13 +19792,13 @@ }, /turf/open/floor/grass, /area/hydroponics/garden) -"aRt" = ( +"aPS" = ( /obj/structure/rack, /obj/item/clothing/gloves/color/fyellow, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aRu" = ( +"aPT" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -21161,7 +19807,7 @@ icon_state = "panelscorched" }, /area/maintenance/starboard/fore) -"aRv" = ( +"aPU" = ( /obj/machinery/computer/atmos_alert, /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)."; @@ -21174,7 +19820,7 @@ }, /turf/open/floor/plasteel/vault, /area/engine/engineering) -"aRw" = ( +"aPV" = ( /obj/machinery/computer/station_alert, /obj/structure/sign/map/right{ 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)."; @@ -21183,7 +19829,7 @@ }, /turf/open/floor/plasteel/vault, /area/engine/engineering) -"aRx" = ( +"aPW" = ( /obj/structure/cable/yellow{ icon_state = "0-4" }, @@ -21198,14 +19844,14 @@ /obj/machinery/modular_computer/console/preset/engineering, /turf/open/floor/plasteel/vault, /area/engine/engineering) -"aRy" = ( +"aPX" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plating, /area/engine/engineering) -"aRz" = ( +"aPY" = ( /obj/machinery/vending/engivend, /obj/structure/cable/yellow{ icon_state = "2-8" @@ -21213,20 +19859,12 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"aRA" = ( +"aPZ" = ( /obj/machinery/vending/tool, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/engineering) -"aRB" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/engine/engineering) -"aRC" = ( +"aQa" = ( /obj/structure/table, /obj/effect/turf_decal/delivery, /obj/item/clothing/glasses/meson, @@ -21239,7 +19877,7 @@ /obj/item/storage/belt/utility, /turf/open/floor/plasteel, /area/engine/engineering) -"aRD" = ( +"aQd" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, @@ -21248,85 +19886,28 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aRE" = ( +"aQe" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aRF" = ( -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/machinery/portable_atmospherics/canister, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aRG" = ( -/obj/machinery/camera{ - c_tag = "Supermatter Chamber"; - dir = 4; - network = list("Engine") - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/engine/supermatter) -"aRH" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 5 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aRI" = ( -/obj/effect/turf_decal/stripes/line{ +"aQf" = ( +/obj/structure/chair{ dir = 4 }, -/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ - filter_type = "n2" +/obj/machinery/status_display{ + pixel_y = 32 }, -/turf/open/floor/engine, -/area/engine/engineering) -"aRJ" = ( -/turf/closed/wall, -/area/hallway/secondary/entry) -"aRK" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - pixel_x = 25 - }, -/obj/item/storage/pod{ - pixel_x = -26 - }, -/obj/machinery/light/small{ - dir = 8 +/obj/machinery/computer/shuttle/pod{ + pixel_y = -32; + possible_destinations = "pod_lavaland3"; + shuttleId = "pod3" }, /turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_1) -"aRL" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/construction/mining/aux_base) -"aRM" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - name = "Construction Zone"; - req_access = null; - req_access_txt = "0"; - req_one_access_txt = "0" - }, -/turf/open/floor/plating, -/area/construction/mining/aux_base) -"aRN" = ( +/area/shuttle/pod_3) +"aQg" = ( /obj/machinery/door/poddoor{ density = 1; icon_state = "closed"; @@ -21340,7 +19921,7 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aRO" = ( +"aQh" = ( /obj/structure/plasticflaps, /obj/machinery/conveyor{ dir = 8; @@ -21348,19 +19929,19 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aRP" = ( +"aQi" = ( /obj/machinery/conveyor{ dir = 8; id = "QMLoad" }, /turf/open/floor/plating, /area/quartermaster/storage) -"aRQ" = ( +"aQj" = ( /obj/effect/landmark/start/cargo_technician, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aRR" = ( +"aQk" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -21372,22 +19953,22 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aRS" = ( +"aQl" = ( /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aRT" = ( +"aQm" = ( /obj/structure/disposalpipe/segment, /obj/effect/spawner/lootdrop/maintenance, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aRU" = ( +"aQn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aRV" = ( +"aQo" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -21410,10 +19991,10 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aRW" = ( +"aQp" = ( /turf/closed/wall, /area/quartermaster/qm) -"aRX" = ( +"aQq" = ( /obj/machinery/computer/security/mining{ dir = 4; network = list("MINE","AuxBase") @@ -21425,15 +20006,15 @@ dir = 8 }, /area/quartermaster/qm) -"aRY" = ( +"aQr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aRZ" = ( +"aQs" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aSa" = ( +"aQt" = ( /obj/structure/table, /obj/item/clipboard, /obj/item/stamp/qm, @@ -21455,7 +20036,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/qm) -"aSb" = ( +"aQu" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -21465,7 +20046,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/storage/primary) -"aSc" = ( +"aQv" = ( /obj/structure/table, /obj/item/storage/toolbox/mechanical{ pixel_x = -2; @@ -21476,7 +20057,7 @@ dir = 4 }, /area/storage/primary) -"aSd" = ( +"aQw" = ( /obj/structure/table, /obj/item/folder/yellow, /obj/item/folder/yellow, @@ -21485,11 +20066,11 @@ dir = 1 }, /area/storage/primary) -"aSe" = ( +"aQx" = ( /obj/machinery/holopad, /turf/open/floor/plasteel, /area/storage/primary) -"aSf" = ( +"aQy" = ( /obj/structure/table, /obj/item/device/radio/intercom{ dir = 4; @@ -21502,7 +20083,7 @@ dir = 4 }, /area/storage/primary) -"aSg" = ( +"aQz" = ( /obj/structure/table, /obj/item/aiModule/reset, /obj/machinery/light{ @@ -21517,7 +20098,7 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aSh" = ( +"aQA" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 2; name = "Upload APC"; @@ -21534,7 +20115,7 @@ }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai_upload) -"aSi" = ( +"aQB" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -21543,7 +20124,7 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aSj" = ( +"aQC" = ( /obj/item/device/radio/intercom{ broadcasting = 1; frequency = 1447; @@ -21557,7 +20138,7 @@ }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai_upload) -"aSk" = ( +"aQD" = ( /obj/structure/table, /obj/machinery/light{ dir = 4 @@ -21571,7 +20152,7 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aSl" = ( +"aQE" = ( /obj/machinery/light{ dir = 8 }, @@ -21585,7 +20166,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aSm" = ( +"aQF" = ( /obj/structure/grille, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -21593,31 +20174,24 @@ /obj/structure/window/reinforced/tinted/fulltile, /turf/open/floor/plating, /area/security/courtroom) -"aSn" = ( +"aQG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /obj/machinery/vending/cigarette, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aSo" = ( +"aQH" = ( /obj/structure/chair{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aSp" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/security/courtroom) -"aSq" = ( +"aQJ" = ( /obj/machinery/vending/coffee, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aSr" = ( +"aQK" = ( /obj/machinery/light{ dir = 8 }, @@ -21631,7 +20205,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aSs" = ( +"aQL" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -21640,7 +20214,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aSt" = ( +"aQM" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -21654,7 +20228,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aSu" = ( +"aQN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -21665,7 +20239,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aSv" = ( +"aQO" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -21681,7 +20255,7 @@ dir = 1 }, /area/crew_quarters/locker) -"aSw" = ( +"aQP" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -21695,7 +20269,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aSx" = ( +"aQQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -21710,7 +20284,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSy" = ( +"aQR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -21719,7 +20293,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSz" = ( +"aQS" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -21731,7 +20305,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSA" = ( +"aQT" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -21740,7 +20314,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aSB" = ( +"aQU" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -21749,7 +20323,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSC" = ( +"aQV" = ( /obj/structure/chair/stool{ pixel_y = 8 }, @@ -21758,7 +20332,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSD" = ( +"aQW" = ( /obj/structure/table, /obj/item/clothing/head/soft/grey{ pixel_x = -2; @@ -21769,7 +20343,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSE" = ( +"aQX" = ( /obj/structure/table, /obj/item/razor{ pixel_y = 5 @@ -21779,7 +20353,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSF" = ( +"aQY" = ( /obj/structure/table, /obj/item/device/paicard, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -21787,14 +20361,14 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSG" = ( +"aQZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aSH" = ( +"aRa" = ( /obj/structure/rack, /obj/effect/spawner/lootdrop/costume, /obj/effect/spawner/lootdrop/costume, @@ -21813,7 +20387,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aSI" = ( +"aRb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -21826,28 +20400,28 @@ dir = 10 }, /area/hydroponics/garden) -"aSJ" = ( +"aRc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plasteel/neutral/side, /area/hydroponics/garden) -"aSK" = ( +"aRd" = ( /turf/open/floor/plasteel/neutral/side, /area/hydroponics/garden) -"aSL" = ( +"aRe" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/neutral/side, /area/hydroponics/garden) -"aSM" = ( +"aRf" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/neutral/side{ dir = 6 }, /area/hydroponics/garden) -"aSN" = ( +"aRg" = ( /obj/machinery/door/firedoor/border_only/closed{ dir = 8; name = "Animal Pen B"; @@ -21855,21 +20429,14 @@ }, /turf/open/floor/grass, /area/hydroponics/garden) -"aSO" = ( +"aRh" = ( /mob/living/simple_animal/cow{ name = "Betsy"; real_name = "Betsy" }, /turf/open/floor/grass, /area/hydroponics/garden) -"aSP" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/easel, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aSQ" = ( +"aRi" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -21877,7 +20444,7 @@ /obj/item/cigbutt, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aSR" = ( +"aRj" = ( /obj/effect/landmark/start/station_engineer, /obj/machinery/light{ dir = 8 @@ -21893,7 +20460,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aSS" = ( +"aRk" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -21905,7 +20472,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aST" = ( +"aRl" = ( /obj/structure/cable{ icon_state = "2-4" }, @@ -21917,14 +20484,14 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aSU" = ( +"aRm" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable{ icon_state = "4-8" }, /turf/open/floor/plating, /area/engine/engineering) -"aSV" = ( +"aRn" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -21936,7 +20503,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aSW" = ( +"aRo" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -21945,7 +20512,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aSX" = ( +"aRp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -21960,7 +20527,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aSY" = ( +"aRq" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -21974,7 +20541,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aSZ" = ( +"aRr" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -21984,86 +20551,28 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel, /area/engine/engineering) -"aTa" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/green/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aTb" = ( +"aRv" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 5 }, /turf/open/floor/plasteel/dark, /area/engine/engineering) -"aTc" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/item/crowbar, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "engsm"; - name = "Radiation Chamber Shutters" - }, -/turf/open/floor/plating, -/area/engine/supermatter) -"aTd" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aTe" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/meter, -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/floor/engine, -/area/engine/engineering) -"aTf" = ( -/obj/structure/cable/white{ - icon_state = "0-2" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aTg" = ( -/obj/structure/cable/white{ - icon_state = "0-2" - }, -/obj/machinery/power/emitter/anchored{ - dir = 1; - state = 2 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aTh" = ( -/obj/structure/cable/white{ - icon_state = "0-2" - }, -/obj/machinery/power/emitter/anchored{ - dir = 1; - state = 2 - }, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aTi" = ( +"aRy" = ( /turf/closed/wall/r_wall, /area/aisat) -"aTj" = ( +"aRz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/aisat) -"aTk" = ( +"aRA" = ( +/turf/closed/wall, +/area/hallway/secondary/entry) +"aRB" = ( /obj/structure/shuttle/engine/propulsion/burst, /turf/closed/wall/mineral/titanium, /area/shuttle/pod_1) -"aTl" = ( +"aRC" = ( /obj/machinery/door/airlock/titanium{ name = "Escape Pod Airlock" }, @@ -22075,7 +20584,7 @@ }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/pod_1) -"aTm" = ( +"aRD" = ( /obj/machinery/light{ dir = 8 }, @@ -22084,57 +20593,12 @@ dir = 9 }, /area/construction/mining/aux_base) -"aTn" = ( +"aRE" = ( /turf/open/floor/plasteel/yellow/side{ dir = 1 }, /area/construction/mining/aux_base) -"aTo" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/construction/mining/aux_base) -"aTp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/construction/mining/aux_base) -"aTq" = ( -/obj/structure/closet/toolcloset, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/construction/mining/aux_base) -"aTr" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/construction/mining/aux_base) -"aTs" = ( -/obj/structure/rack, -/obj/item/electronics/airlock, -/obj/item/electronics/airlock, -/obj/item/electronics/airlock, -/obj/item/electronics/airlock, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/item/wallframe/camera, -/obj/item/wallframe/camera, -/obj/item/wallframe/camera, -/obj/item/wallframe/camera, -/obj/item/device/assault_pod/mining, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/construction/mining/aux_base) -"aTt" = ( +"aRF" = ( /obj/structure/table, /obj/item/stack/sheet/metal/fifty, /obj/item/stack/sheet/metal/fifty, @@ -22147,7 +20611,10 @@ dir = 5 }, /area/construction/mining/aux_base) -"aTu" = ( +"aRG" = ( +/turf/open/floor/plating, +/area/maintenance/port/fore) +"aRH" = ( /obj/machinery/conveyor{ dir = 1; id = "QMLoad"; @@ -22155,14 +20622,14 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aTv" = ( +"aRI" = ( /obj/structure/disposalpipe/segment, /obj/structure/chair/office/dark{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aTw" = ( +"aRJ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -22181,7 +20648,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aTx" = ( +"aRK" = ( /obj/machinery/computer/cargo{ dir = 4 }, @@ -22189,7 +20656,7 @@ dir = 10 }, /area/quartermaster/qm) -"aTy" = ( +"aRL" = ( /obj/structure/chair/office/dark{ dir = 8 }, @@ -22206,7 +20673,7 @@ dir = 2 }, /area/quartermaster/qm) -"aTz" = ( +"aRM" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 1 @@ -22215,7 +20682,7 @@ dir = 2 }, /area/quartermaster/qm) -"aTA" = ( +"aRN" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -22225,17 +20692,7 @@ dir = 2 }, /area/quartermaster/qm) -"aTB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/port/fore) -"aTC" = ( +"aRO" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 1; @@ -22260,32 +20717,32 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/storage/primary) -"aTD" = ( +"aRP" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel, /area/storage/primary) -"aTE" = ( +"aRQ" = ( /obj/structure/disposalpipe/junction{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/storage/primary) -"aTF" = ( +"aRR" = ( /obj/structure/disposalpipe/segment{ dir = 10 }, /turf/open/floor/plasteel, /area/storage/primary) -"aTG" = ( +"aRS" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/brown{ dir = 4 }, /area/storage/primary) -"aTH" = ( +"aRT" = ( /obj/machinery/flasher{ id = "AI"; pixel_y = -24 @@ -22295,19 +20752,19 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aTI" = ( +"aRU" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aTJ" = ( +"aRV" = ( /obj/machinery/porta_turret/ai{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aTK" = ( +"aRW" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -22316,7 +20773,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aTL" = ( +"aRX" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/centcom{ name = "Courtroom"; @@ -22324,18 +20781,25 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aTM" = ( +"aRY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aTN" = ( +"aRZ" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=16-Fore"; location = "15-Court" }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aTO" = ( +"aSa" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/security/courtroom) +"aSb" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -22344,38 +20808,38 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aTP" = ( +"aSc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aTQ" = ( +"aSd" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aTR" = ( +"aSe" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/crew_quarters/locker) -"aTS" = ( +"aSf" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aTT" = ( +"aSg" = ( /obj/machinery/holopad, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aTU" = ( +"aSh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aTV" = ( +"aSi" = ( /obj/structure/rack, /obj/item/storage/briefcase, /obj/item/storage/briefcase{ @@ -22386,7 +20850,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aTW" = ( +"aSj" = ( /obj/structure/table, /obj/item/cultivator, /obj/item/hatchet, @@ -22400,7 +20864,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aTX" = ( +"aSk" = ( /obj/structure/table, /obj/item/hatchet, /obj/item/cultivator, @@ -22412,7 +20876,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aTY" = ( +"aSl" = ( /obj/structure/table, /obj/item/reagent_containers/food/snacks/grown/wheat, /obj/item/reagent_containers/food/snacks/grown/watermelon, @@ -22429,7 +20893,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aTZ" = ( +"aSm" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -22438,7 +20902,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aUa" = ( +"aSn" = ( /obj/item/storage/bag/plants/portaseeder, /obj/structure/table, /obj/machinery/light, @@ -22448,7 +20912,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics/garden) -"aUb" = ( +"aSo" = ( /obj/item/book/manual/wiki/engineering_hacking{ pixel_x = 4; pixel_y = 5 @@ -22460,7 +20924,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aUc" = ( +"aSp" = ( /obj/machinery/power/terminal, /obj/structure/cable, /obj/structure/extinguisher_cabinet{ @@ -22471,7 +20935,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUd" = ( +"aSq" = ( /obj/machinery/power/terminal, /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -22479,7 +20943,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUe" = ( +"aSr" = ( /obj/machinery/power/terminal, /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -22487,7 +20951,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUf" = ( +"aSs" = ( /obj/machinery/door/firedoor, /obj/structure/cable{ icon_state = "1-2" @@ -22503,7 +20967,7 @@ dir = 1 }, /area/engine/engineering) -"aUg" = ( +"aSt" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -22515,7 +20979,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUh" = ( +"aSu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -22527,7 +20991,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUi" = ( +"aSv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ @@ -22538,7 +21002,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUj" = ( +"aSw" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -22547,7 +21011,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUk" = ( +"aSx" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -22557,7 +21021,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aUl" = ( +"aSz" = ( /obj/structure/cable{ icon_state = "1-4" }, @@ -22566,7 +21030,7 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aUm" = ( +"aSA" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -22578,148 +21042,42 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aUn" = ( +"aSB" = ( /obj/structure/cable{ icon_state = "4-8" }, /obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 4 }, -/turf/open/floor/engine, +/turf/open/floor/plasteel, /area/engine/engineering) -"aUo" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/manifold/green/visible{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUp" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/meter, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/green/visible{ +"aSD" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ dir = 4 }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUq" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUr" = ( -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/manifold/green/visible{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUs" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 4; - name = "Cooling Loop Bypass" - }, -/obj/structure/cable/white{ - icon_state = "2-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUt" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUu" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/orange/visible{ - dir = 4 - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aUv" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/structure/cable/white{ - icon_state = "1-8" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aUw" = ( -/obj/structure/cable/white{ - icon_state = "1-8" - }, -/turf/open/floor/plating, -/area/engine/engineering) -"aUx" = ( +/turf/open/space, +/area/space/nearstation) +"aSE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /turf/closed/wall/r_wall, /area/aisat) -"aUy" = ( +"aSF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/closed/wall/r_wall, /area/aisat) -"aUz" = ( +"aSG" = ( /obj/structure/window/reinforced{ dir = 8 }, /obj/structure/window/reinforced, /turf/open/space, /area/space/nearstation) -"aUA" = ( +"aSH" = ( /obj/structure/chair{ dir = 4 }, @@ -22730,61 +21088,20 @@ icon_state = "platingdmg1" }, /area/hallway/secondary/entry) -"aUB" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"aUC" = ( +"aSI" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating, /area/hallway/secondary/entry) -"aUD" = ( +"aSJ" = ( /obj/machinery/computer/shuttle/mining, /turf/open/floor/plasteel/yellow/side{ dir = 10 }, /area/construction/mining/aux_base) -"aUE" = ( +"aSK" = ( /turf/open/floor/plasteel/yellow/side, /area/construction/mining/aux_base) -"aUF" = ( -/obj/machinery/camera{ - c_tag = "Auxillary Base Construction"; - dir = 1 - }, -/obj/machinery/button/door{ - id = "aux_base_shutters"; - name = "Public Shutters Control"; - pixel_y = -24; - req_access_txt = "0"; - req_one_access_txt = "32;47;48" - }, -/turf/open/floor/plasteel/yellow/side, -/area/construction/mining/aux_base) -"aUG" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/yellow/side, -/area/construction/mining/aux_base) -"aUH" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for the Auxillary Mining Base."; - dir = 1; - name = "Auxillary Base Monitor"; - network = list("AuxBase"); - pixel_y = -28 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/yellow/side, -/area/construction/mining/aux_base) -"aUI" = ( +"aSL" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, @@ -22796,14 +21113,14 @@ }, /turf/open/floor/plasteel/yellow/side, /area/construction/mining/aux_base) -"aUJ" = ( +"aSM" = ( /obj/machinery/airalarm{ dir = 1; pixel_y = -22 }, /turf/open/floor/plasteel/yellow/side, /area/construction/mining/aux_base) -"aUK" = ( +"aSN" = ( /obj/structure/table, /obj/item/stack/sheet/plasteel{ amount = 10 @@ -22814,7 +21131,7 @@ dir = 6 }, /area/construction/mining/aux_base) -"aUL" = ( +"aSO" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -22823,14 +21140,14 @@ dir = 2 }, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aUM" = ( +/area/maintenance/port) +"aSP" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aUN" = ( +"aSQ" = ( /obj/machinery/conveyor_switch/oneway{ convdir = 1; id = "QMLoad"; @@ -22841,7 +21158,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUO" = ( +"aSR" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -22849,12 +21166,12 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUP" = ( +"aSS" = ( /obj/effect/spawner/lootdrop/maintenance, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUQ" = ( +"aST" = ( /obj/structure/closet/crate, /obj/structure/disposalpipe/segment, /obj/effect/spawner/lootdrop/maintenance{ @@ -22864,21 +21181,21 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUR" = ( +"aSU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment{ dir = 5 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUS" = ( +"aSV" = ( /obj/structure/disposalpipe/segment, /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUT" = ( +"aSW" = ( /obj/machinery/light{ dir = 4 }, @@ -22898,10 +21215,10 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aUU" = ( +"aSX" = ( /turf/closed/wall, /area/security/checkpoint/supply) -"aUV" = ( +"aSY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "2-4" @@ -22914,7 +21231,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aUW" = ( +"aSZ" = ( /obj/machinery/door/airlock/maintenance{ name = "Tool Storage Maintenance"; req_access_txt = "12" @@ -22924,7 +21241,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"aUX" = ( +"aTa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -22935,13 +21252,13 @@ dir = 8 }, /area/storage/primary) -"aUY" = ( +"aTb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/storage/primary) -"aUZ" = ( +"aTc" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 @@ -22951,7 +21268,7 @@ }, /turf/open/floor/plasteel, /area/storage/primary) -"aVa" = ( +"aTd" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -22961,7 +21278,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/storage/primary) -"aVb" = ( +"aTe" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -22970,7 +21287,7 @@ }, /turf/open/floor/plasteel, /area/storage/primary) -"aVc" = ( +"aTf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -22983,7 +21300,7 @@ }, /turf/open/floor/plasteel, /area/storage/primary) -"aVd" = ( +"aTg" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -22994,14 +21311,14 @@ dir = 4 }, /area/storage/primary) -"aVe" = ( +"aTh" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/storage/primary) -"aVf" = ( +"aTi" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/highsecurity{ locked = 0; @@ -23011,9 +21328,10 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai_upload) -"aVg" = ( +"aTj" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -23022,17 +21340,17 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aVh" = ( +"aTk" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, /area/security/courtroom) -"aVi" = ( +"aTl" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aVj" = ( +"aTm" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -23041,7 +21359,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aVk" = ( +"aTn" = ( /obj/machinery/newscaster{ pixel_y = -32 }, @@ -23053,29 +21371,19 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aVl" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/dark, -/area/security/courtroom) -"aVm" = ( +"aTo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aVn" = ( +"aTp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aVo" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/crew_quarters/locker) -"aVp" = ( +"aTq" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -23085,13 +21393,13 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aVq" = ( +"aTr" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aVr" = ( +"aTs" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -23103,7 +21411,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVs" = ( +"aTt" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -23111,7 +21419,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVt" = ( +"aTu" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -23122,7 +21430,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/locker) -"aVu" = ( +"aTv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -23138,7 +21446,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVv" = ( +"aTw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -23157,7 +21465,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVw" = ( +"aTx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -23166,7 +21474,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVx" = ( +"aTy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -23178,19 +21486,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVy" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/light, -/obj/machinery/newscaster{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/crew_quarters/locker) -"aVz" = ( +"aTA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -23198,7 +21494,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVA" = ( +"aTB" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -23206,7 +21502,7 @@ dir = 2 }, /area/crew_quarters/locker) -"aVB" = ( +"aTC" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, @@ -23215,7 +21511,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aVC" = ( +"aTD" = ( /obj/structure/cable/yellow{ icon_state = "0-4" }, @@ -23225,7 +21521,7 @@ /obj/machinery/power/smes/engineering, /turf/open/floor/plasteel/vault, /area/engine/engineering) -"aVD" = ( +"aTE" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, @@ -23235,7 +21531,7 @@ /obj/machinery/power/smes/engineering, /turf/open/floor/plasteel/vault, /area/engine/engineering) -"aVE" = ( +"aTF" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -23244,7 +21540,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aVF" = ( +"aTG" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -23259,7 +21555,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aVG" = ( +"aTH" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -23269,7 +21565,7 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel, /area/engine/engineering) -"aVH" = ( +"aTI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ dir = 2 @@ -23279,7 +21575,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aVI" = ( +"aTJ" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -23295,7 +21591,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aVJ" = ( +"aTK" = ( /obj/structure/cable/white{ icon_state = "4-8" }, @@ -23304,7 +21600,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"aVK" = ( +"aTM" = ( /obj/structure/cable/white{ icon_state = "4-8" }, @@ -23313,94 +21609,27 @@ }, /turf/open/floor/engine, /area/engine/engineering) -"aVL" = ( +"aTN" = ( /obj/structure/cable/white{ icon_state = "4-8" }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/engine, /area/engine/engineering) -"aVM" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Atmos to Loop" - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aVN" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/engine, -/area/engine/engineering) -"aVO" = ( -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/camera{ - c_tag = "Engineering Supermatter Aft"; - dir = 1; - network = list("SS13","Engine") - }, -/turf/open/floor/engine, -/area/engine/engineering) -"aVP" = ( -/obj/machinery/atmospherics/components/binary/pump{ - name = "Gas to Cold Loop"; - on = 1 - }, -/obj/structure/cable/white{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/engine, -/area/engine/engineering) -"aVQ" = ( -/obj/structure/cable/white{ - icon_state = "1-8" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/engine, -/area/engine/engineering) -"aVR" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/engine, -/area/engine/engineering) -"aVS" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Cold Loop to Gas"; - on = 1 - }, +"aTO" = ( /obj/effect/turf_decal/stripes/line{ - dir = 6 + dir = 4 }, -/turf/open/floor/engine, +/turf/open/floor/plasteel, /area/engine/engineering) -"aVT" = ( -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 +"aTQ" = ( +/obj/structure/window/reinforced{ + dir = 4 }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aVU" = ( -/obj/item/wrench, -/turf/open/floor/plasteel/dark, -/area/engine/engineering) -"aVV" = ( +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"aTR" = ( /obj/structure/window/reinforced{ dir = 1; layer = 2.9 @@ -23415,7 +21644,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aVW" = ( +"aTS" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 4 @@ -23430,21 +21659,21 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aVX" = ( +"aTT" = ( /obj/structure/window/reinforced{ dir = 8 }, /obj/structure/lattice, /turf/open/space, /area/aisat) -"aVY" = ( +"aTU" = ( /obj/structure/lattice, /turf/open/space, /area/aisat) -"aVZ" = ( +"aTV" = ( /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai) -"aWa" = ( +"aTW" = ( /obj/machinery/power/smes{ charge = 5e+006 }, @@ -23453,21 +21682,21 @@ }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aWb" = ( +"aTX" = ( /obj/structure/cable{ icon_state = "2-8" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai) -"aWc" = ( +"aTY" = ( /obj/structure/lattice, /obj/structure/window/reinforced{ dir = 4 }, /turf/open/space, /area/aisat) -"aWd" = ( +"aTZ" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 8 @@ -23482,7 +21711,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aWe" = ( +"aUa" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -23499,42 +21728,17 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"aWf" = ( +"aUb" = ( /obj/structure/sign/warning/pods, /turf/closed/wall, /area/hallway/secondary/entry) -"aWg" = ( +"aUc" = ( /obj/machinery/door/airlock/external{ name = "Escape Pod One" }, /turf/open/floor/plating, /area/hallway/secondary/entry) -"aWh" = ( -/obj/machinery/door/poddoor/shutters{ - id = "aux_base_shutters"; - name = "Auxillary Base Shutters" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/construction/mining/aux_base) -"aWi" = ( -/obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 1; - name = "Auxillary Base Construction"; - req_access_txt = "0"; - req_one_access_txt = "32;47;48" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/construction/mining/aux_base) -"aWj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/construction/mining/aux_base) -"aWk" = ( +"aUd" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, @@ -23544,10 +21748,10 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aWl" = ( +"aUe" = ( /turf/closed/wall, /area/quartermaster/storage) -"aWm" = ( +"aUf" = ( /obj/machinery/light{ dir = 8 }, @@ -23563,24 +21767,20 @@ }, /turf/open/floor/plating, /area/quartermaster/storage) -"aWn" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aWo" = ( +"aUg" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aWp" = ( +"aUh" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aWq" = ( +"aUi" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -23594,7 +21794,7 @@ /obj/machinery/rnd/protolathe/department/cargo, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aWr" = ( +"aUj" = ( /obj/structure/closet/secure_closet/security/cargo, /obj/machinery/light_switch{ pixel_x = -25 @@ -23606,7 +21806,7 @@ dir = 9 }, /area/security/checkpoint/supply) -"aWs" = ( +"aUk" = ( /obj/machinery/power/apc{ dir = 1; name = "Security Post - Cargo Bay APC"; @@ -23621,7 +21821,7 @@ dir = 1 }, /area/security/checkpoint/supply) -"aWt" = ( +"aUl" = ( /obj/item/screwdriver{ pixel_y = 10 }, @@ -23638,7 +21838,7 @@ dir = 1 }, /area/security/checkpoint/supply) -"aWu" = ( +"aUm" = ( /obj/structure/filingcabinet, /obj/structure/reagent_dispensers/peppertank{ pixel_x = 30 @@ -23647,25 +21847,7 @@ dir = 5 }, /area/security/checkpoint/supply) -"aWv" = ( -/obj/structure/table, -/obj/item/device/analyzer, -/obj/machinery/power/apc{ - dir = 2; - name = "Tool Storage APC"; - areastring = "/area/storage/primary"; - pixel_y = -27 - }, -/obj/structure/cable/yellow, -/obj/item/wrench, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/brown{ - dir = 10 - }, -/area/storage/primary) -"aWw" = ( +"aUo" = ( /obj/structure/table, /obj/item/storage/belt/utility, /obj/machinery/airalarm{ @@ -23677,13 +21859,13 @@ dir = 2 }, /area/storage/primary) -"aWx" = ( +"aUp" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plasteel/brown{ dir = 2 }, /area/storage/primary) -"aWy" = ( +"aUq" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 1 @@ -23692,14 +21874,14 @@ dir = 2 }, /area/storage/primary) -"aWz" = ( +"aUr" = ( /obj/structure/reagent_dispensers/fueltank, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/brown{ dir = 2 }, /area/storage/primary) -"aWA" = ( +"aUs" = ( /obj/structure/table, /obj/item/crowbar, /obj/item/device/assembly/prox_sensor{ @@ -23712,7 +21894,7 @@ dir = 2 }, /area/storage/primary) -"aWB" = ( +"aUt" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -23721,7 +21903,7 @@ dir = 2 }, /area/storage/primary) -"aWC" = ( +"aUu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light_switch{ pixel_x = 28 @@ -23730,20 +21912,20 @@ dir = 6 }, /area/storage/primary) -"aWD" = ( +"aUv" = ( /turf/closed/wall/r_wall, /area/hallway/primary/central) -"aWE" = ( +"aUw" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/hallway/primary/central) -"aWF" = ( +"aUx" = ( /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aWG" = ( +"aUy" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/turretid{ control_area = "/area/ai_monitored/turret_protected/ai_upload"; @@ -23782,7 +21964,7 @@ dir = 6 }, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aWH" = ( +"aUz" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -23791,7 +21973,7 @@ }, /turf/open/floor/plasteel/vault, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aWI" = ( +"aUA" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/landmark/start/cyborg, /obj/machinery/light/small{ @@ -23815,7 +21997,7 @@ dir = 10 }, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aWJ" = ( +"aUB" = ( /obj/structure/sign/directions/security{ desc = "A direction sign, pointing out which way the security department is."; dir = 1; @@ -23836,7 +22018,7 @@ }, /turf/closed/wall/r_wall, /area/hallway/primary/fore) -"aWK" = ( +"aUC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -23846,7 +22028,7 @@ dir = 8 }, /area/hallway/primary/fore) -"aWL" = ( +"aUD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -23856,7 +22038,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/fore) -"aWM" = ( +"aUE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -23866,7 +22048,7 @@ dir = 2 }, /area/hallway/primary/fore) -"aWN" = ( +"aUF" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the escape arm is."; icon_state = "direction_evac"; @@ -23886,7 +22068,7 @@ }, /turf/closed/wall, /area/security/courtroom) -"aWO" = ( +"aUG" = ( /obj/machinery/power/apc{ dir = 2; name = "Courtroom APC"; @@ -23901,7 +22083,7 @@ /obj/item/storage/fancy/donut_box, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aWP" = ( +"aUH" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -23910,7 +22092,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aWQ" = ( +"aUI" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -23919,7 +22101,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aWR" = ( +"aUJ" = ( /obj/structure/table, /obj/item/book/manual/wiki/security_space_law{ pixel_x = -3; @@ -23943,14 +22125,14 @@ }, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aWS" = ( +"aUK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aWT" = ( +"aUL" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 @@ -23959,10 +22141,10 @@ dir = 2 }, /area/crew_quarters/locker) -"aWU" = ( +"aUM" = ( /turf/closed/wall, /area/crew_quarters/locker) -"aWV" = ( +"aUN" = ( /obj/machinery/cryopod{ tag = "icon-cryopod-open (EAST)"; icon_state = "cryopod-open"; @@ -23970,32 +22152,32 @@ }, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aWW" = ( +"aUO" = ( /obj/machinery/computer/cryopod{ pixel_y = -24 }, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aWX" = ( +"aUP" = ( /obj/machinery/cryopod, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aWY" = ( +"aUQ" = ( /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aWZ" = ( +"aUR" = ( /obj/structure/closet/wardrobe/green, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aXa" = ( +"aUS" = ( /obj/machinery/vending/clothing, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aXb" = ( +"aUT" = ( /obj/structure/closet/wardrobe/mixed, /turf/open/floor/plasteel/vault, /area/crew_quarters/locker) -"aXc" = ( +"aUU" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -24004,7 +22186,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aXd" = ( +"aUV" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -24019,17 +22201,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aXe" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aXf" = ( +"aUW" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -24040,22 +22212,22 @@ icon_state = "platingdmg3" }, /area/maintenance/starboard/fore) -"aXg" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" +"aUX" = ( +/obj/structure/closet/secure_closet/personal, +/obj/item/clothing/under/assistantformal, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aXh" = ( +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/turf/open/floor/plasteel/vault, +/area/crew_quarters/dorms) +"aUY" = ( /obj/effect/turf_decal/delivery, /obj/structure/closet/wardrobe/engineering_yellow, /turf/open/floor/plasteel, /area/engine/engineering) -"aXi" = ( +"aUZ" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -24068,7 +22240,7 @@ dir = 1 }, /area/engine/engineering) -"aXj" = ( +"aVa" = ( /obj/machinery/requests_console{ announcementConsole = 0; department = "Engineering"; @@ -24077,28 +22249,26 @@ }, /turf/closed/wall, /area/engine/engineering) -"aXk" = ( +"aVb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/delivery, /obj/structure/closet/secure_closet/engineering_welding, /turf/open/floor/plasteel, /area/engine/engineering) -"aXl" = ( +"aVc" = ( /obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/effect/turf_decal/bot{ dir = 1 }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, /turf/open/floor/plasteel{ dir = 1 }, /area/engine/engineering) -"aXm" = ( +"aVd" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -24106,13 +22276,13 @@ /obj/structure/closet/secure_closet/engineering_electrical, /turf/open/floor/plasteel, /area/engine/engineering) -"aXn" = ( +"aVe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/engine/engineering) -"aXo" = ( +"aVf" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -24123,38 +22293,14 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"aXp" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aXq" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aXr" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/junction, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aXs" = ( +"aVh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/effect/spawner/structure/window/plasma/reinforced, /turf/open/floor/plating, /area/engine/engineering) -"aXt" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/closed/wall/r_wall, -/area/engine/engineering) -"aXu" = ( +"aVk" = ( /obj/structure/window/reinforced{ dir = 1; layer = 2.9 @@ -24164,38 +22310,27 @@ }, /turf/open/space, /area/space/nearstation) -"aXv" = ( +"aVl" = ( /obj/machinery/porta_turret/ai{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aXw" = ( +"aVm" = ( /obj/machinery/status_display{ pixel_y = 32 }, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aXx" = ( +"aVn" = ( /obj/structure/showcase/cyborg/old{ dir = 2; pixel_y = 20 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aXy" = ( -/obj/machinery/power/terminal{ - dir = 1 - }, -/obj/machinery/flasher{ - id = "AI"; - pixel_x = -24; - pixel_y = 28 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"aXz" = ( +"aVp" = ( /obj/machinery/camera{ c_tag = "AI Chamber - Fore"; dir = 2; @@ -24211,24 +22346,24 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aXA" = ( +"aVq" = ( /obj/machinery/status_display{ pixel_y = 32 }, /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aXB" = ( +"aVr" = ( /obj/machinery/porta_turret/ai{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/ai) -"aXC" = ( +"aVs" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/hallway/secondary/entry) -"aXD" = ( +"aVt" = ( /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-13" }, @@ -24237,13 +22372,13 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXE" = ( +"aVu" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXF" = ( +"aVv" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -24256,17 +22391,14 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXG" = ( +"aVw" = ( /obj/structure/chair, -/obj/machinery/light{ - dir = 1 - }, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXH" = ( +"aVx" = ( /obj/structure/chair, /obj/machinery/camera{ c_tag = "Arrivals - Fore Arm - Far"; @@ -24278,7 +22410,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXI" = ( +"aVy" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -24290,7 +22422,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXJ" = ( +"aVz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -24299,15 +22431,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXK" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 4 - }, -/area/hallway/secondary/entry) -"aXL" = ( +"aVA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -24319,7 +22443,7 @@ dir = 1 }, /area/hallway/secondary/entry) -"aXM" = ( +"aVB" = ( /obj/machinery/light{ dir = 1 }, @@ -24333,19 +22457,7 @@ dir = 1 }, /area/hallway/secondary/entry) -"aXN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"aXO" = ( +"aVC" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -24362,7 +22474,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aXP" = ( +"aVD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -24378,7 +22490,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"aXQ" = ( +"aVE" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -24392,51 +22504,33 @@ dir = 1 }, /area/hallway/secondary/entry) -"aXR" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/arrival{ - dir = 5 - }, -/area/hallway/secondary/entry) -"aXS" = ( +"aVG" = ( /obj/machinery/status_display{ supply_display = 1 }, /turf/closed/wall, /area/quartermaster/storage) -"aXT" = ( -/mob/living/simple_animal/sloth/citrus, -/turf/open/floor/plasteel, -/area/quartermaster/storage) -"aXU" = ( +"aVH" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/item/storage/firstaid/regular, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aXV" = ( +"aVJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /obj/effect/landmark/start/cargo_technician, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aXW" = ( +"aVK" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aXX" = ( +"aVL" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -24451,7 +22545,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aXY" = ( +"aVM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -24462,7 +22556,7 @@ }, /turf/open/floor/plasteel, /area/security/checkpoint/supply) -"aXZ" = ( +"aVN" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -24470,19 +22564,19 @@ dir = 8 }, /area/security/checkpoint/supply) -"aYa" = ( +"aVO" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plasteel, /area/security/checkpoint/supply) -"aYb" = ( +"aVP" = ( /obj/structure/chair/office/dark, /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/landmark/start/depsec/supply, /turf/open/floor/plasteel, /area/security/checkpoint/supply) -"aYc" = ( +"aVQ" = ( /obj/item/device/radio/intercom{ dir = 4; name = "Station Intercom (General)"; @@ -24496,12 +22590,12 @@ dir = 4 }, /area/security/checkpoint/supply) -"aYd" = ( +"aVR" = ( /obj/effect/spawner/structure/window, /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/storage/primary) -"aYe" = ( +"aVS" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Primary Tool Storage" @@ -24514,7 +22608,7 @@ dir = 1 }, /area/storage/primary) -"aYf" = ( +"aVT" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Primary Tool Storage" @@ -24524,26 +22618,26 @@ dir = 1 }, /area/storage/primary) -"aYg" = ( +"aVU" = ( /obj/structure/closet/firecloset, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"aYh" = ( +"aVV" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/structure/closet/emcloset, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"aYi" = ( +"aVW" = ( /obj/structure/closet/emcloset, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"aYj" = ( +"aVX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aYk" = ( +"aVY" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/highsecurity{ name = "Secure Network Access"; @@ -24552,13 +22646,16 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aYl" = ( +"aVZ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/ai_monitored/turret_protected/ai_upload_foyer) -"aYm" = ( +"aWa" = ( /obj/machinery/airalarm{ pixel_y = 23 }, @@ -24569,7 +22666,7 @@ dir = 9 }, /area/hallway/primary/central) -"aYn" = ( +"aWb" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -24577,7 +22674,7 @@ dir = 1 }, /area/hallway/primary/central) -"aYo" = ( +"aWc" = ( /obj/machinery/light{ dir = 1 }, @@ -24588,7 +22685,7 @@ dir = 1 }, /area/hallway/primary/central) -"aYp" = ( +"aWd" = ( /obj/machinery/camera{ c_tag = "Central Primary Hallway - Fore"; dir = 2; @@ -24598,30 +22695,30 @@ dir = 1 }, /area/hallway/primary/central) -"aYq" = ( +"aWe" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/red/corner{ dir = 1 }, /area/hallway/primary/central) -"aYr" = ( +"aWf" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aYs" = ( +"aWg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/red/corner{ dir = 4 }, /area/hallway/primary/central) -"aYt" = ( +"aWh" = ( /turf/open/floor/plasteel/red/corner{ dir = 4 }, /area/hallway/primary/central) -"aYu" = ( +"aWi" = ( /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"; @@ -24631,7 +22728,7 @@ dir = 1 }, /area/hallway/primary/central) -"aYv" = ( +"aWj" = ( /obj/machinery/light{ dir = 1 }, @@ -24644,7 +22741,7 @@ dir = 1 }, /area/hallway/primary/central) -"aYw" = ( +"aWk" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -24661,7 +22758,7 @@ dir = 5 }, /area/hallway/primary/central) -"aYx" = ( +"aWl" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -24674,7 +22771,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/security/courtroom) -"aYy" = ( +"aWm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -24685,7 +22782,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aYz" = ( +"aWn" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Crew Quarters Access" @@ -24693,15 +22790,15 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/crew_quarters/locker) -"aYA" = ( +"aWo" = ( /obj/structure/sign/warning/pods, /turf/closed/wall, /area/crew_quarters/locker) -"aYB" = ( +"aWp" = ( /obj/machinery/vending/snack/random, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"aYC" = ( +"aWq" = ( /obj/machinery/newscaster{ pixel_y = 32 }, @@ -24709,7 +22806,7 @@ /obj/structure/disposalpipe/trunk, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"aYD" = ( +"aWr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -24718,7 +22815,7 @@ }, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"aYE" = ( +"aWs" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, @@ -24730,7 +22827,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aYF" = ( +"aWt" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -24742,19 +22839,19 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"aYG" = ( +"aWu" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "12" }, /turf/open/floor/plating, -/area/maintenance/starboard/fore) -"aYH" = ( +/area/maintenance/starboard) +"aWv" = ( /turf/closed/wall, /area/storage/tech) -"aYI" = ( +"aWw" = ( /turf/closed/wall/r_wall, /area/crew_quarters/heads/chief) -"aYJ" = ( +"aWx" = ( /obj/machinery/keycard_auth{ pixel_x = -25; pixel_y = 25 @@ -24768,7 +22865,7 @@ /obj/machinery/computer/apc_control, /turf/open/floor/plasteel/vault, /area/crew_quarters/heads/chief) -"aYK" = ( +"aWy" = ( /obj/machinery/requests_console{ announcementConsole = 1; department = "Chief Engineer's Desk"; @@ -24779,18 +22876,18 @@ /obj/machinery/computer/card/minor/ce, /turf/open/floor/plasteel/vault, /area/crew_quarters/heads/chief) -"aYL" = ( +"aWz" = ( /obj/machinery/ai_status_display{ pixel_y = 32 }, /obj/machinery/computer/station_alert, /turf/open/floor/plasteel/vault, /area/crew_quarters/heads/chief) -"aYM" = ( +"aWA" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/crew_quarters/heads/chief) -"aYN" = ( +"aWB" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ @@ -24809,11 +22906,11 @@ dir = 1 }, /area/crew_quarters/heads/chief) -"aYO" = ( +"aWC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/engine/engineering) -"aYP" = ( +"aWD" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/engineering{ @@ -24827,64 +22924,24 @@ /obj/effect/turf_decal/bot{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel{ dir = 1 }, /area/engine/engineering) -"aYQ" = ( -/turf/open/floor/plating, -/area/maintenance/starboard) -"aYR" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"aYS" = ( +"aWH" = ( /obj/machinery/atmospherics/pipe/simple/orange/visible{ dir = 10 }, /turf/open/floor/plating, /area/maintenance/starboard) -"aYT" = ( -/turf/closed/wall/r_wall, -/area/maintenance/starboard) -"aYU" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/turf/open/space, -/area/space/nearstation) -"aYV" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"aYW" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 6 - }, -/turf/open/space, -/area/space/nearstation) -"aYX" = ( +"aWK" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple{ dir = 10 }, /turf/open/space, /area/space/nearstation) -"aYY" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 6 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"aYZ" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 6 - }, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"aZa" = ( +"aWL" = ( /obj/machinery/ai_status_display{ pixel_x = -32 }, @@ -24893,20 +22950,20 @@ }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZb" = ( +"aWM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZc" = ( +"aWN" = ( /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZd" = ( +"aWO" = ( /obj/machinery/ai_slipper{ uses = 10 }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZe" = ( +"aWP" = ( /obj/structure/cable{ icon_state = "1-4" }, @@ -24915,7 +22972,7 @@ }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZf" = ( +"aWQ" = ( /obj/structure/cable{ icon_state = "2-8" }, @@ -24924,7 +22981,7 @@ }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZg" = ( +"aWR" = ( /obj/machinery/light{ dir = 4 }, @@ -24933,33 +22990,36 @@ }, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"aZh" = ( +"aWT" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZi" = ( +"aWU" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZj" = ( +"aWV" = ( /obj/structure/sign/warning/vacuum/external{ pixel_y = -32 }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZk" = ( +"aWW" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZl" = ( +"aWX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZm" = ( +"aWY" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -24968,14 +23028,14 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZn" = ( +"aWZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZo" = ( +"aXa" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -24984,20 +23044,20 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZp" = ( +"aXb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZq" = ( +"aXc" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"aZr" = ( +"aXd" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -25013,18 +23073,18 @@ dir = 4 }, /area/hallway/secondary/entry) -"aZs" = ( +"aXe" = ( /obj/machinery/conveyor{ dir = 4; id = "QMLoad" }, /turf/open/floor/plating, /area/quartermaster/storage) -"aZt" = ( +"aXf" = ( /obj/machinery/holopad, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZu" = ( +"aXg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -25035,7 +23095,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZv" = ( +"aXh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25045,7 +23105,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZw" = ( +"aXi" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -25055,7 +23115,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZx" = ( +"aXj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25064,7 +23124,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZy" = ( +"aXk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -25074,7 +23134,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZz" = ( +"aXl" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -25093,13 +23153,13 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"aZA" = ( +"aXm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall, /area/security/checkpoint/supply) -"aZB" = ( +"aXn" = ( /obj/machinery/recharger{ pixel_y = 4 }, @@ -25111,7 +23171,7 @@ dir = 10 }, /area/security/checkpoint/supply) -"aZC" = ( +"aXo" = ( /obj/item/paper_bin{ pixel_x = 1; pixel_y = 9 @@ -25128,7 +23188,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/checkpoint/supply) -"aZD" = ( +"aXp" = ( /obj/item/book/manual/wiki/security_space_law, /obj/machinery/newscaster{ pixel_y = -32 @@ -25139,7 +23199,7 @@ /obj/structure/table/reinforced, /turf/open/floor/plasteel/red/side, /area/security/checkpoint/supply) -"aZE" = ( +"aXq" = ( /obj/machinery/computer/secure_data{ dir = 8 }, @@ -25147,7 +23207,7 @@ dir = 6 }, /area/security/checkpoint/supply) -"aZF" = ( +"aXr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -25159,7 +23219,7 @@ icon_state = "panelscorched" }, /area/maintenance/port/fore) -"aZG" = ( +"aXs" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -25172,7 +23232,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aZH" = ( +"aXt" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -25186,8 +23246,8 @@ dir = 4 }, /turf/open/floor/plating, -/area/maintenance/port/fore) -"aZI" = ( +/area/maintenance/port) +"aXu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -25203,7 +23263,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"aZJ" = ( +"aXv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -25217,7 +23277,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZK" = ( +"aXw" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -25231,7 +23291,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZL" = ( +"aXx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25240,7 +23300,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZM" = ( +"aXy" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25251,7 +23311,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZN" = ( +"aXz" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -25262,7 +23322,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZO" = ( +"aXA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25271,7 +23331,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZP" = ( +"aXB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25280,7 +23340,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZQ" = ( +"aXC" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25288,7 +23348,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZR" = ( +"aXD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25299,7 +23359,7 @@ dir = 1 }, /area/hallway/primary/central) -"aZS" = ( +"aXE" = ( /obj/machinery/light/small{ dir = 1 }, @@ -25321,7 +23381,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZT" = ( +"aXF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25337,7 +23397,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZU" = ( +"aXG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25349,7 +23409,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZV" = ( +"aXH" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -25361,7 +23421,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZW" = ( +"aXI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25376,7 +23436,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZX" = ( +"aXJ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -25385,7 +23445,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZY" = ( +"aXK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25394,7 +23454,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"aZZ" = ( +"aXL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25403,7 +23463,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"baa" = ( +"aXM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25413,7 +23473,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bab" = ( +"aXN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25425,7 +23485,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bac" = ( +"aXO" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -25434,7 +23494,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bad" = ( +"aXP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25443,7 +23503,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bae" = ( +"aXQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25452,13 +23512,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"baf" = ( +"aXR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bag" = ( +"aXS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25466,7 +23526,7 @@ dir = 4 }, /area/hallway/primary/central) -"bah" = ( +"aXT" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -25474,7 +23534,7 @@ dir = 4 }, /area/hallway/primary/central) -"bai" = ( +"aXU" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -25485,7 +23545,7 @@ dir = 4 }, /area/hallway/primary/central) -"baj" = ( +"aXV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25494,7 +23554,7 @@ dir = 4 }, /area/hallway/primary/central) -"bak" = ( +"aXW" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25506,7 +23566,7 @@ dir = 4 }, /area/hallway/primary/central) -"bal" = ( +"aXX" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -25514,7 +23574,7 @@ dir = 4 }, /area/hallway/primary/central) -"bam" = ( +"aXY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25523,7 +23583,7 @@ dir = 4 }, /area/hallway/primary/central) -"ban" = ( +"aXZ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -25534,7 +23594,17 @@ dir = 4 }, /area/hallway/primary/central) -"bao" = ( +"aYa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"aYb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25545,7 +23615,7 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) -"bap" = ( +"aYc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25558,27 +23628,24 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"baq" = ( +"aYd" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/dark, +/area/aisat) +"aYe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/structure/cable/yellow{ icon_state = "4-8" }, -/obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"bar" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"bas" = ( +"aYf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -25590,16 +23657,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"bat" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"bau" = ( +"aYg" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -25609,7 +23667,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"bav" = ( +"aYh" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -25621,46 +23679,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"baw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard/fore) -"bax" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"bay" = ( -/obj/item/cigbutt, -/obj/machinery/power/apc{ - dir = 2; - name = "Starboard Bow Maintenance APC"; - areastring = "/area/maintenance/starboard/fore"; - pixel_y = -28 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"baz" = ( +"aYi" = ( /obj/structure/rack, /obj/item/storage/toolbox/electrical{ pixel_x = 1; @@ -25671,7 +23690,7 @@ /obj/item/device/multitool, /turf/open/floor/plasteel/dark, /area/storage/tech) -"baA" = ( +"aYj" = ( /obj/structure/rack, /obj/item/circuitboard/computer/pandemic{ pixel_x = -3; @@ -25689,7 +23708,7 @@ /obj/item/circuitboard/machine/mechfab, /turf/open/floor/plasteel/dark, /area/storage/tech) -"baB" = ( +"aYk" = ( /obj/structure/rack, /obj/item/circuitboard/computer/mining, /obj/item/circuitboard/machine/autolathe{ @@ -25702,7 +23721,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tech) -"baC" = ( +"aYl" = ( /obj/structure/rack, /obj/item/circuitboard/machine/telecomms/processor, /obj/item/circuitboard/machine/telecomms/receiver, @@ -25714,7 +23733,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tech) -"baD" = ( +"aYm" = ( /obj/structure/table, /obj/item/device/flashlight{ pixel_x = 1; @@ -25737,13 +23756,13 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tech) -"baE" = ( +"aYn" = ( /obj/structure/table, /obj/item/device/aicard, /obj/item/aiModule/reset, /turf/open/floor/plasteel/dark, /area/storage/tech) -"baF" = ( +"aYo" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -25754,12 +23773,12 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"baG" = ( +"aYp" = ( /turf/open/floor/plasteel/vault{ dir = 5 }, /area/crew_quarters/heads/chief) -"baH" = ( +"aYq" = ( /obj/item/storage/secure/safe{ pixel_x = 6; pixel_y = 30 @@ -25773,7 +23792,7 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"baI" = ( +"aYr" = ( /obj/structure/disposalpipe/segment, /obj/machinery/power/apc{ dir = 4; @@ -25796,7 +23815,7 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"baJ" = ( +"aYs" = ( /obj/structure/sign/warning/securearea{ pixel_y = 32 }, @@ -25806,20 +23825,7 @@ /obj/item/clothing/glasses/meson/engine, /turf/open/floor/plasteel, /area/engine/engineering) -"baK" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/engine/engineering) -"baL" = ( +"aYt" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -25831,63 +23837,17 @@ /obj/item/clothing/glasses/meson/engine, /turf/open/floor/plasteel, /area/engine/engineering) -"baM" = ( +"aYu" = ( /turf/closed/wall, /area/security/checkpoint/engineering) -"baN" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/floor/plating, -/area/maintenance/starboard) -"baO" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/maintenance/starboard) -"baP" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 5 - }, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"baQ" = ( +"aYx" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple{ dir = 4 }, /obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"baR" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"baS" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"baT" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"baU" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 10 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"baV" = ( +"aYy" = ( /obj/machinery/camera{ c_tag = "AI Chamber - Port"; dir = 4; @@ -25902,7 +23862,7 @@ dir = 1 }, /area/ai_monitored/turret_protected/ai) -"baW" = ( +"aYz" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "AI Core shutters"; @@ -25910,14 +23870,14 @@ }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/ai) -"baX" = ( +"aYA" = ( /obj/structure/cable{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"baY" = ( +"aYB" = ( /obj/structure/showcase/cyborg/old{ dir = 8; pixel_x = 9; @@ -25927,18 +23887,11 @@ dir = 4 }, /area/ai_monitored/turret_protected/ai) -"baZ" = ( +"aYC" = ( /obj/structure/sign/warning/docking, /turf/closed/wall, /area/hallway/secondary/entry) -"bba" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; - name = "Arrival Airlock" - }, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"bbb" = ( +"aYE" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -25947,7 +23900,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bbc" = ( +"aYF" = ( /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-05" }, @@ -25956,7 +23909,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bbd" = ( +"aYG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -25966,7 +23919,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bbe" = ( +"aYH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -25979,7 +23932,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bbf" = ( +"aYI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -25991,7 +23944,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"bbg" = ( +"aYJ" = ( /obj/machinery/light_switch{ pixel_x = -38 }, @@ -26004,13 +23957,13 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbh" = ( +"aYK" = ( /obj/effect/turf_decal/loading_area{ dir = 1 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbi" = ( +"aYL" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -26019,13 +23972,13 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbj" = ( +"aYM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbk" = ( +"aYN" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -26034,14 +23987,14 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbl" = ( +"aYO" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/stripes/corner{ dir = 2 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbm" = ( +"aYP" = ( /obj/machinery/camera{ c_tag = "Cargo Bay - Aft"; dir = 1; @@ -26052,7 +24005,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbn" = ( +"aYQ" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ @@ -26060,7 +24013,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbo" = ( +"aYR" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -26073,11 +24026,11 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bbp" = ( +"aYS" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/security/checkpoint/supply) -"bbq" = ( +"aYT" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, /obj/machinery/door/airlock/maintenance{ @@ -26086,13 +24039,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"bbr" = ( +"aYU" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, /area/hallway/primary/central) -"bbs" = ( +"aYV" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -26107,7 +24060,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbt" = ( +"aYW" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26116,14 +24069,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbu" = ( +"aYX" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, -/obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbv" = ( +"aYY" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26136,27 +24088,21 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbw" = ( +"aYZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbx" = ( +"aZa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/machinery/door/firedoor, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bby" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bbz" = ( +"aZb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26165,14 +24111,14 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbA" = ( +"aZc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbB" = ( +"aZd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26182,7 +24128,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbC" = ( +"aZe" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26192,7 +24138,7 @@ /obj/machinery/holopad, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbD" = ( +"aZf" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -26201,7 +24147,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbE" = ( +"aZg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26210,7 +24156,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbF" = ( +"aZh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26219,7 +24165,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbG" = ( +"aZi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26233,20 +24179,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbH" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/effect/landmark/observer_start, -/obj/effect/turf_decal/plaque{ - icon_state = "L8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bbI" = ( +"aZk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26255,7 +24188,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbJ" = ( +"aZl" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26264,7 +24197,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbK" = ( +"aZm" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26273,7 +24206,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbL" = ( +"aZn" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26282,7 +24215,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbM" = ( +"aZo" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26291,7 +24224,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbN" = ( +"aZp" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26301,7 +24234,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbO" = ( +"aZq" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26311,7 +24244,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbP" = ( +"aZr" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -26322,7 +24255,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bbQ" = ( +"aZs" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light{ dir = 4 @@ -26334,10 +24267,10 @@ dir = 4 }, /area/hallway/primary/central) -"bbR" = ( +"aZt" = ( /turf/closed/wall, /area/storage/tools) -"bbS" = ( +"aZv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; @@ -26345,10 +24278,10 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"bbT" = ( +"aZw" = ( /turf/closed/wall/r_wall, /area/storage/tech) -"bbU" = ( +"aZx" = ( /obj/machinery/power/apc{ dir = 8; name = "Tech Storage APC"; @@ -26362,7 +24295,7 @@ dir = 8 }, /area/storage/tech) -"bbV" = ( +"aZy" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26370,7 +24303,7 @@ dir = 8 }, /area/storage/tech) -"bbW" = ( +"aZz" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -26379,7 +24312,7 @@ dir = 8 }, /area/storage/tech) -"bbX" = ( +"aZA" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -26387,7 +24320,7 @@ dir = 8 }, /area/storage/tech) -"bbY" = ( +"aZB" = ( /obj/structure/table, /obj/item/stack/cable_coil{ pixel_x = -3; @@ -26406,7 +24339,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tech) -"bbZ" = ( +"aZC" = ( /obj/machinery/button/door{ desc = "A remote control-switch for the engineering security doors."; id = "Engineering"; @@ -26429,27 +24362,27 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"bca" = ( +"aZD" = ( /obj/structure/table/reinforced, /obj/item/device/flashlight/lamp, /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/crew_quarters/heads/chief) -"bcb" = ( +"aZE" = ( /obj/structure/table/reinforced, /obj/item/folder/yellow, /obj/item/stamp/ce, /obj/item/reagent_containers/pill/patch/silver_sulf, /turf/open/floor/plasteel/neutral/side, /area/crew_quarters/heads/chief) -"bcc" = ( +"aZF" = ( /obj/structure/table/reinforced, /obj/item/clipboard, /obj/item/paper/monitorkey, /turf/open/floor/plasteel/neutral/side, /area/crew_quarters/heads/chief) -"bcd" = ( +"aZG" = ( /obj/structure/table/reinforced, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -26461,7 +24394,7 @@ dir = 8 }, /area/crew_quarters/heads/chief) -"bce" = ( +"aZH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -26470,7 +24403,7 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"bcf" = ( +"aZI" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -26486,7 +24419,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"bcg" = ( +"aZJ" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 @@ -26499,7 +24432,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"bch" = ( +"aZK" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/shower{ dir = 8 @@ -26509,7 +24442,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"bci" = ( +"aZL" = ( /obj/structure/filingcabinet, /obj/structure/reagent_dispensers/peppertank{ pixel_y = 30 @@ -26522,7 +24455,7 @@ dir = 9 }, /area/security/checkpoint/engineering) -"bcj" = ( +"aZM" = ( /obj/structure/table, /obj/item/device/radio/intercom{ dir = 4; @@ -26536,7 +24469,7 @@ dir = 1 }, /area/security/checkpoint/engineering) -"bck" = ( +"aZN" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -1; @@ -26550,51 +24483,14 @@ dir = 5 }, /area/security/checkpoint/engineering) -"bcl" = ( -/turf/closed/wall/r_wall, -/area/security/checkpoint/engineering) -"bcm" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 +"aZO" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Library" }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bcn" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bco" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 10 - }, -/turf/open/space, -/area/space/nearstation) -"bcp" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bcq" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/turf/open/space, -/area/space/nearstation) -"bcr" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 9 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"bcs" = ( +/turf/open/floor/wood, +/area/library) +"aZQ" = ( /obj/effect/landmark/start/ai/secondary, /obj/item/device/radio/intercom{ anyai = 1; @@ -26632,7 +24528,7 @@ }, /turf/open/floor/circuit/green, /area/ai_monitored/turret_protected/ai) -"bct" = ( +"aZR" = ( /obj/machinery/holopad, /obj/machinery/flasher{ id = "AI"; @@ -26643,54 +24539,21 @@ dir = 1 }, /area/ai_monitored/turret_protected/ai) -"bcu" = ( +"aZS" = ( /obj/machinery/ai_slipper{ uses = 10 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"bcv" = ( -/obj/machinery/turretid{ - icon_state = "control_stun"; - name = "AI Chamber turret control"; - pixel_x = 3; - pixel_y = -23 - }, -/obj/machinery/door/window{ - base_state = "leftsecure"; - dir = 8; - obj_integrity = 300; - icon_state = "leftsecure"; - name = "Primary AI Core Access"; - req_access_txt = "16" - }, -/obj/machinery/newscaster/security_unit{ - pixel_x = 4; - pixel_y = 33 - }, -/turf/open/floor/plasteel/vault{ - dir = 6 - }, -/area/ai_monitored/turret_protected/ai) -"bcw" = ( -/obj/machinery/requests_console{ - department = "AI"; - departmentType = 5; - pixel_x = 30; - pixel_y = 30 - }, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/obj/machinery/flasher{ - id = "AI"; - pixel_x = 23; - pixel_y = -23 - }, +"aZU" = ( +/obj/structure/closet/secure_closet/personal, +/obj/item/clothing/under/assistantformal, +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, /turf/open/floor/plasteel/vault, -/area/ai_monitored/turret_protected/ai) -"bcx" = ( +/area/crew_quarters/locker) +"aZV" = ( /obj/machinery/door/window{ base_state = "rightsecure"; dir = 4; @@ -26708,7 +24571,7 @@ dir = 10 }, /area/ai_monitored/turret_protected/ai) -"bcy" = ( +"aZW" = ( /obj/machinery/ai_slipper{ uses = 10 }, @@ -26718,7 +24581,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/circuit, /area/ai_monitored/turret_protected/ai) -"bcz" = ( +"aZX" = ( /obj/machinery/holopad, /obj/machinery/flasher{ id = "AI"; @@ -26729,7 +24592,7 @@ dir = 4 }, /area/ai_monitored/turret_protected/ai) -"bcA" = ( +"aZY" = ( /obj/effect/landmark/start/ai/secondary, /obj/item/device/radio/intercom{ anyai = 1; @@ -26767,28 +24630,28 @@ }, /turf/open/floor/circuit/green, /area/ai_monitored/turret_protected/ai) -"bcB" = ( +"aZZ" = ( /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plating, /area/hallway/secondary/entry) -"bcC" = ( +"baa" = ( /obj/structure/closet/emcloset, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bcD" = ( +"bab" = ( /obj/machinery/vending/cigarette, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bcE" = ( +"bac" = ( /obj/machinery/vending/coffee, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bcF" = ( +"bad" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -26798,7 +24661,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bcG" = ( +"bae" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26810,7 +24673,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"bcH" = ( +"baf" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26820,7 +24683,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"bcI" = ( +"bag" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -26828,15 +24691,25 @@ icon_state = "panelscorched" }, /area/maintenance/port/fore) -"bcJ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" +"bah" = ( +/obj/structure/closet/secure_closet/personal, +/obj/item/clothing/under/assistantformal, +/obj/structure/sign/map/right{ + 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-right-MS"; + pixel_y = 32 }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" +/obj/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/turf/open/floor/plasteel/vault, +/area/crew_quarters/locker) +"bai" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 }, -/area/maintenance/port/fore) -"bcK" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"baj" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -26845,7 +24718,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"bcL" = ( +"bak" = ( /obj/machinery/door/airlock/maintenance{ name = "Cargo Bay Maintenance"; req_access_txt = "0"; @@ -26856,7 +24729,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/fore) -"bcM" = ( +"bal" = ( /obj/item/device/radio/intercom{ broadcasting = 0; listening = 1; @@ -26869,14 +24742,14 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcN" = ( +"bam" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcO" = ( +"ban" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -26885,7 +24758,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcP" = ( +"bao" = ( /obj/machinery/conveyor_switch/oneway{ id = "packageSort2"; pixel_x = -8; @@ -26896,7 +24769,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcQ" = ( +"bap" = ( /obj/structure/rack, /obj/item/stack/packageWrap{ pixel_x = 2; @@ -26929,7 +24802,7 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcR" = ( +"baq" = ( /obj/structure/rack, /obj/machinery/power/apc{ dir = 2; @@ -26950,14 +24823,14 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcS" = ( +"bar" = ( /obj/structure/closet/wardrobe/cargotech, /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcT" = ( +"bas" = ( /obj/structure/closet/wardrobe/cargotech, /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/stripes/line{ @@ -26965,10 +24838,10 @@ }, /turf/open/floor/plasteel, /area/quartermaster/storage) -"bcU" = ( +"bat" = ( /turf/closed/wall, /area/quartermaster/office) -"bcV" = ( +"bau" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, @@ -26980,7 +24853,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/office) -"bcW" = ( +"bav" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -26994,7 +24867,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/quartermaster/office) -"bcX" = ( +"baw" = ( /obj/item/stamp{ pixel_x = -3; pixel_y = 3 @@ -27020,14 +24893,14 @@ dir = 9 }, /area/quartermaster/office) -"bcY" = ( +"bax" = ( /obj/structure/table/reinforced, /obj/machinery/computer/stockexchange, /turf/open/floor/plasteel/brown{ dir = 5 }, /area/quartermaster/office) -"bcZ" = ( +"bay" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the Cargo department is."; icon_state = "direction_supply"; @@ -27036,12 +24909,12 @@ }, /turf/closed/wall, /area/quartermaster/office) -"bda" = ( +"baz" = ( /obj/machinery/computer/cargo/request, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/primary/port) -"bdb" = ( +"baA" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/status_display{ pixel_y = 32; @@ -27053,7 +24926,7 @@ dir = 1 }, /area/hallway/primary/port) -"bdc" = ( +"baB" = ( /obj/machinery/firealarm{ dir = 2; pixel_y = 24 @@ -27062,14 +24935,14 @@ dir = 1 }, /area/hallway/primary/port) -"bdd" = ( +"baC" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/brown{ dir = 1 }, /area/hallway/primary/port) -"bde" = ( +"baD" = ( /obj/machinery/airalarm{ pixel_y = 23 }, @@ -27082,10 +24955,10 @@ dir = 5 }, /area/hallway/primary/port) -"bdf" = ( +"baE" = ( /turf/closed/wall, /area/hallway/primary/port) -"bdg" = ( +"baF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/extinguisher_cabinet{ pixel_x = -27 @@ -27102,14 +24975,14 @@ dir = 1 }, /area/hallway/primary/central) -"bdh" = ( +"baG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bdi" = ( +"baH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -27120,7 +24993,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdj" = ( +"baI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27131,7 +25004,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdk" = ( +"baJ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -27148,7 +25021,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdl" = ( +"baK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27160,7 +25033,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdm" = ( +"baL" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -27175,7 +25048,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdn" = ( +"baM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27190,7 +25063,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdo" = ( +"baN" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -27201,7 +25074,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdp" = ( +"baO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27216,7 +25089,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdq" = ( +"baP" = ( /obj/machinery/firealarm{ dir = 1; pixel_y = -24 @@ -27228,7 +25101,7 @@ dir = 2 }, /area/hallway/primary/central) -"bdr" = ( +"baQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27236,7 +25109,7 @@ dir = 2 }, /area/hallway/primary/central) -"bds" = ( +"baR" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -27244,14 +25117,14 @@ dir = 2 }, /area/hallway/primary/central) -"bdt" = ( +"baS" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/holopad, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bdu" = ( +"baT" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27259,7 +25132,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdv" = ( +"baU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27271,7 +25144,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdw" = ( +"baV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27284,7 +25157,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdx" = ( +"baW" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -27293,7 +25166,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdy" = ( +"baX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -27306,7 +25179,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdz" = ( +"baY" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -27317,7 +25190,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdA" = ( +"baZ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -27332,7 +25205,7 @@ dir = 8 }, /area/hallway/primary/central) -"bdB" = ( +"bba" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -27342,7 +25215,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bdC" = ( +"bbb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/camera{ c_tag = "Central Primary Hallway - Fore - Starboard Corner"; @@ -27353,13 +25226,13 @@ dir = 4 }, /area/hallway/primary/central) -"bdD" = ( +"bbc" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plasteel/yellow/side{ dir = 9 }, /area/storage/tools) -"bdE" = ( +"bbd" = ( /obj/machinery/power/apc{ dir = 1; name = "Auxiliary Tool Storage APC"; @@ -27376,7 +25249,7 @@ dir = 1 }, /area/storage/tools) -"bdF" = ( +"bbe" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -27384,7 +25257,7 @@ dir = 1 }, /area/storage/tools) -"bdG" = ( +"bbf" = ( /obj/structure/closet/toolcloset, /obj/item/device/radio/intercom{ freerange = 0; @@ -27396,20 +25269,20 @@ dir = 1 }, /area/storage/tools) -"bdH" = ( +"bbg" = ( /obj/structure/closet/toolcloset, /turf/open/floor/plasteel/yellow/side{ dir = 5 }, /area/storage/tools) -"bdI" = ( +"bbh" = ( /obj/effect/decal/cleanable/cobweb, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"bdJ" = ( +"bbi" = ( /obj/effect/landmark/xeno_spawn, /obj/item/cigbutt, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ @@ -27420,7 +25293,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/fore) -"bdK" = ( +"bbj" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -27429,7 +25302,7 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/fore) -"bdL" = ( +"bbk" = ( /obj/structure/rack, /obj/item/circuitboard/computer/borgupload{ pixel_x = -1; @@ -27441,7 +25314,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tech) -"bdM" = ( +"bbl" = ( /obj/machinery/camera{ c_tag = "Secure Tech Storage"; dir = 8 @@ -27459,7 +25332,7 @@ dir = 8 }, /area/storage/tech) -"bdN" = ( +"bbm" = ( /obj/machinery/light{ dir = 8 }, @@ -27467,7 +25340,7 @@ dir = 8 }, /area/storage/tech) -"bdO" = ( +"bbn" = ( /obj/structure/rack, /obj/item/circuitboard/computer/cloning, /obj/item/circuitboard/computer/med_data{ @@ -27480,19 +25353,10 @@ /obj/item/circuitboard/machine/smoke_machine, /turf/open/floor/plasteel/dark, /area/storage/tech) -"bdP" = ( -/obj/structure/rack, -/obj/item/circuitboard/computer/secure_data{ - pixel_x = -2; - pixel_y = 2 - }, -/obj/item/circuitboard/computer/security{ - pixel_x = 1; - pixel_y = -1 - }, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bdQ" = ( +"bbo" = ( +/turf/closed/wall, +/area/maintenance/solars/port/fore) +"bbp" = ( /obj/structure/rack, /obj/item/circuitboard/computer/powermonitor{ pixel_x = -2; @@ -27509,7 +25373,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/storage/tech) -"bdR" = ( +"bbq" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -27517,13 +25381,13 @@ dir = 8 }, /area/storage/tech) -"bdS" = ( +"bbr" = ( /obj/structure/table, /obj/item/electronics/apc, /obj/item/electronics/airlock, /turf/open/floor/plasteel/dark, /area/storage/tech) -"bdT" = ( +"bbs" = ( /obj/machinery/button/door{ id = "transittube"; name = "Transit Tube Lockdown"; @@ -27543,7 +25407,7 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"bdU" = ( +"bbt" = ( /obj/item/cartridge/engineering{ pixel_x = 4; pixel_y = 5 @@ -27561,7 +25425,7 @@ dir = 4 }, /area/crew_quarters/heads/chief) -"bdV" = ( +"bbu" = ( /obj/effect/landmark/start/chief_engineer, /obj/structure/chair/office/light{ dir = 1; @@ -27571,13 +25435,13 @@ dir = 8 }, /area/crew_quarters/heads/chief) -"bdW" = ( +"bbv" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/neutral{ dir = 8 }, /area/crew_quarters/heads/chief) -"bdX" = ( +"bbw" = ( /obj/structure/table/reinforced, /obj/item/paper_bin{ pixel_x = -3; @@ -27588,7 +25452,7 @@ dir = 8 }, /area/crew_quarters/heads/chief) -"bdY" = ( +"bbx" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -27607,7 +25471,7 @@ dir = 5 }, /area/crew_quarters/heads/chief) -"bdZ" = ( +"bby" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -27619,7 +25483,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"bea" = ( +"bbz" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -27630,7 +25494,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/engine/engineering) -"beb" = ( +"bbA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -27647,7 +25511,7 @@ }, /turf/open/floor/plasteel, /area/engine/engineering) -"bec" = ( +"bbB" = ( /obj/item/screwdriver{ pixel_y = 10 }, @@ -27662,14 +25526,14 @@ dir = 8 }, /area/security/checkpoint/engineering) -"bed" = ( +"bbC" = ( /obj/structure/chair/office/dark{ dir = 4 }, /obj/effect/landmark/start/depsec/engineering, /turf/open/floor/plasteel, /area/security/checkpoint/engineering) -"bee" = ( +"bbD" = ( /obj/structure/table, /obj/item/book/manual/wiki/security_space_law, /obj/machinery/light{ @@ -27684,24 +25548,7 @@ dir = 4 }, /area/security/checkpoint/engineering) -"bef" = ( -/obj/item/cigbutt, -/turf/open/floor/plating, -/area/maintenance/starboard) -"beg" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"beh" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/space, -/area/space/nearstation) -"bei" = ( -/obj/structure/grille, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"bej" = ( +"bbF" = ( /obj/structure/showcase/cyborg/old{ dir = 4; pixel_x = -9; @@ -27711,7 +25558,9501 @@ dir = 1 }, /area/ai_monitored/turret_protected/ai) +"bbG" = ( +/obj/structure/closet/secure_closet/personal, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/item/clothing/under/assistantformal, +/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/item/clothing/suit/hooded/wintercoat, +/obj/item/clothing/shoes/winterboots, +/turf/open/floor/plasteel/vault, +/area/crew_quarters/locker) +"bbH" = ( +/obj/machinery/camera{ + c_tag = "AI Chamber - Starboard"; + dir = 8; + network = list("RD") + }, +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/ai_monitored/turret_protected/ai) +"bbI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bbJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bbK" = ( +/turf/closed/wall, +/area/security/checkpoint/customs) +"bbL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"bbM" = ( +/obj/item/stack/sheet/cardboard, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"bbN" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/quartermaster/office) +"bbO" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/machinery/conveyor{ + backwards = 1; + dir = 2; + forwards = 2; + id = "packageSort2" + }, +/obj/effect/turf_decal/loading_area, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bbP" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall, +/area/quartermaster/sorting) +"bbQ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/power/apc{ + dir = 8; + name = "Cargo Office APC"; + areastring = "/area/quartermaster/office"; + pixel_x = -24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/brown{ + dir = 9 + }, +/area/quartermaster/office) +"bbR" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/quartermaster/office) +"bbS" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/machinery/status_display{ + pixel_y = 32; + supply_display = 1 + }, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/quartermaster/office) +"bbT" = ( +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/quartermaster/office) +"bbU" = ( +/obj/effect/landmark/start/cargo_technician, +/obj/structure/chair/office/dark{ + dir = 4 + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"bbV" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/westleft{ + dir = 8; + name = "Cargo Desk"; + req_access_txt = "50" + }, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bbW" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bbX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bbY" = ( +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bbZ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bca" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Cargo - Foyer"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/hallway/primary/port) +"bcb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/obj/machinery/status_display{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bcc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bcd" = ( +/turf/closed/wall, +/area/janitor) +"bce" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock{ + name = "Custodial Closet"; + req_access_txt = "26" + }, +/turf/open/floor/plasteel, +/area/janitor) +"bcf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/janitor) +"bcg" = ( +/turf/closed/wall, +/area/maintenance/central) +"bch" = ( +/obj/machinery/door/airlock{ + name = "Central Emergency Storage"; + req_access_txt = "0" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bci" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/hallway/primary/central) +"bcj" = ( +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/captain/private) +"bck" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/captain/private) +"bcl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bcm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bcn" = ( +/obj/structure/rack, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/clothing/suit/hazardvest, +/obj/item/device/multitool, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/storage/tools) +"bco" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel, +/area/storage/tools) +"bcp" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/storage/tools) +"bcq" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel, +/area/storage/tools) +"bcr" = ( +/obj/machinery/camera{ + c_tag = "Auxiliary Tool Storage"; + dir = 8; + network = list("SS13") + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 4 + }, +/area/storage/tools) +"bcs" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bct" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"bcu" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/storage/tech) +"bcv" = ( +/obj/structure/rack, +/obj/item/circuitboard/computer/crew{ + pixel_x = -1; + pixel_y = 1 + }, +/obj/item/circuitboard/computer/card{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/item/circuitboard/computer/communications{ + pixel_x = 5; + pixel_y = -5 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"bcw" = ( +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcx" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Secure Tech Storage"; + req_access_txt = "19;23" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcy" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcz" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcD" = ( +/obj/structure/table, +/obj/item/screwdriver{ + pixel_y = 16 + }, +/obj/item/wirecutters, +/obj/item/device/multitool, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bcE" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"bcF" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/crew_quarters/heads/chief) +"bcG" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 1 + }, +/area/crew_quarters/heads/chief) +"bcH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/crew_quarters/heads/chief) +"bcI" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/newscaster{ + pixel_x = 30 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"bcJ" = ( +/obj/structure/closet/toolcloset, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/engineering) +"bcK" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/engine/engineering) +"bcL" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Engineering Security APC"; + areastring = "/area/security/checkpoint/engineering"; + pixel_x = -24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/checkpoint/engineering) +"bcM" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/engineering) +"bcN" = ( +/obj/machinery/computer/secure_data{ + dir = 8 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for monitoring the engine."; + dir = 8; + name = "Engine Monitor"; + network = list("Engine"); + pixel_x = 32 + }, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/checkpoint/engineering) +"bcO" = ( +/obj/structure/easel, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/fore) +"bcP" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/ai_status_display{ + pixel_x = -32 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai) +"bcQ" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/space, +/area/space/nearstation) +"bcV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bcW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/security/checkpoint/customs) +"bcX" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/structure/table/reinforced, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -3; + pixel_y = 5 + }, +/turf/open/floor/plasteel/red/side{ + dir = 9 + }, +/area/security/checkpoint/customs) +"bcY" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Customs APC"; + areastring = "/area/security/checkpoint/customs"; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/customs) +"bcZ" = ( +/obj/item/device/radio/intercom{ + broadcasting = 0; + name = "Station Intercom (General)"; + pixel_y = 20 + }, +/obj/machinery/computer/security, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/customs) +"bda" = ( +/obj/machinery/computer/card, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/requests_console{ + department = "Security"; + departmentType = 5; + pixel_y = 30 + }, +/obj/machinery/camera{ + c_tag = "Customs Checkpoint"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/customs) +"bdb" = ( +/obj/machinery/computer/secure_data, +/obj/machinery/newscaster/security_unit{ + pixel_y = 30 + }, +/turf/open/floor/plasteel/red/side{ + dir = 1 + }, +/area/security/checkpoint/customs) +"bdc" = ( +/obj/machinery/light_switch{ + pixel_x = 27 + }, +/obj/structure/reagent_dispensers/peppertank{ + pixel_y = 30 + }, +/obj/structure/closet/secure_closet/security, +/turf/open/floor/plasteel/red/side{ + dir = 5 + }, +/area/security/checkpoint/customs) +"bdd" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/port/fore) +"bde" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"bdf" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/closed/wall, +/area/quartermaster/sorting) +"bdg" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/structure/disposaloutlet{ + dir = 4 + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bdh" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bdi" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bdj" = ( +/obj/machinery/conveyor{ + dir = 4; + id = "packageSort2" + }, +/obj/structure/plasticflaps{ + opacity = 0 + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bdk" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/deliveryChute{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bdl" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/quartermaster/office) +"bdm" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bdn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bdo" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bdp" = ( +/obj/machinery/computer/cargo{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"bdq" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/quartermaster/office) +"bdr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bds" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bdt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bdu" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bdv" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/hallway/primary/port) +"bdw" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/hallway/primary/port) +"bdx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/brown/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bdy" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1; + sortType = 22 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bdz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bdA" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/machinery/light_switch{ + pixel_x = 8; + pixel_y = 30 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bdB" = ( +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bdC" = ( +/obj/structure/closet/l3closet/janitor, +/obj/machinery/airalarm{ + pixel_y = 28 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bdD" = ( +/obj/structure/closet/jcloset, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bdE" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/central) +"bdF" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bdG" = ( +/turf/closed/wall/r_wall, +/area/maintenance/central) +"bdH" = ( +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = -27 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 32 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bdI" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/table/wood, +/obj/item/pinpointer/nuke, +/obj/item/disk/nuclear, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bdJ" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/computer/security/wooden_tv, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bdK" = ( +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bdL" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bdM" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/filingcabinet{ + pixel_x = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bdN" = ( +/obj/machinery/light_switch{ + pixel_x = 28 + }, +/obj/structure/dresser, +/obj/item/storage/secure/safe{ + pixel_x = 6; + pixel_y = 28 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bdO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bdP" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bdQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bdR" = ( +/obj/structure/table, +/obj/item/storage/toolbox/emergency, +/obj/machinery/light_switch{ + pixel_x = -26 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 10 + }, +/area/storage/tools) +"bdS" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/storage/box/lights/mixed, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/yellow/side{ + dir = 2 + }, +/area/storage/tools) +"bdT" = ( +/turf/open/floor/plasteel/yellow/side{ + dir = 2 + }, +/area/storage/tools) +"bdU" = ( +/obj/structure/rack, +/obj/item/electronics/apc, +/obj/item/electronics/airlock, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plasteel/yellow/side{ + dir = 2 + }, +/area/storage/tools) +"bdV" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/rods/fifty, +/turf/open/floor/plasteel/yellow/side{ + dir = 6 + }, +/area/storage/tools) +"bdW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"bdX" = ( +/obj/structure/rack, +/obj/item/circuitboard/computer/robotics{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/item/circuitboard/computer/mecha_control{ + pixel_x = 1; + pixel_y = -1 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"bdY" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bdZ" = ( +/obj/machinery/vending/assist, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"bea" = ( +/obj/structure/table, +/obj/item/device/plant_analyzer, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"beb" = ( +/obj/structure/table, +/obj/item/device/analyzer, +/obj/item/device/healthanalyzer, +/obj/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"bec" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_x = 1; + pixel_y = -1 + }, +/obj/item/device/multitool, +/obj/item/clothing/glasses/meson, +/obj/machinery/light_switch{ + pixel_y = -28 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"bed" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bee" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/turf/open/floor/plasteel/dark, +/area/storage/tech) +"bef" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"beg" = ( +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = -29 + }, +/obj/machinery/suit_storage_unit/ce, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"beh" = ( +/obj/structure/rack, +/obj/item/storage/secure/briefcase, +/obj/item/clothing/mask/cigarette/cigar, +/obj/machinery/computer/security/telescreen{ + dir = 1; + name = "MiniSat Monitor"; + network = list("MiniSat","tcomm"); + pixel_y = -30 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"bei" = ( +/obj/structure/rack, +/obj/item/lighter, +/obj/item/clothing/glasses/meson, +/obj/machinery/button/door{ + id = "ceprivacy"; + name = "Privacy Shutters Control"; + pixel_y = -26 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"bej" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/mob/living/simple_animal/parrot/Poly, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) "bek" = ( +/obj/structure/closet/secure_closet/engineering_chief{ + req_access_txt = "0" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel/vault{ + dir = 5 + }, +/area/crew_quarters/heads/chief) +"bel" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Engine Room"; + req_access_txt = "10" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/engine/engineering) +"bem" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/machinery/camera/autoname{ + dir = 4; + network = list("SS13") + }, +/obj/machinery/button/door{ + desc = "A remote control-switch for the engineering security doors."; + id = "Engineering"; + name = "Engineering Lockdown"; + pixel_x = -24; + pixel_y = -6; + req_access_txt = "1" + }, +/obj/machinery/button/door{ + id = "atmos"; + name = "Atmospherics Lockdown"; + pixel_x = -24; + pixel_y = 5; + req_access_txt = "1" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/checkpoint/engineering) +"ben" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/engineering) +"beo" = ( +/obj/structure/closet/secure_closet/security/engine, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/checkpoint/engineering) +"bep" = ( +/turf/closed/wall, +/area/engine/break_room) +"beq" = ( +/obj/structure/sign/warning/vacuum/external, +/turf/closed/wall/r_wall, +/area/space/nearstation) +"bes" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bet" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Port Fore"; + dir = 8; + network = list("MiniSat") + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"beu" = ( +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai) +"bew" = ( +/obj/machinery/power/apc{ + aidisabled = 0; + dir = 1; + name = "AI Chamber APC"; + areastring = "/area/ai_monitored/turret_protected/ai"; + pixel_y = 24 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai) +"bex" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai) +"bey" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Starboard Fore"; + dir = 4; + network = list("MiniSat") + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bez" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/dark, +/area/aisat) +"beA" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"beK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/checkpoint/customs) +"beL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/table/reinforced, +/obj/item/folder/red, +/obj/item/folder/red, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/checkpoint/customs) +"beM" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"beN" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"beO" = ( +/obj/structure/chair/office/dark, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"beP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"beQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/checkpoint/customs) +"beR" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Security Maintenance"; + req_access_txt = "1" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"beS" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"beT" = ( +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"beU" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mailroom Maintenance"; + req_access_txt = "50" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"beV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"beW" = ( +/obj/structure/chair/stool, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"beX" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "packageSort2"; + pixel_x = -2; + pixel_y = 12 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"beY" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Cargo - Office"; + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/quartermaster/office) +"beZ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bfa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bfb" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bfc" = ( +/obj/structure/filingcabinet/filingcabinet, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"bfd" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bff" = ( +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/port) +"bfg" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/hallway/primary/port) +"bfh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bfi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bfj" = ( +/obj/item/restraints/legcuffs/beartrap, +/obj/item/restraints/legcuffs/beartrap, +/obj/structure/table, +/obj/machinery/requests_console{ + department = "Janitorial"; + departmentType = 1; + pixel_x = -29 + }, +/obj/item/reagent_containers/spray/cleaner, +/obj/machinery/camera{ + c_tag = "Custodial Closet"; + dir = 4; + network = list("SS13") + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bfk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plating, +/area/janitor) +"bfl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bfm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bfn" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Custodial Maintenance"; + req_access_txt = "26" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bfo" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bfp" = ( +/obj/item/device/flashlight{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bfq" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/maintenance/central) +"bfr" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/bridge) +"bfs" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/bridge) +"bft" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"bfu" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"bfv" = ( +/turf/closed/wall/r_wall, +/area/bridge) +"bfw" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"bfx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/bridge) +"bfy" = ( +/obj/structure/table/wood, +/obj/machinery/newscaster/security_unit{ + pixel_x = -30; + pixel_y = 1 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bfz" = ( +/obj/effect/landmark/start/captain, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/chair/comfy/brown{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bfA" = ( +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bfB" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bfC" = ( +/obj/machinery/door/window/westright, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bfD" = ( +/obj/structure/bed, +/obj/item/bedsheet/captain, +/obj/effect/landmark/start/captain, +/obj/machinery/camera{ + c_tag = "Captain's Quarters"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bfE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bfF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/yellow/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bfG" = ( +/obj/structure/sign/directions/security{ + desc = "A direction sign, pointing out which way the security department is."; + dir = 1; + icon_state = "direction_sec"; + pixel_y = 8 + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the engineering department is."; + dir = 4; + icon_state = "direction_eng" + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the bridge is."; + dir = 2; + icon_state = "direction_bridge"; + name = "bridge"; + pixel_y = -8 + }, +/turf/closed/wall/r_wall, +/area/storage/tools) +"bfH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/storage/tools) +"bfI" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Auxiliary Tool Storage"; + req_access_txt = "12" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/storage/tools) +"bfJ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/storage/tools) +"bfK" = ( +/obj/structure/closet/emcloset, +/obj/structure/sign/map/left{ + icon_state = "map-left-MS"; + pixel_y = 32 + }, +/turf/open/floor/plasteel/vault, +/area/hallway/primary/starboard) +"bfL" = ( +/obj/structure/sign/map/right{ + desc = "A framed picture of the station. Clockwise from security in red at the top, you see engineering in yellow, science in purple, escape in checkered red-and-white, medbay in green, arrivals in checkered red-and-blue, and then cargo in brown."; + icon_state = "map-right-MS"; + pixel_y = 32 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel/vault, +/area/hallway/primary/starboard) +"bfM" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"bfN" = ( +/turf/closed/wall, +/area/hallway/primary/starboard) +"bfO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/storage/tech) +"bfP" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering{ + name = "Tech Storage"; + req_access_txt = "0"; + req_one_access_txt = "23;30" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/storage/tech) +"bfQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "ceprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/chief) +"bfR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "ceprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/chief) +"bfS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bfT" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Security Doors" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bfU" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"bfV" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/security/checkpoint/engineering) +"bfW" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + name = "Engineering Security Post"; + req_access_txt = "63" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/security/checkpoint/engineering) +"bfX" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/security/checkpoint/engineering) +"bfY" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/engine/break_room) +"bfZ" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/engine/break_room) +"bga" = ( +/obj/structure/shuttle/engine/propulsion/burst{ + dir = 8 + }, +/turf/closed/wall/mineral/titanium, +/area/shuttle/pod_4) +"bgb" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/pod_4) +"bgc" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Space Access Airlock"; + req_one_access_txt = "32;19" + }, +/turf/open/floor/plating, +/area/aisat) +"bgd" = ( +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/aisat) +"bge" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/aisat) +"bgf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/aisat) +"bgg" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/door/window{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "MiniSat Airlock Access"; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bgh" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bgi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bgj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai) +"bgk" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/circuit, +/area/ai_monitored/turret_protected/ai) +"bgl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bgm" = ( +/obj/structure/table/reinforced, +/obj/item/phone{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/cigbutt/cigarbutt{ + pixel_x = 5; + pixel_y = -1 + }, +/obj/item/device/radio/intercom{ + broadcasting = 1; + frequency = 1447; + listening = 0; + name = "Station Intercom (AI Private)"; + pixel_x = 28 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bgn" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/turf/open/space, +/area/space/nearstation) +"bgo" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/turf/open/space, +/area/space/nearstation) +"bgv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bgw" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/closet, +/obj/item/crowbar, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/radio, +/turf/open/floor/plasteel/red/side{ + dir = 10 + }, +/area/security/checkpoint/customs) +"bgx" = ( +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/customs) +"bgy" = ( +/obj/item/paper_bin{ + pixel_x = 1; + pixel_y = 9 + }, +/obj/item/pen, +/obj/structure/table/reinforced, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/customs) +"bgz" = ( +/obj/item/paper, +/obj/structure/table/reinforced, +/obj/machinery/door/window/brigdoor{ + dir = 2; + name = "Arrivals Security Checkpoint"; + pixel_y = -8; + req_access_txt = "1" + }, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/customs) +"bgA" = ( +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/structure/table/reinforced, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/red/side, +/area/security/checkpoint/customs) +"bgB" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/airalarm{ + pixel_y = 28 + }, +/obj/structure/closet/crate/secure/weapon{ + desc = "A secure clothing crate."; + name = "formal uniform crate"; + req_access_txt = "3" + }, +/obj/item/clothing/under/rank/security/navyblue, +/obj/item/clothing/under/rank/security/navyblue, +/obj/item/clothing/under/rank/security/navyblue, +/obj/item/clothing/under/rank/security/navyblue, +/obj/item/clothing/under/rank/security/navyblue, +/obj/item/clothing/under/rank/security/navyblue, +/obj/item/clothing/suit/security/officer, +/obj/item/clothing/suit/security/officer, +/obj/item/clothing/suit/security/officer, +/obj/item/clothing/suit/security/officer, +/obj/item/clothing/suit/security/officer, +/obj/item/clothing/suit/security/officer, +/obj/item/clothing/under/rank/warden/navyblue, +/obj/item/clothing/suit/security/warden, +/obj/item/clothing/under/rank/head_of_security/navyblue, +/obj/item/clothing/suit/security/hos, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navyofficer, +/obj/item/clothing/head/beret/sec/navywarden, +/obj/item/clothing/head/beret/sec/navyhos, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/security/warden) +"bgC" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"bgD" = ( +/obj/machinery/space_heater, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"bgE" = ( +/obj/structure/disposalpipe/sorting/wrap{ + dir = 1 + }, +/turf/closed/wall, +/area/quartermaster/sorting) +"bgF" = ( +/obj/structure/disposaloutlet{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bgG" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/machinery/door/window/eastleft{ + name = "Mail"; + req_access_txt = "50" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgH" = ( +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgK" = ( +/obj/machinery/firealarm{ + dir = 2; + pixel_y = 24 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgL" = ( +/obj/machinery/status_display{ + pixel_y = 32; + supply_display = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgM" = ( +/obj/machinery/light_switch{ + pixel_y = 28 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Mailroom"; + req_access_txt = "0"; + req_one_access_txt = "48;50" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bgO" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/quartermaster/office) +"bgP" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bgQ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bgR" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/cargo_technician, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bgS" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"bgT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining/glass{ + name = "Cargo Office"; + req_access_txt = "0"; + req_one_access_txt = "48;50" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"bgU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/hallway/primary/port) +"bgV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bgW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bgX" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/junction{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bgY" = ( +/turf/open/floor/plasteel/brown/corner{ + dir = 2 + }, +/area/hallway/primary/port) +"bgZ" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/brown{ + dir = 2 + }, +/area/hallway/primary/port) +"bha" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Custodial Closet APC"; + areastring = "/area/janitor"; + pixel_x = -24 + }, +/obj/structure/table, +/obj/item/clothing/gloves/color/orange, +/obj/item/storage/box/mousetraps, +/obj/item/storage/box/mousetraps, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bhb" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/portable_atmospherics/canister/water_vapor, +/mob/living/simple_animal/hostile/lizard{ + name = "Wags-His-Tail"; + real_name = "Wags-His-Tail" + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bhc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/effect/landmark/start/janitor, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bhd" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/item/reagent_containers/glass/bucket, +/obj/item/mop, +/obj/structure/disposalpipe/segment, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"bhe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/central) +"bhf" = ( +/obj/effect/landmark/blobstart, +/obj/machinery/power/apc{ + dir = 4; + name = "Central Maintenance APC"; + areastring = "/area/maintenance/central"; + pixel_x = 26 + }, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/maintenance/central) +"bhg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/bridge) +"bhh" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/computer/card, +/turf/open/floor/plasteel/darkgreen/side{ + dir = 9 + }, +/area/bridge) +"bhi" = ( +/obj/machinery/computer/med_data, +/turf/open/floor/plasteel/darkgreen/side{ + dir = 1 + }, +/area/bridge) +"bhj" = ( +/obj/machinery/computer/crew, +/turf/open/floor/plasteel/darkgreen/side{ + dir = 1 + }, +/area/bridge) +"bhk" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/item/folder/yellow{ + pixel_y = 4 + }, +/obj/machinery/camera{ + c_tag = "Bridge - Central"; + dir = 2; + network = list("SS13") + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/darkbrown/side{ + dir = 1 + }, +/area/bridge) +"bhl" = ( +/obj/machinery/computer/station_alert, +/turf/open/floor/plasteel/darkbrown/side{ + dir = 1 + }, +/area/bridge) +"bhm" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/computer/monitor{ + name = "Bridge Power Monitoring Console" + }, +/turf/open/floor/plasteel/darkbrown/side{ + dir = 1 + }, +/area/bridge) +"bhn" = ( +/obj/machinery/computer/atmos_alert, +/turf/open/floor/plasteel/darkbrown/side{ + dir = 1 + }, +/area/bridge) +"bho" = ( +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -1; + pixel_y = 4 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/darkbrown/side{ + dir = 1 + }, +/area/bridge) +"bhp" = ( +/obj/machinery/computer/security, +/turf/open/floor/plasteel/darkred/side{ + dir = 1 + }, +/area/bridge) +"bhq" = ( +/obj/machinery/computer/secure_data, +/turf/open/floor/plasteel/darkred/side{ + dir = 1 + }, +/area/bridge) +"bhr" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/computer/prisoner, +/turf/open/floor/plasteel/darkred/side{ + dir = 5 + }, +/area/bridge) +"bhs" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/bridge) +"bht" = ( +/obj/structure/table/wood, +/obj/item/storage/photo_album{ + pixel_y = -4 + }, +/obj/item/device/camera{ + pixel_y = 4 + }, +/obj/item/device/radio/intercom{ + dir = 8; + freerange = 1; + name = "Station Intercom (Captain)"; + pixel_x = -28 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bhu" = ( +/obj/machinery/light_switch{ + pixel_y = -25 + }, +/obj/structure/table/wood, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/item/razor{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/clothing/mask/cigarette/cigar, +/obj/item/reagent_containers/food/drinks/flask/gold, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bhv" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bhw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bhx" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bhy" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/holopad, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bhz" = ( +/obj/structure/table/wood, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bhA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bhB" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=14.2-Central-CrewQuarters"; + location = "14-Starboard-Central" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bhC" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bhD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Starboard Primary Hallway" + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhF" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhH" = ( +/obj/machinery/firealarm{ + pixel_y = 32 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhI" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Starboard Primary Hallway - Tech Storage"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhJ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhL" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhO" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhP" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/sign/warning/securearea{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/power/apc{ + dir = 1; + name = "Starboard Hallway APC"; + areastring = "/area/hallway/primary/starboard"; + pixel_y = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"bhR" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 4 + }, +/area/hallway/primary/starboard) +"bhS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=14-Starboard-Central"; + location = "13.3-Engineering-Central" + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 4 + }, +/area/hallway/primary/starboard) +"bhT" = ( +/turf/closed/wall/r_wall, +/area/engine/break_room) +"bhU" = ( +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/table/glass, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bhV" = ( +/obj/item/book/manual/wiki/engineering_hacking{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/item/book/manual/wiki/engineering_construction{ + pixel_y = 3 + }, +/obj/item/book/manual/wiki/engineering_guide{ + pixel_x = -4 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bhW" = ( +/obj/item/folder/yellow, +/obj/item/folder/yellow, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/sign/warning/securearea{ + pixel_y = 32 + }, +/obj/structure/table/glass, +/obj/item/storage/firstaid/fire{ + pixel_y = 8 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bhX" = ( +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bhY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 2 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bhZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bia" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bib" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bic" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bid" = ( +/obj/machinery/disposal/bin{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/engine/break_room) +"bie" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/engine/break_room) +"bif" = ( +/turf/open/floor/plating, +/area/engine/break_room) +"big" = ( +/obj/machinery/door/airlock/titanium{ + name = "Escape Pod Airlock" + }, +/obj/docking_port/mobile/pod{ + dir = 4; + id = "pod4"; + name = "escape pod 4"; + port_direction = 2; + preferred_direction = 4; + timid = 0 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_4) +"bih" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + pixel_y = 25 + }, +/obj/item/storage/pod{ + pixel_x = 6; + pixel_y = -32 + }, +/obj/machinery/light/small, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_3) +"bii" = ( +/obj/docking_port/stationary/random{ + dir = 4; + id = "pod_lavaland3"; + name = "lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"bij" = ( +/obj/effect/spawner/structure/window/shuttle, +/turf/open/floor/plating, +/area/shuttle/pod_4) +"bik" = ( +/obj/machinery/light/small, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Space Access"; + dir = 1; + network = list("MiniSat") + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/aisat) +"bil" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/door/window{ + dir = 8; + name = "MiniSat Airlock Access"; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bim" = ( +/obj/structure/table/reinforced, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/obj/item/pen, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bin" = ( +/obj/structure/chair/office/dark{ + dir = 8 + }, +/obj/machinery/ai_status_display{ + pixel_y = -32 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bio" = ( +/obj/machinery/camera{ + c_tag = "AI Chamber - Aft"; + dir = 1; + network = list("RD") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bip" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"biq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"bir" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/machinery/status_display{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bis" = ( +/obj/structure/table/reinforced, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/obj/item/pen, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"biu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"biv" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"biw" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall, +/area/security/checkpoint/customs) +"bix" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/closed/wall, +/area/security/checkpoint/customs) +"biy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/security{ + name = "Customs Desk"; + req_access = null; + req_access_txt = "1" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/security/checkpoint/customs) +"biz" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/security/checkpoint/customs) +"biA" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"biB" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;48;50;1" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"biC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/maintenance/port/fore) +"biD" = ( +/obj/machinery/door/window/eastleft{ + base_state = "right"; + icon_state = "right"; + name = "Deliveries"; + req_access_txt = "50" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"biE" = ( +/obj/machinery/conveyor_switch/oneway{ + convdir = -1; + id = "packageExternal"; + pixel_y = 18 + }, +/obj/effect/turf_decal/loading_area{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"biF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"biG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"biH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"biI" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"biJ" = ( +/obj/structure/table, +/obj/item/device/destTagger{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/machinery/light_switch{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/quartermaster/sorting) +"biK" = ( +/obj/structure/table, +/obj/item/clipboard, +/obj/item/folder/yellow, +/obj/item/folder/yellow, +/obj/item/device/multitool, +/obj/item/pen/red, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/quartermaster/office) +"biL" = ( +/obj/structure/chair/office/dark{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/office) +"biM" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = 27 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/quartermaster/office) +"biN" = ( +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/hallway/primary/port) +"biO" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"biP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"biQ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"biR" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/hallway/primary/port) +"biS" = ( +/obj/structure/table, +/obj/item/storage/box/lights/mixed, +/obj/item/storage/box/lights/mixed, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"biT" = ( +/obj/structure/janitorialcart, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"biU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/light/small, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/vehicle/ridden/janicart, +/obj/item/key/janitor, +/turf/open/floor/plating, +/area/janitor) +"biV" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/plasteel/floorgrime, +/area/janitor) +"biW" = ( +/obj/item/storage/box/lights/mixed, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/central) +"biX" = ( +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/maintenance/central) +"biY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/turf/open/floor/plating, +/area/bridge) +"biZ" = ( +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/darkgreen/side{ + dir = 8 + }, +/area/bridge) +"bja" = ( +/obj/structure/chair/office/dark{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bjb" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bjc" = ( +/turf/open/floor/plasteel/dark, +/area/bridge) +"bjd" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bje" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bjf" = ( +/obj/item/folder/red{ + pixel_y = 3 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/item/folder/red{ + pixel_y = 3 + }, +/turf/open/floor/plasteel/darkred/side{ + dir = 4 + }, +/area/bridge) +"bjg" = ( +/turf/closed/wall, +/area/crew_quarters/heads/captain/private) +"bjh" = ( +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 2 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/bikehorn/rubberducky, +/obj/machinery/light_switch{ + pixel_x = -28 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bji" = ( +/obj/machinery/door/window{ + dir = 1; + name = "Captain's Bedroom"; + req_access_txt = "20" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bjj" = ( +/obj/structure/closet/secure_closet/captains, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 2 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bjk" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 2 + }, +/obj/machinery/suit_storage_unit/captain, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bjl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bjm" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bjn" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bjo" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Starboard Primary Hallway" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjp" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjs" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjt" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bju" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjv" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/junction{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjy" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjz" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjA" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjB" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjC" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjD" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bjE" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/caution/corner{ + dir = 4 + }, +/area/hallway/primary/starboard) +"bjF" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/light_switch{ + pixel_x = -22 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjH" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjI" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjK" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjL" = ( +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjM" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/external{ + name = "Escape Pod Four"; + req_access = null; + req_access_txt = "32" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bjO" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bjP" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/aisat/foyer) +"bjQ" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/aisat_interior) +"bjR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/aisat_interior) +"bjS" = ( +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/machinery/flasher{ + id = "AI"; + pixel_x = -24; + pixel_y = 28 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"bjT" = ( +/turf/closed/wall/r_wall, +/area/ai_monitored/storage/satellite) +"bjV" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bjW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white/corner{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bjX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/arrival{ + dir = 5 + }, +/area/hallway/secondary/entry) +"bjY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bjZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 9 + }, +/area/hallway/primary/port) +"bka" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bkb" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bkc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 5 + }, +/area/hallway/primary/port) +"bkd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/side{ + dir = 9 + }, +/area/hallway/primary/port) +"bke" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/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 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 1 + }, +/area/hallway/primary/port) +"bkf" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 30 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/sign/map/right{ + 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-right-MS"; + pixel_y = 32 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 5 + }, +/area/hallway/primary/port) +"bkg" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "packageExternal" + }, +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bkh" = ( +/obj/structure/table/reinforced, +/obj/item/folder/yellow, +/obj/item/pen{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/machinery/computer/stockexchange, +/turf/open/floor/plasteel/arrival{ + dir = 2 + }, +/area/quartermaster/sorting) +"bki" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/chair/office/dark, +/obj/effect/landmark/start/cargo_technician, +/turf/open/floor/plasteel/arrival{ + dir = 2 + }, +/area/quartermaster/sorting) +"bkj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/arrival{ + dir = 2 + }, +/area/quartermaster/sorting) +"bkk" = ( +/obj/structure/filingcabinet/filingcabinet, +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/machinery/camera{ + c_tag = "Cargo - Mailroom"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/plasteel/arrival{ + dir = 2 + }, +/area/quartermaster/sorting) +"bkl" = ( +/obj/structure/table, +/obj/item/stack/wrapping_paper, +/obj/item/stack/wrapping_paper, +/obj/machinery/requests_console{ + department = "Cargo Bay"; + departmentType = 2; + pixel_y = -30 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/storage/box/lights/mixed, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/arrival{ + dir = 2 + }, +/area/quartermaster/sorting) +"bkm" = ( +/obj/item/storage/box, +/obj/structure/table, +/obj/item/storage/box, +/obj/item/storage/box, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/item/hand_labeler, +/obj/machinery/power/apc{ + dir = 4; + name = "Delivery Office APC"; + areastring = "/area/quartermaster/sorting"; + pixel_x = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel/arrival{ + dir = 6 + }, +/area/quartermaster/sorting) +"bkn" = ( +/obj/structure/table, +/obj/machinery/computer/stockexchange, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/turf/open/floor/plasteel/brown{ + dir = 10 + }, +/area/quartermaster/office) +"bko" = ( +/obj/machinery/photocopier, +/turf/open/floor/plasteel/brown{ + dir = 2 + }, +/area/quartermaster/office) +"bkp" = ( +/turf/open/floor/plasteel/brown{ + dir = 2 + }, +/area/quartermaster/office) +"bkq" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/holopad, +/turf/open/floor/plasteel/brown{ + dir = 2 + }, +/area/quartermaster/office) +"bkr" = ( +/obj/machinery/autolathe, +/obj/machinery/newscaster{ + pixel_x = 28 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/turf/open/floor/plasteel/brown{ + dir = 6 + }, +/area/quartermaster/office) +"bks" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plasteel/brown{ + dir = 10 + }, +/area/hallway/primary/port) +"bkt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/holopad, +/turf/open/floor/plasteel/brown/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bku" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 2 + }, +/area/hallway/primary/port) +"bkv" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/rack, +/obj/item/storage/box, +/obj/item/storage/box, +/obj/item/storage/box, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/packageWrap{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/hand_labeler, +/turf/open/floor/plasteel/brown{ + dir = 2 + }, +/area/hallway/primary/port) +"bkw" = ( +/obj/structure/table, +/obj/item/device/toner, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 30 + }, +/turf/open/floor/plasteel/brown{ + dir = 6 + }, +/area/hallway/primary/port) +"bkx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bky" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bkz" = ( +/turf/closed/wall/r_wall, +/area/crew_quarters/heads/hop) +"bkA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/tank/internals/air, +/turf/open/floor/plating, +/area/maintenance/central) +"bkB" = ( +/obj/item/extinguisher, +/turf/open/floor/plating, +/area/maintenance/central) +"bkC" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/obj/machinery/modular_computer/console/preset/command, +/turf/open/floor/plasteel/darkblue/side{ + dir = 9 + }, +/area/bridge) +"bkD" = ( +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_y = 29 + }, +/obj/machinery/modular_computer/console/preset/engineering, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bkE" = ( +/obj/item/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/darkgreen/corner{ + dir = 1 + }, +/area/bridge) +"bkF" = ( +/obj/item/device/radio/beacon, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bkG" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/recharger{ + pixel_y = 3 + }, +/obj/item/restraints/handcuffs{ + pixel_y = 3 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/darkred/corner{ + dir = 4 + }, +/area/bridge) +"bkH" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/computer/security/mining{ + network = list("MINE","AuxBase") + }, +/obj/machinery/keycard_auth{ + pixel_y = 24 + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bkI" = ( +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Bridge"; + departmentType = 5; + name = "Bridge RC"; + pixel_x = 32 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/computer/cargo/request, +/turf/open/floor/plasteel/darkblue/side{ + dir = 5 + }, +/area/bridge) +"bkJ" = ( +/obj/effect/landmark/xeno_spawn, +/obj/item/soap/deluxe, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/machinery/shower{ + pixel_y = 12 + }, +/obj/structure/curtain, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/captain/private) +"bkK" = ( +/obj/structure/mirror{ + pixel_y = 28 + }, +/obj/structure/sink{ + pixel_y = 17 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/captain/private) +"bkL" = ( +/obj/structure/toilet{ + pixel_y = 13 + }, +/obj/machinery/light{ + dir = 2 + }, +/obj/effect/landmark/start/captain, +/obj/machinery/light_switch{ + pixel_y = -25 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/captain/private) +"bkM" = ( +/obj/machinery/door/airlock/silver{ + name = "Bathroom" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/captain/private) +"bkN" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bkO" = ( +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bkP" = ( +/obj/effect/landmark/start/captain, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bkQ" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bkR" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=13.1-Engineering-Enter"; + location = "12-Central-Starboard" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bkS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/yellow/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bkT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Starboard Primary Hallway" + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bkU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bkV" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bkW" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bkX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/obj/machinery/light, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bkY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bkZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bla" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"blb" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/camera{ + c_tag = "Starboard Primary Hallway - Auxiliary Tool Storage"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"blc" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bld" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"ble" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"blf" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Starboard Primary Hallway - Engineering"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"blg" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=13.2-Tcommstore"; + location = "13.1-Engineering-Enter" + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"blh" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bli" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/caution/corner{ + dir = 4 + }, +/area/hallway/primary/starboard) +"blj" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/engine/break_room) +"blk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bll" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel, +/area/engine/break_room) +"blm" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bln" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"blo" = ( +/obj/structure/chair/stool{ + pixel_y = 8 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"blp" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/break_room) +"blq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/engine/break_room) +"blr" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bls" = ( +/obj/structure/sign/warning/pods, +/turf/closed/wall/r_wall, +/area/engine/break_room) +"blt" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/maintenance/disposal) +"blu" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/curved/flipped{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"blv" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/crossing/horizontal, +/turf/open/space, +/area/space/nearstation) +"blw" = ( +/obj/structure/transit_tube/curved{ + dir = 8 + }, +/turf/open/space, +/area/space/nearstation) +"blx" = ( +/turf/closed/wall, +/area/space/nearstation) +"bly" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced, +/turf/open/space, +/area/space/nearstation) +"blA" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on, +/obj/structure/window/reinforced, +/turf/open/floor/plating/airless, +/area/aisat) +"blB" = ( +/obj/machinery/computer/teleporter, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"blC" = ( +/obj/machinery/teleport/station, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"blD" = ( +/obj/machinery/teleport/hub, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"blE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/ai) +"blF" = ( +/obj/structure/showcase/cyborg/old{ + dir = 2; + pixel_y = 20 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"blG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"blH" = ( +/obj/structure/showcase/cyborg/old{ + dir = 2; + pixel_y = 20 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 4 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"blI" = ( +/obj/machinery/door/airlock/highsecurity{ + locked = 0; + name = "AI Chamber"; + req_access_txt = "16" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "AI Chamber entrance shutters"; + name = "AI Chamber entrance shutters" + }, +/obj/machinery/flasher{ + id = "AI"; + pixel_x = -26; + pixel_y = 3 + }, +/obj/item/device/radio/intercom{ + broadcasting = 1; + frequency = 1447; + listening = 0; + name = "Station Intercom (AI Private)"; + pixel_x = 28 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"blJ" = ( +/obj/machinery/power/smes{ + charge = 5e+006 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/storage/satellite) +"blK" = ( +/obj/machinery/recharge_station, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/storage/satellite) +"blL" = ( +/obj/machinery/airalarm{ + pixel_y = 26 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 2; + name = "Auxiliary MiniSat Distribution Port" + }, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/storage/satellite) +"blM" = ( +/obj/machinery/power/port_gen/pacman, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/storage/satellite) +"blT" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"blU" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"blV" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"blW" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 10 + }, +/area/hallway/primary/port) +"blX" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/neutral/side, +/area/hallway/primary/port) +"blY" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=5-Customs"; + location = "4-Customs" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/neutral/side, +/area/hallway/primary/port) +"blZ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/neutral/side, +/area/hallway/primary/port) +"bma" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 6 + }, +/area/hallway/primary/port) +"bmb" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 10 + }, +/area/hallway/primary/port) +"bmc" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bmd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/side{ + dir = 4 + }, +/area/hallway/primary/port) +"bme" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "packageExternal" + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bmf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/structure/table/reinforced, +/obj/machinery/door/window/westleft{ + dir = 1; + name = "Delivery Desk"; + req_access_txt = "50" + }, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"bmg" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"bmh" = ( +/obj/machinery/door/firedoor, +/obj/machinery/mineral/ore_redemption, +/turf/open/floor/plasteel/dark, +/area/quartermaster/office) +"bmi" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/quartermaster/office) +"bmj" = ( +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the Supply department is."; + dir = 1; + icon_state = "direction_supply"; + name = "cargo department"; + pixel_y = 8 + }, +/turf/closed/wall, +/area/quartermaster/office) +"bmk" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/brown{ + dir = 8 + }, +/area/hallway/primary/port) +"bml" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/brown{ + dir = 4 + }, +/area/hallway/primary/port) +"bmm" = ( +/obj/structure/sign/directions/security{ + desc = "A direction sign, pointing out which way the security department is."; + dir = 1; + icon_state = "direction_sec"; + pixel_y = 8 + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the engineering department is."; + dir = 4; + icon_state = "direction_eng" + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the bridge is."; + dir = 2; + icon_state = "direction_bridge"; + name = "bridge"; + pixel_y = -8 + }, +/turf/closed/wall/r_wall, +/area/hallway/primary/port) +"bmn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bmo" = ( +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/machinery/button/door{ + id = "hop"; + name = "Privacy Shutters Control"; + pixel_y = 25; + req_access_txt = "28" + }, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bmp" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/item/storage/secure/briefcase, +/obj/structure/table/wood, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching Prison Wing holding areas."; + name = "Prison Monitor"; + network = list("Prison"); + pixel_y = 30 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bmq" = ( +/obj/machinery/recharger, +/obj/item/storage/secure/safe{ + pixel_x = 34 + }, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bmr" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/central) +"bms" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/maintenance/central) +"bmt" = ( +/obj/item/device/radio/off, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bmu" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + dir = 4; + freq = 1400; + location = "Bridge" + }, +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/maintenance/central) +"bmv" = ( +/obj/machinery/door/window/westleft{ + dir = 4; + name = "Bridge Deliveries"; + req_access_txt = "19" + }, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "bridge blast door" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/bridge) +"bmw" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 8 + }, +/area/bridge) +"bmx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bmy" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bmz" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bmA" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/darkblue/corner, +/area/bridge) +"bmB" = ( +/obj/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 2 + }, +/area/bridge) +"bmC" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/window/brigdoor{ + dir = 2; + name = "Command Desk"; + req_access_txt = "19" + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 2 + }, +/area/bridge) +"bmD" = ( +/obj/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 2 + }, +/area/bridge) +"bmE" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/bridge) +"bmF" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bmG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bmH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/camera{ + c_tag = "Bridge - Starboard"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 4 + }, +/area/bridge) +"bmI" = ( +/obj/machinery/door/airlock/command{ + name = "Captain's Quarters"; + req_access = null; + req_access_txt = "20" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"bmJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/status_display{ + pixel_x = -32 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bmK" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/yellow/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bmL" = ( +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the escape arm is."; + icon_state = "direction_evac"; + name = "escape arm" + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the medical department is."; + icon_state = "direction_med"; + name = "medical department"; + pixel_y = 8 + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the research department is."; + icon_state = "direction_sci"; + name = "research department"; + pixel_y = -8 + }, +/turf/closed/wall, +/area/storage/art) +"bmM" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/storage/art) +"bmN" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Art Storage" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/storage/art) +"bmO" = ( +/turf/closed/wall, +/area/storage/art) +"bmP" = ( +/turf/closed/wall, +/area/crew_quarters/bar) +"bmQ" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;25;46" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bmR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/maintenance/starboard) +"bmS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock{ + name = "Starboard Emergency Storage"; + req_access_txt = "0" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bmT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;25;46" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bmU" = ( +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the engineering department is."; + dir = 4; + icon_state = "direction_eng"; + pixel_y = 8 + }, +/turf/closed/wall, +/area/maintenance/starboard) +"bmV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bmW" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bmX" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + sortType = 6 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/caution/corner{ + dir = 4 + }, +/area/hallway/primary/starboard) +"bmY" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Foyer"; + req_access_txt = "0"; + req_one_access_txt = "32;19" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bmZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bna" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bnb" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bnc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bnd" = ( +/obj/structure/table/glass, +/obj/item/device/lightreplacer{ + pixel_y = 7 + }, +/obj/item/storage/belt/utility, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bne" = ( +/obj/item/reagent_containers/food/drinks/soda_cans/thirteenloko{ + pixel_y = 4 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bnf" = ( +/obj/structure/chair/stool{ + pixel_y = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bng" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/camera{ + c_tag = "Engineering - Foyer - Starboard"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bnh" = ( +/obj/structure/table/reinforced, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/device/taperecorder{ + pixel_x = -4 + }, +/turf/open/floor/plasteel, +/area/security/main) +"bni" = ( +/obj/structure/table, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/syndicatebomb/training, +/turf/open/floor/plasteel, +/area/security/main) +"bnk" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bnl" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bnm" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bnn" = ( +/obj/structure/chair{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bno" = ( +/obj/structure/transit_tube/diagonal, +/turf/open/space, +/area/space/nearstation) +"bnp" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/transit_tube/curved/flipped, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/aisat) +"bnq" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/airalarm{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/aisat) +"bnr" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/aisat) +"bns" = ( +/obj/machinery/door/window{ + dir = 1; + name = "MiniSat Walkway Access"; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/aisat) +"bnt" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/aisat) +"bnu" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/aisat) +"bnv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/aisat) +"bnw" = ( +/obj/structure/showcase/cyborg/old{ + dir = 4; + pixel_x = -9; + pixel_y = 2 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"bnx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"bny" = ( +/obj/machinery/turretid{ + control_area = "/area/ai_monitored/turret_protected/aisat_interior"; + enabled = 1; + icon_state = "control_standby"; + name = "Antechamber Turret Control"; + pixel_x = 30; + req_access_txt = "65" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"bnz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/aisat_interior) +"bnA" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "MiniSat - Antechamber"; + dir = 4; + network = list("MiniSat") + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bnB" = ( +/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bnC" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/start/cyborg, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bnD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 4 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bnE" = ( +/obj/machinery/power/apc{ + aidisabled = 0; + dir = 4; + name = "MiniSat Antechamber APC"; + areastring = "/area/ai_monitored/turret_protected/aisat_interior"; + pixel_x = 29 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 4 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bnF" = ( +/obj/machinery/power/terminal{ + dir = 1 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bnG" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bnH" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bnI" = ( +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bnK" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/camera{ + c_tag = "Arrivals - Station Entrance"; + dir = 4; + network = list("SS13") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bnL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bnM" = ( +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bnN" = ( +/obj/structure/table/wood, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bnO" = ( +/obj/structure/chair/comfy/beige, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bnP" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bnQ" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/snacks/chips, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bnR" = ( +/obj/machinery/vending/coffee, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/port) +"bnS" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 8 + }, +/area/hallway/primary/port) +"bnT" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/port) +"bnU" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bnV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bnW" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bnX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bnY" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bnZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Port Primary Hallway - Middle"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"boa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bob" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Port Hallway APC"; + areastring = "/area/hallway/primary/port"; + pixel_x = -1; + pixel_y = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"boc" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bod" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"boe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/port) +"bof" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"bog" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/hallway/primary/port) +"boh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"boi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Port Primary Hallway" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/port) +"boj" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/central) +"bok" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=4-Customs"; + location = "3-Central-Port" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bol" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "hop"; + name = "privacy shutters" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hop) +"bom" = ( +/obj/item/folder/blue, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/table/wood, +/obj/item/device/assembly/flash/handheld, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bon" = ( +/obj/effect/landmark/start/head_of_personnel, +/obj/structure/chair/office/dark{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"boo" = ( +/obj/machinery/newscaster/security_unit{ + pixel_x = 32 + }, +/obj/machinery/computer/security/mining{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bop" = ( +/obj/machinery/power/apc/highcap/ten_k{ + dir = 8; + name = "Bridge APC"; + areastring = "/area/bridge"; + pixel_x = -27 + }, +/obj/structure/cable/yellow, +/obj/machinery/camera{ + c_tag = "Bridge - Port"; + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 8 + }, +/area/bridge) +"boq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bor" = ( +/turf/open/floor/plasteel/darkblue/corner, +/area/bridge) +"bos" = ( +/turf/open/floor/plasteel/darkblue/side{ + dir = 2 + }, +/area/bridge) +"bot" = ( +/turf/open/floor/plasteel/darkblue/side{ + dir = 6 + }, +/area/bridge) +"bou" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/recharger, +/obj/item/restraints/handcuffs, +/obj/structure/table/glass, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bov" = ( +/obj/machinery/computer/communications, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bow" = ( +/obj/machinery/computer/security/wooden_tv{ + pixel_x = 1; + pixel_y = 6 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/dark, +/area/bridge) +"box" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"boy" = ( +/turf/open/floor/plasteel/darkblue/side{ + dir = 10 + }, +/area/bridge) +"boz" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/bridge) +"boA" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"boB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/darkblue/side{ + dir = 4 + }, +/area/bridge) +"boC" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/item/storage/fancy/donut_box, +/obj/structure/table/glass, +/turf/open/floor/plasteel/dark, +/area/bridge) +"boD" = ( +/obj/structure/displaycase/captain{ + pixel_y = 5 + }, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"boE" = ( +/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 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"boF" = ( +/obj/structure/sign/map/right{ + 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-right-MS"; + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"boG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"boH" = ( +/obj/machinery/computer/communications{ + dir = 8 + }, +/obj/item/device/radio/intercom{ + dir = 8; + freerange = 1; + name = "Station Intercom (Captain)"; + pixel_x = 28 + }, +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/obj/machinery/keycard_auth{ + pixel_x = 24; + pixel_y = 24 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"boI" = ( +/obj/structure/rack, +/obj/item/cane, +/obj/item/reagent_containers/food/snacks/grown/mushroom/glowshroom, +/turf/open/floor/plating, +/area/crew_quarters/heads/captain/private) +"boJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/item/device/radio/intercom{ + dir = 8; + name = "Station Intercom (General)"; + pixel_x = -28 + }, +/obj/machinery/camera{ + c_tag = "Central Primary Hallway - Starboard - Art Storage"; + dir = 4; + network = list("SS13") + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"boK" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"boL" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/storage/art) +"boM" = ( +/obj/structure/table, +/obj/item/hand_labeler, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/storage/art) +"boN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/storage/art) +"boO" = ( +/obj/machinery/light_switch{ + pixel_x = 27 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/easel, +/obj/item/canvas/twentythreeXtwentythree, +/obj/item/canvas/twentythreeXtwentythree, +/turf/open/floor/plasteel, +/area/storage/art) +"boP" = ( +/obj/structure/closet/secure_closet/bar{ + req_access_txt = "25" + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"boQ" = ( +/obj/machinery/reagentgrinder, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"boR" = ( +/obj/structure/table/wood, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/gun/ballistic/revolver/doublebarrel, +/obj/machinery/camera{ + c_tag = "Bar - Backroom"; + dir = 2; + network = list("SS13") + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"boS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/dorms) +"boT" = ( +/obj/machinery/door/window/southleft{ + base_state = "left"; + dir = 2; + icon_state = "left"; + name = "Bar Delivery"; + req_access_txt = "25" + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/crew_quarters/bar) +"boU" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + dir = 8; + freq = 1400; + location = "Bar" + }, +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/crew_quarters/bar) +"boV" = ( +/obj/item/storage/box/lights/mixed, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard) +"boW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"boX" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"boY" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/starboard) +"boZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bpa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bpb" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard) +"bpc" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bpd" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bpe" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bpf" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/caution/corner{ + dir = 4 + }, +/area/hallway/primary/starboard) +"bpg" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bph" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bpi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bpj" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bpk" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bpl" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bpm" = ( +/obj/machinery/door/poddoor/preopen{ + id = "transittube"; + name = "Transit Tube Blast Door" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bpn" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpp" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"bpq" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpr" = ( +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bps" = ( +/obj/structure/window/reinforced, +/obj/machinery/light/small, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Fore"; + dir = 1; + network = list("MiniSat") + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpt" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/closet/wardrobe/red, +/turf/open/floor/plasteel/red/side{ + dir = 6 + }, +/area/security/checkpoint/customs) +"bpu" = ( +/turf/closed/wall/r_wall, +/area/space/nearstation) +"bpv" = ( +/obj/structure/sign/warning/securearea{ + pixel_y = 32 + }, +/obj/structure/transit_tube/station/reverse/flipped{ + dir = 1 + }, +/obj/structure/transit_tube_pod{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 4 + }, +/area/engine/break_room) +"bpw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/transit_tube/horizontal, +/turf/open/space, +/area/space/nearstation) +"bpx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/transit_tube/crossing/horizontal, +/turf/open/space, +/area/space/nearstation) +"bpy" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/transit_tube/horizontal, +/turf/open/space, +/area/space/nearstation) +"bpz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/transit_tube/junction/flipped{ + dir = 8 + }, +/turf/open/space, +/area/space/nearstation) +"bpA" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/space, +/area/space/nearstation) +"bpB" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/space, +/area/space/nearstation) +"bpC" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/transit_tube/station{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpE" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpF" = ( +/obj/machinery/holopad, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpH" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpI" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Foyer"; + req_one_access_txt = "32;19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat/foyer) +"bpJ" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat/foyer) +"bpK" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/holopad, +/obj/item/device/radio/beacon, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat/foyer) +"bpL" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat/foyer) +"bpM" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Antechamber"; + req_one_access_txt = "32;19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpN" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpO" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpP" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/mob/living/simple_animal/bot/secbot/pingsky, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpQ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpR" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpS" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance"; + req_access_txt = "32" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bpT" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bpU" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bpV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bpW" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bpX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance"; + req_access_txt = "32" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bpY" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bpZ" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bqa" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bqb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bqc" = ( +/obj/machinery/holopad, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bqd" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Arrivals APC"; + areastring = "/area/hallway/secondary/entry"; + pixel_x = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bqe" = ( +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Arrivals - Lounge"; + dir = 4; + network = list("SS13") + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bqf" = ( +/turf/open/floor/carpet, +/area/hallway/primary/port) +"bqg" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/holopad{ + pixel_y = -16 + }, +/turf/open/floor/carpet, +/area/hallway/primary/port) +"bqh" = ( +/obj/structure/chair/comfy/beige{ + dir = 8 + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bqi" = ( +/obj/machinery/vending/cola/random, +/obj/machinery/newscaster{ + pixel_x = -28; + pixel_y = 1 + }, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/port) +"bqj" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 8 + }, +/area/hallway/primary/port) +"bqk" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bql" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqm" = ( +/obj/machinery/turretid{ + icon_state = "control_stun"; + name = "AI Chamber turret control"; + pixel_x = 3; + pixel_y = -23 + }, +/obj/machinery/door/window{ + base_state = "leftsecure"; + dir = 8; + obj_integrity = 300; + icon_state = "leftsecure"; + name = "Primary AI Core Access"; + req_access_txt = "16" + }, +/obj/machinery/newscaster/security_unit{ + pixel_x = 4; + pixel_y = 33 + }, +/turf/open/floor/plasteel/vault{ + dir = 6 + }, +/area/ai_monitored/turret_protected/ai) +"bqn" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqo" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqp" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqs" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqt" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + sortType = 3 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqu" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqv" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Port Primary Hallway" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"bqy" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bqz" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bqA" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bqB" = ( +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen, +/obj/structure/window/reinforced, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bqC" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/window{ + dir = 2; + name = "HoP's Desk"; + req_access_txt = "57" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bqD" = ( +/obj/structure/window/reinforced, +/obj/machinery/computer/cargo/request{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bqE" = ( +/obj/machinery/vending/cart{ + req_access_txt = "57" + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bqF" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 4 + }, +/area/engine/break_room) +"bqG" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 32 + }, +/obj/structure/filingcabinet/chestdrawer{ + pixel_y = 2 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bqH" = ( +/turf/closed/wall, +/area/crew_quarters/heads/hop) +"bqI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/darkblue/side{ + dir = 2 + }, +/area/bridge) +"bqJ" = ( +/obj/machinery/light, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/structure/rack, +/obj/item/storage/secure/briefcase, +/obj/item/clothing/mask/cigarette/cigar, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bqK" = ( +/obj/structure/rack, +/obj/item/device/aicard, +/obj/item/device/radio/off, +/obj/machinery/computer/security/telescreen{ + dir = 1; + name = "MiniSat Monitor"; + network = list("MiniSat","tcomm"); + pixel_y = -29 + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bqL" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/cell_charger{ + pixel_y = 4 + }, +/obj/structure/table/glass, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bqM" = ( +/turf/open/floor/carpet, +/area/bridge) +"bqN" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/bridge) +"bqO" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 8 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bqP" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/obj/structure/rack, +/obj/item/device/assembly/signaler, +/obj/item/device/assembly/signaler, +/obj/item/device/assembly/timer, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bqQ" = ( +/obj/machinery/light, +/obj/structure/rack, +/obj/item/storage/toolbox/emergency, +/obj/item/storage/toolbox/emergency{ + pixel_x = -2; + pixel_y = -3 + }, +/obj/item/wrench, +/obj/item/device/multitool, +/obj/machinery/newscaster{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bqR" = ( +/obj/machinery/light_switch{ + pixel_x = 8; + pixel_y = -26 + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 10 + }, +/area/bridge) +"bqS" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/darkblue/side{ + dir = 2 + }, +/area/bridge) +"bqT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/darkblue/side{ + dir = 6 + }, +/area/bridge) +"bqU" = ( +/obj/structure/fireaxecabinet{ + pixel_y = -32 + }, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 7 + }, +/obj/item/pen{ + pixel_y = 3 + }, +/obj/machinery/light_switch{ + pixel_x = 28 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bqV" = ( +/obj/structure/table/wood, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/power/apc{ + dir = 8; + name = "Captain's Quarters APC"; + areastring = "/area/crew_quarters/heads/captain/private"; + pixel_x = -24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/item/paper/fluff/gateway, +/obj/item/coin/plasma, +/obj/item/melee/chainofcommand, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bqW" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bqX" = ( +/obj/structure/table/wood, +/obj/item/stamp/captain, +/obj/machinery/computer/security/wooden_tv, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bqY" = ( +/obj/effect/landmark/start/captain, +/obj/structure/chair/comfy/brown, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bqZ" = ( +/obj/machinery/computer/card{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Captain's Desk"; + departmentType = 5; + name = "Captain RC"; + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bra" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"brb" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"brc" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"brd" = ( +/obj/structure/table, +/obj/machinery/power/apc{ + dir = 8; + name = "Art Storage APC"; + areastring = "/area/storage/art"; + pixel_x = -25 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/item/paper_bin, +/obj/item/stack/cable_coil/random, +/obj/item/stack/cable_coil/random, +/obj/item/stack/cable_coil/random, +/obj/item/stack/cable_coil/random, +/obj/item/stack/cable_coil/random, +/turf/open/floor/plasteel, +/area/storage/art) +"bre" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/storage/art) +"brf" = ( +/obj/structure/table, +/obj/item/paper_bin/construction, +/obj/item/airlock_painter, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel, +/area/storage/art) +"brg" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/item/vending_refill/cigarette, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"brh" = ( +/obj/effect/landmark/start/bartender, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"bri" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"brj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"brk" = ( +/obj/machinery/light/small, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -30 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"brl" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Bar Maintenance"; + req_access_txt = "25" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bro" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 2; + sortType = 19 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brp" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;25;46" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard) +"brs" = ( +/obj/item/device/assembly/prox_sensor, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/item/storage/box/lights/mixed, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bru" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;25;46" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"brx" = ( +/obj/machinery/requests_console{ + department = "AI"; + departmentType = 5; + pixel_x = 30; + pixel_y = 30 + }, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/machinery/flasher{ + id = "AI"; + pixel_x = 23; + pixel_y = -23 + }, +/turf/open/floor/plasteel/vault, +/area/ai_monitored/turret_protected/ai) +"bry" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"brz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/warning/securearea{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/dark/corner{ + dir = 2 + }, +/area/hallway/primary/starboard) +"brA" = ( +/obj/machinery/vending/coffee, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/engine/break_room) +"brB" = ( +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = -30 + }, +/obj/machinery/vending/cigarette, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/engine/break_room) +"brC" = ( +/obj/machinery/microwave{ + pixel_y = 4 + }, +/obj/machinery/camera{ + c_tag = "Engineering - Foyer - Port"; + dir = 1; + network = list("SS13") + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/engine/break_room) +"brD" = ( +/obj/machinery/newscaster{ + pixel_y = -32 + }, +/obj/item/storage/box/donkpockets, +/obj/structure/table/glass, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/engine/break_room) +"brE" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"brF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/power/apc{ + dir = 2; + name = "Engineering Foyer APC"; + areastring = "/area/engine/break_room"; + pixel_x = -1; + pixel_y = -26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/engine/break_room) +"brG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"brH" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"brI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"brJ" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/obj/structure/transit_tube/curved{ + dir = 8 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 4 + }, +/area/engine/break_room) +"brK" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Access"; + req_one_access_txt = "32;19" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"brL" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"brM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/transit_tube/curved{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"brN" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/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/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"brO" = ( +/obj/structure/transit_tube/diagonal/topleft, +/turf/open/space, +/area/space/nearstation) +"brP" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/transit_tube/curved{ + dir = 1 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/aisat) +"brQ" = ( +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/machinery/light/small, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior Access"; + dir = 1; + network = list("MiniSat") + }, +/obj/machinery/power/apc{ + aidisabled = 0; + dir = 2; + name = "MiniSat Exterior APC"; + areastring = "/area/aisat"; + pixel_y = -24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/aisat) +"brR" = ( +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/aisat) +"brS" = ( +/obj/machinery/door/window{ + dir = 2; + name = "MiniSat Walkway Access"; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/aisat) +"brT" = ( +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/aisat) +"brU" = ( +/obj/structure/window/reinforced, +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/aisat) +"brV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/aisat) +"brW" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"brX" = ( +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/obj/machinery/porta_turret/ai{ + dir = 2 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the RD's goons from the safety of his office."; + dir = 4; + name = "Research Monitor"; + network = list("RD"); + pixel_x = -28 + }, +/turf/open/floor/plasteel/vault{ + dir = 1 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"brY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/power/apc/highcap/five_k{ + aidisabled = 0; + dir = 2; + name = "MiniSat Foyer APC"; + areastring = "/area/ai_monitored/turret_protected/aisat/foyer"; + pixel_y = -29 + }, +/obj/structure/cable/yellow, +/obj/machinery/camera/motion{ + c_tag = "MiniSat Foyer"; + dir = 8; + network = list("MiniSat") + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"brZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/ai_monitored/turret_protected/aisat_interior) +"bsa" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/mob/living/simple_animal/bot/floorbot, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bsb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bsc" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/turret_protected/aisat_interior) +"bsd" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/darkblue/corner, +/area/ai_monitored/turret_protected/aisat_interior) +"bse" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/machinery/porta_turret/ai{ + dir = 2 + }, +/obj/machinery/computer/security/telescreen{ + dir = 8; + name = "MiniSat Monitor"; + network = list("MiniSat","tcomm"); + pixel_x = 28 + }, +/turf/open/floor/plasteel/vault{ + dir = 4 + }, +/area/ai_monitored/turret_protected/aisat_interior) +"bsf" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner{ + dir = 8 + }, +/area/ai_monitored/turret_protected/aisat/foyer) +"bsg" = ( +/obj/machinery/computer/station_alert{ + dir = 1 + }, +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/machinery/computer/security/telescreen{ + dir = 1; + name = "MiniSat Monitor"; + network = list("MiniSat","tcomm"); + pixel_y = -29 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bsh" = ( +/obj/structure/table, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/computer/monitor{ + dir = 1 + }, +/obj/structure/cable/yellow, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bsi" = ( +/obj/machinery/camera/motion{ + c_tag = "MiniSat Maintenance"; + dir = 8; + network = list("MiniSat") + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/storage/toolbox/mechanical, +/obj/item/device/multitool, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"bsj" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"bsk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"bsl" = ( +/obj/machinery/vending/cola/random, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bsm" = ( +/obj/item/device/radio/beacon, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bsn" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bso" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bsp" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/newscaster{ + pixel_x = 28; + pixel_y = 1 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"bsq" = ( +/obj/structure/chair/comfy/beige{ + dir = 4 + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bsr" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/carpet, +/area/hallway/primary/port) +"bss" = ( +/obj/structure/chair/comfy/beige{ + dir = 8 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/effect/landmark/start/assistant, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"bst" = ( +/obj/machinery/vending/snack/random, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/port) +"bsu" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 8 + }, +/area/hallway/primary/port) +"bsv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/port) +"bsw" = ( +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsz" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/status_display{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/light, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Port Primary Hallway - Starboard"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsI" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsJ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Port Primary Hallway" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/port) +"bsK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"bsL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=7-Command-Starboard"; + location = "6-Port-Central" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bsM" = ( +/obj/machinery/button/door{ + id = "hop"; + name = "Privacy Shutters Control"; + pixel_x = -24; + pixel_y = -6; + req_access_txt = "28" + }, +/obj/machinery/light_switch{ + pixel_x = -25; + pixel_y = 5 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bsN" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bsO" = ( +/mob/living/simple_animal/pet/dog/corgi/Ian, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bsP" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/structure/bed/dogbed/ian, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bsQ" = ( +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bsR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bsS" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge"; + req_access_txt = "19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bsT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge"; + req_access_txt = "19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"bsU" = ( +/turf/closed/wall, +/area/bridge) +"bsV" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_y = -25 + }, +/obj/machinery/vending/cola/random, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bsW" = ( +/obj/machinery/button/door{ + id = "bridge blast"; + name = "Bridge Access Blast Door Control"; + pixel_x = -1; + pixel_y = -24; + req_access_txt = "19" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/machinery/button/door{ + id = "council blast"; + name = "Council Chamber Blast Door Control"; + pixel_x = -1; + pixel_y = -34; + req_access_txt = "19" + }, +/obj/machinery/camera{ + c_tag = "Bridge - Command Chair"; + dir = 1; + network = list("SS13") + }, +/turf/open/floor/carpet, +/area/bridge) +"bsX" = ( +/obj/machinery/holopad, +/turf/open/floor/carpet, +/area/bridge) +"bsY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/machinery/button/door{ + id = "evashutter"; + name = "E.V.A. Storage Shutter Control"; + pixel_y = -24; + req_access_txt = "19" + }, +/obj/machinery/button/door{ + id = "gateshutter"; + name = "Gateway Shutter Control"; + pixel_y = -34; + req_access_txt = "19" + }, +/turf/open/floor/carpet, +/area/bridge) +"bsZ" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/vending/snack/random, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bta" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge"; + req_access_txt = "19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"btb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Bridge"; + req_access_txt = "19" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/darkblue/side{ + dir = 1 + }, +/area/bridge) +"btc" = ( +/obj/structure/table/wood, +/obj/structure/window/reinforced, +/obj/machinery/light_switch{ + pixel_x = -28 + }, +/obj/item/storage/secure/briefcase{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/storage/lockbox/medal, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"btd" = ( +/obj/machinery/door/window{ + name = "Captain's Desk"; + req_access_txt = "20" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bte" = ( +/obj/structure/table/wood, +/obj/item/paper_bin{ + pixel_x = 1; + pixel_y = 9 + }, +/obj/item/pen, +/obj/structure/window/reinforced, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"btf" = ( +/obj/structure/table/wood, +/obj/item/folder/blue, +/obj/machinery/door/window{ + base_state = "right"; + icon_state = "right"; + name = "Captain's Desk"; + req_access_txt = "20" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/item/stamp/captain, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"btg" = ( +/obj/structure/table/wood, +/obj/item/hand_tele, +/obj/structure/window/reinforced, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = 27 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"bth" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/central) +"bti" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "20;12" + }, +/turf/open/floor/plating, +/area/maintenance/central) +"btj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"btk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"btl" = ( +/obj/structure/table, +/obj/item/canvas/twentythreeXtwentythree, +/obj/item/canvas/twentythreeXtwentythree, +/obj/item/canvas/twentythreeXnineteen, +/obj/item/canvas/twentythreeXnineteen, +/obj/item/canvas/nineteenXnineteen, +/obj/item/canvas/nineteenXnineteen, +/obj/item/storage/crayons, +/obj/item/storage/crayons, +/obj/item/storage/crayons, +/turf/open/floor/plasteel, +/area/storage/art) +"btm" = ( +/obj/structure/table, +/obj/item/device/camera, +/turf/open/floor/plasteel, +/area/storage/art) +"btn" = ( +/obj/structure/table, +/obj/item/device/camera_film, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/turf/open/floor/plasteel, +/area/storage/art) +"bto" = ( +/obj/structure/reagent_dispensers/beerkeg, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"btp" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/effect/landmark/xeno_spawn, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"btq" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/closet/gmcloset, +/obj/item/wrench, +/obj/item/stack/sheet/glass{ + amount = 30 + }, +/obj/item/stack/sheet/metal{ + amount = 30 + }, +/obj/item/stack/cable_coil/random, +/obj/item/stack/cable_coil/random, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"btr" = ( +/obj/machinery/chem_master/condimaster{ + desc = "Looks like a knock-off chem-master. Perhaps useful for separating liquids when mixing drinks precisely. Also dispenses condiments."; + name = "HoochMaster Deluxe"; + pixel_x = -4 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"bts" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard) +"btt" = ( +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/starboard) +"btu" = ( +/obj/item/storage/toolbox/emergency, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard) +"btv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/item/cigbutt, +/turf/open/floor/plating, +/area/maintenance/starboard) +"btw" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard) +"btx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/caution{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bty" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/caution{ + dir = 4 + }, +/area/hallway/primary/starboard) +"btz" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Engineering Foyer Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "32;19" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard) +"btA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/caution{ + dir = 2 + }, +/area/engine/break_room) +"btB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/caution{ + dir = 2 + }, +/area/engine/break_room) +"btC" = ( +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Head of Personnel's Desk"; + departmentType = 5; + name = "Head of Personnel RC"; + pixel_y = 30 + }, +/obj/machinery/pdapainter{ + pixel_y = 2 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"btD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sign/warning/securearea{ + pixel_x = 32 + }, +/turf/open/floor/plasteel, +/area/engine/break_room) +"btE" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/structure/chair/office/dark{ + dir = 4 + }, +/turf/open/floor/plasteel/darkblue/corner, +/area/engine/break_room) +"btF" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"btG" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/table/glass, +/obj/item/folder/blue{ + pixel_y = 3 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/pen, +/obj/machinery/computer/security/telescreen{ + dir = 1; + name = "MiniSat Monitor"; + network = list("MiniSat","tcomm"); + pixel_y = -28 + }, +/turf/open/floor/plasteel/darkblue/corner, +/area/engine/break_room) +"btH" = ( +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/power/apc{ + dir = 1; + name = "Head of Personnel APC"; + areastring = "/area/crew_quarters/heads/hop"; + pixel_y = 24 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"btI" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/curved{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"btJ" = ( +/obj/structure/lattice, +/obj/structure/transit_tube/curved/flipped{ + dir = 8 + }, +/turf/open/space, +/area/space/nearstation) +"btK" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"btL" = ( +/turf/closed/wall/r_wall, +/area/tcommsat/computer) +"btM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall/r_wall, +/area/tcommsat/computer) +"btN" = ( +/obj/machinery/door/airlock/hatch{ + name = "Telecomms Control Room"; + req_one_access_txt = "19; 61" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/tcommsat/computer) +"btO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"btP" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"btQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"btR" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-18" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"btS" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = 32 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"btT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"btU" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-08" + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"btV" = ( +/obj/structure/chair/comfy/beige{ + dir = 1 + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"btW" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-03" + }, +/turf/open/floor/plasteel/grimy, +/area/hallway/primary/port) +"btX" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Port Primary Hallway - Port"; + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/port) +"btY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 8 + }, +/area/hallway/primary/port) +"btZ" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 4 + }, +/area/hallway/primary/port) +"bua" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel/vault, +/area/hallway/primary/port) +"bub" = ( +/obj/structure/closet/emcloset, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/vault, +/area/hallway/primary/port) +"buc" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/vault, +/area/hallway/primary/port) +"bud" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;27;37" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/port) +"bue" = ( +/turf/closed/wall, +/area/library) +"buf" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/central) +"bug" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/airlock/public/glass{ + name = "Library" + }, +/turf/open/floor/wood, +/area/library) +"buh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Library" + }, +/turf/open/floor/wood, +/area/library) +"bui" = ( +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the escape arm is."; + icon_state = "direction_evac"; + name = "escape arm" + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the medical department is."; + icon_state = "direction_med"; + name = "medical department"; + pixel_y = 8 + }, +/obj/structure/sign/directions/engineering{ + desc = "A direction sign, pointing out which way the research department is."; + icon_state = "direction_sci"; + name = "research department"; + pixel_y = -8 + }, +/turf/closed/wall, +/area/library) +"buj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"buk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/sorting/mail{ + dir = 1; + sortType = 15 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"bul" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/central) +"bum" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Head of Personnel"; + req_access = null; + req_access_txt = "57" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bun" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"buo" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bup" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"buq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/holopad, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bur" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"bus" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"but" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"buu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Head of Personnel"; + req_access = null; + req_access_txt = "57" + }, +/turf/open/floor/plasteel/dark, +/area/crew_quarters/heads/hop) +"buv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/darkblue/corner, +/area/bridge) +"buw" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/bridge) +"bux" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/bridge) +"buy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/bookcase, +/turf/open/floor/wood, +/area/bridge) +"buz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/closed/wall, +/area/bridge) +"buA" = ( +/obj/machinery/door/airlock/command{ + name = "Command Desk"; + req_access = null; + req_access_txt = "19" + }, +/turf/open/floor/plasteel/vault, +/area/bridge) +"buB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/bridge) +"buC" = ( +/obj/structure/bookcase, +/turf/open/floor/wood, +/area/bridge) +"buD" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = -26 + }, +/turf/open/floor/plasteel/darkblue/corner, +/area/bridge) +"buE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/bridge) +"buF" = ( +/obj/machinery/vending/boozeomat, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/wood, +/area/crew_quarters/heads/captain/private) +"buG" = ( +/obj/machinery/holopad{ + pixel_x = 9; + pixel_y = -9 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"buH" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"buI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"buJ" = ( +/obj/machinery/camera{ + c_tag = "Captain's Office"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"buK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/camera{ + c_tag = "Captain's Office - Emergency Escape"; + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/central) +"buL" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"buM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"buN" = ( +/obj/machinery/vending/boozeomat, +/turf/closed/wall, +/area/crew_quarters/bar) +"buO" = ( +/obj/machinery/door/airlock{ + name = "Bar Storage"; + req_access_txt = "25" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel{ + icon_state = "wood" + }, +/area/crew_quarters/bar) +"buP" = ( +/obj/machinery/computer/slot_machine{ + pixel_y = 2 + }, +/obj/structure/sign/barsign{ + pixel_y = 32 + }, +/turf/open/floor/carpet, +/area/crew_quarters/bar) +"buQ" = ( +/obj/machinery/computer/slot_machine{ + pixel_y = 2 + }, +/turf/open/floor/carpet, +/area/crew_quarters/bar) +"buR" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"buS" = ( +/obj/machinery/disposal/bin{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"buT" = ( +/obj/machinery/computer/arcade, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"buU" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/plating, +/area/maintenance/starboard) +"buV" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/starboard) +"buX" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"buY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;25;46" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"buZ" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/caution{ + dir = 8 + }, +/area/hallway/primary/starboard) +"bva" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/starboard) +"bvb" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/caution{ + dir = 4 + }, +/area/hallway/primary/starboard) +"bvc" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bvd" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bve" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/starboard) +"bvf" = ( /obj/item/device/radio/intercom{ broadcasting = 0; freerange = 1; @@ -27753,8988 +35094,72 @@ }, /turf/open/floor/circuit/green, /area/ai_monitored/turret_protected/ai) -"bel" = ( -/obj/machinery/camera{ - c_tag = "AI Chamber - Starboard"; - dir = 8; - network = list("RD") - }, -/obj/structure/showcase/cyborg/old{ - dir = 8; - pixel_x = 9; - pixel_y = 2 - }, -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/ai_monitored/turret_protected/ai) -"bem" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; - name = "Arrival Airlock" - }, -/turf/open/floor/plating, -/area/hallway/secondary/entry) -"ben" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"beo" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bep" = ( -/turf/closed/wall, -/area/security/checkpoint/customs) -"beq" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/sign/poster/contraband/random{ - pixel_x = -32 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"ber" = ( -/obj/item/stack/sheet/cardboard, -/obj/item/storage/box/lights/mixed, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bes" = ( -/turf/closed/wall, -/area/quartermaster/sorting) -"bet" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"beu" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/machinery/conveyor{ - backwards = 1; - dir = 2; - forwards = 2; - id = "packageSort2" - }, -/obj/effect/turf_decal/loading_area, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bev" = ( -/obj/structure/disposalpipe/segment, -/turf/closed/wall, -/area/quartermaster/sorting) -"bew" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/power/apc{ - dir = 8; - name = "Cargo Office APC"; - areastring = "/area/quartermaster/office"; - pixel_x = -24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel/brown{ - dir = 9 - }, -/area/quartermaster/office) -"bex" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/quartermaster/office) -"bey" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/machinery/status_display{ - pixel_y = 32; - supply_display = 1 - }, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/quartermaster/office) -"bez" = ( -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/quartermaster/office) -"beA" = ( -/obj/effect/landmark/start/cargo_technician, -/obj/structure/chair/office/dark{ - dir = 4 - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"beB" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/westleft{ - dir = 8; - name = "Cargo Desk"; - req_access_txt = "50" - }, -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/pen, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"beC" = ( -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"beD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"beE" = ( -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"beF" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"beG" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Cargo - Foyer"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/hallway/primary/port) -"beH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -29 - }, -/obj/machinery/status_display{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"beI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"beJ" = ( -/turf/closed/wall, -/area/janitor) -"beK" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock{ - name = "Custodial Closet"; - req_access_txt = "26" - }, -/turf/open/floor/plasteel, -/area/janitor) -"beL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/janitor) -"beM" = ( -/turf/closed/wall, -/area/maintenance/central) -"beN" = ( -/obj/machinery/door/airlock{ - name = "Central Emergency Storage"; - req_access_txt = "0" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/central) -"beO" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/hallway/primary/central) -"beP" = ( -/turf/closed/wall/r_wall, -/area/crew_quarters/heads/captain/private) -"beQ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall/r_wall, -/area/crew_quarters/heads/captain/private) -"beR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"beS" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"beT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"beU" = ( -/obj/structure/rack, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/obj/item/clothing/gloves/color/fyellow, -/obj/item/clothing/suit/hazardvest, -/obj/item/device/multitool, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/storage/tools) -"beV" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel, -/area/storage/tools) -"beW" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/storage/tools) -"beX" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel, -/area/storage/tools) -"beY" = ( -/obj/machinery/camera{ - c_tag = "Auxiliary Tool Storage"; - dir = 8; - network = list("SS13") - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 4 - }, -/area/storage/tools) -"beZ" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"bfa" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"bfb" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/storage/tech) -"bfc" = ( -/obj/structure/rack, -/obj/item/circuitboard/computer/crew{ - pixel_x = -1; - pixel_y = 1 - }, -/obj/item/circuitboard/computer/card{ - pixel_x = 2; - pixel_y = -2 - }, -/obj/item/circuitboard/computer/communications{ - pixel_x = 5; - pixel_y = -5 - }, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bfd" = ( -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfe" = ( -/obj/machinery/door/airlock/highsecurity{ - name = "Secure Tech Storage"; - req_access_txt = "19;23" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bff" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfg" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfk" = ( -/obj/structure/table, -/obj/item/screwdriver{ - pixel_y = 16 - }, -/obj/item/wirecutters, -/obj/item/device/multitool, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bfl" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bfm" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/crew_quarters/heads/chief) -"bfn" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 1 - }, -/area/crew_quarters/heads/chief) -"bfo" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/crew_quarters/heads/chief) -"bfp" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/newscaster{ - pixel_x = 30 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bfq" = ( -/obj/structure/closet/toolcloset, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bfr" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/engine/engineering) -"bfs" = ( -/obj/structure/closet/toolcloset, -/obj/effect/turf_decal/delivery, -/obj/item/clothing/glasses/meson/engine, -/turf/open/floor/plasteel, -/area/engine/engineering) -"bft" = ( -/obj/machinery/power/apc{ - dir = 8; - name = "Engineering Security APC"; - areastring = "/area/security/checkpoint/engineering"; - pixel_x = -24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/checkpoint/engineering) -"bfu" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/engineering) -"bfv" = ( -/obj/machinery/computer/secure_data{ - dir = 8 - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for monitoring the engine."; - dir = 8; - name = "Engine Monitor"; - network = list("Engine"); - pixel_x = 32 - }, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/checkpoint/engineering) -"bfw" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard) -"bfx" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bfy" = ( -/obj/structure/closet/firecloset, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bfz" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/space, -/area/space/nearstation) -"bfA" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 5 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"bfB" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/ai_status_display{ - pixel_x = -32 - }, -/turf/open/floor/circuit, -/area/ai_monitored/turret_protected/ai) -"bfC" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bfD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/security/checkpoint/customs) -"bfE" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/structure/table/reinforced, -/obj/item/book/manual/wiki/security_space_law{ - pixel_x = -3; - pixel_y = 5 - }, -/turf/open/floor/plasteel/red/side{ - dir = 9 - }, -/area/security/checkpoint/customs) -"bfF" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Customs APC"; - areastring = "/area/security/checkpoint/customs"; - pixel_y = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/customs) -"bfG" = ( -/obj/item/device/radio/intercom{ - broadcasting = 0; - name = "Station Intercom (General)"; - pixel_y = 20 - }, -/obj/machinery/computer/security, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/customs) -"bfH" = ( -/obj/machinery/computer/card, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/requests_console{ - department = "Security"; - departmentType = 5; - pixel_y = 30 - }, -/obj/machinery/camera{ - c_tag = "Customs Checkpoint"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/customs) -"bfI" = ( -/obj/machinery/computer/secure_data, -/obj/machinery/newscaster/security_unit{ - pixel_y = 30 - }, -/turf/open/floor/plasteel/red/side{ - dir = 1 - }, -/area/security/checkpoint/customs) -"bfJ" = ( -/obj/machinery/light_switch{ - pixel_x = 27 - }, -/obj/structure/reagent_dispensers/peppertank{ - pixel_y = 30 - }, -/obj/structure/closet/secure_closet/security, -/turf/open/floor/plasteel/red/side{ - dir = 5 - }, -/area/security/checkpoint/customs) -"bfK" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/port/fore) -"bfL" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bfM" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/closed/wall, -/area/quartermaster/sorting) -"bfN" = ( -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/obj/structure/disposaloutlet{ - dir = 4 - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bfO" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bfP" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bfQ" = ( -/obj/machinery/conveyor{ - dir = 4; - id = "packageSort2" - }, -/obj/structure/plasticflaps{ - opacity = 0 - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bfR" = ( -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/disposal/deliveryChute{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bfS" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/quartermaster/office) -"bfT" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bfU" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bfV" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bfW" = ( -/obj/machinery/computer/cargo{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"bfX" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/quartermaster/office) -"bfY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bfZ" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bga" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bgb" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bgc" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/hallway/primary/port) -"bgd" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/hallway/primary/port) -"bge" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/brown/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bgf" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/sorting/mail{ - dir = 1; - sortType = 22 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bgg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bgh" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/machinery/light_switch{ - pixel_x = 8; - pixel_y = 30 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bgi" = ( -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bgj" = ( -/obj/structure/closet/l3closet/janitor, -/obj/machinery/airalarm{ - pixel_y = 28 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bgk" = ( -/obj/structure/closet/jcloset, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bgl" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/maintenance/central) -"bgm" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/central) -"bgn" = ( -/turf/closed/wall/r_wall, -/area/maintenance/central) -"bgo" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = -27 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 32 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bgp" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/table/wood, -/obj/item/pinpointer/nuke, -/obj/item/disk/nuclear, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bgq" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/computer/security/wooden_tv, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bgr" = ( -/obj/machinery/ai_status_display{ - pixel_y = 32 - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bgs" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bgt" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/filingcabinet{ - pixel_x = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bgu" = ( -/obj/machinery/light_switch{ - pixel_x = 28 - }, -/obj/structure/dresser, -/obj/item/storage/secure/safe{ - pixel_x = 6; - pixel_y = 28 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bgv" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bgw" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bgx" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bgy" = ( -/obj/structure/table, -/obj/item/storage/toolbox/emergency, -/obj/machinery/light_switch{ - pixel_x = -26 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 10 - }, -/area/storage/tools) -"bgz" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/storage/box/lights/mixed, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/yellow/side{ - dir = 2 - }, -/area/storage/tools) -"bgA" = ( -/turf/open/floor/plasteel/yellow/side{ - dir = 2 - }, -/area/storage/tools) -"bgB" = ( -/obj/structure/rack, -/obj/item/electronics/apc, -/obj/item/electronics/airlock, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plasteel/yellow/side{ - dir = 2 - }, -/area/storage/tools) -"bgC" = ( -/obj/structure/table, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/rods/fifty, -/turf/open/floor/plasteel/yellow/side{ - dir = 6 - }, -/area/storage/tools) -"bgD" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"bgE" = ( -/obj/structure/rack, -/obj/item/circuitboard/computer/robotics{ - pixel_x = -2; - pixel_y = 2 - }, -/obj/item/circuitboard/computer/mecha_control{ - pixel_x = 1; - pixel_y = -1 - }, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bgF" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bgG" = ( -/obj/machinery/vending/assist, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bgH" = ( -/obj/structure/table, -/obj/item/device/plant_analyzer, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bgI" = ( -/obj/structure/table, -/obj/item/device/analyzer, -/obj/item/device/healthanalyzer, -/obj/machinery/camera/autoname{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bgJ" = ( -/obj/structure/rack, -/obj/item/storage/toolbox/electrical{ - pixel_x = 1; - pixel_y = -1 - }, -/obj/item/device/multitool, -/obj/item/clothing/glasses/meson, -/obj/machinery/light_switch{ - pixel_y = -28 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bgK" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bgL" = ( -/obj/structure/table, -/obj/machinery/cell_charger, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/turf/open/floor/plasteel/dark, -/area/storage/tech) -"bgM" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bgN" = ( -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = -29 - }, -/obj/machinery/suit_storage_unit/ce, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bgO" = ( -/obj/structure/rack, -/obj/item/storage/secure/briefcase, -/obj/item/clothing/mask/cigarette/cigar, -/obj/machinery/computer/security/telescreen{ - dir = 1; - name = "MiniSat Monitor"; - network = list("MiniSat","tcomm"); - pixel_y = -30 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bgP" = ( -/obj/structure/rack, -/obj/item/lighter, -/obj/item/clothing/glasses/meson, -/obj/machinery/button/door{ - id = "ceprivacy"; - name = "Privacy Shutters Control"; - pixel_y = -26 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bgQ" = ( -/obj/structure/filingcabinet/chestdrawer, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/mob/living/simple_animal/parrot/Poly, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bgR" = ( -/obj/structure/closet/secure_closet/engineering_chief{ - req_access_txt = "0" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/plasteel/vault{ - dir = 5 - }, -/area/crew_quarters/heads/chief) -"bgS" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering{ - name = "Engine Room"; - req_access_txt = "10" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/engine/engineering) -"bgT" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/camera/autoname{ - dir = 4; - network = list("SS13") - }, -/obj/machinery/button/door{ - desc = "A remote control-switch for the engineering security doors."; - id = "Engineering"; - name = "Engineering Lockdown"; - pixel_x = -24; - pixel_y = -6; - req_access_txt = "1" - }, -/obj/machinery/button/door{ - id = "atmos"; - name = "Atmospherics Lockdown"; - pixel_x = -24; - pixel_y = 5; - req_access_txt = "1" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/security/checkpoint/engineering) -"bgU" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/engineering) -"bgV" = ( -/obj/structure/closet/secure_closet/security/engine, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/red/side{ - dir = 6 - }, -/area/security/checkpoint/engineering) -"bgW" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bgX" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 5 - }, -/turf/open/space, -/area/space/nearstation) -"bgY" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bgZ" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bha" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 10 - }, -/turf/open/space, -/area/space/nearstation) -"bhb" = ( -/obj/structure/sign/warning/vacuum/external, -/turf/closed/wall/r_wall, -/area/space/nearstation) -"bhc" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bhd" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior - Port Fore"; - dir = 8; - network = list("MiniSat") - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bhe" = ( -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/turf/open/floor/circuit, -/area/ai_monitored/turret_protected/ai) -"bhf" = ( -/obj/machinery/porta_turret/ai{ - dir = 2 - }, -/obj/machinery/flasher{ - id = "AI"; - pixel_y = 24 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/turret_protected/ai) -"bhg" = ( -/obj/machinery/power/apc{ - aidisabled = 0; - dir = 1; - name = "AI Chamber APC"; - areastring = "/area/ai_monitored/turret_protected/ai"; - pixel_y = 24 - }, -/obj/structure/cable{ - icon_state = "0-4" - }, -/turf/open/floor/circuit, -/area/ai_monitored/turret_protected/ai) -"bhh" = ( -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/circuit, -/area/ai_monitored/turret_protected/ai) -"bhi" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior - Starboard Fore"; - dir = 4; - network = list("MiniSat") - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bhj" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/structure/window/reinforced, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bhk" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bhl" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/security/checkpoint/customs) -"bhm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/table/reinforced, -/obj/item/folder/red, -/obj/item/folder/red, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/red/side{ - dir = 8 - }, -/area/security/checkpoint/customs) -"bhn" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"bho" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"bhp" = ( -/obj/structure/chair/office/dark, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"bhq" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"bhr" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/red/side{ - dir = 4 - }, -/area/security/checkpoint/customs) -"bhs" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Security Maintenance"; - req_access_txt = "1" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bht" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bhu" = ( -/obj/effect/landmark/blobstart, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bhv" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Mailroom Maintenance"; - req_access_txt = "50" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bhw" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bhx" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bhy" = ( -/obj/structure/chair/stool, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bhz" = ( -/obj/machinery/conveyor_switch/oneway{ - id = "packageSort2"; - pixel_x = -2; - pixel_y = 12 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bhA" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Cargo - Office"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/quartermaster/office) -"bhB" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bhC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bhD" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bhE" = ( -/obj/structure/filingcabinet/filingcabinet, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"bhF" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/quartermaster/office) -"bhG" = ( -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bhH" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bhI" = ( -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/hallway/primary/port) -"bhJ" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/brown{ - dir = 1 - }, -/area/hallway/primary/port) -"bhK" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bhL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bhM" = ( -/obj/item/restraints/legcuffs/beartrap, -/obj/item/restraints/legcuffs/beartrap, -/obj/structure/table, -/obj/machinery/requests_console{ - department = "Janitorial"; - departmentType = 1; - pixel_x = -29 - }, -/obj/item/reagent_containers/spray/cleaner, -/obj/machinery/camera{ - c_tag = "Custodial Closet"; - dir = 4; - network = list("SS13") - }, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bhN" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plating, -/area/janitor) -"bhO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bhP" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bhQ" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Custodial Maintenance"; - req_access_txt = "26" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/central) -"bhR" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/central) -"bhS" = ( -/obj/item/device/flashlight{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/central) -"bhT" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/maintenance/central) -"bhU" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plating, -/area/bridge) -"bhV" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plating, -/area/bridge) -"bhW" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/turf/open/floor/plating, -/area/bridge) -"bhX" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/turf/open/floor/plating, -/area/bridge) -"bhY" = ( -/turf/closed/wall/r_wall, -/area/bridge) -"bhZ" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/turf/open/floor/plating, -/area/bridge) -"bia" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plating, -/area/bridge) -"bib" = ( -/obj/structure/table/wood, -/obj/machinery/newscaster/security_unit{ - pixel_x = -30; - pixel_y = 1 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bic" = ( -/obj/effect/landmark/start/captain, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/chair/comfy/brown{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bid" = ( -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bie" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bif" = ( -/obj/machinery/door/window/westright, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"big" = ( -/obj/structure/bed, -/obj/item/bedsheet/captain, -/obj/effect/landmark/start/captain, -/obj/machinery/camera{ - c_tag = "Captain's Quarters"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bih" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bii" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/yellow/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bij" = ( -/obj/structure/sign/directions/security{ - desc = "A direction sign, pointing out which way the security department is."; - dir = 1; - icon_state = "direction_sec"; - pixel_y = 8 - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the engineering department is."; - dir = 4; - icon_state = "direction_eng" - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the bridge is."; - dir = 2; - icon_state = "direction_bridge"; - name = "bridge"; - pixel_y = -8 - }, -/turf/closed/wall/r_wall, -/area/storage/tools) -"bik" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/storage/tools) -"bil" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Auxiliary Tool Storage"; - req_access_txt = "12" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/storage/tools) -"bim" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/storage/tools) -"bin" = ( -/obj/structure/closet/emcloset, -/obj/structure/sign/map/left{ - icon_state = "map-left-MS"; - pixel_y = 32 - }, -/turf/open/floor/plasteel/vault, -/area/hallway/primary/starboard) -"bio" = ( -/obj/structure/sign/map/right{ - desc = "A framed picture of the station. Clockwise from security in red at the top, you see engineering in yellow, science in purple, escape in checkered red-and-white, medbay in green, arrivals in checkered red-and-blue, and then cargo in brown."; - icon_state = "map-right-MS"; - pixel_y = 32 - }, -/obj/structure/closet/firecloset, -/turf/open/floor/plasteel/vault, -/area/hallway/primary/starboard) -"bip" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard/fore) -"biq" = ( -/turf/closed/wall, -/area/hallway/primary/starboard) -"bir" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/storage/tech) -"bis" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering{ - name = "Tech Storage"; - req_access_txt = "0"; - req_one_access_txt = "23;30" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/storage/tech) -"bit" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "ceprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/chief) -"biu" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "ceprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/chief) -"biv" = ( -/obj/machinery/door/poddoor/preopen{ - id = "Engineering"; - name = "Engineering Security Doors" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/break_room) -"biw" = ( -/obj/machinery/door/poddoor/preopen{ - id = "Engineering"; - name = "Engineering Security Doors" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bix" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/security/checkpoint/engineering) -"biy" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Engineering Security Post"; - req_access_txt = "63" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/security/checkpoint/engineering) -"biz" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/security/checkpoint/engineering) -"biA" = ( -/turf/open/floor/plating, -/area/engine/break_room) -"biB" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/engine/break_room) -"biC" = ( -/obj/structure/shuttle/engine/propulsion/burst{ - dir = 8 - }, -/turf/closed/wall/mineral/titanium, -/area/shuttle/pod_4) -"biD" = ( -/turf/closed/wall/mineral/titanium, -/area/shuttle/pod_4) -"biE" = ( -/obj/structure/lattice, -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/space, -/area/space/nearstation) -"biF" = ( -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Space Access Airlock"; - req_one_access_txt = "32;19" - }, -/turf/open/floor/plating, -/area/aisat) -"biG" = ( -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/aisat) -"biH" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/aisat) -"biI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/aisat) -"biJ" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/door/window{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "MiniSat Airlock Access"; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"biK" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"biL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"biM" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/turf/open/floor/circuit, -/area/ai_monitored/turret_protected/ai) -"biN" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/circuit, -/area/ai_monitored/turret_protected/ai) -"biO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"biP" = ( -/obj/structure/table/reinforced, -/obj/item/phone{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/cigbutt/cigarbutt{ - pixel_x = 5; - pixel_y = -1 - }, -/obj/item/device/radio/intercom{ - broadcasting = 1; - frequency = 1447; - listening = 0; - name = "Station Intercom (AI Private)"; - pixel_x = 28 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"biQ" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/turf/open/space, -/area/space/nearstation) -"biR" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/turf/open/space, -/area/space/nearstation) -"biS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"biT" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/closet, -/obj/item/crowbar, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/radio, -/turf/open/floor/plasteel/red/side{ - dir = 10 - }, -/area/security/checkpoint/customs) -"biU" = ( -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/customs) -"biV" = ( -/obj/item/paper_bin{ - pixel_x = 1; - pixel_y = 9 - }, -/obj/item/pen, -/obj/structure/table/reinforced, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/customs) -"biW" = ( -/obj/item/paper, -/obj/structure/table/reinforced, -/obj/machinery/door/window/brigdoor{ - dir = 2; - name = "Arrivals Security Checkpoint"; - pixel_y = -8; - req_access_txt = "1" - }, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/customs) -"biX" = ( -/obj/machinery/recharger{ - pixel_y = 4 - }, -/obj/structure/table/reinforced, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/red/side, -/area/security/checkpoint/customs) -"biY" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/structure/closet/wardrobe/red, -/turf/open/floor/plasteel/red/side{ - dir = 6 - }, -/area/security/checkpoint/customs) -"biZ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bja" = ( -/obj/machinery/space_heater, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"bjb" = ( -/obj/structure/disposalpipe/sorting/wrap{ - dir = 1 - }, -/turf/closed/wall, -/area/quartermaster/sorting) -"bjc" = ( -/obj/structure/disposaloutlet{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bjd" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/machinery/door/window/eastleft{ - name = "Mail"; - req_access_txt = "50" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bje" = ( -/obj/effect/turf_decal/loading_area{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bjf" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bjg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bjh" = ( -/obj/machinery/firealarm{ - dir = 2; - pixel_y = 24 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bji" = ( -/obj/machinery/status_display{ - pixel_y = 32; - supply_display = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bjj" = ( -/obj/machinery/light_switch{ - pixel_y = 28 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bjk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/mining/glass{ - name = "Mailroom"; - req_access_txt = "0"; - req_one_access_txt = "48;50" - }, -/obj/effect/turf_decal/delivery, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bjl" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/quartermaster/office) -"bjm" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bjn" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bjo" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/start/cargo_technician, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bjp" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"bjq" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/mining/glass{ - name = "Cargo Office"; - req_access_txt = "0"; - req_one_access_txt = "48;50" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bjr" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/hallway/primary/port) -"bjs" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bjt" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bju" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/disposalpipe/junction{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bjv" = ( -/turf/open/floor/plasteel/brown/corner{ - dir = 2 - }, -/area/hallway/primary/port) -"bjw" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/brown{ - dir = 2 - }, -/area/hallway/primary/port) -"bjx" = ( -/obj/machinery/power/apc{ - dir = 8; - name = "Custodial Closet APC"; - areastring = "/area/janitor"; - pixel_x = -24 - }, -/obj/structure/table, -/obj/item/clothing/gloves/color/orange, -/obj/item/storage/box/mousetraps, -/obj/item/storage/box/mousetraps, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bjy" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/portable_atmospherics/canister/water_vapor, -/mob/living/simple_animal/hostile/lizard{ - name = "Wags-His-Tail"; - real_name = "Wags-His-Tail" - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bjz" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/effect/landmark/start/janitor, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bjA" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/item/reagent_containers/glass/bucket, -/obj/item/mop, -/obj/structure/disposalpipe/segment, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"bjB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/central) -"bjC" = ( -/obj/effect/landmark/blobstart, -/obj/machinery/power/apc{ - dir = 4; - name = "Central Maintenance APC"; - areastring = "/area/maintenance/central"; - pixel_x = 26 - }, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/maintenance/central) -"bjD" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/bridge) -"bjE" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/computer/card, -/turf/open/floor/plasteel/darkgreen/side{ - dir = 9 - }, -/area/bridge) -"bjF" = ( -/obj/machinery/computer/med_data, -/turf/open/floor/plasteel/darkgreen/side{ - dir = 1 - }, -/area/bridge) -"bjG" = ( -/obj/machinery/computer/crew, -/turf/open/floor/plasteel/darkgreen/side{ - dir = 1 - }, -/area/bridge) -"bjH" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/item/folder/yellow{ - pixel_y = 4 - }, -/obj/machinery/camera{ - c_tag = "Bridge - Central"; - dir = 2; - network = list("SS13") - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/darkbrown/side{ - dir = 1 - }, -/area/bridge) -"bjI" = ( -/obj/machinery/computer/station_alert, -/turf/open/floor/plasteel/darkbrown/side{ - dir = 1 - }, -/area/bridge) -"bjJ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/computer/monitor{ - name = "Bridge Power Monitoring Console" - }, -/turf/open/floor/plasteel/darkbrown/side{ - dir = 1 - }, -/area/bridge) -"bjK" = ( -/obj/machinery/computer/atmos_alert, -/turf/open/floor/plasteel/darkbrown/side{ - dir = 1 - }, -/area/bridge) -"bjL" = ( -/obj/machinery/ai_status_display{ - pixel_y = 32 - }, -/obj/item/storage/toolbox/mechanical{ - pixel_x = -1; - pixel_y = 4 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/darkbrown/side{ - dir = 1 - }, -/area/bridge) -"bjM" = ( -/obj/machinery/computer/security, -/turf/open/floor/plasteel/darkred/side{ - dir = 1 - }, -/area/bridge) -"bjN" = ( -/obj/machinery/computer/secure_data, -/turf/open/floor/plasteel/darkred/side{ - dir = 1 - }, -/area/bridge) -"bjO" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/computer/prisoner, -/turf/open/floor/plasteel/darkred/side{ - dir = 5 - }, -/area/bridge) -"bjP" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/bridge) -"bjQ" = ( -/obj/structure/table/wood, -/obj/item/storage/photo_album{ - pixel_y = -4 - }, -/obj/item/device/camera{ - pixel_y = 4 - }, -/obj/item/device/radio/intercom{ - dir = 8; - freerange = 1; - name = "Station Intercom (Captain)"; - pixel_x = -28 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bjR" = ( -/obj/machinery/light_switch{ - pixel_y = -25 - }, -/obj/structure/table/wood, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/item/razor{ - pixel_x = -4; - pixel_y = 2 - }, -/obj/item/clothing/mask/cigarette/cigar, -/obj/item/reagent_containers/food/drinks/flask/gold, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bjS" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bjT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bjU" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bjV" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/holopad, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bjW" = ( -/obj/structure/table/wood, -/obj/machinery/recharger{ - pixel_y = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bjX" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bjY" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=14.2-Central-CrewQuarters"; - location = "14-Starboard-Central" - }, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bjZ" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bka" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Starboard Primary Hallway" - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkc" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bke" = ( -/obj/machinery/firealarm{ - pixel_y = 32 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkf" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Starboard Primary Hallway - Tech Storage"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkg" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bki" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkm" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkn" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/structure/sign/warning/securearea{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bko" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/power/apc{ - dir = 1; - name = "Starboard Hallway APC"; - areastring = "/area/hallway/primary/starboard"; - pixel_y = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/starboard) -"bkp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 4 - }, -/area/hallway/primary/starboard) -"bkq" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=14-Starboard-Central"; - location = "13.3-Engineering-Central" - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 4 - }, -/area/hallway/primary/starboard) -"bkr" = ( -/turf/closed/wall/r_wall, -/area/engine/break_room) -"bks" = ( -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/pen, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/table/glass, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkt" = ( -/obj/item/book/manual/wiki/engineering_hacking{ - pixel_x = 4; - pixel_y = 5 - }, -/obj/item/book/manual/wiki/engineering_construction{ - pixel_y = 3 - }, -/obj/item/book/manual/wiki/engineering_guide{ - pixel_x = -4 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bku" = ( -/obj/item/folder/yellow, -/obj/item/folder/yellow, -/obj/machinery/light{ - dir = 1 - }, -/obj/structure/sign/warning/securearea{ - pixel_y = 32 - }, -/obj/structure/table/glass, -/obj/item/storage/firstaid/fire{ - pixel_y = 8 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkv" = ( -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkw" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/junction/flip{ - dir = 2 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkx" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bky" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkB" = ( -/obj/machinery/disposal/bin{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 1 - }, -/area/engine/break_room) -"bkC" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/engine/break_room) -"bkD" = ( -/obj/machinery/door/airlock/titanium{ - name = "Escape Pod Airlock" - }, -/obj/docking_port/mobile/pod{ - dir = 4; - id = "pod4"; - name = "escape pod 4"; - port_direction = 2; - preferred_direction = 4; - timid = 0 - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_4) -"bkE" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - pixel_y = 25 - }, -/obj/item/storage/pod{ - pixel_x = 6; - pixel_y = -32 - }, -/obj/machinery/light/small, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_4) -"bkF" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/machinery/computer/shuttle/pod{ - pixel_y = -32; - possible_destinations = "pod_lavaland4"; - shuttleId = "pod4" - }, -/turf/open/floor/mineral/titanium/blue, -/area/shuttle/pod_4) -"bkG" = ( -/obj/effect/spawner/structure/window/shuttle, -/turf/open/floor/plating, -/area/shuttle/pod_4) -"bkH" = ( -/obj/docking_port/stationary/random{ - dir = 4; - id = "pod_lavaland4"; - name = "lavaland" - }, -/turf/open/space, -/area/space/nearstation) -"bkI" = ( -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/space, -/area/space/nearstation) -"bkJ" = ( -/obj/machinery/light/small, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior - Space Access"; - dir = 1; - network = list("MiniSat") - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/aisat) -"bkK" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/door/window{ - dir = 8; - name = "MiniSat Airlock Access"; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bkL" = ( -/obj/structure/table/reinforced, -/obj/item/folder/blue{ - pixel_y = 2 - }, -/obj/item/pen, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkM" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/obj/machinery/ai_status_display{ - pixel_y = -32 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkN" = ( -/obj/machinery/camera{ - c_tag = "AI Chamber - Aft"; - dir = 1; - network = list("RD") - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkO" = ( -/obj/machinery/holopad, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkP" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkQ" = ( -/obj/structure/chair/office/dark{ - dir = 4 - }, -/obj/machinery/status_display{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkR" = ( -/obj/structure/table/reinforced, -/obj/item/folder/blue{ - pixel_y = 2 - }, -/obj/item/pen, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/ai) -"bkS" = ( -/obj/docking_port/stationary{ - dir = 8; - dwidth = 3; - height = 15; - id = "arrivals_stationary"; - name = "arrivals"; - width = 7; - roundstart_template = /datum/map_template/shuttle/arrival/box; - - }, -/turf/open/space/basic, -/area/space) -"bkT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bkU" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bkV" = ( -/obj/structure/sign/warning/pods, -/turf/closed/wall, -/area/security/checkpoint/customs) -"bkW" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/closed/wall, -/area/security/checkpoint/customs) -"bkX" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/security{ - name = "Customs Desk"; - req_access = null; - req_access_txt = "1" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/security/checkpoint/customs) -"bkY" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/security/checkpoint/customs) -"bkZ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bla" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;48;50;1" - }, -/turf/open/floor/plating, -/area/maintenance/port/fore) -"blb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/maintenance/port/fore) -"blc" = ( -/obj/machinery/door/window/eastleft{ - base_state = "right"; - icon_state = "right"; - name = "Deliveries"; - req_access_txt = "50" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bld" = ( -/obj/machinery/conveyor_switch/oneway{ - convdir = -1; - id = "packageExternal"; - pixel_y = 18 - }, -/obj/effect/turf_decal/loading_area{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"ble" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"blf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"blg" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"blh" = ( -/obj/structure/chair/office/dark{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"bli" = ( -/obj/structure/table, -/obj/item/device/destTagger{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/machinery/light_switch{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/quartermaster/sorting) -"blj" = ( -/obj/structure/table, -/obj/item/clipboard, -/obj/item/folder/yellow, -/obj/item/folder/yellow, -/obj/item/device/multitool, -/obj/item/pen/red, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/quartermaster/office) -"blk" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"bll" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/quartermaster/office) -"blm" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/light_switch{ - pixel_x = 27 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/quartermaster/office) -"bln" = ( -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/hallway/primary/port) -"blo" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"blp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"blq" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"blr" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/effect/landmark/start/assistant, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/hallway/primary/port) -"bls" = ( -/obj/structure/table, -/obj/item/storage/box/lights/mixed, -/obj/item/storage/box/lights/mixed, -/obj/item/grenade/chem_grenade/cleaner, -/obj/item/grenade/chem_grenade/cleaner, -/obj/item/grenade/chem_grenade/cleaner, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"blt" = ( -/obj/structure/janitorialcart, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"blu" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/light/small, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/vehicle/ridden/janicart, -/obj/item/key/janitor, -/turf/open/floor/plating, -/area/janitor) -"blv" = ( -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/disposal/bin, -/turf/open/floor/plasteel/floorgrime, -/area/janitor) -"blw" = ( -/obj/item/storage/box/lights/mixed, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/central) -"blx" = ( -/obj/item/clothing/mask/gas, -/turf/open/floor/plating, -/area/maintenance/central) -"bly" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/turf/open/floor/plating, -/area/bridge) -"blz" = ( -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/light{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/darkgreen/side{ - dir = 8 - }, -/area/bridge) -"blA" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"blB" = ( -/obj/structure/chair/office/dark{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"blC" = ( -/turf/open/floor/plasteel/dark, -/area/bridge) -"blD" = ( -/obj/structure/chair/office/dark{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"blE" = ( -/obj/structure/chair/office/dark{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"blF" = ( -/obj/item/folder/red{ - pixel_y = 3 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/table/glass, -/obj/item/folder/red{ - pixel_y = 3 - }, -/turf/open/floor/plasteel/darkred/side{ - dir = 4 - }, -/area/bridge) -"blG" = ( -/turf/closed/wall, -/area/crew_quarters/heads/captain/private) -"blH" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 2 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/bikehorn/rubberducky, -/obj/machinery/light_switch{ - pixel_x = -28 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"blI" = ( -/obj/machinery/door/window{ - dir = 1; - name = "Captain's Bedroom"; - req_access_txt = "20" - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"blJ" = ( -/obj/structure/closet/secure_closet/captains, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 2 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"blK" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 2 - }, -/obj/machinery/suit_storage_unit/captain, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"blL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"blM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"blN" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"blO" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Starboard Primary Hallway" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blP" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blS" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blT" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blU" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blV" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/junction{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blW" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blX" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blY" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"blZ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bma" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bmb" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bmc" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bmd" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bme" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/caution/corner{ - dir = 4 - }, -/area/hallway/primary/starboard) -"bmf" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/light_switch{ - pixel_x = -22 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmh" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmi" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmj" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmk" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bml" = ( -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmm" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/external{ - name = "Escape Pod Four"; - req_access = null; - req_access_txt = "32" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bmn" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/engine/break_room) -"bmo" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bmp" = ( -/turf/closed/wall/r_wall, -/area/ai_monitored/turret_protected/aisat/foyer) -"bmq" = ( -/turf/closed/wall/r_wall, -/area/ai_monitored/turret_protected/aisat_interior) -"bmr" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall/r_wall, -/area/ai_monitored/turret_protected/aisat_interior) -"bms" = ( -/obj/machinery/door/airlock/highsecurity{ - locked = 0; - name = "AI Chamber"; - req_access_txt = "16" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "AI Chamber entrance shutters"; - name = "AI Chamber entrance shutters" - }, -/obj/machinery/flasher{ - id = "AI"; - pixel_x = -26; - pixel_y = 3 - }, -/obj/item/device/radio/intercom{ - broadcasting = 1; - frequency = 1447; - listening = 0; - name = "Station Intercom (AI Private)"; - pixel_x = 28 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bmt" = ( -/turf/closed/wall/r_wall, -/area/ai_monitored/storage/satellite) -"bmu" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bmv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white/corner{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bmw" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/arrival{ - dir = 5 - }, -/area/hallway/secondary/entry) -"bmx" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bmy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 9 - }, -/area/hallway/primary/port) -"bmz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bmA" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bmB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 5 - }, -/area/hallway/primary/port) -"bmC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bmD" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/neutral/side{ - dir = 9 - }, -/area/hallway/primary/port) -"bmE" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/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 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 1 - }, -/area/hallway/primary/port) -"bmF" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 30 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/sign/map/right{ - 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-right-MS"; - pixel_y = 32 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 5 - }, -/area/hallway/primary/port) -"bmG" = ( -/obj/machinery/conveyor{ - dir = 1; - id = "packageExternal" - }, -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"bmH" = ( -/obj/structure/table/reinforced, -/obj/item/folder/yellow, -/obj/item/pen{ - pixel_x = 4; - pixel_y = 4 - }, -/obj/machinery/computer/stockexchange, -/turf/open/floor/plasteel/arrival{ - dir = 2 - }, -/area/quartermaster/sorting) -"bmI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/chair/office/dark, -/obj/effect/landmark/start/cargo_technician, -/turf/open/floor/plasteel/arrival{ - dir = 2 - }, -/area/quartermaster/sorting) -"bmJ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/arrival{ - dir = 2 - }, -/area/quartermaster/sorting) -"bmK" = ( -/obj/structure/filingcabinet/filingcabinet, -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/machinery/camera{ - c_tag = "Cargo - Mailroom"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/plasteel/arrival{ - dir = 2 - }, -/area/quartermaster/sorting) -"bmL" = ( -/obj/structure/table, -/obj/item/stack/wrapping_paper, -/obj/item/stack/wrapping_paper, -/obj/machinery/requests_console{ - department = "Cargo Bay"; - departmentType = 2; - pixel_y = -30 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/storage/box/lights/mixed, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/arrival{ - dir = 2 - }, -/area/quartermaster/sorting) -"bmM" = ( -/obj/item/storage/box, -/obj/structure/table, -/obj/item/storage/box, -/obj/item/storage/box, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/item/hand_labeler, -/obj/machinery/power/apc{ - dir = 4; - name = "Delivery Office APC"; - areastring = "/area/quartermaster/sorting"; - pixel_x = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plasteel/arrival{ - dir = 6 - }, -/area/quartermaster/sorting) -"bmN" = ( -/obj/structure/table, -/obj/machinery/computer/stockexchange, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/turf/open/floor/plasteel/brown{ - dir = 10 - }, -/area/quartermaster/office) -"bmO" = ( -/obj/machinery/photocopier, -/turf/open/floor/plasteel/brown{ - dir = 2 - }, -/area/quartermaster/office) -"bmP" = ( -/turf/open/floor/plasteel/brown{ - dir = 2 - }, -/area/quartermaster/office) -"bmQ" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/holopad, -/turf/open/floor/plasteel/brown{ - dir = 2 - }, -/area/quartermaster/office) -"bmR" = ( -/obj/machinery/autolathe, -/obj/machinery/newscaster{ - pixel_x = 28 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/turf/open/floor/plasteel/brown{ - dir = 6 - }, -/area/quartermaster/office) -"bmS" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen" - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plasteel/brown{ - dir = 10 - }, -/area/hallway/primary/port) -"bmT" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/holopad, -/turf/open/floor/plasteel/brown/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"bmU" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 2 - }, -/area/hallway/primary/port) -"bmV" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/rack, -/obj/item/storage/box, -/obj/item/storage/box, -/obj/item/storage/box, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/packageWrap{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/hand_labeler, -/turf/open/floor/plasteel/brown{ - dir = 2 - }, -/area/hallway/primary/port) -"bmW" = ( -/obj/structure/table, -/obj/item/device/toner, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 30 - }, -/turf/open/floor/plasteel/brown{ - dir = 6 - }, -/area/hallway/primary/port) -"bmX" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bmY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bmZ" = ( -/turf/closed/wall/r_wall, -/area/crew_quarters/heads/hop) -"bna" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/tank/internals/air, -/turf/open/floor/plating, -/area/maintenance/central) -"bnb" = ( -/obj/item/extinguisher, -/turf/open/floor/plating, -/area/maintenance/central) -"bnc" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/obj/machinery/modular_computer/console/preset/command, -/turf/open/floor/plasteel/darkblue/side{ - dir = 9 - }, -/area/bridge) -"bnd" = ( -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_y = 29 - }, -/obj/machinery/modular_computer/console/preset/engineering, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bne" = ( -/obj/item/storage/firstaid/regular{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/darkgreen/corner{ - dir = 1 - }, -/area/bridge) -"bnf" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bng" = ( -/obj/item/device/radio/beacon, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bnh" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/recharger{ - pixel_y = 3 - }, -/obj/item/restraints/handcuffs{ - pixel_y = 3 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/darkred/corner{ - dir = 4 - }, -/area/bridge) -"bni" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/computer/security/mining{ - network = list("MINE","AuxBase") - }, -/obj/machinery/keycard_auth{ - pixel_y = 24 - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bnj" = ( -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Bridge"; - departmentType = 5; - name = "Bridge RC"; - pixel_x = 32 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/computer/cargo/request, -/turf/open/floor/plasteel/darkblue/side{ - dir = 5 - }, -/area/bridge) -"bnk" = ( -/obj/effect/landmark/xeno_spawn, -/obj/item/soap/deluxe, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/machinery/shower{ - pixel_y = 12 - }, -/obj/structure/curtain, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/captain/private) -"bnl" = ( -/obj/structure/mirror{ - pixel_y = 28 - }, -/obj/structure/sink{ - pixel_y = 17 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/captain/private) -"bnm" = ( -/obj/structure/toilet{ - pixel_y = 13 - }, -/obj/machinery/light{ - dir = 2 - }, -/obj/effect/landmark/start/captain, -/obj/machinery/light_switch{ - pixel_y = -25 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/captain/private) -"bnn" = ( -/obj/machinery/door/airlock/silver{ - name = "Bathroom" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/captain/private) -"bno" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bnp" = ( -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bnq" = ( -/obj/effect/landmark/start/captain, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bnr" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bns" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=13.1-Engineering-Enter"; - location = "12-Central-Starboard" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bnt" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/yellow/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bnu" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Starboard Primary Hallway" - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnv" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnw" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnx" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bny" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/obj/machinery/light, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnz" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnB" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnC" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/machinery/camera{ - c_tag = "Starboard Primary Hallway - Auxiliary Tool Storage"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnE" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnF" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnG" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnH" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Starboard Primary Hallway - Engineering"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnI" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=13.2-Tcommstore"; - location = "13.1-Engineering-Enter" - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bnJ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bnK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/caution/corner{ - dir = 4 - }, -/area/hallway/primary/starboard) -"bnL" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plating, -/area/engine/break_room) -"bnM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnN" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnO" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnP" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnQ" = ( -/obj/structure/chair/stool{ - pixel_y = 8 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnT" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bnU" = ( -/obj/structure/sign/warning/pods, -/turf/closed/wall/r_wall, -/area/engine/break_room) -"bnV" = ( -/turf/closed/wall/mineral/plastitanium, -/area/engine/break_room) -"bnW" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/curved/flipped{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bnX" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/crossing/horizontal, -/turf/open/space, -/area/space/nearstation) -"bnY" = ( -/obj/structure/transit_tube/curved{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) -"bnZ" = ( -/turf/closed/wall, -/area/space/nearstation) -"boa" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/turf/open/space, -/area/space/nearstation) -"bob" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on, -/obj/structure/window/reinforced, -/turf/open/floor/plating/airless, -/area/aisat) -"boc" = ( -/obj/machinery/computer/teleporter, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bod" = ( -/obj/machinery/teleport/station, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"boe" = ( -/obj/machinery/teleport/hub, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bof" = ( -/obj/machinery/ai_status_display{ - pixel_y = 32 - }, -/obj/machinery/porta_turret/ai{ - dir = 2 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the RD's goons from the safety of his office."; - dir = 4; - name = "Research Monitor"; - network = list("RD"); - pixel_x = -28 - }, -/turf/open/floor/plasteel/vault{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"bog" = ( -/obj/structure/showcase/cyborg/old{ - dir = 2; - pixel_y = 20 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"boh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"boi" = ( -/obj/structure/showcase/cyborg/old{ - dir = 2; - pixel_y = 20 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 4 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"boj" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/machinery/porta_turret/ai{ - dir = 2 - }, -/obj/machinery/computer/security/telescreen{ - dir = 8; - name = "MiniSat Monitor"; - network = list("MiniSat","tcomm"); - pixel_x = 28 - }, -/turf/open/floor/plasteel/vault{ - dir = 4 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"bok" = ( -/obj/machinery/power/smes{ - charge = 5e+006 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/storage/satellite) -"bol" = ( -/obj/machinery/recharge_station, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/storage/satellite) -"bom" = ( -/obj/machinery/airalarm{ - pixel_y = 26 - }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 2; - name = "Auxiliary MiniSat Distribution Port" - }, -/obj/machinery/portable_atmospherics/canister/air, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/storage/satellite) -"bon" = ( -/obj/machinery/power/port_gen/pacman, -/obj/structure/cable{ - icon_state = "0-2" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/ai_monitored/storage/satellite) -"boo" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bop" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"boq" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bor" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 10 - }, -/area/hallway/primary/port) -"bos" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/neutral/side, -/area/hallway/primary/port) -"bot" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=5-Customs"; - location = "4-Customs" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/neutral/side, -/area/hallway/primary/port) -"bou" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/side, -/area/hallway/primary/port) -"bov" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 6 - }, -/area/hallway/primary/port) -"bow" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 10 - }, -/area/hallway/primary/port) -"box" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"boy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/side{ - dir = 4 - }, -/area/hallway/primary/port) -"boz" = ( -/obj/machinery/conveyor{ - dir = 1; - id = "packageExternal" - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"boA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/structure/table/reinforced, -/obj/machinery/door/window/westleft{ - dir = 1; - name = "Delivery Desk"; - req_access_txt = "50" - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/quartermaster/sorting) -"boB" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/quartermaster/sorting) -"boC" = ( -/obj/machinery/door/firedoor, -/obj/machinery/mineral/ore_redemption, -/turf/open/floor/plasteel/dark, -/area/quartermaster/office) -"boD" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/quartermaster/office) -"boE" = ( -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the Supply department is."; - dir = 1; - icon_state = "direction_supply"; - name = "cargo department"; - pixel_y = 8 - }, -/turf/closed/wall, -/area/quartermaster/office) -"boF" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/brown{ - dir = 8 - }, -/area/hallway/primary/port) -"boG" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/brown{ - dir = 4 - }, -/area/hallway/primary/port) -"boH" = ( -/obj/structure/sign/directions/security{ - desc = "A direction sign, pointing out which way the security department is."; - dir = 1; - icon_state = "direction_sec"; - pixel_y = 8 - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the engineering department is."; - dir = 4; - icon_state = "direction_eng" - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the bridge is."; - dir = 2; - icon_state = "direction_bridge"; - name = "bridge"; - pixel_y = -8 - }, -/turf/closed/wall/r_wall, -/area/hallway/primary/port) -"boI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"boJ" = ( -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/machinery/button/door{ - id = "hop"; - name = "Privacy Shutters Control"; - pixel_y = 25; - req_access_txt = "28" - }, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"boK" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/item/storage/secure/briefcase, -/obj/structure/table/wood, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching Prison Wing holding areas."; - name = "Prison Monitor"; - network = list("Prison"); - pixel_y = 30 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"boL" = ( -/obj/machinery/recharger, -/obj/item/storage/secure/safe{ - pixel_x = 34 - }, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"boM" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/central) -"boN" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 1 - }, -/obj/machinery/portable_atmospherics/canister/air, -/turf/open/floor/plating, -/area/maintenance/central) -"boO" = ( -/obj/item/device/radio/off, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/central) -"boP" = ( -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=4"; - dir = 4; - freq = 1400; - location = "Bridge" - }, -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/maintenance/central) -"boQ" = ( -/obj/machinery/door/window/westleft{ - dir = 4; - name = "Bridge Deliveries"; - req_access_txt = "19" - }, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "bridge blast door" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/bridge) -"boR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 8 - }, -/area/bridge) -"boS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"boT" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"boU" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"boV" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/darkblue/corner, -/area/bridge) -"boW" = ( -/obj/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 2 - }, -/area/bridge) -"boX" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/window/brigdoor{ - dir = 2; - name = "Command Desk"; - req_access_txt = "19" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 2 - }, -/area/bridge) -"boY" = ( -/obj/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 2 - }, -/area/bridge) -"boZ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/bridge) -"bpa" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bpb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bpc" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/chair/office/dark{ - dir = 1 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/camera{ - c_tag = "Bridge - Starboard"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 4 - }, -/area/bridge) -"bpd" = ( -/obj/machinery/door/airlock/command{ - name = "Captain's Quarters"; - req_access = null; - req_access_txt = "20" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bpe" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/status_display{ - pixel_x = -32 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bpf" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/yellow/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bpg" = ( -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the escape arm is."; - icon_state = "direction_evac"; - name = "escape arm" - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the medical department is."; - icon_state = "direction_med"; - name = "medical department"; - pixel_y = 8 - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the research department is."; - icon_state = "direction_sci"; - name = "research department"; - pixel_y = -8 - }, -/turf/closed/wall, -/area/storage/art) -"bph" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/storage/art) -"bpi" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Art Storage" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/storage/art) -"bpj" = ( -/turf/closed/wall, -/area/storage/art) -"bpk" = ( -/turf/closed/wall, -/area/crew_quarters/bar) -"bpl" = ( -/turf/closed/wall, -/area/maintenance/starboard) -"bpm" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;25;46" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bpn" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/maintenance/starboard) -"bpo" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/airlock{ - name = "Starboard Emergency Storage"; - req_access_txt = "0" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bpp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;25;46" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bpq" = ( -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the engineering department is."; - dir = 4; - icon_state = "direction_eng"; - pixel_y = 8 - }, -/turf/closed/wall, -/area/maintenance/starboard) -"bpr" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bps" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bpt" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/sorting/mail/flip{ - dir = 8; - sortType = 6 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/caution/corner{ - dir = 4 - }, -/area/hallway/primary/starboard) -"bpu" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/engineering/glass{ - name = "Engineering Foyer"; - req_access_txt = "0"; - req_one_access_txt = "32;19" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpw" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpx" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpz" = ( -/obj/structure/table/glass, -/obj/item/device/lightreplacer{ - pixel_y = 7 - }, -/obj/item/storage/belt/utility, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpA" = ( -/obj/item/reagent_containers/food/drinks/soda_cans/thirteenloko{ - pixel_y = 4 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpB" = ( -/obj/structure/chair/stool{ - pixel_y = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpC" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/camera{ - c_tag = "Engineering - Foyer - Starboard"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bpD" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 4 - }, -/area/engine/break_room) -"bpE" = ( -/obj/structure/sign/warning/securearea{ - pixel_y = 32 - }, -/obj/structure/transit_tube/station/reverse/flipped{ - dir = 1 - }, -/obj/structure/transit_tube_pod{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 4 - }, -/area/engine/break_room) -"bpF" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/ai_status_display{ - pixel_y = 32 - }, -/obj/structure/transit_tube/curved{ - dir = 8 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 4 - }, -/area/engine/break_room) -"bpG" = ( -/obj/structure/transit_tube/diagonal, -/turf/open/space, -/area/space/nearstation) -"bpH" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/transit_tube/curved/flipped, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/aisat) -"bpI" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/airalarm{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/aisat) -"bpJ" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/aisat) -"bpK" = ( -/obj/machinery/door/window{ - dir = 1; - name = "MiniSat Walkway Access"; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/aisat) -"bpL" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/aisat) -"bpM" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/showcase/cyborg/old{ - dir = 8; - pixel_x = 9; - pixel_y = 2 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/aisat) -"bpN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/aisat) -"bpO" = ( -/obj/structure/showcase/cyborg/old{ - dir = 4; - pixel_x = -9; - pixel_y = 2 - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bpP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bpQ" = ( -/obj/machinery/turretid{ - control_area = "/area/ai_monitored/turret_protected/aisat_interior"; - enabled = 1; - icon_state = "control_standby"; - name = "Antechamber Turret Control"; - pixel_x = 30; - req_access_txt = "65" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bpR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/ai_monitored/turret_protected/aisat_interior) -"bpS" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "MiniSat - Antechamber"; - dir = 4; - network = list("MiniSat") - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"bpT" = ( -/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 1 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"bpU" = ( -/obj/machinery/holopad, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/landmark/start/cyborg, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bpV" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 4 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"bpW" = ( -/obj/machinery/power/apc{ - aidisabled = 0; - dir = 4; - name = "MiniSat Antechamber APC"; - areastring = "/area/ai_monitored/turret_protected/aisat_interior"; - pixel_x = 29 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 4 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"bpX" = ( -/obj/machinery/power/terminal{ - dir = 1 - }, -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bpY" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bpZ" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bqa" = ( -/obj/structure/showcase/cyborg/old{ - dir = 8; - pixel_x = 9; - pixel_y = 2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bqb" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/camera{ - c_tag = "Arrivals - Station Entrance"; - dir = 4; - network = list("SS13") - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bqc" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bqd" = ( -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bqe" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bqf" = ( -/obj/structure/chair/comfy/beige, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bqg" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bqh" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/food/snacks/chips, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bqi" = ( -/obj/machinery/vending/coffee, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/port) -"bqj" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 8 - }, -/area/hallway/primary/port) -"bqk" = ( -/obj/structure/disposalpipe/junction/flip{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/port) -"bql" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqm" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqn" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqo" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqp" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqq" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Port Primary Hallway - Middle"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqr" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqs" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Port Hallway APC"; - areastring = "/area/hallway/primary/port"; - pixel_x = -1; - pixel_y = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqt" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqu" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/hallway/primary/port) -"bqw" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqx" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 4 - }, -/area/hallway/primary/port) -"bqy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/brown/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Port Primary Hallway" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/port) -"bqA" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/central) -"bqB" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=4-Customs"; - location = "3-Central-Port" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bqC" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "hop"; - name = "privacy shutters" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hop) -"bqD" = ( -/obj/item/folder/blue, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/table/wood, -/obj/item/device/assembly/flash/handheld, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bqE" = ( -/obj/effect/landmark/start/head_of_personnel, -/obj/structure/chair/office/dark{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bqF" = ( -/obj/machinery/newscaster/security_unit{ - pixel_x = 32 - }, -/obj/machinery/computer/security/mining{ - dir = 8 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bqG" = ( -/obj/machinery/power/apc/highcap/ten_k{ - dir = 8; - name = "Bridge APC"; - areastring = "/area/bridge"; - pixel_x = -27 - }, -/obj/structure/cable/yellow, -/obj/machinery/camera{ - c_tag = "Bridge - Port"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 8 - }, -/area/bridge) -"bqH" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqI" = ( -/turf/open/floor/plasteel/darkblue/corner, -/area/bridge) -"bqJ" = ( -/turf/open/floor/plasteel/darkblue/side{ - dir = 2 - }, -/area/bridge) -"bqK" = ( -/turf/open/floor/plasteel/darkblue/side{ - dir = 6 - }, -/area/bridge) -"bqL" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/recharger, -/obj/item/restraints/handcuffs, -/obj/structure/table/glass, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqM" = ( -/obj/machinery/computer/communications, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqN" = ( -/obj/machinery/computer/security/wooden_tv{ - pixel_x = 1; - pixel_y = 6 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqO" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/table/glass, -/obj/item/folder/blue{ - pixel_y = 2 - }, -/obj/item/folder/blue{ - pixel_y = 2 - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqP" = ( -/turf/open/floor/plasteel/darkblue/side{ - dir = 10 - }, -/area/bridge) -"bqQ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/bridge) -"bqR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/darkblue/side{ - dir = 4 - }, -/area/bridge) -"bqT" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/item/storage/fancy/donut_box, -/obj/structure/table/glass, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bqU" = ( -/obj/structure/displaycase/captain{ - pixel_y = 5 - }, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bqV" = ( -/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 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bqW" = ( -/obj/structure/sign/map/right{ - 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-right-MS"; - pixel_y = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bqX" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bqY" = ( -/obj/machinery/computer/communications{ - dir = 8 - }, -/obj/item/device/radio/intercom{ - dir = 8; - freerange = 1; - name = "Station Intercom (Captain)"; - pixel_x = 28 - }, -/obj/machinery/ai_status_display{ - pixel_y = 32 - }, -/obj/machinery/keycard_auth{ - pixel_x = 24; - pixel_y = 24 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bqZ" = ( -/obj/structure/rack, -/obj/item/cane, -/obj/item/reagent_containers/food/snacks/grown/mushroom/glowshroom, -/turf/open/floor/plating, -/area/crew_quarters/heads/captain/private) -"bra" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/item/device/radio/intercom{ - dir = 8; - name = "Station Intercom (General)"; - pixel_x = -28 - }, -/obj/machinery/camera{ - c_tag = "Central Primary Hallway - Starboard - Art Storage"; - dir = 4; - network = list("SS13") - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"brb" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"brc" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/storage/art) -"brd" = ( -/obj/structure/table, -/obj/item/hand_labeler, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/storage/art) -"bre" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/storage/art) -"brf" = ( -/obj/machinery/light_switch{ - pixel_x = 27 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/easel, -/obj/item/canvas/twentythreeXtwentythree, -/obj/item/canvas/twentythreeXtwentythree, -/turf/open/floor/plasteel, -/area/storage/art) -"brg" = ( -/obj/structure/closet/secure_closet/bar{ - req_access_txt = "25" - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"brh" = ( -/obj/machinery/reagentgrinder, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bri" = ( -/obj/structure/table/wood, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/gun/ballistic/revolver/doublebarrel, -/obj/machinery/camera{ - c_tag = "Bar - Backroom"; - dir = 2; - network = list("SS13") - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"brj" = ( -/obj/structure/sink/kitchen{ - pixel_y = 28 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"brk" = ( -/obj/machinery/door/window/southleft{ - base_state = "left"; - dir = 2; - icon_state = "left"; - name = "Bar Delivery"; - req_access_txt = "25" - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/crew_quarters/bar) -"brl" = ( -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=1"; - dir = 8; - freq = 1400; - location = "Bar" - }, -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/crew_quarters/bar) -"brm" = ( -/obj/item/storage/box/lights/mixed, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brn" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard) -"bro" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brp" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brq" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brr" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brs" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brt" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/starboard) -"bru" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard) -"brv" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"brw" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/caution/corner{ - dir = 8 - }, -/area/hallway/primary/starboard) -"brx" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bry" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/caution/corner{ - dir = 4 - }, -/area/hallway/primary/starboard) -"brz" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/engine/break_room) -"brA" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brD" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brE" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brF" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/cable{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brG" = ( -/obj/machinery/door/poddoor/preopen{ - id = "transittube"; - name = "Transit Tube Blast Door" - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/break_room) -"brH" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Access"; - req_one_access_txt = "32;19" - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"brI" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"brJ" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"brK" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/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/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"brL" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/transit_tube/curved{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"brM" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/transit_tube/horizontal, -/turf/open/space, -/area/space/nearstation) -"brN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/transit_tube/horizontal, -/obj/machinery/atmospherics/pipe/simple/orange/visible, -/turf/open/space, -/area/space/nearstation) -"brO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/transit_tube/crossing/horizontal, -/turf/open/space, -/area/space/nearstation) -"brP" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/transit_tube/horizontal, -/turf/open/space, -/area/space/nearstation) -"brQ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/transit_tube/junction/flipped{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) -"brR" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/space, -/area/space/nearstation) -"brS" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/space, -/area/space/nearstation) -"brT" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/transit_tube/station{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"brU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable{ - icon_state = "0-8" - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"brV" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"brW" = ( -/obj/machinery/holopad, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/aisat) -"brX" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"brY" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"brZ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Foyer"; - req_one_access_txt = "32;19" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat/foyer) -"bsa" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat/foyer) -"bsb" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/holopad, -/obj/item/device/radio/beacon, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat/foyer) -"bsc" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat/foyer) -"bsd" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Antechamber"; - req_one_access_txt = "32;19" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bse" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bsf" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bsg" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/mob/living/simple_animal/bot/secbot/pingsky, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bsh" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bsi" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bsj" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "MiniSat Maintenance"; - req_access_txt = "32" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"bsk" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bsl" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bsm" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bsn" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bso" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "MiniSat Maintenance"; - req_access_txt = "32" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"bsp" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/ai_slipper{ - uses = 10 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bsq" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bsr" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bss" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bst" = ( -/obj/machinery/holopad, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bsu" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Arrivals APC"; - areastring = "/area/hallway/secondary/entry"; - pixel_x = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bsv" = ( -/obj/structure/chair/comfy/beige{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Arrivals - Lounge"; - dir = 4; - network = list("SS13") - }, -/obj/effect/landmark/start/assistant, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bsw" = ( -/turf/open/floor/carpet, -/area/hallway/primary/port) -"bsx" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/holopad{ - pixel_y = -16 - }, -/turf/open/floor/carpet, -/area/hallway/primary/port) -"bsy" = ( -/obj/structure/chair/comfy/beige{ - dir = 8 - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bsz" = ( -/obj/machinery/vending/cola/random, -/obj/machinery/newscaster{ - pixel_x = -28; - pixel_y = 1 - }, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/port) -"bsA" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 8 - }, -/area/hallway/primary/port) -"bsB" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsC" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsD" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/goonplaque{ - desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of sentient postcards in a realm of darkness. The station model number is MSv42A-160516" - }, -/area/hallway/primary/port) -"bsE" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsF" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsG" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsH" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsI" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsJ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsK" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsL" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/sorting/mail{ - dir = 8; - sortType = 3 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsM" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsN" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsO" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsP" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Port Primary Hallway" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/port) -"bsQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bsR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bsS" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bsT" = ( -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 4 - }, -/obj/item/pen, -/obj/structure/window/reinforced, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bsU" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/window{ - dir = 2; - name = "HoP's Desk"; - req_access_txt = "57" - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bsV" = ( -/obj/structure/window/reinforced, -/obj/machinery/computer/cargo/request{ - dir = 8 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bsW" = ( -/obj/machinery/vending/cart{ - req_access_txt = "57" - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = 21 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bsX" = ( -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Head of Personnel's Desk"; - departmentType = 5; - name = "Head of Personnel RC"; - pixel_y = 30 - }, -/obj/machinery/pdapainter{ - pixel_y = 2 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bsY" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/structure/bed/dogbed/ian, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bsZ" = ( -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 32 - }, -/obj/structure/filingcabinet/chestdrawer{ - pixel_y = 2 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bta" = ( -/turf/closed/wall, -/area/crew_quarters/heads/hop) -"btb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/darkblue/side{ - dir = 2 - }, -/area/bridge) -"btc" = ( -/obj/machinery/light, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/structure/rack, -/obj/item/storage/secure/briefcase, -/obj/item/clothing/mask/cigarette/cigar, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"btd" = ( -/obj/structure/rack, -/obj/item/device/aicard, -/obj/item/device/radio/off, -/obj/machinery/computer/security/telescreen{ - dir = 1; - name = "MiniSat Monitor"; - network = list("MiniSat","tcomm"); - pixel_y = -29 - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bte" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/cell_charger{ - pixel_y = 4 - }, -/obj/structure/table/glass, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"btf" = ( -/turf/open/floor/carpet, -/area/bridge) -"btg" = ( -/obj/structure/chair/comfy/black{ - dir = 1 - }, -/turf/open/floor/carpet, -/area/bridge) -"bth" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 8 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bti" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/obj/structure/rack, -/obj/item/device/assembly/signaler, -/obj/item/device/assembly/signaler, -/obj/item/device/assembly/timer, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"btj" = ( -/obj/machinery/light, -/obj/structure/rack, -/obj/item/storage/toolbox/emergency, -/obj/item/storage/toolbox/emergency{ - pixel_x = -2; - pixel_y = -3 - }, -/obj/item/wrench, -/obj/item/device/multitool, -/obj/machinery/newscaster{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"btk" = ( -/obj/machinery/light_switch{ - pixel_x = 8; - pixel_y = -26 - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 10 - }, -/area/bridge) -"btl" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 2 - }, -/area/bridge) -"btm" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/darkblue/side{ - dir = 6 - }, -/area/bridge) -"btn" = ( -/obj/structure/fireaxecabinet{ - pixel_y = -32 - }, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 7 - }, -/obj/item/pen{ - pixel_y = 3 - }, -/obj/machinery/light_switch{ - pixel_x = 28 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bto" = ( -/obj/structure/table/wood, -/obj/item/book/manual/wiki/security_space_law, -/obj/machinery/power/apc{ - dir = 8; - name = "Captain's Quarters APC"; - areastring = "/area/crew_quarters/heads/captain/private"; - pixel_x = -24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/item/paper/fluff/gateway, -/obj/item/coin/plasma, -/obj/item/melee/chainofcommand, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"btp" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"btq" = ( -/obj/structure/table/wood, -/obj/item/stamp/captain, -/obj/machinery/computer/security/wooden_tv, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"btr" = ( -/obj/effect/landmark/start/captain, -/obj/structure/chair/comfy/brown, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bts" = ( -/obj/machinery/computer/card{ - dir = 8 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Captain's Desk"; - departmentType = 5; - name = "Captain RC"; - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"btt" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"btu" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"btv" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"btw" = ( -/obj/structure/table, -/obj/machinery/power/apc{ - dir = 8; - name = "Art Storage APC"; - areastring = "/area/storage/art"; - pixel_x = -25 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/item/paper_bin, -/obj/item/stack/cable_coil/random, -/obj/item/stack/cable_coil/random, -/obj/item/stack/cable_coil/random, -/obj/item/stack/cable_coil/random, -/obj/item/stack/cable_coil/random, -/turf/open/floor/plasteel, -/area/storage/art) -"btx" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel, -/area/storage/art) -"bty" = ( -/obj/structure/table, -/obj/item/paper_bin/construction, -/obj/item/airlock_painter, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/plasteel, -/area/storage/art) -"btz" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/item/vending_refill/cigarette, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"btA" = ( -/obj/effect/landmark/start/bartender, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"btB" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"btC" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"btD" = ( -/obj/machinery/light/small, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -30 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"btE" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Bar Maintenance"; - req_access_txt = "25" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btF" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btG" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btH" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/disposalpipe/sorting/mail{ - dir = 2; - sortType = 19 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btI" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;25;46" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btJ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btK" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/starboard) -"btL" = ( -/obj/item/device/assembly/prox_sensor, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/item/storage/box/lights/mixed, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;25;46" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btQ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"btR" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"btS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sign/warning/securearea{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/dark/corner{ - dir = 2 - }, -/area/hallway/primary/starboard) -"btT" = ( -/obj/machinery/vending/coffee, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/engine/break_room) -"btU" = ( -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = -30 - }, -/obj/machinery/vending/cigarette, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/engine/break_room) -"btV" = ( -/obj/machinery/microwave{ - pixel_y = 4 - }, -/obj/machinery/camera{ - c_tag = "Engineering - Foyer - Port"; - dir = 1; - network = list("SS13") - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/engine/break_room) -"btW" = ( -/obj/machinery/newscaster{ - pixel_y = -32 - }, -/obj/item/storage/box/donkpockets, -/obj/structure/table/glass, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/engine/break_room) -"btX" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"btY" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/power/apc{ - dir = 2; - name = "Engineering Foyer APC"; - areastring = "/area/engine/break_room"; - pixel_x = -1; - pixel_y = -26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/light, -/turf/open/floor/plasteel, -/area/engine/break_room) -"btZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bua" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bub" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"buc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/sign/warning/securearea{ - pixel_x = 32 - }, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bud" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"bue" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/structure/chair/office/dark{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner, -/area/engine/break_room) -"buf" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/table/glass, -/obj/item/folder/blue{ - pixel_y = 3 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/pen, -/obj/machinery/computer/security/telescreen{ - dir = 1; - name = "MiniSat Monitor"; - network = list("MiniSat","tcomm"); - pixel_y = -28 - }, -/turf/open/floor/plasteel/darkblue/corner, -/area/engine/break_room) -"bug" = ( -/obj/structure/transit_tube/diagonal/topleft, -/turf/open/space, -/area/space/nearstation) -"buh" = ( -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/transit_tube/curved{ - dir = 1 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/aisat) -"bui" = ( -/obj/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/machinery/light/small, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior Access"; - dir = 1; - network = list("MiniSat") - }, -/obj/machinery/power/apc{ - aidisabled = 0; - dir = 2; - name = "MiniSat Exterior APC"; - areastring = "/area/aisat"; - pixel_y = -24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/aisat) -"buj" = ( -/obj/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/aisat) -"buk" = ( -/obj/machinery/door/window{ - dir = 2; - name = "MiniSat Walkway Access"; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/aisat) -"bul" = ( -/obj/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/aisat) -"bum" = ( -/obj/structure/window/reinforced, -/obj/structure/showcase/cyborg/old{ - dir = 8; - pixel_x = 9; - pixel_y = 2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/aisat) -"bun" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/aisat) -"buo" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bup" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"buq" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/power/apc/highcap/five_k{ - aidisabled = 0; - dir = 2; - name = "MiniSat Foyer APC"; - areastring = "/area/ai_monitored/turret_protected/aisat/foyer"; - pixel_y = -29 - }, -/obj/structure/cable/yellow, -/obj/machinery/camera/motion{ - c_tag = "MiniSat Foyer"; - dir = 8; - network = list("MiniSat") - }, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat/foyer) -"bur" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/ai_monitored/turret_protected/aisat_interior) -"bus" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/mob/living/simple_animal/bot/floorbot, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"but" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/darkblue/corner{ - dir = 8 - }, -/area/ai_monitored/turret_protected/aisat_interior) -"buu" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/turret_protected/aisat_interior) -"buv" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/darkblue/corner, -/area/ai_monitored/turret_protected/aisat_interior) -"buw" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/mob/living/simple_animal/bot/cleanbot, -/turf/open/floor/plasteel/darkblue/corner, -/area/ai_monitored/turret_protected/aisat_interior) -"bux" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/machinery/power/apc{ - dir = 2; - name = "MiniSat Maint APC"; - areastring = "/area/ai_monitored/storage/satellite"; - pixel_y = -26 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow, -/obj/item/stack/sheet/mineral/plasma{ - amount = 35 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"buy" = ( -/obj/machinery/computer/station_alert{ - dir = 1 - }, -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/machinery/computer/security/telescreen{ - dir = 1; - name = "MiniSat Monitor"; - network = list("MiniSat","tcomm"); - pixel_y = -29 - }, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"buz" = ( -/obj/structure/table, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/computer/monitor{ - dir = 1 - }, -/obj/structure/cable/yellow, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"buA" = ( -/obj/machinery/camera/motion{ - c_tag = "MiniSat Maintenance"; - dir = 8; - network = list("MiniSat") - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/rack, -/obj/item/storage/toolbox/electrical{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/storage/toolbox/mechanical, -/obj/item/device/multitool, -/turf/open/floor/plasteel/dark, -/area/ai_monitored/storage/satellite) -"buB" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"buC" = ( -/obj/machinery/vending/cola/random, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"buD" = ( -/obj/item/device/radio/beacon, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"buE" = ( -/obj/structure/closet/firecloset, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"buF" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"buG" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/newscaster{ - pixel_x = 28; - pixel_y = 1 - }, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"buH" = ( -/obj/structure/chair/comfy/beige{ - dir = 4 - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"buI" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/carpet, -/area/hallway/primary/port) -"buJ" = ( -/obj/structure/chair/comfy/beige{ - dir = 8 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/effect/landmark/start/assistant, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"buK" = ( -/obj/machinery/vending/snack/random, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/port) -"buL" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 8 - }, -/area/hallway/primary/port) -"buM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/port) -"buN" = ( -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buQ" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buT" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buU" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buV" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/status_display{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buW" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/sign/plaques/kiddie/library{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buX" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"buZ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/light, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"bva" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Port Primary Hallway - Starboard"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"bvb" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"bvc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Port Primary Hallway" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/port) -"bvd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bve" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=7-Command-Starboard"; - location = "6-Port-Central" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bvf" = ( -/obj/machinery/button/door{ - id = "hop"; - name = "Privacy Shutters Control"; - pixel_x = -24; - pixel_y = -6; - req_access_txt = "28" - }, -/obj/machinery/light_switch{ - pixel_x = -25; - pixel_y = 5 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) "bvg" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvh" = ( -/mob/living/simple_animal/pet/dog/corgi/Ian, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvi" = ( -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/power/apc{ - dir = 1; - name = "Head of Personnel APC"; - areastring = "/area/crew_quarters/heads/hop"; - pixel_y = 24 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvj" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvk" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvl" = ( -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvm" = ( -/obj/machinery/keycard_auth{ - pixel_x = 26 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bvn" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge"; - req_access_txt = "19" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bvo" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge"; - req_access_txt = "19" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bvp" = ( -/turf/closed/wall, -/area/bridge) -"bvq" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/light_switch{ - pixel_y = -25 - }, -/obj/machinery/vending/cola/random, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bvr" = ( -/obj/machinery/button/door{ - id = "bridge blast"; - name = "Bridge Access Blast Door Control"; - pixel_x = -1; - pixel_y = -24; - req_access_txt = "19" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/machinery/button/door{ - id = "council blast"; - name = "Council Chamber Blast Door Control"; - pixel_x = -1; - pixel_y = -34; - req_access_txt = "19" - }, -/obj/machinery/camera{ - c_tag = "Bridge - Command Chair"; - dir = 1; - network = list("SS13") - }, -/turf/open/floor/carpet, -/area/bridge) -"bvs" = ( -/obj/machinery/holopad, -/turf/open/floor/carpet, -/area/bridge) -"bvt" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/button/door{ - id = "evashutter"; - name = "E.V.A. Storage Shutter Control"; - pixel_y = -24; - req_access_txt = "19" - }, -/obj/machinery/button/door{ - id = "gateshutter"; - name = "Gateway Shutter Control"; - pixel_y = -34; - req_access_txt = "19" - }, -/turf/open/floor/carpet, -/area/bridge) -"bvu" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/vending/snack/random, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bvv" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge"; - req_access_txt = "19" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bvw" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Bridge"; - req_access_txt = "19" - }, -/turf/open/floor/plasteel/darkblue/side{ - dir = 1 - }, -/area/bridge) -"bvx" = ( -/obj/structure/table/wood, -/obj/structure/window/reinforced, -/obj/machinery/light_switch{ - pixel_x = -28 - }, -/obj/item/storage/secure/briefcase{ - pixel_x = -2; - pixel_y = 4 - }, -/obj/item/storage/lockbox/medal, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bvy" = ( -/obj/machinery/door/window{ - name = "Captain's Desk"; - req_access_txt = "20" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bvz" = ( -/obj/structure/table/wood, -/obj/item/paper_bin{ - pixel_x = 1; - pixel_y = 9 - }, -/obj/item/pen, -/obj/structure/window/reinforced, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bvA" = ( -/obj/structure/table/wood, -/obj/item/folder/blue, -/obj/machinery/door/window{ - base_state = "right"; - icon_state = "right"; - name = "Captain's Desk"; - req_access_txt = "20" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/item/stamp/captain, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bvB" = ( -/obj/structure/table/wood, -/obj/item/hand_tele, -/obj/structure/window/reinforced, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = 27 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bvC" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" + dir = 4 }, /obj/effect/landmark/blobstart, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, /turf/open/floor/plating, -/area/maintenance/central) -"bvD" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, +/area/maintenance/starboard) +"bvh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "20;12" - }, -/turf/open/floor/plating, -/area/maintenance/central) -"bvE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ dir = 9 }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard) +"bvi" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/engine/break_room) +"bvj" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bvk" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" }, -/area/hallway/primary/central) -"bvF" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bvl" = ( +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bvG" = ( -/obj/structure/table, -/obj/item/canvas/twentythreeXtwentythree, -/obj/item/canvas/twentythreeXtwentythree, -/obj/item/canvas/twentythreeXnineteen, -/obj/item/canvas/twentythreeXnineteen, -/obj/item/canvas/nineteenXnineteen, -/obj/item/canvas/nineteenXnineteen, -/obj/item/storage/crayons, -/obj/item/storage/crayons, -/obj/item/storage/crayons, -/turf/open/floor/plasteel, -/area/storage/art) -"bvH" = ( -/obj/structure/table, -/obj/item/device/camera, -/turf/open/floor/plasteel, -/area/storage/art) -"bvI" = ( -/obj/structure/table, -/obj/item/device/camera_film, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/turf/open/floor/plasteel, -/area/storage/art) -"bvJ" = ( -/obj/structure/reagent_dispensers/beerkeg, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bvK" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/effect/landmark/xeno_spawn, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bvL" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/closet/gmcloset, -/obj/item/wrench, -/obj/item/stack/sheet/glass{ - amount = 30 - }, -/obj/item/stack/sheet/metal{ - amount = 30 - }, -/obj/item/stack/cable_coil/random, -/obj/item/stack/cable_coil/random, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bvM" = ( -/obj/machinery/chem_master/condimaster{ - desc = "Looks like a knock-off chem-master. Perhaps useful for separating liquids when mixing drinks precisely. Also dispenses condiments."; - name = "HoochMaster Deluxe"; - pixel_x = -4 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bvN" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bvO" = ( -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard) -"bvP" = ( -/obj/item/storage/toolbox/emergency, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bvQ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/item/cigbutt, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bvR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard) -"bvS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/caution{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bvT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/caution{ +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/break_room) +"bvm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/area/hallway/primary/starboard) -"bvU" = ( -/turf/closed/wall, +/turf/closed/wall/r_wall, /area/engine/break_room) -"bvV" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Engineering Foyer Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "32;19" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bvW" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/caution{ - dir = 2 - }, -/area/engine/break_room) -"bvX" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/caution{ - dir = 2 - }, -/area/engine/break_room) -"bvY" = ( +"bvn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/caution{ dir = 2 }, /area/engine/break_room) -"bvZ" = ( +"bvo" = ( /obj/structure/table/glass, /obj/item/wrench, /obj/item/crowbar, @@ -36744,7 +35169,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/break_room) -"bwa" = ( +"bvp" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/camera{ c_tag = "Engineering - Transit Tube Access"; @@ -36756,698 +35181,11 @@ }, /turf/open/floor/plasteel/dark, /area/engine/break_room) -"bwb" = ( +"bvq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/engine/break_room) -"bwc" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/curved{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bwd" = ( -/obj/structure/lattice, -/obj/structure/transit_tube/curved/flipped{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) -"bwe" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/lattice, -/turf/open/space, -/area/space/nearstation) -"bwf" = ( -/turf/closed/wall/r_wall, -/area/tcommsat/computer) -"bwg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall/r_wall, -/area/tcommsat/computer) -"bwh" = ( -/obj/machinery/door/airlock/hatch{ - name = "Telecomms Control Room"; - req_one_access_txt = "19; 61" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/vault{ - dir = 8 - }, -/area/tcommsat/computer) -"bwi" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bwj" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bwk" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bwl" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-18" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bwm" = ( -/obj/structure/sign/warning/vacuum/external{ - pixel_y = 32 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bwn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bwo" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-08" - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bwp" = ( -/obj/structure/chair/comfy/beige{ - dir = 1 - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bwq" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-03" - }, -/turf/open/floor/plasteel/grimy, -/area/hallway/primary/port) -"bwr" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Port Primary Hallway - Port"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/port) -"bws" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 8 - }, -/area/hallway/primary/port) -"bwt" = ( -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 4 - }, -/area/hallway/primary/port) -"bwu" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plasteel/vault, -/area/hallway/primary/port) -"bwv" = ( -/obj/structure/closet/emcloset, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/vault, -/area/hallway/primary/port) -"bww" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plasteel/vault, -/area/hallway/primary/port) -"bwx" = ( -/turf/closed/wall, -/area/maintenance/port) -"bwy" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;27;37" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port) -"bwz" = ( -/turf/closed/wall, -/area/library) -"bwA" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/airlock/public/glass{ - name = "Library" - }, -/turf/open/floor/wood, -/area/library) -"bwB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Library" - }, -/turf/open/floor/wood, -/area/library) -"bwC" = ( -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the escape arm is."; - icon_state = "direction_evac"; - name = "escape arm" - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the medical department is."; - icon_state = "direction_med"; - name = "medical department"; - pixel_y = 8 - }, -/obj/structure/sign/directions/engineering{ - desc = "A direction sign, pointing out which way the research department is."; - icon_state = "direction_sci"; - name = "research department"; - pixel_y = -8 - }, -/turf/closed/wall, -/area/library) -"bwD" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bwE" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/sorting/mail{ - dir = 1; - sortType = 15 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bwF" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bwG" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Head of Personnel"; - req_access = null; - req_access_txt = "57" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"bwH" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwI" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwJ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwK" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/holopad, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwL" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwM" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/hop) -"bwO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Head of Personnel"; - req_access = null; - req_access_txt = "57" - }, -/turf/open/floor/plasteel/dark, -/area/crew_quarters/heads/hop) -"bwP" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/darkblue/corner, -/area/bridge) -"bwQ" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bwR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/bridge) -"bwS" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/bookcase, -/turf/open/floor/wood, -/area/bridge) -"bwT" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/closed/wall, -/area/bridge) -"bwU" = ( -/obj/machinery/door/airlock/command{ - name = "Command Desk"; - req_access = null; - req_access_txt = "19" - }, -/turf/open/floor/plasteel/vault, -/area/bridge) -"bwV" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall, -/area/bridge) -"bwW" = ( -/obj/structure/bookcase, -/turf/open/floor/wood, -/area/bridge) -"bwX" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = -26 - }, -/turf/open/floor/plasteel/darkblue/corner, -/area/bridge) -"bwY" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/bridge) -"bwZ" = ( -/obj/machinery/vending/boozeomat, -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/wood, -/area/crew_quarters/heads/captain/private) -"bxa" = ( -/obj/machinery/holopad{ - pixel_x = 9; - pixel_y = -9 - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bxb" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bxc" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bxd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bxe" = ( -/obj/machinery/camera{ - c_tag = "Captain's Office"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/carpet, -/area/crew_quarters/heads/captain/private) -"bxf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/camera{ - c_tag = "Captain's Office - Emergency Escape"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/central) -"bxg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bxh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/neutral/corner{ - dir = 4 - }, -/area/hallway/primary/central) -"bxi" = ( -/obj/machinery/vending/boozeomat, -/turf/closed/wall, -/area/crew_quarters/bar) -"bxj" = ( -/obj/machinery/door/airlock{ - name = "Bar Storage"; - req_access_txt = "25" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel{ - icon_state = "wood" - }, -/area/crew_quarters/bar) -"bxk" = ( -/obj/machinery/computer/slot_machine{ - pixel_y = 2 - }, -/obj/structure/sign/barsign{ - pixel_y = 32 - }, -/turf/open/floor/carpet, -/area/crew_quarters/bar) -"bxl" = ( -/obj/machinery/computer/slot_machine{ - pixel_y = 2 - }, -/turf/open/floor/carpet, -/area/crew_quarters/bar) -"bxm" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bxn" = ( -/obj/machinery/disposal/bin{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bxo" = ( -/obj/machinery/computer/arcade, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bxp" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxq" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 1 - }, -/obj/machinery/portable_atmospherics/canister/air, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxr" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard) -"bxs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxu" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;25;46" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxv" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/caution{ - dir = 8 - }, -/area/hallway/primary/starboard) -"bxw" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/starboard) -"bxx" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/caution{ - dir = 4 - }, -/area/hallway/primary/starboard) -"bxy" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "12" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard) -"bxB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bxD" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/starboard) -"bxE" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/engine/break_room) -"bxF" = ( -/obj/machinery/door/poddoor/preopen{ - id = "atmos"; - name = "Atmospherics Blast Door" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bxG" = ( -/obj/machinery/door/poddoor/preopen{ - id = "atmos"; - name = "Atmospherics Blast Door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bxH" = ( -/obj/machinery/door/poddoor/preopen{ - id = "atmos"; - name = "Atmospherics Blast Door" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/engine/break_room) -"bxI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/engine/break_room) -"bxJ" = ( +"bvr" = ( /obj/structure/table/glass, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -37464,17 +35202,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/break_room) -"bxK" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"bxL" = ( +"bvs" = ( /obj/machinery/door/airlock/hatch{ name = "MiniSat Space Access Airlock"; req_one_access_txt = "32;19" @@ -37482,34 +35210,15 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"bxM" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/sign/warning/vacuum/external{ - pixel_y = -32 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/break_room) -"bxN" = ( -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Space Access Airlock"; - req_one_access_txt = "32;19" - }, -/turf/open/floor/plasteel/dark, -/area/engine/break_room) -"bxO" = ( +"bvt" = ( /turf/closed/wall, /area/aisat) -"bxP" = ( +"bvu" = ( /obj/structure/table/wood, /obj/machinery/light/small{ dir = 8 @@ -37522,17 +35231,17 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bxQ" = ( -/obj/structure/table/wood, -/obj/item/folder/blue, -/obj/machinery/status_display{ - pixel_y = 31 +"bvv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, -/obj/item/folder/blue, -/obj/item/pen, -/turf/open/floor/plasteel/grimy, -/area/tcommsat/computer) -"bxR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"bvw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/showcase/cyborg/old{ dir = 2; @@ -37540,14 +35249,14 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bxS" = ( +"bvx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bxT" = ( +"bvy" = ( /obj/machinery/light_switch{ pixel_y = 28 }, @@ -37557,7 +35266,7 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bxU" = ( +"bvz" = ( /obj/structure/table/wood, /obj/machinery/ai_status_display{ pixel_y = 31 @@ -37565,7 +35274,7 @@ /obj/item/device/flashlight/lamp, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bxV" = ( +"bvA" = ( /obj/machinery/light/small{ dir = 4 }, @@ -37586,7 +35295,7 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bxW" = ( +"bvB" = ( /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-20" }, @@ -37595,14 +35304,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bxX" = ( -/obj/structure/chair, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bxY" = ( +"bvC" = ( /obj/structure/chair, /obj/structure/sign/warning/vacuum/external{ pixel_y = 32 @@ -37612,7 +35314,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bxZ" = ( +"bvD" = ( /obj/structure/chair, /obj/effect/landmark/start/assistant, /obj/effect/turf_decal/stripes/line{ @@ -37620,19 +35322,16 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bya" = ( +"bvE" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, +"bvF" = ( /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byc" = ( +"bvG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37641,7 +35340,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byd" = ( +"bvH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37650,7 +35349,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bye" = ( +"bvI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37659,7 +35358,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byf" = ( +"bvJ" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -37668,7 +35367,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byg" = ( +"bvK" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -37678,7 +35377,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byh" = ( +"bvL" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -37690,7 +35389,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"byi" = ( +"bvM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37698,14 +35397,14 @@ dir = 4 }, /area/hallway/secondary/entry) -"byj" = ( +"bvN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/door/firedoor, /turf/open/floor/plasteel, /area/hallway/primary/port) -"byk" = ( +"bvO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37713,7 +35412,7 @@ dir = 9 }, /area/hallway/primary/port) -"byl" = ( +"bvP" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -37721,7 +35420,7 @@ dir = 1 }, /area/hallway/primary/port) -"bym" = ( +"bvQ" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=6-Port-Central"; location = "5-Customs" @@ -37736,7 +35435,7 @@ dir = 1 }, /area/hallway/primary/port) -"byn" = ( +"bvR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37744,7 +35443,7 @@ dir = 1 }, /area/hallway/primary/port) -"byo" = ( +"bvS" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -37752,7 +35451,16 @@ dir = 5 }, /area/hallway/primary/port) -"byp" = ( +"bvT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"bvU" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -37763,7 +35471,7 @@ dir = 1 }, /area/hallway/primary/port) -"byq" = ( +"bvV" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -37771,19 +35479,14 @@ dir = 4 }, /area/hallway/primary/port) -"byr" = ( +"bvW" = ( /turf/closed/wall, /area/crew_quarters/toilet/auxiliary) -"bys" = ( +"bvX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall, /area/crew_quarters/toilet/auxiliary) -"byt" = ( -/obj/machinery/space_heater, -/obj/effect/decal/cleanable/cobweb, -/turf/open/floor/plating, -/area/maintenance/port) -"byu" = ( +"bvY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -37793,14 +35496,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"byv" = ( -/obj/structure/closet, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port) -"byw" = ( +"bwa" = ( /obj/structure/table/wood, /obj/machinery/computer/security/telescreen/entertainment{ pixel_x = -32 @@ -37812,52 +35508,25 @@ }, /turf/open/floor/wood, /area/library) -"byx" = ( +"bwb" = ( /obj/structure/table/wood, /obj/machinery/computer/libraryconsole, /turf/open/floor/wood, /area/library) -"byy" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +"bwc" = ( /turf/open/floor/carpet, /area/library) -"byz" = ( +"bwd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/library) -"byA" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-22" +"bwe" = ( +/obj/structure/chair/comfy/black{ + dir = 8 }, -/obj/effect/decal/cleanable/cobweb/cobweb2, /turf/open/floor/wood, /area/library) -"byB" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 30 - }, -/obj/effect/decal/cleanable/cobweb, -/turf/open/floor/plasteel/cult{ - dir = 2 - }, -/area/library) -"byC" = ( -/obj/structure/table/wood, -/obj/machinery/newscaster{ - pixel_y = 32 - }, -/obj/item/folder, -/obj/item/folder, -/turf/open/floor/plasteel/cult{ - dir = 2 - }, -/area/library) -"byD" = ( +"bwf" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp/green{ pixel_x = 1; @@ -37870,19 +35539,18 @@ dir = 2 }, /area/library) -"byE" = ( +"bwg" = ( /obj/structure/table/wood, /obj/machinery/newscaster{ pixel_y = 32 }, /obj/item/folder, /obj/item/folder, -/obj/effect/decal/cleanable/cobweb/cobweb2, /turf/open/floor/plasteel/cult{ dir = 2 }, /area/library) -"byF" = ( +"bwh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/extinguisher_cabinet{ pixel_x = -27 @@ -37891,14 +35559,14 @@ dir = 8 }, /area/hallway/primary/central) -"byG" = ( +"bwi" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 1 }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byH" = ( +"bwj" = ( /obj/item/hand_labeler, /obj/item/stack/packageWrap, /obj/structure/cable/yellow{ @@ -37907,33 +35575,27 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byI" = ( +"bwk" = ( /obj/structure/closet/secure_closet/hop, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byJ" = ( -/obj/machinery/camera{ - c_tag = "Head of Personnel's Office"; - dir = 1; - network = list("SS13") +"bwl" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Space Access Airlock"; + req_one_access_txt = "32;19" }, -/obj/structure/table/wood, -/obj/item/storage/box/PDAs{ - pixel_x = 4; - pixel_y = 4 +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 }, -/obj/item/storage/box/silver_ids, -/obj/item/storage/box/ids, -/obj/machinery/light, -/turf/open/floor/wood, -/area/crew_quarters/heads/hop) -"byK" = ( +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"bwm" = ( /obj/machinery/computer/secure_data{ dir = 1 }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byL" = ( +"bwn" = ( /obj/machinery/computer/card{ dir = 1 }, @@ -37942,7 +35604,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byM" = ( +"bwo" = ( /obj/structure/chair/office/dark, /obj/effect/landmark/start/head_of_personnel, /obj/structure/cable/yellow{ @@ -37973,7 +35635,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byN" = ( +"bwp" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -2; @@ -37985,11 +35647,11 @@ }, /turf/open/floor/wood, /area/crew_quarters/heads/hop) -"byO" = ( +"bwq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/darkblue/corner, /area/bridge) -"byP" = ( +"bwr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/firealarm{ dir = 4; @@ -38004,7 +35666,7 @@ dir = 1 }, /area/bridge) -"byQ" = ( +"bws" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp/green{ pixel_x = 1; @@ -38012,7 +35674,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"byR" = ( +"bwt" = ( /obj/structure/table/wood, /obj/item/book/manual/wiki/security_space_law{ pixel_y = 3 @@ -38024,7 +35686,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"byS" = ( +"bwu" = ( /obj/machinery/holopad, /obj/machinery/status_display{ pixel_y = 32 @@ -38034,7 +35696,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"byT" = ( +"bwv" = ( /obj/machinery/camera{ c_tag = "Council Chamber"; dir = 2; @@ -38049,7 +35711,7 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/plasteel/dark, /area/bridge) -"byU" = ( +"bww" = ( /obj/structure/table/wood, /obj/item/folder/yellow, /obj/machinery/firealarm{ @@ -38057,7 +35719,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"byV" = ( +"bwx" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -3; @@ -38069,7 +35731,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"byW" = ( +"bwy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -38080,7 +35742,7 @@ }, /turf/open/floor/plasteel/darkblue/corner, /area/bridge) -"byX" = ( +"bwz" = ( /obj/machinery/light{ dir = 4 }, @@ -38093,17 +35755,17 @@ dir = 1 }, /area/bridge) -"byY" = ( +"bwA" = ( /obj/machinery/vending/cigarette, /turf/open/floor/wood, /area/crew_quarters/heads/captain/private) -"byZ" = ( +"bwB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bza" = ( +"bwC" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38115,7 +35777,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bzb" = ( +"bwD" = ( /obj/structure/table/wood, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -38126,7 +35788,7 @@ /obj/item/storage/fancy/donut_box, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bzc" = ( +"bwE" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -38141,7 +35803,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bzd" = ( +"bwF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38153,7 +35815,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bze" = ( +"bwG" = ( /obj/machinery/door/airlock/command{ name = "Emergency Escape"; req_access = null; @@ -38173,7 +35835,7 @@ }, /turf/open/floor/plating, /area/maintenance/central) -"bzf" = ( +"bwH" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -38189,14 +35851,14 @@ }, /turf/open/floor/plating, /area/maintenance/central) -"bzg" = ( +"bwI" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/door/firedoor, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bzh" = ( +"bwJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, @@ -38204,7 +35866,7 @@ dir = 4 }, /area/hallway/primary/central) -"bzi" = ( +"bwK" = ( /obj/structure/table, /obj/machinery/firealarm{ dir = 8; @@ -38216,12 +35878,12 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzj" = ( +"bwL" = ( /obj/structure/table, /obj/machinery/chem_dispenser/drinks/beer, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzk" = ( +"bwM" = ( /obj/machinery/camera{ c_tag = "Bar"; dir = 2; @@ -38243,7 +35905,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzl" = ( +"bwN" = ( /obj/machinery/light{ dir = 1 }, @@ -38252,18 +35914,17 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzm" = ( -/obj/effect/landmark/event_spawn, +"bwO" = ( /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzn" = ( +"bwP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 5 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzo" = ( +"bwQ" = ( /obj/structure/sign/warning/securearea{ desc = "Under the painting a plaque reads: 'While the meat grinder may not have spared you, fear not. Not one part of you has gone to waste... You were delicious.'"; icon_state = "monkey_painting"; @@ -38279,7 +35940,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bzp" = ( +"bwR" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 1; name = "Bar APC"; @@ -38294,13 +35955,13 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzq" = ( +"bwS" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzr" = ( +"bwT" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -38309,7 +35970,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzs" = ( +"bwU" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -38329,7 +35990,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzt" = ( +"bwV" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -38337,28 +35998,25 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzu" = ( +"bwW" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/disposalpipe/segment, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzv" = ( +"bwX" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bzw" = ( -/turf/closed/wall, -/area/crew_quarters/theatre) -"bzx" = ( +"bwY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/starboard) -"bzy" = ( +"bwZ" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -23 @@ -38370,7 +36028,7 @@ dir = 8 }, /area/hallway/primary/starboard) -"bzz" = ( +"bxa" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -38380,7 +36038,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/starboard) -"bzA" = ( +"bxb" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -38394,13 +36052,13 @@ dir = 4 }, /area/hallway/primary/starboard) -"bzB" = ( +"bxc" = ( /turf/closed/wall/r_wall, /area/engine/atmos) -"bzC" = ( +"bxd" = ( /turf/closed/wall, /area/engine/atmos) -"bzD" = ( +"bxe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -38412,53 +36070,64 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bzE" = ( +"bxf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/closed/wall, /area/engine/atmos) -"bzF" = ( +"bxg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bzG" = ( +"bxh" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bzH" = ( +"bxi" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bzI" = ( +"bxj" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bzJ" = ( +"bxk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bzK" = ( +"bxl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bzL" = ( -/obj/machinery/announcement_system, -/turf/open/floor/plasteel/grimy, -/area/tcommsat/computer) -"bzM" = ( +"bxm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/sign/warning/vacuum/external{ + pixel_y = -32 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/break_room) +"bxn" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -38467,14 +36136,14 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bzN" = ( +"bxo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bzO" = ( +"bxp" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -38483,16 +36152,16 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bzP" = ( +"bxq" = ( /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bzQ" = ( +"bxr" = ( /obj/structure/chair/office/dark{ dir = 4 }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bzR" = ( +"bxs" = ( /obj/machinery/computer/security/telescreen{ dir = 8; name = "Telecomms Camera Monitor"; @@ -38505,12 +36174,12 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bzS" = ( +"bxt" = ( /obj/machinery/light, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bzT" = ( +"bxu" = ( /obj/machinery/camera{ c_tag = "Arrivals - Middle Arm - Far"; dir = 1; @@ -38522,21 +36191,21 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bzU" = ( +"bxv" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bzV" = ( +"bxw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bzW" = ( +"bxx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38546,7 +36215,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bzX" = ( +"bxy" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38554,20 +36223,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bzY" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -25 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/hallway/secondary/entry) -"bzZ" = ( +"bxz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38579,7 +36235,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bAa" = ( +"bxA" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -38588,7 +36244,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bAb" = ( +"bxB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38600,7 +36256,7 @@ dir = 2 }, /area/hallway/secondary/entry) -"bAc" = ( +"bxC" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -38612,7 +36268,7 @@ dir = 2 }, /area/hallway/secondary/entry) -"bAd" = ( +"bxD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -38623,7 +36279,7 @@ dir = 2 }, /area/hallway/secondary/entry) -"bAe" = ( +"bxE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38637,7 +36293,7 @@ dir = 6 }, /area/hallway/secondary/entry) -"bAf" = ( +"bxF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38650,7 +36306,7 @@ dir = 10 }, /area/hallway/primary/port) -"bAg" = ( +"bxG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38661,7 +36317,7 @@ }, /turf/open/floor/plasteel/neutral/side, /area/hallway/primary/port) -"bAh" = ( +"bxH" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -38676,7 +36332,7 @@ }, /turf/open/floor/plasteel/neutral/side, /area/hallway/primary/port) -"bAi" = ( +"bxI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -38685,7 +36341,7 @@ }, /turf/open/floor/plasteel/neutral/side, /area/hallway/primary/port) -"bAj" = ( +"bxJ" = ( /obj/machinery/airalarm{ dir = 1; pixel_y = -22 @@ -38694,11 +36350,11 @@ dir = 6 }, /area/hallway/primary/port) -"bAk" = ( +"bxK" = ( /obj/machinery/door/firedoor, /turf/open/floor/plasteel, /area/hallway/primary/port) -"bAl" = ( +"bxL" = ( /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"; @@ -38708,7 +36364,7 @@ dir = 10 }, /area/hallway/primary/port) -"bAm" = ( +"bxM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -38722,7 +36378,7 @@ }, /turf/open/floor/plasteel/neutral/side, /area/hallway/primary/port) -"bAn" = ( +"bxN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -38733,7 +36389,7 @@ dir = 6 }, /area/hallway/primary/port) -"bAo" = ( +"bxO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -38747,7 +36403,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bAp" = ( +"bxP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -38761,7 +36417,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bAq" = ( +"bxQ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -38773,14 +36429,7 @@ /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bAr" = ( -/obj/machinery/vending/cigarette, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/crew_quarters/toilet/auxiliary) -"bAs" = ( +"bxS" = ( /obj/item/cigbutt, /obj/machinery/power/apc/highcap/five_k{ dir = 2; @@ -38796,7 +36445,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bAt" = ( +"bxT" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -38806,37 +36455,26 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port) -"bAu" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/port) -"bAv" = ( +"bxU" = ( /obj/structure/table/wood, /obj/machinery/newscaster{ pixel_x = -32 }, /turf/open/floor/wood, /area/library) -"bAw" = ( +"bxV" = ( /obj/structure/chair/office/dark{ dir = 1 }, /obj/effect/landmark/start/librarian, /turf/open/floor/wood, /area/library) -"bAx" = ( -/obj/structure/chair/comfy/black{ - dir = 8 - }, -/turf/open/floor/wood, -/area/library) -"bAy" = ( +"bxW" = ( /turf/open/floor/plasteel/cult{ dir = 2 }, /area/library) -"bAz" = ( +"bxX" = ( /obj/structure/chair/comfy/brown{ dir = 1 }, @@ -38844,14 +36482,14 @@ dir = 2 }, /area/library) -"bAA" = ( +"bxY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, /turf/open/floor/plasteel/neutral/corner{ dir = 8 }, /area/hallway/primary/central) -"bAB" = ( +"bxZ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/machinery/door/poddoor/preopen{ @@ -38860,7 +36498,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/heads/hop) -"bAC" = ( +"byb" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/brigdoor{ base_state = "rightsecure"; @@ -38885,7 +36523,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/heads/hop) -"bAD" = ( +"byc" = ( /obj/machinery/light{ dir = 8 }, @@ -38897,13 +36535,13 @@ }, /turf/open/floor/plasteel/darkblue/corner, /area/bridge) -"bAE" = ( +"byd" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/darkblue/corner{ dir = 1 }, /area/bridge) -"bAF" = ( +"bye" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ name = "Council Chamber"; @@ -38912,38 +36550,38 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"bAG" = ( +"byf" = ( /obj/structure/chair/comfy/beige, /turf/open/floor/carpet, /area/bridge) -"bAH" = ( +"byg" = ( /obj/structure/chair/comfy/black, /turf/open/floor/carpet, /area/bridge) -"bAI" = ( +"byh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /obj/structure/chair/comfy/beige, /turf/open/floor/carpet, /area/bridge) -"bAJ" = ( +"byi" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/carpet, /area/bridge) -"bAK" = ( +"byj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/carpet, /area/bridge) -"bAL" = ( +"byk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/bridge) -"bAM" = ( +"byl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38955,7 +36593,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"bAN" = ( +"bym" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -38964,7 +36602,7 @@ }, /turf/open/floor/plasteel/darkblue/corner, /area/bridge) -"bAO" = ( +"byn" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -38972,7 +36610,7 @@ dir = 1 }, /area/bridge) -"bAP" = ( +"byo" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ name = "Captain's Quarters"; @@ -38981,28 +36619,28 @@ }, /turf/open/floor/plasteel/dark, /area/crew_quarters/heads/captain/private) -"bAQ" = ( +"byp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bAR" = ( +"byq" = ( /obj/structure/chair/comfy/brown{ dir = 4 }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bAS" = ( +"byr" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/drinks/shaker, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bAT" = ( +"bys" = ( /obj/structure/chair/comfy/brown{ dir = 8 }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bAU" = ( +"byt" = ( /obj/machinery/airalarm{ dir = 8; pixel_x = 24 @@ -39012,7 +36650,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bAV" = ( +"byu" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -39025,7 +36663,7 @@ icon_state = "platingdmg3" }, /area/maintenance/central) -"bAW" = ( +"byv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/firealarm{ dir = 8; @@ -39035,34 +36673,39 @@ dir = 8 }, /area/hallway/primary/central) -"bAX" = ( +"byw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/neutral/corner{ dir = 4 }, /area/hallway/primary/central) -"bAY" = ( -/obj/structure/sign/poster/random, -/turf/closed/wall, -/area/crew_quarters/bar) -"bAZ" = ( -/turf/open/floor/plasteel/bar, -/area/crew_quarters/bar) -"bBa" = ( +"byx" = ( +/obj/machinery/porta_turret/ai{ + dir = 2 + }, +/obj/machinery/flasher{ + id = "AI"; + pixel_y = 24 + }, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/ai_monitored/turret_protected/ai) +"byy" = ( /obj/effect/landmark/start/bartender, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bBb" = ( +"byz" = ( /mob/living/carbon/monkey/punpun, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bBc" = ( +"byA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/landmark/start/bartender, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bBd" = ( +"byB" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ name = "Bar Access"; @@ -39070,10 +36713,10 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bBe" = ( +"byC" = ( /turf/open/floor/wood, /area/crew_quarters/bar) -"bBf" = ( +"byD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -39081,14 +36724,14 @@ /obj/item/clothing/head/fedora, /turf/open/floor/wood, /area/crew_quarters/bar) -"bBg" = ( +"byE" = ( /obj/structure/table/wood/poker, /obj/item/toy/cards/deck{ pixel_y = 4 }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bBh" = ( +"byF" = ( /obj/structure/disposalpipe/segment{ dir = 5 }, @@ -39100,7 +36743,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bBi" = ( +"byG" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -39109,7 +36752,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bBj" = ( +"byH" = ( /obj/structure/disposalpipe/segment{ dir = 10 }, @@ -39118,35 +36761,30 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bBk" = ( -/obj/structure/piano, +"byI" = ( /obj/structure/window/reinforced{ - dir = 8 + dir = 1 }, -/obj/structure/sign/poster/random{ - pixel_y = 32 +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, -/turf/open/floor/carpet, -/area/crew_quarters/theatre) -"bBl" = ( +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"byJ" = ( /obj/structure/chair/wood/wings{ dir = 8 }, -/obj/machinery/light_switch{ - pixel_y = 28 - }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bBm" = ( -/obj/machinery/light/small{ - dir = 1 +"byK" = ( +/obj/machinery/door/poddoor/preopen{ + id = "Engineering"; + name = "Engineering Security Doors" }, -/obj/structure/sign/poster/random{ - pixel_y = 32 - }, -/turf/open/floor/carpet, -/area/crew_quarters/theatre) -"bBn" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/engine/break_room) +"byL" = ( /obj/machinery/power/apc{ dir = 1; name = "Theatre APC"; @@ -39160,40 +36798,55 @@ /obj/item/clothing/glasses/monocle, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bBo" = ( -/obj/structure/table/wood, -/obj/item/staff/broom, -/obj/item/wrench, -/obj/machinery/airalarm{ - dir = 8; +"byM" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 4; pixel_x = 24 }, -/obj/structure/sign/poster/random{ - pixel_y = 32 - }, -/turf/open/floor/wood, +/mob/living/simple_animal/bot/cleanbot, +/turf/open/floor/plasteel/darkblue/corner, +/area/ai_monitored/turret_protected/aisat_interior) +"byN" = ( +/turf/closed/wall, /area/crew_quarters/theatre) -"bBp" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" +"byO" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/machinery/power/apc{ + dir = 2; + name = "MiniSat Maint APC"; + areastring = "/area/ai_monitored/storage/satellite"; + pixel_y = -26 }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bBq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow, +/obj/item/stack/sheet/mineral/plasma{ + amount = 35 + }, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/storage/satellite) +"byP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/item/device/radio/beacon, /turf/open/floor/plasteel/caution{ dir = 8 }, /area/hallway/primary/starboard) -"bBr" = ( +"byQ" = ( /turf/open/floor/plasteel/caution{ dir = 4 }, /area/hallway/primary/starboard) -"bBs" = ( +"byR" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -39213,7 +36866,7 @@ dir = 9 }, /area/engine/atmos) -"bBt" = ( +"byS" = ( /obj/machinery/status_display{ pixel_y = 32 }, @@ -39225,7 +36878,7 @@ dir = 1 }, /area/engine/atmos) -"bBu" = ( +"byT" = ( /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"; @@ -39240,7 +36893,7 @@ dir = 1 }, /area/engine/atmos) -"bBv" = ( +"byU" = ( /obj/structure/sign/map/right{ 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-right-MS"; @@ -39250,7 +36903,7 @@ dir = 1 }, /area/engine/atmos) -"bBw" = ( +"byV" = ( /obj/structure/sign/plaques/atmos{ pixel_y = 32 }, @@ -39270,7 +36923,7 @@ dir = 5 }, /area/engine/atmos) -"bBx" = ( +"byW" = ( /obj/structure/table, /obj/item/clothing/head/welding{ pixel_x = -3; @@ -39290,7 +36943,7 @@ dir = 8 }, /area/engine/atmos) -"bBy" = ( +"byX" = ( /obj/machinery/power/apc/highcap/ten_k{ dir = 1; name = "Atmospherics APC"; @@ -39306,14 +36959,14 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bBz" = ( +"byY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/engine/atmos) -"bBA" = ( +"byZ" = ( /obj/machinery/space_heater, /obj/machinery/firealarm{ dir = 2; @@ -39324,11 +36977,11 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bBB" = ( +"bza" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/engine/atmos) -"bBC" = ( +"bzb" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ dir = 8 }, @@ -39341,7 +36994,7 @@ dir = 1 }, /area/engine/atmos) -"bBD" = ( +"bzc" = ( /obj/machinery/light{ dir = 1 }, @@ -39357,7 +37010,7 @@ dir = 1 }, /area/engine/atmos) -"bBE" = ( +"bzd" = ( /obj/machinery/meter{ frequency = 1441; id_tag = "distro_meter"; @@ -39368,7 +37021,7 @@ dir = 1 }, /area/engine/atmos) -"bBF" = ( +"bze" = ( /obj/machinery/atmospherics/pipe/manifold/supply/visible{ dir = 1 }, @@ -39376,7 +37029,7 @@ dir = 1 }, /area/engine/atmos) -"bBG" = ( +"bzf" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; name = "Air to Distro"; @@ -39395,7 +37048,7 @@ dir = 1 }, /area/engine/atmos) -"bBH" = ( +"bzg" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 10 }, @@ -39403,7 +37056,7 @@ dir = 1 }, /area/engine/atmos) -"bBI" = ( +"bzh" = ( /obj/machinery/atmospherics/components/unary/thermomachine/heater{ dir = 2; on = 1 @@ -39412,17 +37065,17 @@ dir = 1 }, /area/engine/atmos) -"bBJ" = ( +"bzi" = ( /obj/structure/lattice, /obj/structure/grille, /turf/closed/wall/r_wall, /area/space/nearstation) -"bBK" = ( +"bzj" = ( /obj/structure/grille, /obj/structure/lattice, /turf/closed/wall/r_wall, /area/space/nearstation) -"bBL" = ( +"bzk" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 8 @@ -39432,7 +37085,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"bBM" = ( +"bzl" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -39443,7 +37096,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"bBN" = ( +"bzm" = ( /obj/structure/window/reinforced{ dir = 1; layer = 2.9 @@ -39464,7 +37117,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"bBO" = ( +"bzn" = ( /obj/machinery/computer/message_monitor{ dir = 4 }, @@ -39474,19 +37127,19 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBP" = ( +"bzo" = ( /obj/structure/chair/office/dark{ dir = 8 }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBQ" = ( +"bzp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBR" = ( +"bzq" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -39500,7 +37153,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBS" = ( +"bzr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -39509,7 +37162,7 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBT" = ( +"bzs" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -39519,7 +37172,7 @@ /obj/structure/chair/office/dark, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBU" = ( +"bzt" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 4; name = "Telecomms Control Room APC"; @@ -39535,7 +37188,7 @@ }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bBV" = ( +"bzu" = ( /obj/structure/window/reinforced{ dir = 1; layer = 2.9 @@ -39553,14 +37206,14 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"bBW" = ( +"bzv" = ( /obj/structure/window/reinforced{ dir = 4 }, /obj/structure/window/reinforced, /turf/open/floor/plasteel/dark, /area/aisat) -"bBX" = ( +"bzw" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -39571,14 +37224,14 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bBY" = ( +"bzx" = ( /turf/closed/wall, /area/security/vacantoffice) -"bBZ" = ( +"bzy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/security/vacantoffice) -"bCa" = ( +"bzz" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/centcom/abandoned{ name = "Vacant Office"; @@ -39591,7 +37244,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/security/vacantoffice) -"bCb" = ( +"bzA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -39601,33 +37254,29 @@ }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bCc" = ( +"bzB" = ( /obj/structure/mirror{ pixel_x = 28 }, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bCd" = ( +"bzC" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port) -"bCe" = ( -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/port) -"bCf" = ( +"bzD" = ( /obj/machinery/photocopier{ pixel_y = 3 }, /turf/open/floor/wood, /area/library) -"bCg" = ( +"bzE" = ( /turf/open/floor/wood, /area/library) -"bCh" = ( +"bzF" = ( /obj/machinery/light{ dir = 4 }, @@ -39638,14 +37287,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/library) -"bCi" = ( -/obj/item/device/radio/intercom{ - dir = 4; - name = "Station Intercom (General)" - }, -/turf/closed/wall, -/area/library) -"bCj" = ( +"bzG" = ( /obj/machinery/door/morgue{ name = "Study #1"; req_access_txt = "0" @@ -39654,7 +37296,7 @@ dir = 2 }, /area/library) -"bCk" = ( +"bzH" = ( /obj/machinery/door/morgue{ name = "Study #2"; req_access_txt = "0" @@ -39663,7 +37305,7 @@ dir = 2 }, /area/library) -"bCl" = ( +"bzI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light{ dir = 8 @@ -39672,29 +37314,18 @@ dir = 8 }, /area/hallway/primary/central) -"bCm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/camera{ - c_tag = "Central Primary Hallway - Port"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/central) -"bCn" = ( +"bzJ" = ( /turf/closed/wall, /area/hallway/secondary/command) -"bCo" = ( +"bzK" = ( /obj/machinery/vending/cola/random, /turf/open/floor/plasteel/dark, /area/hallway/secondary/command) -"bCp" = ( +"bzL" = ( /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bCq" = ( +"bzM" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -39707,14 +37338,14 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bCr" = ( +"bzN" = ( /obj/machinery/status_display{ pixel_y = 32 }, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bCs" = ( +"bzO" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -39725,7 +37356,7 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bCt" = ( +"bzP" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -39737,7 +37368,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bCu" = ( +"bzQ" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -2; @@ -39747,10 +37378,10 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bCv" = ( +"bzR" = ( /turf/closed/wall/r_wall, /area/hallway/secondary/command) -"bCw" = ( +"bzS" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -39765,7 +37396,7 @@ dir = 1 }, /area/bridge) -"bCx" = ( +"bzT" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -39780,7 +37411,7 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"bCy" = ( +"bzU" = ( /obj/structure/chair/comfy/teal{ dir = 4 }, @@ -39789,7 +37420,7 @@ }, /turf/open/floor/carpet, /area/bridge) -"bCz" = ( +"bzV" = ( /obj/structure/table/wood, /obj/item/folder/white{ pixel_x = 4; @@ -39797,24 +37428,24 @@ }, /turf/open/floor/carpet, /area/bridge) -"bCA" = ( +"bzW" = ( /obj/structure/table/wood, /obj/item/folder/blue, /obj/item/lighter, /turf/open/floor/carpet, /area/bridge) -"bCB" = ( +"bzX" = ( /obj/structure/table/wood, /obj/item/folder/red, /turf/open/floor/carpet, /area/bridge) -"bCC" = ( +"bzY" = ( /obj/structure/chair/comfy/black{ dir = 8 }, /turf/open/floor/carpet, /area/bridge) -"bCD" = ( +"bzZ" = ( /obj/machinery/airalarm{ dir = 8; pixel_x = 24 @@ -39822,7 +37453,7 @@ /obj/machinery/vending/cigarette, /turf/open/floor/plasteel/dark, /area/bridge) -"bCE" = ( +"bAa" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -39835,13 +37466,13 @@ }, /turf/open/floor/plasteel/dark, /area/bridge) -"bCF" = ( +"bAb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/darkblue/corner{ dir = 1 }, /area/bridge) -"bCG" = ( +"bAc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -39851,13 +37482,13 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bCH" = ( +"bAd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bCI" = ( +"bAe" = ( /obj/machinery/light, /obj/machinery/computer/security/telescreen{ dir = 1; @@ -39869,7 +37500,7 @@ /mob/living/simple_animal/pet/fox/Renault, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bCJ" = ( +"bAf" = ( /obj/item/device/radio/intercom{ dir = 0; name = "Station Intercom (General)"; @@ -39877,14 +37508,14 @@ }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bCK" = ( +"bAg" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, /turf/open/floor/carpet, /area/crew_quarters/heads/captain/private) -"bCL" = ( +"bAh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -39893,14 +37524,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/central) -"bCM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"bCN" = ( +"bAi" = ( /obj/structure/table/reinforced, /obj/item/lighter, /obj/machinery/computer/security/telescreen/entertainment{ @@ -39908,30 +37532,30 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bCO" = ( +"bAj" = ( /obj/structure/table/reinforced, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bCP" = ( +"bAk" = ( /obj/structure/table/reinforced, /obj/item/clothing/head/that{ throwforce = 1 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bCQ" = ( +"bAl" = ( /obj/structure/table/reinforced, /obj/item/storage/box/matches{ pixel_y = 5 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bCR" = ( +"bAm" = ( /obj/structure/table/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bCS" = ( +"bAn" = ( /obj/structure/table/reinforced, /obj/item/reagent_containers/food/condiment/saltshaker{ pixel_x = -3 @@ -39941,13 +37565,13 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bCT" = ( +"bAo" = ( /obj/machinery/smartfridge/drinks{ icon_state = "boozeomat" }, /turf/closed/wall, /area/crew_quarters/bar) -"bCU" = ( +"bAp" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -39957,7 +37581,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bCV" = ( +"bAq" = ( /obj/structure/table/wood/poker, /obj/effect/spawner/lootdrop{ loot = list(/obj/item/gun/ballistic/revolver/russian = 5, /obj/item/storage/box/syndie_kit/throwing_weapons, /obj/item/toy/cards/deck/syndicate = 2); @@ -39965,7 +37589,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bCW" = ( +"bAr" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 @@ -39975,7 +37599,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bCX" = ( +"bAs" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -39984,19 +37608,19 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bCY" = ( +"bAt" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bCZ" = ( +"bAu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bDa" = ( +"bAv" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40005,18 +37629,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bDb" = ( -/obj/structure/table/wood, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/item/clothing/head/sombrero, -/obj/structure/sign/poster/random{ - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bDc" = ( +"bAx" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -40034,7 +37647,7 @@ dir = 8 }, /area/hallway/primary/starboard) -"bDd" = ( +"bAy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40044,7 +37657,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/hallway/primary/starboard) -"bDe" = ( +"bAz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -40052,7 +37665,7 @@ dir = 4 }, /area/hallway/primary/starboard) -"bDf" = ( +"bAA" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "atmos"; @@ -40063,7 +37676,7 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"bDg" = ( +"bAB" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -40074,26 +37687,26 @@ dir = 8 }, /area/engine/atmos) -"bDh" = ( +"bAC" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDi" = ( +"bAD" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDj" = ( +"bAE" = ( /obj/structure/chair/office/dark{ dir = 4 }, /obj/effect/landmark/start/atmospheric_technician, /turf/open/floor/plasteel, /area/engine/atmos) -"bDk" = ( +"bAF" = ( /obj/machinery/computer/atmos_control{ dir = 8 }, @@ -40107,7 +37720,7 @@ dir = 4 }, /area/engine/atmos) -"bDl" = ( +"bAG" = ( /obj/machinery/light{ dir = 8 }, @@ -40120,7 +37733,7 @@ dir = 8 }, /area/engine/atmos) -"bDm" = ( +"bAH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40129,36 +37742,36 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDn" = ( +"bAI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDo" = ( +"bAJ" = ( /obj/machinery/space_heater, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDp" = ( +"bAK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"bDq" = ( +"bAL" = ( /obj/machinery/atmospherics/components/unary/thermomachine/freezer, /turf/open/floor/plasteel, /area/engine/atmos) -"bDr" = ( +"bAM" = ( /obj/machinery/atmospherics/components/unary/thermomachine/heater{ dir = 1; on = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDs" = ( +"bAN" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 1; name = "Mix to Distro"; @@ -40166,30 +37779,30 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDt" = ( +"bAO" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDu" = ( +"bAP" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/visible{ dir = 8 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bDv" = ( +"bAQ" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bDw" = ( +"bAR" = ( /obj/structure/grille, /turf/closed/wall/r_wall, /area/engine/atmos) -"bDx" = ( +"bAS" = ( /obj/structure/window/reinforced{ dir = 1; pixel_y = 2 @@ -40197,7 +37810,7 @@ /obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"bDy" = ( +"bAT" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -40207,52 +37820,59 @@ }, /turf/open/space, /area/space/nearstation) -"bDz" = ( +"bAU" = ( /obj/machinery/microwave{ pixel_y = 4 }, /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bDA" = ( +"bAV" = ( /obj/machinery/light/small, /obj/item/storage/box/donkpockets, /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bDB" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-21" +"bAW" = ( +/obj/structure/table/wood, +/obj/item/folder/blue, +/obj/machinery/status_display{ + pixel_y = 31 }, +/obj/item/folder/blue, +/obj/item/pen, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bDC" = ( +"bAX" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bDD" = ( +"bAY" = ( /obj/structure/filingcabinet{ pixel_x = 3 }, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bDE" = ( -/obj/machinery/light/small, -/obj/item/folder, -/obj/item/folder, +"bAZ" = ( /obj/machinery/camera{ - c_tag = "Telecomms - Control Room"; + c_tag = "Head of Personnel's Office"; dir = 1; - network = list("SS13","tcomm") + network = list("SS13") }, /obj/structure/table/wood, -/obj/item/pen, -/turf/open/floor/plasteel/grimy, -/area/tcommsat/computer) -"bDF" = ( +/obj/item/storage/box/PDAs{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/silver_ids, +/obj/item/storage/box/ids, +/obj/machinery/light, +/turf/open/floor/wood, +/area/crew_quarters/heads/hop) +"bBa" = ( /obj/machinery/requests_console{ announcementConsole = 1; department = "Telecomms Admin"; @@ -40271,7 +37891,7 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/tcommsat/computer) -"bDG" = ( +"bBb" = ( /obj/structure/window/reinforced{ dir = 1; layer = 2.9 @@ -40279,12 +37899,12 @@ /obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"bDH" = ( +"bBc" = ( /obj/structure/closet/emcloset, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bDI" = ( +"bBd" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40293,16 +37913,12 @@ dir = 4 }, /area/hallway/secondary/entry) -"bDJ" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/port) -"bDK" = ( +"bBe" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, /area/maintenance/port) -"bDL" = ( +"bBf" = ( /obj/structure/table/wood, /obj/machinery/light_switch{ pixel_x = -28 @@ -40311,31 +37927,28 @@ /obj/item/folder, /turf/open/floor/wood, /area/security/vacantoffice) -"bDM" = ( +"bBg" = ( /turf/open/floor/wood, /area/security/vacantoffice) -"bDN" = ( +"bBh" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/security/vacantoffice) -"bDO" = ( +"bBi" = ( /obj/structure/table/wood, /obj/item/device/flashlight/lamp, /turf/open/floor/wood, /area/security/vacantoffice) -"bDP" = ( -/obj/structure/table/wood, -/obj/item/clipboard, -/obj/item/paper, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 +"bBj" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating{ + icon_state = "panelscorched" }, -/turf/open/floor/wood, -/area/security/vacantoffice) -"bDQ" = ( +/area/maintenance/starboard) +"bBk" = ( /obj/structure/table/wood, /obj/item/device/camera_film{ pixel_y = 9 @@ -40346,39 +37959,30 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bDR" = ( -/obj/structure/urinal{ - pixel_y = 29 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plating, -/area/crew_quarters/toilet/auxiliary) -"bDS" = ( +"bBl" = ( /obj/structure/urinal{ pixel_y = 29 }, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bDT" = ( +"bBm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bDU" = ( +"bBn" = ( /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bDV" = ( +"bBo" = ( /obj/machinery/door/airlock{ id_tag = "AuxToilet1"; name = "Unit 1" }, /turf/open/floor/plasteel, /area/crew_quarters/toilet/auxiliary) -"bDW" = ( +"bBp" = ( /obj/structure/toilet{ pixel_y = 8 }, @@ -40398,13 +38002,13 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/toilet/auxiliary) -"bDX" = ( +"bBq" = ( /obj/structure/rack, /obj/item/device/flashlight, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"bDY" = ( +"bBr" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -23 @@ -40412,51 +38016,40 @@ /obj/structure/displaycase/trophy, /turf/open/floor/wood, /area/library) -"bDZ" = ( -/obj/structure/displaycase/trophy, -/turf/open/floor/wood, -/area/library) -"bEa" = ( -/obj/structure/table/wood, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 +"bBs" = ( +/obj/structure/chair/office/dark{ + dir = 8 }, /turf/open/floor/wood, /area/library) -"bEb" = ( +"bBt" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/engine/atmos) +"bBu" = ( /obj/machinery/vending/coffee, /obj/machinery/newscaster{ pixel_y = 32 }, /turf/open/floor/wood, /area/library) -"bEc" = ( +"bBv" = ( /obj/structure/chair/comfy/black, /obj/effect/landmark/start/assistant, /turf/open/floor/wood, /area/library) -"bEd" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/status_display{ - pixel_y = 30 - }, -/obj/machinery/photocopier{ - pixel_y = 3 - }, -/turf/open/floor/wood, -/area/library) -"bEe" = ( +"bBw" = ( /obj/machinery/bookbinder, /turf/open/floor/wood, /area/library) -"bEf" = ( -/obj/effect/spawner/structure/window/reinforced, +"bBx" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-22" + }, /turf/open/floor/wood, /area/library) -"bEg" = ( +"bBy" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the bridge is."; dir = 4; @@ -40477,14 +38070,14 @@ }, /turf/closed/wall, /area/hallway/secondary/command) -"bEh" = ( +"bBz" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" }, /turf/open/floor/plating, /area/hallway/secondary/command) -"bEi" = ( +"bBA" = ( /obj/machinery/door/poddoor/shutters/preopen{ id = "hopqueue"; name = "HoP Queue Shutters" @@ -40497,7 +38090,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bEj" = ( +"bBB" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" @@ -40507,7 +38100,7 @@ }, /turf/open/floor/plating, /area/hallway/secondary/command) -"bEk" = ( +"bBC" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40521,7 +38114,7 @@ /obj/effect/turf_decal/loading_area, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bEl" = ( +"bBD" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the bridge is."; dir = 1; @@ -40531,7 +38124,7 @@ }, /turf/closed/wall/r_wall, /area/hallway/secondary/command) -"bEm" = ( +"bBE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/poddoor/preopen{ id = "bridge blast"; @@ -40542,9 +38135,12 @@ name = "Bridge Access"; req_access_txt = "19" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault, /area/bridge) -"bEn" = ( +"bBF" = ( /obj/machinery/door/poddoor/preopen{ id = "bridge blast"; name = "bridge blast door" @@ -40555,13 +38151,23 @@ name = "Bridge Access"; req_access_txt = "19" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault, /area/bridge) -"bEo" = ( -/obj/structure/sign/warning/securearea, -/turf/closed/wall/r_wall, -/area/bridge) -"bEp" = ( +"bBG" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/goonplaque{ + desc = "\"This is a plaque in honour of our comrades on the G4407 Stations. Hopefully TG4407 model can live up to your fame and fortune.\" Scratched in beneath that is a crude image of sentient postcards in a realm of darkness. The station model number is MSv42A-160516" + }, +/area/hallway/primary/port) +"bBH" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "council blast"; @@ -40572,7 +38178,7 @@ }, /turf/open/floor/plating, /area/bridge) -"bEq" = ( +"bBI" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "council blast"; @@ -40586,7 +38192,7 @@ }, /turf/open/floor/plating, /area/bridge) -"bEr" = ( +"bBJ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "council blast"; @@ -40603,7 +38209,7 @@ }, /turf/open/floor/plating, /area/bridge) -"bEs" = ( +"bBK" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "council blast"; @@ -40617,7 +38223,7 @@ }, /turf/open/floor/plating, /area/bridge) -"bEt" = ( +"bBL" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ id = "council blast"; @@ -40628,7 +38234,7 @@ }, /turf/open/floor/plating, /area/bridge) -"bEu" = ( +"bBM" = ( /obj/machinery/door/poddoor/preopen{ id = "bridge blast"; name = "bridge blast door" @@ -40641,9 +38247,12 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault, /area/bridge) -"bEv" = ( +"bBN" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the bridge is."; dir = 1; @@ -40653,7 +38262,7 @@ }, /turf/closed/wall/r_wall, /area/crew_quarters/heads/captain/private) -"bEw" = ( +"bBO" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -40665,7 +38274,7 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/central) -"bEx" = ( +"bBP" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the engineering department is."; dir = 4; @@ -40686,7 +38295,7 @@ }, /turf/closed/wall, /area/maintenance/central) -"bEy" = ( +"bBQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light{ dir = 8 @@ -40695,7 +38304,7 @@ dir = 8 }, /area/hallway/primary/central) -"bEz" = ( +"bBR" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40705,35 +38314,31 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bEA" = ( +"bBS" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/crew_quarters/bar) -"bEB" = ( +"bBT" = ( /obj/structure/chair/stool/bar, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bEC" = ( +"bBU" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bED" = ( +"bBV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/landmark/start/assistant, /obj/structure/chair/stool/bar, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bEE" = ( +"bBX" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bEF" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bEG" = ( +"bBY" = ( /obj/structure/disposalpipe/segment, /obj/structure/table/wood/poker, /obj/item/toy/cards/deck{ @@ -40741,29 +38346,29 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bEH" = ( +"bBZ" = ( /obj/structure/window/reinforced{ dir = 8 }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bEI" = ( +"bCa" = ( /obj/structure/chair/wood/wings, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/landmark/start/mime, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bEJ" = ( +"bCb" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bEK" = ( +"bCc" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bEL" = ( +"bCd" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 @@ -40772,15 +38377,7 @@ /obj/item/reagent_containers/food/snacks/pie/cream, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bEM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bEN" = ( +"bCe" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -40790,7 +38387,7 @@ dir = 8 }, /area/hallway/primary/starboard) -"bEO" = ( +"bCf" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -40798,7 +38395,7 @@ dir = 4 }, /area/hallway/primary/starboard) -"bEP" = ( +"bCg" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/northleft{ dir = 4; @@ -40823,7 +38420,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bEQ" = ( +"bCh" = ( /obj/structure/chair{ dir = 8 }, @@ -40835,13 +38432,10 @@ dir = 8 }, /area/engine/atmos) -"bER" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, +"bCi" = ( /turf/open/floor/plasteel, /area/engine/atmos) -"bES" = ( +"bCj" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -40850,13 +38444,13 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bET" = ( +"bCk" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bEU" = ( +"bCl" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -40867,14 +38461,14 @@ dir = 4 }, /area/engine/atmos) -"bEV" = ( +"bCm" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plating, /area/engine/atmos) -"bEW" = ( +"bCn" = ( /obj/structure/table, /obj/item/storage/belt/utility, /obj/item/device/t_scanner, @@ -40887,7 +38481,7 @@ dir = 8 }, /area/engine/atmos) -"bEX" = ( +"bCo" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -40896,14 +38490,14 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bEY" = ( +"bCp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bEZ" = ( +"bCq" = ( /obj/machinery/space_heater, /obj/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ @@ -40914,7 +38508,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bFa" = ( +"bCr" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Waste to Filter"; @@ -40922,30 +38516,24 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bFb" = ( -/obj/machinery/atmospherics/pipe/simple/purple/visible{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bFc" = ( +"bCt" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/manifold/purple/visible{ dir = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bFd" = ( +"bCu" = ( /obj/machinery/atmospherics/pipe/manifold/purple/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"bFe" = ( +"bCv" = ( /obj/machinery/atmospherics/pipe/simple/purple/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bFf" = ( +"bCw" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Air to Mix"; @@ -40956,7 +38544,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bFg" = ( +"bCx" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible, /obj/machinery/atmospherics/pipe/simple/purple/visible{ dir = 4 @@ -40965,14 +38553,14 @@ dir = 5 }, /area/engine/atmos) -"bFh" = ( +"bCy" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/purple/visible{ dir = 4 }, /turf/open/floor/plating, /area/engine/atmos) -"bFi" = ( +"bCz" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/purple/visible{ dir = 4 @@ -40980,15 +38568,15 @@ /obj/machinery/atmospherics/pipe/simple/orange/visible, /turf/open/space, /area/space/nearstation) -"bFj" = ( +"bCA" = ( /obj/machinery/meter, -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/purple/visible{ +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 4 }, +/obj/structure/grille, /turf/closed/wall/r_wall, /area/engine/atmos) -"bFk" = ( +"bCB" = ( /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ dir = 8; frequency = 1441; @@ -40997,17 +38585,17 @@ }, /turf/open/floor/engine/vacuum, /area/engine/atmos) -"bFl" = ( +"bCC" = ( /turf/open/floor/engine/vacuum, /area/engine/atmos) -"bFm" = ( +"bCD" = ( /turf/closed/wall/r_wall, /area/tcommsat/server) -"bFn" = ( +"bCE" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/tcommsat/server) -"bFo" = ( +"bCF" = ( /obj/machinery/door/airlock/hatch{ name = "Telecomms Server Room" }, @@ -41015,14 +38603,15 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/dark, /area/tcommsat/server) -"bFp" = ( +"bCG" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/sign/warning/vacuum/external, /turf/open/floor/plating, /area/hallway/secondary/entry) -"bFq" = ( +"bCH" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -41036,7 +38625,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"bFr" = ( +"bCI" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41045,7 +38634,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bFs" = ( +"bCJ" = ( /obj/item/storage/toolbox/emergency, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 @@ -41054,43 +38643,30 @@ icon_state = "panelscorched" }, /area/maintenance/port) -"bFt" = ( -/obj/item/tank/internals/air, -/obj/item/tank/internals/air, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/machinery/light/small{ +"bCK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, -/area/maintenance/port) -"bFu" = ( +/area/maintenance/starboard) +"bCL" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/wood, /area/security/vacantoffice) -"bFv" = ( +"bCM" = ( /obj/structure/table/wood, /turf/open/floor/wood, /area/security/vacantoffice) -"bFw" = ( +"bCN" = ( /obj/structure/chair/office/dark{ dir = 8 }, /turf/open/floor/wood, /area/security/vacantoffice) -"bFx" = ( -/obj/structure/table/wood, -/obj/item/folder/red, -/obj/item/pen/red, -/obj/machinery/newscaster{ - pixel_x = 30; - pixel_y = 2 - }, -/turf/open/floor/wood, -/area/security/vacantoffice) -"bFy" = ( +"bCP" = ( /obj/machinery/light/small, /obj/machinery/camera{ c_tag = "Auxilary Restrooms"; @@ -41099,13 +38675,13 @@ }, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bFz" = ( +"bCQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bFA" = ( +"bCR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -41118,46 +38694,18 @@ /obj/structure/cable/yellow, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bFB" = ( +"bCS" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 }, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bFC" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port) -"bFD" = ( -/obj/item/cigbutt, -/turf/open/floor/plating, -/area/maintenance/port) -"bFE" = ( -/obj/machinery/newscaster{ - pixel_x = -32 - }, -/turf/open/floor/wood, -/area/library) -"bFF" = ( +"bCV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/carpet, /area/library) -"bFG" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/carpet, -/area/library) -"bFH" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Library" - }, -/turf/open/floor/wood, -/area/library) -"bFI" = ( +"bCW" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -41165,7 +38713,7 @@ dir = 8 }, /area/hallway/primary/central) -"bFJ" = ( +"bCX" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41177,7 +38725,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bFK" = ( +"bCY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -41189,7 +38737,7 @@ dir = 4 }, /area/hallway/primary/central) -"bFL" = ( +"bCZ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41204,7 +38752,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFM" = ( +"bDa" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41215,7 +38763,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFN" = ( +"bDb" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -41226,7 +38774,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFO" = ( +"bDd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41240,7 +38788,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFP" = ( +"bDe" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -41251,13 +38799,13 @@ dir = 1 }, /area/hallway/secondary/command) -"bFQ" = ( +"bDf" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, /area/hallway/secondary/command) -"bFR" = ( +"bDg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -41266,7 +38814,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFS" = ( +"bDh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41280,7 +38828,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFT" = ( +"bDi" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41292,7 +38840,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFU" = ( +"bDj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41300,7 +38848,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bFV" = ( +"bDk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41308,7 +38856,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFW" = ( +"bDl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41319,7 +38867,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFX" = ( +"bDm" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -41327,7 +38875,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFY" = ( +"bDn" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41335,7 +38883,7 @@ dir = 1 }, /area/hallway/secondary/command) -"bFZ" = ( +"bDo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41346,7 +38894,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGa" = ( +"bDp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41363,7 +38911,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGb" = ( +"bDq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41374,13 +38922,13 @@ dir = 4 }, /area/hallway/secondary/command) -"bGc" = ( +"bDr" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 4 }, /area/hallway/secondary/command) -"bGd" = ( +"bDs" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -41388,7 +38936,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGe" = ( +"bDu" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41407,7 +38955,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGf" = ( +"bDv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41419,7 +38967,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGg" = ( +"bDw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41431,7 +38979,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGh" = ( +"bDx" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41445,7 +38993,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGi" = ( +"bDy" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -41460,7 +39008,7 @@ dir = 4 }, /area/hallway/secondary/command) -"bGj" = ( +"bDz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -41472,7 +39020,7 @@ dir = 1 }, /area/hallway/primary/central) -"bGk" = ( +"bDA" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41484,7 +39032,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bGl" = ( +"bDB" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, @@ -41495,22 +39043,22 @@ dir = 4 }, /area/hallway/primary/central) -"bGm" = ( +"bDC" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ name = "Bar" }, /turf/open/floor/plasteel, /area/crew_quarters/bar) -"bGn" = ( +"bDD" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bGo" = ( +"bDF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bGp" = ( +"bDG" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/centcom{ name = "Club"; @@ -41518,7 +39066,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bGq" = ( +"bDH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41527,54 +39075,25 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bGr" = ( -/obj/effect/landmark/xmastree, -/turf/open/floor/wood, -/area/crew_quarters/bar) -"bGs" = ( +"bDI" = ( /obj/structure/chair/stool{ pixel_y = 8 }, /obj/effect/landmark/start/assistant, /turf/open/floor/wood, /area/crew_quarters/bar) -"bGt" = ( +"bDJ" = ( /obj/structure/disposalpipe/segment, /obj/structure/table/wood/poker, /obj/item/clothing/mask/cigarette/cigar, /turf/open/floor/wood, /area/crew_quarters/bar) -"bGu" = ( +"bDK" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bGv" = ( -/obj/structure/chair/wood/wings{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/crew_quarters/theatre) -"bGw" = ( -/obj/structure/table/wood, -/obj/item/lipstick{ - pixel_y = 5 - }, -/obj/machinery/camera{ - c_tag = "Theatre - Stage"; - dir = 8; - network = list("SS13") - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/item/device/instrument/guitar, -/obj/structure/sign/poster/random{ - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bGx" = ( +"bDM" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -41587,7 +39106,7 @@ dir = 8 }, /area/hallway/primary/starboard) -"bGy" = ( +"bDN" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41597,16 +39116,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/starboard) -"bGz" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "atmos"; - name = "Atmospherics Blast Door" - }, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/engine/atmos) -"bGA" = ( +"bDO" = ( /obj/structure/tank_dispenser{ pixel_x = -1 }, @@ -41614,11 +39124,7 @@ dir = 1 }, /area/engine/atmos) -"bGB" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bGC" = ( +"bDP" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ @@ -41626,7 +39132,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bGD" = ( +"bDQ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -41634,7 +39140,7 @@ dir = 4 }, /area/engine/atmos) -"bGE" = ( +"bDR" = ( /obj/machinery/door/airlock/atmos/glass{ name = "Atmospherics Monitoring"; req_access_txt = "24" @@ -41644,15 +39150,12 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bGF" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, +"bDS" = ( /turf/open/floor/plasteel/caution{ dir = 8 }, /area/engine/atmos) -"bGG" = ( +"bDT" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41662,22 +39165,22 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/engine/atmos) -"bGH" = ( +"bDU" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bGI" = ( +"bDV" = ( /obj/structure/closet/crate, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bGJ" = ( +"bDW" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bGK" = ( +"bDX" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; name = "Mix to Filter"; @@ -41685,33 +39188,33 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bGL" = ( +"bDY" = ( /obj/machinery/atmospherics/pipe/manifold/purple/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bGM" = ( +"bDZ" = ( /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 6 }, /obj/effect/landmark/start/atmospheric_technician, /turf/open/floor/plasteel, /area/engine/atmos) -"bGN" = ( +"bEa" = ( /obj/machinery/atmospherics/pipe/manifold/green/visible{ dir = 1 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bGO" = ( +"bEb" = ( /obj/machinery/atmospherics/pipe/manifold/green/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bGP" = ( +"bEc" = ( /obj/machinery/computer/atmos_control/tank{ dir = 8; frequency = 1441; @@ -41725,24 +39228,20 @@ dir = 4 }, /area/engine/atmos) -"bGQ" = ( -/obj/effect/spawner/structure/window/plasma/reinforced, -/turf/open/floor/plating, -/area/engine/atmos) -"bGR" = ( +"bEd" = ( /obj/machinery/air_sensor{ frequency = 1441; id_tag = "mix_sensor" }, /turf/open/floor/engine/vacuum, /area/engine/atmos) -"bGS" = ( +"bEe" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/engine/vacuum, /area/engine/atmos) -"bGT" = ( +"bEf" = ( /obj/machinery/telecomms/processor/preset_one, /obj/machinery/camera{ c_tag = "Telecomms - Server Room - Fore-Port"; @@ -41751,29 +39250,29 @@ }, /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bGU" = ( +"bEg" = ( /obj/structure/showcase/cyborg/old{ dir = 2; pixel_y = 20 }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bGV" = ( +"bEh" = ( /obj/machinery/telecomms/receiver/preset_left, /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bGW" = ( +"bEi" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/tcommsat/server) -"bGX" = ( +"bEj" = ( /obj/machinery/telecomms/receiver/preset_right, /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bGY" = ( +"bEk" = ( /obj/machinery/telecomms/processor/preset_three, /obj/machinery/camera{ c_tag = "Telecomms - Server Room - Fore-Starboard"; @@ -41782,31 +39281,22 @@ }, /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bGZ" = ( -/obj/docking_port/stationary{ - dir = 8; - dwidth = 2; - height = 13; - id = "ferry_home"; - name = "port bay 2"; - turf_type = /turf/open/space; - width = 5 - }, -/turf/open/space/basic, -/area/space) -"bHa" = ( +"bEl" = ( /obj/machinery/door/airlock/external{ name = "Transport Airlock" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/hallway/secondary/entry) -"bHb" = ( +"bEm" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plating, /area/hallway/secondary/entry) -"bHc" = ( +"bEn" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41817,7 +39307,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"bHd" = ( +"bEo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -41825,36 +39315,28 @@ /obj/item/storage/box/lights/mixed, /turf/open/floor/plating, /area/maintenance/port) -"bHe" = ( +"bEp" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1 }, /obj/machinery/portable_atmospherics/canister/air, /turf/open/floor/plating, /area/maintenance/port) -"bHf" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/maintenance/port) -"bHg" = ( +"bEq" = ( /obj/structure/light_construct{ dir = 8 }, /turf/open/floor/wood, /area/security/vacantoffice) -"bHh" = ( +"bEs" = ( /obj/item/paper_bin{ pixel_x = -2; pixel_y = 6 }, /obj/structure/table/wood, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/wood, +/turf/open/floor/carpet, /area/security/vacantoffice) -"bHi" = ( +"bEt" = ( /obj/machinery/door/airlock{ id_tag = "AuxShower"; name = "Shower" @@ -41862,14 +39344,14 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bHj" = ( +"bEu" = ( /obj/machinery/door/airlock{ id_tag = "AuxToilet2"; name = "Unit 2" }, /turf/open/floor/plasteel, /area/crew_quarters/toilet/auxiliary) -"bHk" = ( +"bEv" = ( /obj/structure/toilet{ pixel_y = 8 }, @@ -41889,25 +39371,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/toilet/auxiliary) -"bHl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bHm" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bHn" = ( +"bEw" = ( /obj/machinery/computer/security/telescreen/entertainment{ pixel_x = -32 }, @@ -41918,39 +39382,32 @@ /obj/structure/displaycase/trophy, /turf/open/floor/wood, /area/library) -"bHo" = ( +"bEx" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/carpet, /area/library) -"bHp" = ( +"bEy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/library) -"bHq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/carpet, -/area/library) -"bHr" = ( +"bEz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/carpet, /area/library) -"bHs" = ( +"bEA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/carpet, /area/library) -"bHt" = ( +"bEB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -41964,7 +39421,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bHu" = ( +"bEC" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -41975,7 +39432,7 @@ dir = 2 }, /area/hallway/primary/central) -"bHv" = ( +"bED" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -41990,7 +39447,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHw" = ( +"bEE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42001,7 +39458,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHx" = ( +"bEF" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42013,7 +39470,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHy" = ( +"bEG" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42027,7 +39484,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHz" = ( +"bEH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42039,7 +39496,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHA" = ( +"bEI" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -42061,7 +39518,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHB" = ( +"bEJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42075,19 +39532,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/secondary/command) -"bHD" = ( +"bEK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42103,7 +39548,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHE" = ( +"bEL" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42114,7 +39559,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHF" = ( +"bEM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42128,7 +39573,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHG" = ( +"bEN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42142,7 +39587,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHH" = ( +"bEO" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42154,7 +39599,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bHI" = ( +"bEP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42163,7 +39608,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bHJ" = ( +"bEQ" = ( /obj/machinery/holopad, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -42179,7 +39624,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bHK" = ( +"bER" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42189,7 +39634,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bHL" = ( +"bES" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42203,7 +39648,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHM" = ( +"bET" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42215,7 +39660,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHN" = ( +"bEU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42232,7 +39677,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHO" = ( +"bEV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42249,7 +39694,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHP" = ( +"bEW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42260,7 +39705,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHQ" = ( +"bEX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42275,7 +39720,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHR" = ( +"bEY" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42286,7 +39731,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHS" = ( +"bEZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42300,7 +39745,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHT" = ( +"bFa" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42316,7 +39761,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHU" = ( +"bFb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42327,7 +39772,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHV" = ( +"bFc" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -42339,7 +39784,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHW" = ( +"bFd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42350,7 +39795,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHX" = ( +"bFe" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42367,7 +39812,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHY" = ( +"bFf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -42382,7 +39827,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bHZ" = ( +"bFg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42393,7 +39838,7 @@ dir = 8 }, /area/hallway/primary/central) -"bIa" = ( +"bFh" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -42409,7 +39854,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bIb" = ( +"bFi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42420,7 +39865,7 @@ dir = 2 }, /area/hallway/primary/central) -"bIc" = ( +"bFj" = ( /obj/machinery/door/firedoor, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -42433,7 +39878,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/bar) -"bId" = ( +"bFk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42442,7 +39887,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bIe" = ( +"bFl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -42452,7 +39897,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bIf" = ( +"bFm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -42461,17 +39906,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bIg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/bar, -/area/crew_quarters/bar) -"bIh" = ( +"bFn" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -42480,7 +39915,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bIi" = ( +"bFo" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -42489,7 +39924,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bIj" = ( +"bFp" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42503,7 +39938,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bIk" = ( +"bFq" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42515,7 +39950,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bIl" = ( +"bFr" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42527,7 +39962,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bIm" = ( +"bFs" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -42541,11 +39976,11 @@ /obj/item/storage/pill_bottle/dice, /turf/open/floor/wood, /area/crew_quarters/bar) -"bIn" = ( +"bFt" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/wood, /area/crew_quarters/bar) -"bIo" = ( +"bFu" = ( /obj/structure/disposalpipe/segment{ dir = 5 }, @@ -42555,7 +39990,7 @@ /obj/structure/table/wood/poker, /turf/open/floor/wood, /area/crew_quarters/bar) -"bIp" = ( +"bFv" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -42564,7 +39999,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bIq" = ( +"bFw" = ( /obj/structure/chair/wood/wings{ dir = 1 }, @@ -42575,7 +40010,7 @@ /obj/effect/landmark/start/clown, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bIr" = ( +"bFx" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -42584,7 +40019,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bIs" = ( +"bFy" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -42599,7 +40034,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bIt" = ( +"bFz" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -42611,7 +40046,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bIu" = ( +"bFA" = ( /obj/machinery/door/airlock{ name = "Theatre Stage"; req_access_txt = "0"; @@ -42628,7 +40063,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bIv" = ( +"bFB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -42646,7 +40081,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bIw" = ( +"bFC" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -42660,7 +40095,7 @@ dir = 8 }, /area/hallway/primary/starboard) -"bIx" = ( +"bFD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -42672,7 +40107,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/starboard) -"bIy" = ( +"bFE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 4 @@ -42681,7 +40116,7 @@ dir = 4 }, /area/hallway/primary/starboard) -"bIz" = ( +"bFF" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -42701,7 +40136,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/engine/atmos) -"bIA" = ( +"bFG" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -42710,20 +40145,20 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIB" = ( +"bFH" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIC" = ( +"bFI" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bID" = ( +"bFJ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -42732,7 +40167,7 @@ dir = 2 }, /area/engine/atmos) -"bIE" = ( +"bFK" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 8 @@ -42752,13 +40187,13 @@ dir = 6 }, /area/engine/atmos) -"bIF" = ( +"bFL" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/caution{ dir = 8 }, /area/engine/atmos) -"bIG" = ( +"bFM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 6 }, @@ -42767,21 +40202,21 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIH" = ( +"bFN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bII" = ( +"bFO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bIJ" = ( +"bFP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, @@ -42791,25 +40226,25 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIK" = ( +"bFQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 9 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIL" = ( +"bFR" = ( /obj/machinery/atmospherics/pipe/simple/purple/visible{ dir = 6 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIM" = ( +"bFS" = ( /obj/machinery/atmospherics/pipe/simple/purple/visible{ dir = 9 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIN" = ( +"bFT" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 1; name = "Pure to Mix"; @@ -42817,13 +40252,13 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIO" = ( +"bFU" = ( /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 5 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIP" = ( +"bFV" = ( /obj/machinery/atmospherics/pipe/simple/green/visible, /obj/machinery/atmospherics/components/binary/pump{ dir = 4; @@ -42832,7 +40267,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bIQ" = ( +"bFW" = ( /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 4 }, @@ -42841,22 +40276,21 @@ dir = 6 }, /area/engine/atmos) -"bIR" = ( +"bFX" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 4 }, /turf/open/floor/plating, /area/engine/atmos) -"bIS" = ( +"bFY" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/orange/visible, /turf/open/space, /area/space/nearstation) -"bIT" = ( +"bFZ" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 4 @@ -42864,7 +40298,7 @@ /obj/structure/grille, /turf/closed/wall/r_wall, /area/engine/atmos) -"bIU" = ( +"bGa" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 8; frequency = 1441; @@ -42873,7 +40307,7 @@ }, /turf/open/floor/engine/vacuum, /area/engine/atmos) -"bIV" = ( +"bGb" = ( /obj/machinery/camera{ c_tag = "Atmospherics Tank - Mix"; dir = 8; @@ -42881,54 +40315,34 @@ }, /turf/open/floor/engine/vacuum, /area/engine/atmos) -"bIW" = ( +"bGc" = ( /obj/machinery/telecomms/bus/preset_one, /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bIX" = ( +"bGd" = ( /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bIY" = ( +"bGe" = ( /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bIZ" = ( +"bGf" = ( /obj/machinery/telecomms/bus/preset_three, /turf/open/floor/circuit/green/telecomms/mainframe, /area/tcommsat/server) -"bJa" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" +"bGg" = ( +/obj/structure/chair/wood/wings{ + dir = 8 }, -/obj/machinery/light{ - dir = 4 +/obj/machinery/light_switch{ + pixel_y = 28 }, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/arrival{ - dir = 4 - }, -/area/hallway/secondary/entry) -"bJb" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;27;37" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bJc" = ( -/obj/structure/table/wood, -/obj/item/folder, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/wood, -/area/security/vacantoffice) -"bJd" = ( +/turf/open/floor/carpet, +/area/crew_quarters/theatre) +"bGh" = ( +/obj/machinery/announcement_system, +/turf/open/floor/plasteel/grimy, +/area/tcommsat/computer) +"bGj" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -42937,7 +40351,7 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bJe" = ( +"bGk" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -42946,7 +40360,7 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bJf" = ( +"bGl" = ( /obj/machinery/shower{ dir = 4 }, @@ -42961,21 +40375,22 @@ /obj/item/soap/nanotrasen, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bJg" = ( +"bGm" = ( /obj/machinery/shower{ dir = 8 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bJh" = ( -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 +"bGp" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, -/area/crew_quarters/toilet/auxiliary) -"bJi" = ( +/area/maintenance/starboard) +"bGq" = ( /obj/machinery/door/airlock/maintenance{ name = "Library Maintenance"; req_access_txt = "0"; @@ -42983,46 +40398,48 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bJj" = ( +"bGr" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /turf/open/floor/carpet, /area/library) -"bJk" = ( +"bGs" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/wood, /area/library) -"bJl" = ( +"bGt" = ( /turf/open/floor/wood{ icon_state = "wood-broken7" }, /area/library) -"bJm" = ( +"bGu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/wood, /area/library) -"bJn" = ( -/obj/machinery/holopad, -/turf/open/floor/wood, -/area/library) -"bJo" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-22" +"bGv" = ( +/obj/item/device/radio/intercom{ + dir = 4; + name = "Station Intercom (General)" }, -/turf/open/floor/wood, +/turf/closed/wall, /area/library) -"bJp" = ( +"bGw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/camera{ + c_tag = "Central Primary Hallway - Port"; + dir = 8; + network = list("SS13") + }, /turf/open/floor/plasteel/neutral/corner{ - dir = 4 + dir = 2 }, /area/hallway/primary/central) -"bJq" = ( +"bGx" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the research department is."; icon_state = "direction_sci"; @@ -43042,10 +40459,10 @@ }, /turf/closed/wall/r_wall, /area/ai_monitored/storage/eva) -"bJr" = ( +"bGy" = ( /turf/closed/wall/r_wall, /area/ai_monitored/storage/eva) -"bJs" = ( +"bGz" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/command{ @@ -43055,11 +40472,11 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bJt" = ( +"bGA" = ( /obj/structure/sign/warning/securearea, /turf/closed/wall/r_wall, /area/ai_monitored/storage/eva) -"bJu" = ( +"bGB" = ( /obj/machinery/door/firedoor, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -43072,10 +40489,10 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bJv" = ( +"bGC" = ( /turf/closed/wall/r_wall, /area/teleporter) -"bJw" = ( +"bGD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43090,17 +40507,17 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/teleporter) -"bJx" = ( +"bGE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/sign/warning/securearea, /turf/closed/wall/r_wall, /area/teleporter) -"bJy" = ( +"bGF" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /turf/open/floor/plating, /area/hallway/secondary/command) -"bJz" = ( +"bGG" = ( /obj/structure/chair{ dir = 1 }, @@ -43111,17 +40528,17 @@ dir = 8 }, /area/hallway/secondary/command) -"bJA" = ( +"bGH" = ( /obj/structure/chair{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bJB" = ( +"bGI" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bJC" = ( +"bGJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -43130,13 +40547,13 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bJD" = ( +"bGK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bJE" = ( +"bGL" = ( /obj/structure/chair{ dir = 1 }, @@ -43155,14 +40572,14 @@ dir = 2 }, /area/hallway/secondary/command) -"bJF" = ( +"bGM" = ( /turf/closed/wall/r_wall, /area/gateway) -"bJG" = ( +"bGN" = ( /obj/structure/sign/warning/securearea, /turf/closed/wall/r_wall, /area/gateway) -"bJH" = ( +"bGO" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43175,26 +40592,26 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/gateway) -"bJI" = ( +"bGP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall/r_wall, /area/gateway) -"bJJ" = ( +"bGQ" = ( /obj/machinery/vending/cola/random, /turf/open/floor/plasteel/vault, /area/hallway/secondary/command) -"bJK" = ( +"bGR" = ( /obj/machinery/vending/cigarette, /obj/machinery/newscaster{ pixel_y = -29 }, /turf/open/floor/plasteel/vault, /area/hallway/secondary/command) -"bJL" = ( +"bGS" = ( /obj/machinery/vending/coffee, /turf/open/floor/plasteel/vault, /area/hallway/secondary/command) -"bJM" = ( +"bGT" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "12;17" @@ -43204,7 +40621,7 @@ }, /turf/open/floor/plating, /area/maintenance/central) -"bJN" = ( +"bGU" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the escape arm is."; icon_state = "direction_evac"; @@ -43224,7 +40641,7 @@ }, /turf/closed/wall, /area/maintenance/central) -"bJO" = ( +"bGV" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -43232,7 +40649,7 @@ dir = 1 }, /area/hallway/primary/central) -"bJP" = ( +"bGW" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43241,7 +40658,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bJQ" = ( +"bGX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -43250,38 +40667,38 @@ dir = 2 }, /area/hallway/primary/central) -"bJR" = ( +"bGY" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plating, /area/crew_quarters/bar) -"bJS" = ( +"bGZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bJT" = ( +"bHa" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bJU" = ( +"bHb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bJV" = ( +"bHc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bJW" = ( +"bHd" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -43293,7 +40710,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bJX" = ( +"bHe" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -43302,7 +40719,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bJY" = ( +"bHf" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -43311,7 +40728,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/bar) -"bJZ" = ( +"bHg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -43323,7 +40740,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bKa" = ( +"bHh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -43333,7 +40750,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bKb" = ( +"bHi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -43342,7 +40759,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bKc" = ( +"bHj" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -43351,18 +40768,7 @@ }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bKd" = ( -/obj/item/soap/nanotrasen, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/table/wood, -/obj/structure/sign/poster/random{ - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bKe" = ( +"bHl" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -43370,7 +40776,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/starboard) -"bKf" = ( +"bHm" = ( /obj/item/crowbar, /obj/item/wrench, /obj/structure/table, @@ -43379,7 +40785,7 @@ dir = 8 }, /area/hallway/primary/starboard) -"bKg" = ( +"bHn" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43390,7 +40796,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/starboard) -"bKh" = ( +"bHo" = ( /obj/machinery/light/small{ dir = 4 }, @@ -43405,7 +40811,7 @@ dir = 4 }, /area/hallway/primary/starboard) -"bKi" = ( +"bHp" = ( /obj/machinery/portable_atmospherics/canister/air, /obj/machinery/light/small{ dir = 8 @@ -43416,7 +40822,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bKj" = ( +"bHq" = ( /obj/machinery/portable_atmospherics/canister/oxygen, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -43424,7 +40830,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bKk" = ( +"bHr" = ( /obj/machinery/portable_atmospherics/canister/nitrogen, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -43433,7 +40839,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bKl" = ( +"bHs" = ( /obj/machinery/portable_atmospherics/canister/nitrous_oxide, /obj/machinery/light/small{ dir = 4 @@ -43444,7 +40850,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bKm" = ( +"bHt" = ( /obj/machinery/light{ dir = 8 }, @@ -43452,25 +40858,25 @@ dir = 8 }, /area/engine/atmos) -"bKn" = ( +"bHu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/engine/atmos) -"bKo" = ( +"bHv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bKp" = ( +"bHw" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 6 }, /turf/open/floor/plating, /area/engine/atmos) -"bKq" = ( +"bHx" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/purple/visible, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ @@ -43478,14 +40884,14 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"bKr" = ( +"bHy" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 4 }, /turf/open/floor/plating, /area/engine/atmos) -"bKs" = ( +"bHz" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/yellow/visible, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ @@ -43493,7 +40899,7 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"bKt" = ( +"bHA" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/green/visible, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ @@ -43501,42 +40907,26 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"bKu" = ( +"bHB" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/manifold/cyan/visible{ dir = 4 }, /turf/open/floor/plating, /area/engine/atmos) -"bKv" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bKw" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bKx" = ( +"bHC" = ( /obj/machinery/light/small{ dir = 8 }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bKy" = ( +"bHD" = ( /obj/machinery/light/small{ dir = 1 }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bKz" = ( +"bHE" = ( /obj/machinery/holopad, /obj/structure/cable/yellow{ icon_state = "1-4" @@ -43546,7 +40936,7 @@ }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bKA" = ( +"bHF" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -43558,18 +40948,18 @@ }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bKB" = ( +"bHG" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bKC" = ( +"bHH" = ( /obj/structure/closet/firecloset, /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bKD" = ( +"bHI" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43581,13 +40971,13 @@ dir = 4 }, /area/hallway/secondary/entry) -"bKE" = ( +"bHJ" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/port) -"bKF" = ( +"bHK" = ( /obj/item/book/manual/wiki/security_space_law{ pixel_x = -3; pixel_y = 5 @@ -43595,13 +40985,13 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/security/vacantoffice) -"bKG" = ( +"bHL" = ( /obj/structure/chair/comfy/black{ dir = 4 }, /turf/open/floor/carpet, /area/security/vacantoffice) -"bKH" = ( +"bHM" = ( /obj/item/folder/white{ pixel_x = 4; pixel_y = -3 @@ -43609,21 +40999,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/security/vacantoffice) -"bKI" = ( -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/structure/table/wood, -/turf/open/floor/carpet, -/area/security/vacantoffice) -"bKJ" = ( -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/security/vacantoffice) -"bKK" = ( +"bHN" = ( /obj/machinery/shower{ dir = 4 }, @@ -43632,7 +41008,7 @@ /obj/effect/decal/cleanable/blood/gibs/old, /turf/open/floor/plasteel/floorgrime, /area/crew_quarters/toilet/auxiliary) -"bKL" = ( +"bHO" = ( /obj/machinery/shower{ dir = 8 }, @@ -43641,21 +41017,14 @@ }, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bKM" = ( -/obj/machinery/light/small, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plating, -/area/crew_quarters/toilet/auxiliary) -"bKN" = ( +"bHP" = ( /obj/machinery/door/airlock{ id_tag = "AuxToilet3"; name = "Unit 3" }, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bKO" = ( +"bHQ" = ( /obj/structure/toilet{ pixel_y = 8 }, @@ -43676,38 +41045,27 @@ /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/crew_quarters/toilet/auxiliary) -"bKP" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bKQ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bKR" = ( +"bHR" = ( /obj/structure/bookcase/random/nonfiction, /turf/open/floor/wood, /area/library) -"bKS" = ( +"bHS" = ( /obj/structure/bookcase/random/fiction, /turf/open/floor/wood, /area/library) -"bKT" = ( +"bHT" = ( /obj/structure/table/wood, -/obj/item/device/paicard, +/obj/item/device/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, /turf/open/floor/wood, /area/library) -"bKU" = ( +"bHU" = ( +/obj/machinery/holopad, +/turf/open/floor/wood, +/area/library) +"bHV" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -3; @@ -43715,37 +41073,7 @@ }, /turf/open/floor/wood, /area/library) -"bKV" = ( -/obj/structure/table/wood, -/obj/item/device/camera_film{ - pixel_x = -3; - pixel_y = 5 - }, -/obj/item/device/camera_film{ - pixel_y = 9 - }, -/obj/item/device/radio/intercom{ - dir = 4; - name = "Station Intercom (General)"; - pixel_x = 27 - }, -/turf/open/floor/wood, -/area/library) -"bKW" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/item/device/radio/intercom{ - freerange = 1; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -30 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/central) -"bKX" = ( +"bHW" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43755,7 +41083,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bKY" = ( +"bHX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/hallway/primary/central) +"bHY" = ( /obj/machinery/suit_storage_unit/standard_unit, /obj/structure/extinguisher_cabinet{ pixel_x = -27 @@ -43764,20 +41098,20 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bKZ" = ( +"bHZ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 9 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bLa" = ( +"bIa" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bLb" = ( +"bIb" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43787,7 +41121,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bLc" = ( +"bIc" = ( /obj/machinery/suit_storage_unit/standard_unit, /obj/machinery/light_switch{ pixel_x = -8; @@ -43797,10 +41131,10 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bLd" = ( +"bId" = ( /turf/closed/wall, /area/ai_monitored/storage/eva) -"bLe" = ( +"bIe" = ( /obj/structure/table, /obj/item/hand_tele, /obj/item/device/radio/beacon, @@ -43812,7 +41146,7 @@ dir = 4 }, /area/teleporter) -"bLf" = ( +"bIf" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -43826,7 +41160,7 @@ dir = 4 }, /area/teleporter) -"bLg" = ( +"bIg" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -43839,7 +41173,7 @@ dir = 8 }, /area/teleporter) -"bLh" = ( +"bIh" = ( /obj/structure/closet/crate{ icon_state = "crate"; opened = 0 @@ -43863,7 +41197,7 @@ dir = 1 }, /area/teleporter) -"bLi" = ( +"bIi" = ( /obj/structure/chair{ dir = 1 }, @@ -43877,7 +41211,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bLj" = ( +"bIj" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -43886,7 +41220,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/command) -"bLk" = ( +"bIk" = ( /obj/structure/chair{ dir = 1 }, @@ -43900,14 +41234,14 @@ dir = 2 }, /area/hallway/secondary/command) -"bLl" = ( +"bIl" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/hallway/secondary/command) -"bLm" = ( +"bIm" = ( /obj/structure/closet/secure_closet/exile, /obj/structure/extinguisher_cabinet{ pixel_x = -27 @@ -43919,7 +41253,7 @@ dir = 1 }, /area/gateway) -"bLn" = ( +"bIn" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43932,7 +41266,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bLo" = ( +"bIo" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -43942,7 +41276,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bLp" = ( +"bIp" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -43969,7 +41303,7 @@ dir = 1 }, /area/gateway) -"bLq" = ( +"bIq" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43978,7 +41312,7 @@ }, /turf/open/floor/plating, /area/maintenance/central) -"bLr" = ( +"bIr" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -43987,13 +41321,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bLs" = ( +"bIs" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/hallway/primary/central) -"bLt" = ( +"bIt" = ( /obj/structure/table, /obj/item/clothing/head/hardhat/cakehat, /obj/machinery/newscaster{ @@ -44005,7 +41339,7 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bLu" = ( +"bIu" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -44014,12 +41348,13 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bLv" = ( -/obj/structure/chair/stool/bar, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/bar, -/area/crew_quarters/bar) -"bLw" = ( +"bIv" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"bIw" = ( /obj/machinery/light, /obj/machinery/camera{ c_tag = "Kitchen Hatch"; @@ -44028,7 +41363,13 @@ }, /turf/open/floor/plasteel/bar, /area/crew_quarters/bar) -"bLx" = ( +"bIx" = ( +/obj/structure/rack, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/suit/hooded/wintercoat, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"bIy" = ( /obj/machinery/firealarm{ dir = 1; pixel_y = -24 @@ -44036,20 +41377,7 @@ /obj/machinery/light, /turf/open/floor/wood, /area/crew_quarters/bar) -"bLy" = ( -/obj/machinery/door/window{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Theatre Stage"; - req_access_txt = "0" - }, -/obj/structure/sign/poster/random{ - pixel_y = -32 - }, -/turf/open/floor/carpet, -/area/crew_quarters/theatre) -"bLz" = ( +"bIA" = ( /obj/machinery/light_switch{ pixel_y = -28 }, @@ -44059,13 +41387,13 @@ /obj/machinery/light, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bLA" = ( +"bIB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/carpet, /area/crew_quarters/theatre) -"bLB" = ( +"bIC" = ( /obj/structure/table/wood, /obj/machinery/light/small, /obj/item/clothing/glasses/regular/hipster{ @@ -44073,21 +41401,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bLC" = ( -/obj/item/device/instrument/violin, -/obj/structure/table/wood, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/structure/sign/poster/random{ - pixel_y = -32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bLD" = ( +"bIE" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -44097,13 +41411,13 @@ icon_state = "platingdmg2" }, /area/maintenance/starboard) -"bLE" = ( +"bIF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/yellow/side{ dir = 10 }, /area/hallway/primary/starboard) -"bLF" = ( +"bIG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44114,7 +41428,7 @@ dir = 2 }, /area/hallway/primary/starboard) -"bLG" = ( +"bIH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -44125,7 +41439,7 @@ dir = 6 }, /area/hallway/primary/starboard) -"bLH" = ( +"bII" = ( /obj/machinery/portable_atmospherics/canister/air, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -44133,7 +41447,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bLI" = ( +"bIJ" = ( /obj/machinery/portable_atmospherics/canister/oxygen, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -44141,7 +41455,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bLJ" = ( +"bIK" = ( /obj/machinery/portable_atmospherics/canister/nitrogen, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 @@ -44149,7 +41463,7 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bLK" = ( +"bIL" = ( /obj/machinery/portable_atmospherics/canister/nitrous_oxide, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -44157,13 +41471,13 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plasteel, /area/engine/atmos) -"bLL" = ( +"bIM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bLM" = ( +"bIN" = ( /obj/structure/table, /obj/item/stack/sheet/glass/fifty, /obj/item/stack/sheet/glass/fifty, @@ -44179,7 +41493,7 @@ dir = 1 }, /area/engine/atmos) -"bLN" = ( +"bIO" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; name = "Air to External Air Ports"; @@ -44189,7 +41503,7 @@ dir = 8 }, /area/engine/atmos) -"bLO" = ( +"bIP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 4 @@ -44199,49 +41513,49 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bLP" = ( +"bIQ" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/visible{ dir = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bLQ" = ( +"bIR" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bLR" = ( +"bIS" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bLS" = ( +"bIT" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/visible{ dir = 4 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bLT" = ( +"bIU" = ( /obj/machinery/atmospherics/pipe/simple/purple/visible, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bLU" = ( +"bIV" = ( /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 6 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bLV" = ( +"bIW" = ( /obj/machinery/atmospherics/pipe/manifold/yellow/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"bLW" = ( +"bIX" = ( /obj/machinery/atmospherics/pipe/manifold/yellow/visible{ dir = 1 }, @@ -44250,7 +41564,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bLX" = ( +"bIY" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -44264,37 +41578,28 @@ dir = 5 }, /area/engine/atmos) -"bLY" = ( +"bIZ" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible, /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"bLZ" = ( +"bJa" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 4 }, /turf/open/floor/plating, /area/engine/atmos) -"bMa" = ( +"bJb" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/orange/visible, /turf/open/space, /area/space/nearstation) -"bMb" = ( -/obj/machinery/meter, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 4 - }, -/obj/structure/grille, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"bMc" = ( +"bJc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ dir = 8; frequency = 1441; @@ -44303,65 +41608,79 @@ }, /turf/open/floor/engine/n2o, /area/engine/atmos) -"bMd" = ( +"bJd" = ( /turf/open/floor/engine/n2o, /area/engine/atmos) -"bMe" = ( +"bJe" = ( /obj/structure/lattice, /obj/structure/grille, /obj/structure/lattice, /obj/structure/lattice, /turf/closed/wall/r_wall, /area/space/nearstation) -"bMf" = ( +"bJf" = ( /obj/structure/lattice, /obj/structure/grille, /obj/structure/lattice, /turf/closed/wall/r_wall, /area/space/nearstation) -"bMg" = ( +"bJg" = ( /obj/machinery/telecomms/message_server, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bMh" = ( -/obj/machinery/telecomms/bus/preset_two, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bMi" = ( -/obj/machinery/telecomms/processor/preset_two, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bMj" = ( -/obj/structure/table/glass, -/obj/item/folder{ - pixel_y = 2 +"bJh" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-21" }, -/obj/item/folder{ - pixel_y = 2 +/turf/open/floor/plasteel/grimy, +/area/tcommsat/computer) +"bJi" = ( +/obj/machinery/light/small, +/obj/item/folder, +/obj/item/folder, +/obj/machinery/camera{ + c_tag = "Telecomms - Control Room"; + dir = 1; + network = list("SS13","tcomm") }, +/obj/structure/table/wood, /obj/item/pen, -/turf/open/floor/circuit/green/telecomms/mainframe, -/area/tcommsat/server) -"bMk" = ( +/turf/open/floor/plasteel/grimy, +/area/tcommsat/computer) +"bJj" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;27;37" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"bJk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bMl" = ( -/obj/machinery/telecomms/processor/preset_four, +"bJl" = ( +/obj/structure/lattice, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"bJm" = ( +/obj/machinery/telecomms/bus/preset_two, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bMm" = ( -/obj/machinery/telecomms/bus/preset_four, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bMn" = ( +"bJn" = ( /obj/machinery/blackbox_recorder, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bMo" = ( +"bJo" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44372,7 +41691,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"bMp" = ( +"bJp" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "12;27;37" @@ -44382,7 +41701,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bMq" = ( +"bJq" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44394,20 +41713,20 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bMr" = ( +"bJr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/port) -"bMs" = ( +"bJs" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plating, /area/maintenance/port) -"bMt" = ( +"bJt" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -44419,7 +41738,7 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bMu" = ( +"bJu" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44428,25 +41747,25 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bMv" = ( +"bJv" = ( /obj/item/folder/blue, /obj/structure/table/wood, /turf/open/floor/carpet, /area/security/vacantoffice) -"bMw" = ( +"bJw" = ( /obj/structure/chair/office/dark{ dir = 8 }, /turf/open/floor/carpet, /area/security/vacantoffice) -"bMx" = ( +"bJx" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 }, /turf/open/floor/wood, /area/security/vacantoffice) -"bMy" = ( +"bJy" = ( /obj/machinery/light/small{ dir = 8 }, @@ -44457,12 +41776,12 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/wood, /area/library) -"bMz" = ( +"bJz" = ( /turf/open/floor/wood{ icon_state = "wood-broken5" }, /area/library) -"bMA" = ( +"bJA" = ( /obj/machinery/door/window/northright{ base_state = "left"; dir = 8; @@ -44473,29 +41792,14 @@ }, /turf/open/floor/wood, /area/library) -"bMB" = ( +"bJB" = ( /obj/effect/landmark/start/librarian, /obj/structure/chair/office/dark{ dir = 1 }, /turf/open/floor/wood, /area/library) -"bMC" = ( -/obj/structure/table/wood, -/obj/machinery/computer/libraryconsole/bookmanagement, -/obj/structure/noticeboard{ - desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; - dir = 8; - name = "requests board"; - pixel_x = 32 - }, -/turf/open/floor/wood, -/area/library) -"bMD" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/central) -"bME" = ( +"bJC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/extinguisher_cabinet{ pixel_x = 27 @@ -44504,13 +41808,13 @@ dir = 4 }, /area/hallway/primary/central) -"bMF" = ( +"bJD" = ( /obj/machinery/suit_storage_unit/standard_unit, /turf/open/floor/plasteel/vault{ dir = 8 }, /area/ai_monitored/storage/eva) -"bMG" = ( +"bJE" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -44519,7 +41823,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bMH" = ( +"bJF" = ( /obj/structure/table, /obj/item/storage/belt/utility, /obj/item/storage/belt/utility, @@ -44530,7 +41834,7 @@ /obj/item/device/multitool, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bMI" = ( +"bJG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44540,7 +41844,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bMJ" = ( +"bJH" = ( /obj/machinery/suit_storage_unit/standard_unit, /obj/machinery/firealarm{ dir = 4; @@ -44550,7 +41854,7 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bMK" = ( +"bJI" = ( /obj/structure/window/reinforced, /obj/structure/table, /obj/item/stack/packageWrap, @@ -44562,7 +41866,7 @@ dir = 4 }, /area/teleporter) -"bML" = ( +"bJJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -44571,7 +41875,7 @@ }, /turf/open/floor/plasteel, /area/teleporter) -"bMM" = ( +"bJK" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -44585,7 +41889,7 @@ }, /turf/open/floor/plasteel, /area/teleporter) -"bMN" = ( +"bJL" = ( /obj/structure/closet/crate{ icon_state = "crate"; opened = 0 @@ -44607,14 +41911,14 @@ dir = 1 }, /area/teleporter) -"bMO" = ( +"bJM" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/teleporter) -"bMP" = ( +"bJN" = ( /obj/structure/chair{ dir = 1 }, @@ -44625,7 +41929,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bMQ" = ( +"bJO" = ( /obj/structure/chair{ dir = 1 }, @@ -44633,7 +41937,7 @@ dir = 8 }, /area/hallway/secondary/command) -"bMR" = ( +"bJP" = ( /obj/structure/chair{ dir = 1 }, @@ -44641,7 +41945,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bMS" = ( +"bJQ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44650,7 +41954,7 @@ dir = 2 }, /area/hallway/secondary/command) -"bMT" = ( +"bJR" = ( /obj/structure/chair{ dir = 1 }, @@ -44661,14 +41965,14 @@ dir = 2 }, /area/hallway/secondary/command) -"bMU" = ( +"bJS" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" }, /turf/open/floor/plating, /area/gateway) -"bMV" = ( +"bJT" = ( /obj/structure/closet/l3closet/scientist, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -44680,7 +41984,7 @@ dir = 1 }, /area/gateway) -"bMW" = ( +"bJU" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44698,7 +42002,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bMX" = ( +"bJV" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -44711,7 +42015,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bMY" = ( +"bJW" = ( /obj/structure/table, /obj/item/folder/yellow, /obj/structure/cable/yellow{ @@ -44728,7 +42032,7 @@ dir = 1 }, /area/gateway) -"bMZ" = ( +"bJX" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -44738,7 +42042,7 @@ }, /turf/open/floor/plating, /area/gateway) -"bNa" = ( +"bJY" = ( /obj/machinery/gateway{ dir = 9 }, @@ -44747,7 +42051,7 @@ dir = 1 }, /area/gateway) -"bNb" = ( +"bJZ" = ( /obj/machinery/gateway{ dir = 1 }, @@ -44759,7 +42063,7 @@ dir = 8 }, /area/gateway) -"bNc" = ( +"bKa" = ( /obj/machinery/gateway{ dir = 5 }, @@ -44768,7 +42072,7 @@ dir = 4 }, /area/gateway) -"bNd" = ( +"bKb" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44776,28 +42080,24 @@ icon_state = "panelscorched" }, /area/maintenance/central) -"bNe" = ( +"bKc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, /area/hallway/primary/central) -"bNf" = ( +"bKd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/hallway/primary/central) -"bNg" = ( -/obj/structure/sign/poster/official/random, +"bKe" = ( /turf/closed/wall, /area/crew_quarters/kitchen) -"bNh" = ( -/turf/closed/wall, -/area/crew_quarters/kitchen) -"bNi" = ( +"bKf" = ( /obj/machinery/door/poddoor/shutters/preopen{ id = "kitchen"; name = "Serving Hatch" @@ -44808,7 +42108,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bNj" = ( +"bKg" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters/preopen{ @@ -44821,11 +42121,11 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bNk" = ( +"bKh" = ( /obj/machinery/computer/security/telescreen/entertainment, /turf/closed/wall, /area/crew_quarters/kitchen) -"bNl" = ( +"bKi" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters/preopen{ @@ -44842,7 +42142,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bNm" = ( +"bKj" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters/preopen{ @@ -44854,7 +42154,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bNn" = ( +"bKk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -44867,18 +42167,18 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bNo" = ( +"bKl" = ( /obj/machinery/vending/snack/random, /obj/machinery/newscaster{ pixel_y = -29 }, /turf/open/floor/carpet, /area/crew_quarters/bar) -"bNp" = ( +"bKm" = ( /obj/machinery/vending/coffee, /turf/open/floor/carpet, /area/crew_quarters/bar) -"bNq" = ( +"bKn" = ( /obj/machinery/camera{ c_tag = "Club - Aft"; dir = 1; @@ -44891,15 +42191,15 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/crew_quarters/bar) -"bNr" = ( +"bKo" = ( /obj/machinery/vending/cigarette, /turf/open/floor/carpet, /area/crew_quarters/bar) -"bNs" = ( +"bKp" = ( /obj/machinery/vending/cola/random, /turf/open/floor/carpet, /area/crew_quarters/bar) -"bNt" = ( +"bKq" = ( /obj/machinery/door/airlock{ name = "Theatre Backstage"; req_access_txt = "46" @@ -44907,14 +42207,14 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bNu" = ( +"bKr" = ( /turf/closed/wall/r_wall, /area/storage/tcom) -"bNv" = ( +"bKs" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall/r_wall, /area/storage/tcom) -"bNw" = ( +"bKt" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock/engineering{ @@ -44927,33 +42227,13 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/storage/tcom) -"bNx" = ( -/obj/machinery/portable_atmospherics/canister/air, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bNy" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bNz" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bNA" = ( -/obj/machinery/portable_atmospherics/canister/nitrous_oxide, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bNB" = ( +"bKu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"bNC" = ( +"bKv" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; name = "External Waste Ports to Filter"; @@ -44967,7 +42247,7 @@ dir = 8 }, /area/engine/atmos) -"bND" = ( +"bKw" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ dir = 4 }, @@ -44976,26 +42256,26 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNE" = ( +"bKx" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 2 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNF" = ( +"bKy" = ( /obj/item/device/radio/beacon, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNG" = ( +"bKz" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNH" = ( +"bKA" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Air to Ports"; @@ -45003,7 +42283,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNI" = ( +"bKB" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Mix to Ports"; @@ -45011,7 +42291,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNJ" = ( +"bKC" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Pure to Ports"; @@ -45019,15 +42299,15 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bNK" = ( +"bKD" = ( /obj/effect/landmark/start/atmospheric_technician, /turf/open/floor/plasteel, /area/engine/atmos) -"bNL" = ( +"bKE" = ( /obj/machinery/atmospherics/pipe/simple/yellow/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"bNM" = ( +"bKF" = ( /obj/machinery/computer/atmos_control/tank{ dir = 8; frequency = 1441; @@ -45044,85 +42324,70 @@ dir = 4 }, /area/engine/atmos) -"bNN" = ( +"bKG" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"bNO" = ( +"bKH" = ( /obj/machinery/air_sensor{ frequency = 1441; id_tag = "n2o_sensor" }, /turf/open/floor/engine/n2o, /area/engine/atmos) -"bNP" = ( +"bKI" = ( /obj/machinery/portable_atmospherics/canister/nitrous_oxide{ valve_open = 1 }, /turf/open/floor/engine/n2o, /area/engine/atmos) -"bNQ" = ( +"bKJ" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/engine/n2o, /area/engine/atmos) -"bNR" = ( +"bKK" = ( /obj/structure/grille, /obj/structure/lattice, /obj/structure/lattice, /turf/closed/wall/r_wall, /area/space/nearstation) -"bNS" = ( -/obj/machinery/light/small{ - dir = 4 +"bKL" = ( +/obj/machinery/telecomms/processor/preset_two, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"bKM" = ( +/obj/structure/table/glass, +/obj/item/folder{ + pixel_y = 2 }, -/obj/machinery/door/window{ - dir = 2; - name = "MiniSat Walkway Access"; - req_access_txt = "0" +/obj/item/folder{ + pixel_y = 2 }, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior - Aft Port"; - dir = 8; - network = list("MiniSat") - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bNT" = ( +/obj/item/pen, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"bKN" = ( +/obj/machinery/telecomms/bus/preset_four, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"bKO" = ( +/obj/machinery/telecomms/hub/preset, +/turf/open/floor/circuit/green/telecomms/mainframe, +/area/tcommsat/server) +"bKP" = ( +/obj/machinery/telecomms/processor/preset_four, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"bKQ" = ( /obj/structure/lattice, /obj/structure/window/reinforced{ dir = 8 }, /turf/open/space, /area/aisat) -"bNU" = ( -/obj/machinery/telecomms/server/presets/common, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bNV" = ( -/obj/machinery/telecomms/server/presets/engineering, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bNW" = ( -/obj/machinery/telecomms/hub/preset, -/turf/open/floor/circuit/green/telecomms/mainframe, -/area/tcommsat/server) -"bNX" = ( -/obj/machinery/telecomms/server/presets/science, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bNY" = ( -/obj/machinery/telecomms/server/presets/medical, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bNZ" = ( +"bKR" = ( /obj/structure/window/reinforced{ dir = 8 }, @@ -45146,7 +42411,7 @@ }, /turf/open/floor/plasteel/dark, /area/aisat) -"bOa" = ( +"bKS" = ( /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-06" }, @@ -45155,7 +42420,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bOb" = ( +"bKT" = ( /obj/structure/chair, /obj/effect/landmark/start/assistant, /obj/machinery/light{ @@ -45166,14 +42431,14 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bOc" = ( +"bKU" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bOd" = ( +"bKV" = ( /obj/machinery/light{ dir = 1 }, @@ -45182,7 +42447,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bOe" = ( +"bKW" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -45199,7 +42464,7 @@ dir = 4 }, /area/hallway/secondary/entry) -"bOf" = ( +"bKX" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -45207,11 +42472,7 @@ icon_state = "platingdmg2" }, /area/maintenance/port) -"bOg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port) -"bOh" = ( +"bKY" = ( /obj/machinery/power/apc{ dir = 8; name = "Vacant Office APC"; @@ -45223,24 +42484,24 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bOi" = ( +"bKZ" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/wood, /area/security/vacantoffice) -"bOj" = ( +"bLa" = ( /obj/structure/light_construct{ dir = 4 }, /turf/open/floor/wood, /area/security/vacantoffice) -"bOk" = ( +"bLb" = ( /obj/structure/table, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"bOl" = ( +"bLc" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -45250,7 +42511,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bOm" = ( +"bLd" = ( /obj/structure/closet, /obj/item/clothing/shoes/jackboots, /obj/effect/spawner/lootdrop/maintenance{ @@ -45259,42 +42520,38 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bOn" = ( +"bLe" = ( /obj/machinery/vending/autodrobe{ req_access_txt = "0" }, /turf/open/floor/plating, /area/maintenance/port) -"bOo" = ( +"bLf" = ( /obj/structure/rack, /obj/effect/spawner/lootdrop/costume, /obj/effect/spawner/lootdrop/costume, /turf/open/floor/plating, /area/maintenance/port) -"bOp" = ( +"bLg" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/structure/rack, /obj/effect/spawner/lootdrop/costume, /obj/effect/spawner/lootdrop/costume, /turf/open/floor/plating, /area/maintenance/port) -"bOq" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/port) -"bOr" = ( +"bLh" = ( /obj/structure/bookcase/random/religion, /turf/open/floor/wood, /area/library) -"bOs" = ( +"bLi" = ( /obj/structure/bookcase/random/adult, /turf/open/floor/wood, /area/library) -"bOt" = ( +"bLk" = ( /obj/structure/bookcase/random/reference, /turf/open/floor/wood, /area/library) -"bOu" = ( +"bLl" = ( /obj/structure/table/wood, /obj/item/pen/red, /obj/item/pen/blue{ @@ -45303,17 +42560,7 @@ }, /turf/open/floor/wood, /area/library) -"bOv" = ( -/obj/machinery/light_switch{ - pixel_x = 28 - }, -/turf/open/floor/wood, -/area/library) -"bOw" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/central) -"bOx" = ( +"bLm" = ( /obj/item/stack/sheet/rglass{ amount = 50 }, @@ -45344,7 +42591,7 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bOy" = ( +"bLn" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -45353,13 +42600,13 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bOz" = ( +"bLo" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bOA" = ( +"bLp" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -45369,7 +42616,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bOB" = ( +"bLq" = ( /obj/machinery/door/window/northleft{ dir = 8; name = "Magboot Storage"; @@ -45394,11 +42641,11 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bOC" = ( +"bLr" = ( /obj/machinery/teleport/hub, /turf/open/floor/plating, /area/teleporter) -"bOD" = ( +"bLs" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -45407,7 +42654,7 @@ }, /turf/open/floor/plasteel, /area/teleporter) -"bOE" = ( +"bLt" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 5 @@ -45417,7 +42664,7 @@ }, /turf/open/floor/plasteel, /area/teleporter) -"bOF" = ( +"bLu" = ( /obj/machinery/door/window/northleft{ dir = 8; name = "Disposals Chute"; @@ -45439,7 +42686,7 @@ dir = 1 }, /area/teleporter) -"bOG" = ( +"bLv" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -45450,10 +42697,10 @@ }, /turf/open/floor/plating, /area/bridge/showroom/corporate) -"bOH" = ( +"bLw" = ( /turf/closed/wall/r_wall, /area/bridge/showroom/corporate) -"bOI" = ( +"bLx" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -45464,7 +42711,7 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bOJ" = ( +"bLy" = ( /obj/structure/closet/secure_closet/medical1, /obj/machinery/airalarm{ dir = 4; @@ -45477,7 +42724,7 @@ dir = 1 }, /area/gateway) -"bOK" = ( +"bLz" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -45486,7 +42733,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bOL" = ( +"bLA" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ @@ -45494,7 +42741,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bOM" = ( +"bLB" = ( /obj/structure/table, /obj/item/paper/pamphlet/gateway, /obj/effect/turf_decal/bot{ @@ -45504,12 +42751,12 @@ dir = 1 }, /area/gateway) -"bON" = ( +"bLC" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /turf/open/floor/plating, /area/gateway) -"bOO" = ( +"bLD" = ( /obj/machinery/gateway{ dir = 8 }, @@ -45518,11 +42765,11 @@ dir = 8 }, /area/gateway) -"bOP" = ( +"bLE" = ( /obj/machinery/gateway/centerstation, /turf/open/floor/plasteel/dark, /area/gateway) -"bOQ" = ( +"bLF" = ( /obj/machinery/gateway{ dir = 4 }, @@ -45531,7 +42778,7 @@ dir = 8 }, /area/gateway) -"bOR" = ( +"bLG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -45539,7 +42786,7 @@ /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/maintenance/central) -"bOS" = ( +"bLH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/status_display{ pixel_x = -32 @@ -45553,7 +42800,7 @@ dir = 1 }, /area/hallway/primary/central) -"bOT" = ( +"bLI" = ( /obj/structure/table, /obj/machinery/microwave{ pixel_x = -3; @@ -45569,7 +42816,7 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bOU" = ( +"bLJ" = ( /obj/structure/table, /obj/machinery/microwave{ pixel_x = -3; @@ -45590,18 +42837,18 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bOV" = ( +"bLK" = ( /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/crew_quarters/kitchen) -"bOW" = ( +"bLL" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/crew_quarters/kitchen) -"bOX" = ( +"bLM" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 4 @@ -45613,7 +42860,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bOY" = ( +"bLN" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -45621,7 +42868,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bOZ" = ( +"bLO" = ( /obj/structure/disposalpipe/segment{ dir = 10 }, @@ -45635,7 +42882,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bPa" = ( +"bLP" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -45643,34 +42890,29 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bPb" = ( +"bLQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light_switch{ pixel_x = -26 }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bPc" = ( +"bLR" = ( /obj/structure/dresser, /obj/machinery/newscaster{ pixel_y = 32 }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bPd" = ( +"bLS" = ( /obj/machinery/vending/autodrobe, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bPe" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bPf" = ( +"bLT" = ( +/obj/structure/sign/warning/securearea, +/turf/closed/wall/r_wall, +/area/bridge) +"bLU" = ( /obj/structure/rack, /obj/item/circuitboard/machine/telecomms/bus, /obj/item/circuitboard/machine/telecomms/broadcaster, @@ -45684,7 +42926,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bPg" = ( +"bLV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/holopad, /obj/structure/cable/yellow{ @@ -45692,7 +42934,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bPh" = ( +"bLW" = ( /obj/structure/table, /obj/item/stock_parts/subspace/analyzer, /obj/item/stock_parts/subspace/analyzer, @@ -45702,7 +42944,21 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bPi" = ( +"bLX" = ( +/obj/structure/closet, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard) +"bLY" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bLZ" = ( +/obj/structure/closet/cardboard, +/turf/open/floor/plating, +/area/maintenance/starboard) +"bMa" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -45711,7 +42967,7 @@ dir = 8 }, /area/engine/atmos) -"bPj" = ( +"bMb" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/visible{ dir = 1 }, @@ -45719,7 +42975,7 @@ dir = 8 }, /area/engine/atmos) -"bPk" = ( +"bMc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -45729,14 +42985,14 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bPl" = ( +"bMd" = ( /obj/structure/reagent_dispensers/watertank, /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 9 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bPm" = ( +"bMe" = ( /obj/structure/reagent_dispensers/fueltank, /obj/item/device/radio/intercom{ freerange = 0; @@ -45752,7 +43008,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/engine/atmos) -"bPn" = ( +"bMf" = ( /obj/structure/rack, /obj/item/clothing/suit/hazardvest, /obj/item/clothing/suit/hazardvest, @@ -45765,28 +43021,26 @@ /obj/item/clothing/mask/gas, /turf/open/floor/plasteel, /area/engine/atmos) -"bPo" = ( +"bMg" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bPp" = ( +"bMh" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bPq" = ( +"bMi" = ( /obj/machinery/atmospherics/pipe/manifold4w/general/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"bPr" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 10 - }, +"bMj" = ( +/obj/machinery/holopad, /turf/open/floor/plasteel, /area/engine/atmos) -"bPs" = ( +"bMk" = ( /obj/machinery/atmospherics/components/trinary/filter{ dir = 1; filter_type = "n2o"; @@ -45800,14 +43054,14 @@ dir = 6 }, /area/engine/atmos) -"bPt" = ( +"bMl" = ( /obj/machinery/atmospherics/pipe/simple/green/visible{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"bPu" = ( +"bMm" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 8; frequency = 1441; @@ -45816,7 +43070,7 @@ }, /turf/open/floor/engine/n2o, /area/engine/atmos) -"bPv" = ( +"bMn" = ( /obj/machinery/camera{ c_tag = "Atmospherics Tank - N2O"; dir = 8; @@ -45824,7 +43078,7 @@ }, /turf/open/floor/engine/n2o, /area/engine/atmos) -"bPw" = ( +"bMo" = ( /obj/machinery/airalarm/server{ dir = 4; pixel_x = -22 @@ -45839,13 +43093,13 @@ }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bPx" = ( +"bMp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bPy" = ( +"bMq" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -45854,13 +43108,13 @@ }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bPz" = ( +"bMr" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bPA" = ( +"bMs" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 4; name = "Telecomms Server Room APC"; @@ -45880,7 +43134,16 @@ }, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bPB" = ( +"bMt" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"bMu" = ( /obj/machinery/camera{ c_tag = "Arrivals - Aft Arm - Far"; dir = 1; @@ -45889,14 +43152,27 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bPC" = ( +"bMv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bPD" = ( +"bMw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -25 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"bMx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -45905,7 +43181,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) -"bPE" = ( +"bMy" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -45913,7 +43189,7 @@ dir = 2 }, /area/hallway/secondary/entry) -"bPF" = ( +"bMz" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -45924,7 +43200,7 @@ dir = 2 }, /area/hallway/secondary/entry) -"bPG" = ( +"bMA" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -45940,7 +43216,7 @@ dir = 2 }, /area/hallway/secondary/entry) -"bPH" = ( +"bMB" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -45959,21 +43235,11 @@ dir = 6 }, /area/hallway/secondary/entry) -"bPI" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bPJ" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/maintenance/port) -"bPK" = ( +"bMC" = ( /obj/structure/chair/office/dark, /turf/open/floor/wood, /area/security/vacantoffice) -"bPL" = ( +"bMD" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = 1; @@ -45981,7 +43247,7 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bPM" = ( +"bME" = ( /obj/structure/mirror{ pixel_x = -28 }, @@ -45997,20 +43263,7 @@ /obj/structure/table, /turf/open/floor/plating, /area/maintenance/port) -"bPN" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bPO" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plating, -/area/maintenance/port) -"bPP" = ( +"bMF" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -46018,7 +43271,7 @@ icon_state = "panelscorched" }, /area/maintenance/port) -"bPQ" = ( +"bMG" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -46026,7 +43279,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"bPR" = ( +"bMH" = ( /obj/machinery/light/small, /obj/machinery/power/apc{ dir = 8; @@ -46040,27 +43293,27 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/wood, /area/library) -"bPS" = ( +"bMI" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/wood, /area/library) -"bPT" = ( +"bMJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/carpet, /area/library) -"bPU" = ( +"bMK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "2-8" }, /turf/open/floor/carpet, /area/library) -"bPV" = ( +"bML" = ( /obj/machinery/light/small, /obj/machinery/airalarm{ dir = 1; @@ -46068,7 +43321,7 @@ }, /turf/open/floor/wood, /area/library) -"bPW" = ( +"bMM" = ( /obj/item/folder, /obj/item/folder, /obj/machinery/camera/autoname{ @@ -46080,26 +43333,24 @@ /obj/item/device/tape, /turf/open/floor/wood, /area/library) -"bPX" = ( +"bMN" = ( /obj/machinery/light/small, /obj/machinery/libraryscanner, /turf/open/floor/wood, /area/library) -"bPY" = ( +"bMO" = ( /obj/machinery/newscaster{ pixel_x = -1; pixel_y = -29 }, /turf/open/floor/wood, /area/library) -"bPZ" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/wood, -/area/library) -"bQa" = ( +"bMP" = ( +/obj/structure/chair/stool/bar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/bar, +/area/crew_quarters/bar) +"bMR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light{ dir = 4 @@ -46108,7 +43359,7 @@ dir = 4 }, /area/hallway/primary/central) -"bQb" = ( +"bMS" = ( /obj/structure/closet/crate/rcd{ pixel_y = 4 }, @@ -46127,13 +43378,13 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bQc" = ( +"bMT" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bQd" = ( +"bMU" = ( /obj/structure/tank_dispenser/oxygen{ layer = 2.9; pixel_x = -1; @@ -46141,7 +43392,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bQe" = ( +"bMV" = ( /obj/machinery/camera/motion{ c_tag = "E.V.A. Storage"; dir = 8 @@ -46159,7 +43410,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bQf" = ( +"bMW" = ( /obj/machinery/teleport/station, /obj/machinery/firealarm{ dir = 8; @@ -46167,21 +43418,21 @@ }, /turf/open/floor/plating, /area/teleporter) -"bQg" = ( +"bMX" = ( /obj/machinery/bluespace_beacon, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/teleporter) -"bQh" = ( +"bMY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plasteel, /area/teleporter) -"bQi" = ( +"bMZ" = ( /obj/machinery/camera{ c_tag = "Teleporter Room"; dir = 8; @@ -46200,7 +43451,7 @@ dir = 1 }, /area/teleporter) -"bQj" = ( +"bNa" = ( /obj/structure/window/reinforced, /obj/structure/showcase/mecha/ripley, /obj/structure/cable/yellow{ @@ -46209,7 +43460,7 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bQk" = ( +"bNb" = ( /obj/structure/sign/plaques/kiddie/perfect_drone{ pixel_y = 32 }, @@ -46218,7 +43469,7 @@ /obj/structure/window/reinforced, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bQl" = ( +"bNc" = ( /obj/structure/showcase/mecha/marauder, /obj/structure/window/reinforced{ dir = 4 @@ -46229,13 +43480,17 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bQm" = ( -/obj/structure/bookcase{ - name = "bookcase" +"bNd" = ( +/obj/item/tank/internals/air, +/obj/item/tank/internals/air, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/machinery/light/small{ + dir = 4 }, -/turf/open/floor/wood, -/area/bridge/showroom/corporate) -"bQn" = ( +/turf/open/floor/plating, +/area/maintenance/port) +"bNe" = ( /obj/structure/table/wood, /obj/item/phone{ desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in."; @@ -46257,13 +43512,13 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bQo" = ( +"bNf" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bQp" = ( +"bNg" = ( /obj/machinery/light_switch{ pixel_y = 24 }, @@ -46281,7 +43536,17 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bQq" = ( +"bNh" = ( +/obj/structure/table/wood, +/obj/item/folder/red, +/obj/item/pen/red, +/obj/machinery/newscaster{ + pixel_x = 30; + pixel_y = 2 + }, +/turf/open/floor/wood, +/area/security/vacantoffice) +"bNi" = ( /obj/structure/window/reinforced{ dir = 8 }, @@ -46296,7 +43561,7 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bQr" = ( +"bNj" = ( /obj/structure/showcase/perfect_employee, /obj/structure/sign/plaques/kiddie/perfect_man{ pixel_y = 32 @@ -46304,7 +43569,7 @@ /obj/structure/window/reinforced, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bQs" = ( +"bNk" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -46316,10 +43581,10 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bQt" = ( +"bNl" = ( /turf/closed/wall, /area/gateway) -"bQu" = ( +"bNm" = ( /obj/structure/bed/roller, /obj/machinery/vending/wallmed{ pixel_x = -28 @@ -46336,14 +43601,14 @@ dir = 1 }, /area/gateway) -"bQv" = ( +"bNn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plasteel, /area/gateway) -"bQw" = ( +"bNo" = ( /obj/structure/tank_dispenser/oxygen{ pixel_x = -1; pixel_y = 2 @@ -46363,7 +43628,7 @@ dir = 1 }, /area/gateway) -"bQx" = ( +"bNp" = ( /obj/machinery/gateway{ dir = 10 }, @@ -46372,7 +43637,7 @@ dir = 4 }, /area/gateway) -"bQy" = ( +"bNq" = ( /obj/machinery/gateway, /obj/structure/cable/yellow{ icon_state = "0-2" @@ -46382,7 +43647,7 @@ dir = 8 }, /area/gateway) -"bQz" = ( +"bNr" = ( /obj/machinery/gateway{ dir = 6 }, @@ -46391,13 +43656,13 @@ dir = 1 }, /area/gateway) -"bQA" = ( +"bNs" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plating, /area/maintenance/central) -"bQB" = ( +"bNt" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/item/device/radio/intercom{ dir = 8; @@ -46408,7 +43673,7 @@ dir = 1 }, /area/hallway/primary/central) -"bQC" = ( +"bNu" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -46416,7 +43681,7 @@ dir = 2 }, /area/hallway/primary/central) -"bQD" = ( +"bNv" = ( /obj/effect/spawner/structure/window, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -46427,7 +43692,7 @@ }, /turf/open/floor/plating, /area/crew_quarters/kitchen) -"bQE" = ( +"bNw" = ( /obj/structure/rack, /obj/item/book/manual/chef_recipes{ pixel_x = 2; @@ -46442,7 +43707,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bQF" = ( +"bNx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -46450,7 +43715,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bQG" = ( +"bNy" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -46458,7 +43723,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bQH" = ( +"bNz" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -46466,7 +43731,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bQI" = ( +"bNA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -46474,13 +43739,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bQJ" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/kitchen) -"bQK" = ( +"bNB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -46489,7 +43748,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bQL" = ( +"bNC" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 @@ -46499,14 +43758,14 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bQM" = ( +"bND" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, /obj/structure/closet/secure_closet/freezer/meat, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bQN" = ( +"bNE" = ( /obj/structure/sink/kitchen{ desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; name = "old sink"; @@ -46514,52 +43773,40 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bQO" = ( +"bNF" = ( /obj/machinery/gibber, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bQP" = ( +"bNG" = ( /obj/structure/kitchenspike, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bQQ" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/item/clothing/mask/pig, -/obj/item/bikehorn, -/obj/structure/table/wood, -/obj/structure/sign/poster/contraband/random{ - pixel_x = -32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bQR" = ( +"bNI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bQS" = ( +"bNJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/effect/landmark/start/mime, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bQT" = ( -/obj/machinery/light/small{ - dir = 4 +"bNK" = ( +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/sign/poster/contraband/clown{ - pixel_x = 32 +/obj/structure/table/wood, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 }, /turf/open/floor/wood, -/area/crew_quarters/theatre) -"bQU" = ( +/area/security/vacantoffice) +"bNL" = ( /obj/structure/table, /obj/item/stock_parts/subspace/transmitter, /obj/item/stock_parts/subspace/transmitter, @@ -46580,7 +43827,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bQV" = ( +"bNM" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -46589,7 +43836,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bQW" = ( +"bNN" = ( /obj/structure/table, /obj/item/stock_parts/subspace/treatment, /obj/item/stock_parts/subspace/treatment, @@ -46603,26 +43850,11 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bQX" = ( -/obj/structure/closet, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard) -"bQY" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bQZ" = ( -/obj/structure/closet/cardboard, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bRa" = ( +"bNO" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/item/storage/box/lights/mixed, /turf/open/floor/plating, /area/maintenance/starboard) -"bRb" = ( +"bNP" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 9 }, @@ -46630,7 +43862,7 @@ dir = 8 }, /area/engine/atmos) -"bRc" = ( +"bNQ" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -46640,11 +43872,11 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bRd" = ( +"bNR" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/engine/atmos) -"bRe" = ( +"bNS" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, @@ -46658,10 +43890,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bRf" = ( -/turf/open/floor/plasteel, -/area/engine/atmos) -"bRg" = ( +"bNU" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Port Mix to East Ports"; @@ -46670,22 +43899,7 @@ /obj/item/crowbar, /turf/open/floor/plasteel, /area/engine/atmos) -"bRh" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bRi" = ( -/obj/machinery/atmospherics/pipe/simple/yellow/visible, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 4; - name = "Mix to Engine"; - on = 0 - }, -/turf/open/floor/plasteel, -/area/engine/atmos) -"bRj" = ( +"bNV" = ( /obj/machinery/atmospherics/pipe/simple/green/visible, /obj/machinery/door/window/northleft{ dir = 8; @@ -46693,45 +43907,39 @@ name = "Inner Pipe Access"; req_access_txt = "24" }, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"bNW" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/door/window{ + dir = 2; + name = "MiniSat Walkway Access"; + req_access_txt = "0" + }, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Aft Port"; + dir = 8; + network = list("MiniSat") + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ dir = 4 }, /turf/open/floor/plasteel/dark, -/area/engine/atmos) -"bRk" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/engine/atmos) -"bRl" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 4 - }, -/turf/open/floor/plating, -/area/engine/atmos) -"bRm" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/orange/visible{ - dir = 9 - }, -/turf/open/space, -/area/space/nearstation) -"bRn" = ( -/obj/machinery/telecomms/broadcaster/preset_left, +/area/aisat) +"bNX" = ( +/obj/machinery/telecomms/server/presets/common, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bRo" = ( -/obj/machinery/telecomms/server/presets/command, +"bNY" = ( +/obj/machinery/telecomms/server/presets/engineering, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bRp" = ( -/obj/machinery/telecomms/server/presets/security, -/turf/open/floor/circuit/telecomms/mainframe, -/area/tcommsat/server) -"bRq" = ( +"bNZ" = ( /obj/machinery/light/small, /obj/machinery/camera{ c_tag = "Telecomms - Server Room - Aft"; @@ -46742,25 +43950,26 @@ /obj/machinery/ntnet_relay, /turf/open/floor/plasteel/dark/telecomms/mainframe, /area/tcommsat/server) -"bRr" = ( -/obj/machinery/telecomms/server/presets/service, +"bOa" = ( +/obj/machinery/telecomms/server/presets/medical, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bRs" = ( -/obj/machinery/telecomms/server/presets/supply, +"bOb" = ( +/obj/machinery/telecomms/server/presets/science, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bRt" = ( -/obj/machinery/telecomms/broadcaster/preset_right, +"bOc" = ( +/obj/machinery/telecomms/broadcaster/preset_left, /turf/open/floor/circuit/telecomms/mainframe, /area/tcommsat/server) -"bRu" = ( +"bOd" = ( /obj/machinery/door/airlock/external{ name = "Auxiliary Airlock" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/hallway/secondary/entry) -"bRv" = ( +"bOe" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "12;27" @@ -46771,15 +43980,16 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port) -"bRw" = ( -/obj/structure/table/wood, -/obj/item/paper, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 +"bOf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 }, -/turf/open/floor/wood, -/area/security/vacantoffice) -"bRx" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/port) +"bOg" = ( /obj/structure/table/wood, /obj/item/folder/white{ pixel_x = 4; @@ -46787,30 +43997,17 @@ }, /turf/open/floor/wood, /area/security/vacantoffice) -"bRy" = ( +"bOh" = ( /obj/item/toy/cards/deck, /obj/structure/table/wood, /turf/open/floor/wood, /area/security/vacantoffice) -"bRz" = ( +"bOi" = ( /obj/structure/table, /obj/item/clothing/mask/cigarette/pipe, /turf/open/floor/plating, /area/maintenance/port) -"bRA" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/port) -"bRB" = ( -/turf/open/floor/plating, -/area/maintenance/port) -"bRC" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/port) -"bRD" = ( +"bOk" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/centcom{ name = "Quiet Room"; @@ -46819,7 +44016,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/library) -"bRE" = ( +"bOl" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/centcom{ name = "Quiet Room"; @@ -46831,21 +44028,21 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/library) -"bRF" = ( +"bOm" = ( /obj/machinery/door/morgue{ name = "Private Study"; req_access_txt = "37" }, /turf/open/floor/engine/cult, /area/library) -"bRG" = ( +"bOn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /turf/open/floor/plasteel/neutral/corner{ dir = 4 }, /area/hallway/primary/central) -"bRH" = ( +"bOo" = ( /obj/item/stack/sheet/metal/fifty, /obj/item/stack/sheet/metal/fifty, /obj/structure/table, @@ -46868,25 +44065,32 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bRI" = ( +"bOp" = ( /obj/machinery/holopad, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bRJ" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/ai_monitored/storage/eva) -"bRK" = ( +"bOq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/port/fore) +"bOr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bRL" = ( +"bOs" = ( /obj/machinery/door/window/northleft{ dir = 8; name = "Jetpack Storage"; @@ -46908,38 +44112,32 @@ dir = 8 }, /area/ai_monitored/storage/eva) -"bRM" = ( +"bOt" = ( /obj/machinery/computer/teleporter{ dir = 4 }, /turf/open/floor/plating, /area/teleporter) -"bRN" = ( +"bOu" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/teleporter) -"bRO" = ( -/obj/structure/rack, -/obj/item/tank/internals/oxygen, -/obj/item/tank/internals/oxygen, -/obj/item/device/radio/off, -/obj/item/device/radio/off, -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = 27 +"bOv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 }, -/turf/open/floor/plasteel/vault{ - dir = 1 +/obj/structure/cable/yellow{ + icon_state = "1-4" }, -/area/teleporter) -"bRP" = ( +/turf/open/floor/plating, +/area/maintenance/port) +"bOw" = ( /turf/closed/wall, /area/teleporter) -"bRQ" = ( +"bOx" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -46952,14 +44150,14 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bRR" = ( +"bOy" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/effect/decal/cleanable/oil, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bRS" = ( +"bOz" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -46968,35 +44166,20 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bRT" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/event_spawn, -/turf/open/floor/wood, -/area/bridge/showroom/corporate) -"bRU" = ( +"bOB" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bRV" = ( +"bOC" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /obj/effect/decal/cleanable/dirt, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bRW" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/wood, -/area/bridge/showroom/corporate) -"bRX" = ( +"bOD" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -47010,14 +44193,14 @@ icon_state = "wood-broken6" }, /area/bridge/showroom/corporate) -"bRY" = ( +"bOE" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bRZ" = ( +"bOF" = ( /obj/machinery/power/apc/highcap/five_k{ dir = 4; name = "Nanotrasen Corporate Showroom APC"; @@ -47036,7 +44219,7 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bSa" = ( +"bOG" = ( /obj/structure/rack, /obj/item/stack/medical/ointment, /obj/item/stack/medical/bruise_pack, @@ -47052,43 +44235,43 @@ dir = 1 }, /area/gateway) -"bSb" = ( +"bOH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/corner{ dir = 8 }, /turf/open/floor/plasteel, /area/gateway) -"bSc" = ( +"bOI" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 }, /turf/open/floor/plasteel, /area/gateway) -"bSd" = ( +"bOJ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/gateway) -"bSe" = ( +"bOK" = ( /turf/open/floor/plasteel/vault, /area/gateway) -"bSf" = ( +"bOL" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/vault, /area/gateway) -"bSg" = ( +"bOM" = ( /obj/machinery/light{ dir = 4 }, /turf/open/floor/plasteel/vault, /area/gateway) -"bSh" = ( +"bON" = ( /obj/structure/sign/warning/securearea{ pixel_x = -32 }, @@ -47099,7 +44282,7 @@ icon_state = "platingdmg2" }, /area/maintenance/central) -"bSi" = ( +"bOO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light{ dir = 8 @@ -47108,7 +44291,7 @@ dir = 1 }, /area/hallway/primary/central) -"bSj" = ( +"bOP" = ( /obj/effect/spawner/structure/window, /obj/machinery/door/poddoor/preopen{ id = "kitchenwindow"; @@ -47116,23 +44299,23 @@ }, /turf/open/floor/plating, /area/crew_quarters/kitchen) -"bSk" = ( +"bOQ" = ( /obj/machinery/food_cart, /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/crew_quarters/kitchen) -"bSl" = ( +"bOR" = ( /obj/effect/landmark/start/cook, /turf/open/floor/plasteel/cafeteria, /area/crew_quarters/kitchen) -"bSm" = ( +"bOS" = ( /obj/structure/table, /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/crew_quarters/kitchen) -"bSn" = ( +"bOT" = ( /obj/structure/table, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/item/storage/box/donkpockets, @@ -47140,25 +44323,20 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bSo" = ( +"bOU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/table, /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/crew_quarters/kitchen) -"bSp" = ( +"bOV" = ( /obj/machinery/deepfryer, /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/crew_quarters/kitchen) -"bSq" = ( -/obj/effect/landmark/start/cook, -/obj/machinery/holopad, -/turf/open/floor/plasteel/cafeteria, -/area/crew_quarters/kitchen) -"bSr" = ( +"bOW" = ( /obj/structure/extinguisher_cabinet{ pixel_x = 27 }, @@ -47167,27 +44345,33 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bSs" = ( +"bOX" = ( /obj/structure/closet/secure_closet/freezer/kitchen, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bSt" = ( -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"bSu" = ( +"bOY" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_x = 32 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"bOZ" = ( /obj/machinery/chem_master/condimaster{ name = "CondiMaster Neo"; pixel_x = -4 }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bSv" = ( +"bPa" = ( /mob/living/simple_animal/hostile/retaliate/goat{ name = "Pete" }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bSw" = ( +"bPb" = ( /obj/structure/table/wood, /obj/structure/mirror{ pixel_x = -28 @@ -47203,20 +44387,20 @@ }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bSx" = ( +"bPc" = ( /obj/structure/chair/wood/wings{ dir = 8 }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bSy" = ( +"bPd" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /obj/effect/landmark/start/clown, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bSz" = ( +"bPe" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -47228,7 +44412,7 @@ }, /turf/open/floor/wood, /area/crew_quarters/theatre) -"bSA" = ( +"bPf" = ( /obj/machinery/door/airlock{ name = "Theatre Backstage"; req_access_txt = "46" @@ -47241,7 +44425,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bSB" = ( +"bPg" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47257,7 +44441,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bSC" = ( +"bPh" = ( /obj/structure/table, /obj/item/stock_parts/subspace/ansible, /obj/item/stock_parts/subspace/ansible, @@ -47267,7 +44451,7 @@ /obj/item/stock_parts/subspace/crystal, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bSD" = ( +"bPi" = ( /obj/structure/table, /obj/item/stock_parts/micro_laser, /obj/item/stock_parts/manipulator, @@ -47285,7 +44469,7 @@ }, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bSE" = ( +"bPj" = ( /obj/structure/table, /obj/item/stock_parts/subspace/filter, /obj/item/stock_parts/subspace/filter, @@ -47294,37 +44478,37 @@ /obj/item/stock_parts/subspace/filter, /turf/open/floor/plasteel/dark, /area/storage/tcom) -"bSF" = ( +"bPk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plating, /area/maintenance/starboard) -"bSG" = ( +"bPl" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/starboard) -"bSH" = ( +"bPm" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard) -"bSI" = ( +"bPn" = ( /obj/machinery/atmospherics/components/trinary/filter, /turf/open/floor/plating, /area/maintenance/starboard) -"bSJ" = ( +"bPo" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, /obj/machinery/portable_atmospherics/scrubber, /turf/open/floor/plasteel/red, /area/engine/atmos) -"bSK" = ( +"bPp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, @@ -47332,7 +44516,7 @@ dir = 8 }, /area/engine/atmos) -"bSL" = ( +"bPq" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47341,14 +44525,14 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bSM" = ( +"bPr" = ( /obj/structure/closet/secure_closet/atmospherics, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bSN" = ( +"bPs" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -47360,14 +44544,14 @@ dir = 1 }, /area/engine/atmos) -"bSO" = ( +"bPt" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 4 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bSP" = ( +"bPu" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 }, @@ -47379,13 +44563,13 @@ dir = 1 }, /area/engine/atmos) -"bSQ" = ( +"bPv" = ( /obj/machinery/atmospherics/pipe/manifold/yellow/visible{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bSR" = ( +"bPw" = ( /obj/machinery/atmospherics/pipe/simple/green/visible, /obj/machinery/atmospherics/components/binary/pump{ dir = 8; @@ -47401,14 +44585,7 @@ }, /turf/open/floor/plasteel/purple, /area/engine/atmos) -"bSS" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/yellow/visible{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bST" = ( +"bPx" = ( /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ dir = 8; frequency = 1441; @@ -47417,14 +44594,14 @@ }, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bSU" = ( +"bPy" = ( /turf/open/floor/engine/plasma, /area/engine/atmos) -"bSV" = ( +"bPz" = ( /obj/effect/landmark/xeno_spawn, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bSW" = ( +"bPA" = ( /obj/machinery/light/small{ dir = 8 }, @@ -47433,7 +44610,7 @@ }, /turf/open/floor/plating, /area/hallway/secondary/entry) -"bSX" = ( +"bPC" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47445,7 +44622,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bSY" = ( +"bPD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -47454,22 +44631,14 @@ icon_state = "platingdmg2" }, /area/maintenance/port) -"bSZ" = ( -/obj/structure/closet/crate, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/poster/random_official, -/turf/open/floor/plating, -/area/maintenance/port) -"bTa" = ( +"bPF" = ( /obj/structure/grille, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/port) -"bTb" = ( +"bPG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47478,14 +44647,14 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bTc" = ( +"bPH" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /obj/item/trash/candy, /turf/open/floor/plating, /area/maintenance/port) -"bTd" = ( +"bPI" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Vacant Office Maintenance"; req_access_txt = "32"; @@ -47493,22 +44662,22 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bTe" = ( +"bPJ" = ( /obj/structure/rack, /obj/item/clothing/mask/horsehead, /turf/open/floor/plating, /area/maintenance/port) -"bTf" = ( +"bPK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/port) -"bTg" = ( +"bPL" = ( /obj/structure/rack, /obj/item/storage/box, /turf/open/floor/plating, /area/maintenance/port) -"bTh" = ( +"bPM" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47517,12 +44686,12 @@ icon_state = "platingdmg2" }, /area/maintenance/port) -"bTi" = ( +"bPN" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/structure/closet/emcloset, /turf/open/floor/plating, /area/maintenance/port) -"bTj" = ( +"bPO" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -2; @@ -47532,19 +44701,19 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/wood, /area/library) -"bTk" = ( +"bPP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /turf/open/floor/wood, /area/library) -"bTl" = ( +"bPQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/open/floor/wood, /area/library) -"bTm" = ( +"bPR" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -47553,7 +44722,7 @@ }, /turf/open/floor/wood, /area/library) -"bTn" = ( +"bPS" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -47562,12 +44731,17 @@ }, /turf/open/floor/wood, /area/library) -"bTo" = ( +"bPT" = ( +/obj/structure/table/wood, +/obj/item/device/paicard, +/turf/open/floor/wood, +/area/library) +"bPU" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/machinery/vending/games, /turf/open/floor/wood, /area/library) -"bTp" = ( +"bPV" = ( /obj/structure/destructible/cult/tome, /obj/machinery/newscaster{ pixel_x = -30 @@ -47577,11 +44751,11 @@ /obj/item/book/codex_gigas, /turf/open/floor/engine/cult, /area/library) -"bTq" = ( +"bPW" = ( /obj/structure/chair/comfy/brown, /turf/open/floor/engine/cult, /area/library) -"bTr" = ( +"bPX" = ( /obj/effect/landmark/blobstart, /obj/machinery/light/small{ dir = 1 @@ -47592,7 +44766,7 @@ /obj/structure/closet/wardrobe/curator, /turf/open/floor/engine/cult, /area/library) -"bTs" = ( +"bPY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/airalarm{ dir = 8; @@ -47602,7 +44776,7 @@ dir = 4 }, /area/hallway/primary/central) -"bTt" = ( +"bPZ" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -47615,7 +44789,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bTu" = ( +"bQa" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -47624,7 +44798,7 @@ }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bTv" = ( +"bQb" = ( /obj/machinery/shieldwallgen, /obj/structure/window/reinforced{ dir = 1; @@ -47637,7 +44811,7 @@ dir = 4 }, /area/teleporter) -"bTw" = ( +"bQc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -47646,7 +44820,7 @@ }, /turf/open/floor/plasteel, /area/teleporter) -"bTx" = ( +"bQd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -47655,7 +44829,7 @@ }, /turf/open/floor/plasteel, /area/teleporter) -"bTy" = ( +"bQe" = ( /obj/machinery/shieldwallgen, /obj/structure/window/reinforced{ dir = 1; @@ -47668,7 +44842,7 @@ dir = 1 }, /area/teleporter) -"bTz" = ( +"bQf" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47689,32 +44863,32 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bTA" = ( +"bQg" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bTB" = ( +"bQh" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/decal/cleanable/dirt, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bTC" = ( +"bQi" = ( /turf/open/floor/wood{ icon_state = "wood-broken3" }, /area/bridge/showroom/corporate) -"bTD" = ( +"bQj" = ( /obj/machinery/cell_charger, /obj/item/stock_parts/cell/crap, /obj/structure/table/wood, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bTE" = ( +"bQk" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/holopad, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bTF" = ( +"bQl" = ( /obj/structure/table/wood, /obj/item/toy/plush/carpplushie{ color = "red"; @@ -47722,36 +44896,17 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bTG" = ( +"bQm" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bTH" = ( +"bQn" = ( /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bTI" = ( -/obj/structure/table/wood, -/obj/machinery/button/door{ - id = "corporate_privacy"; - name = "corporate showroom shutters control"; - pixel_x = 28; - req_access_txt = "19" - }, -/obj/item/poster/random_official, -/obj/item/poster/random_official, -/obj/item/poster/random_official, -/obj/item/poster/random_official, -/obj/item/poster/random_official, -/obj/item/device/paicard{ - desc = "A real Nanotrasen success, these personal AIs provide all of the companionship of an AI without any law related red-tape."; - name = "Nanotrasen-brand personal AI device exhibit" - }, -/turf/open/floor/carpet, -/area/bridge/showroom/corporate) -"bTJ" = ( +"bQp" = ( /obj/structure/rack, /obj/item/clothing/suit/hazardvest, /obj/item/clothing/suit/hazardvest, @@ -47770,7 +44925,7 @@ dir = 1 }, /area/gateway) -"bTK" = ( +"bQq" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -47782,7 +44937,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTL" = ( +"bQr" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -47794,7 +44949,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTM" = ( +"bQs" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -47806,7 +44961,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTN" = ( +"bQt" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -47825,7 +44980,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTO" = ( +"bQu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, @@ -47834,7 +44989,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTP" = ( +"bQv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -47843,7 +44998,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTQ" = ( +"bQw" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -47852,7 +45007,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bTR" = ( +"bQx" = ( /obj/machinery/door/airlock/maintenance{ name = "Gateway Maintenance"; req_access_txt = "17" @@ -47865,7 +45020,7 @@ }, /turf/open/floor/plating, /area/maintenance/central) -"bTS" = ( +"bQy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -47880,7 +45035,7 @@ }, /turf/open/floor/plating, /area/maintenance/central) -"bTT" = ( +"bQz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/extinguisher_cabinet{ pixel_x = -27 @@ -47889,7 +45044,7 @@ dir = 1 }, /area/hallway/primary/central) -"bTU" = ( +"bQA" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -47898,7 +45053,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bTV" = ( +"bQB" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -47906,7 +45061,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bTW" = ( +"bQC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -47917,7 +45072,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bTX" = ( +"bQD" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -47931,7 +45086,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bTY" = ( +"bQE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -47942,7 +45097,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bTZ" = ( +"bQF" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -47953,7 +45108,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bUa" = ( +"bQG" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-8" @@ -47965,7 +45120,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bUb" = ( +"bQH" = ( /obj/machinery/requests_console{ department = "Kitchen"; departmentType = 2; @@ -47976,11 +45131,11 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bUc" = ( +"bQI" = ( /obj/structure/closet/chefcloset, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bUd" = ( +"bQJ" = ( /obj/effect/landmark/start/cook, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 @@ -47988,114 +45143,58 @@ /obj/effect/landmark/xeno_spawn, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bUe" = ( +"bQK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bUf" = ( -/obj/machinery/icecream_vat, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"bUg" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/item/clothing/mask/horsehead, -/obj/structure/table/wood, +"bQN" = ( /obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_x = -32 - }, -/obj/item/clothing/mask/cigarette/pipe, -/obj/item/clothing/mask/fakemoustache, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bUh" = ( -/obj/machinery/camera{ - c_tag = "Theatre - Backstage"; - dir = 1; - network = list("SS13") - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = -32 - }, -/obj/structure/closet/crate/wooden/toy, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bUi" = ( -/obj/machinery/light/small, -/obj/item/toy/dummy, -/obj/item/toy/prize/honk{ - pixel_y = 12 - }, -/obj/structure/table/wood, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bUj" = ( -/obj/machinery/firealarm{ - dir = 4; + dir = 8; pixel_x = 24 }, -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = -32 - }, -/turf/open/floor/wood, -/area/crew_quarters/theatre) -"bUk" = ( +/turf/open/floor/plating, +/area/crew_quarters/toilet/auxiliary) +"bQQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/item/wrench, /turf/open/floor/plating, /area/maintenance/starboard) -"bUl" = ( +"bQR" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1 }, /obj/machinery/portable_atmospherics/canister, /turf/open/floor/plating, /area/maintenance/starboard) -"bUm" = ( +"bQS" = ( /obj/machinery/suit_storage_unit/atmos, /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bUn" = ( +"bQT" = ( /obj/structure/sign/warning/nosmoking, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/engine/atmos) -"bUo" = ( +"bQU" = ( /obj/machinery/atmospherics/components/trinary/filter{ filter_type = -1; on = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bUp" = ( +"bQV" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 8 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"bUq" = ( +"bQW" = ( /obj/machinery/computer/atmos_control/tank{ dir = 8; frequency = 1441; @@ -48110,54 +45209,44 @@ }, /turf/open/floor/plasteel/purple, /area/engine/atmos) -"bUr" = ( +"bQX" = ( /obj/machinery/air_sensor{ frequency = 1441; id_tag = "tox_sensor" }, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bUs" = ( +"bQY" = ( /obj/machinery/portable_atmospherics/canister/toxins, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bUt" = ( +"bQZ" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bUu" = ( +"bRa" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/closed/wall, /area/aisat) -"bUv" = ( +"bRc" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, /turf/open/floor/plating, /area/maintenance/port) -"bUw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bUx" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/maintenance/port) -"bUy" = ( +"bRd" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/port) -"bUz" = ( +"bRe" = ( /obj/item/trash/cheesie, /turf/open/floor/plating, /area/maintenance/port) -"bUA" = ( +"bRf" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" @@ -48165,22 +45254,22 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port) -"bUB" = ( +"bRg" = ( /obj/machinery/holopad, /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, /turf/open/floor/wood, /area/library) -"bUC" = ( +"bRh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/library) -"bUD" = ( +"bRi" = ( /obj/structure/chair/office/dark, /turf/open/floor/wood, /area/library) -"bUE" = ( +"bRj" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -48191,7 +45280,7 @@ icon_state = "wood-broken" }, /area/library) -"bUF" = ( +"bRk" = ( /obj/machinery/computer/security/telescreen/entertainment{ pixel_x = 30 }, @@ -48201,7 +45290,7 @@ }, /turf/open/floor/wood, /area/library) -"bUG" = ( +"bRl" = ( /obj/structure/table/wood, /obj/item/paper_bin{ pixel_x = -3; @@ -48210,7 +45299,7 @@ /obj/item/pen/invisible, /turf/open/floor/engine/cult, /area/library) -"bUH" = ( +"bRm" = ( /obj/item/device/taperecorder, /obj/item/device/camera, /obj/item/device/radio/intercom{ @@ -48219,13 +45308,13 @@ /obj/structure/table/wood, /turf/open/floor/engine/cult, /area/library) -"bUI" = ( +"bRn" = ( /obj/structure/bookcase{ name = "Forbidden Knowledge" }, /turf/open/floor/engine/cult, /area/library) -"bUJ" = ( +"bRo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/item/device/radio/intercom{ dir = 4; @@ -48236,49 +45325,49 @@ dir = 4 }, /area/hallway/primary/central) -"bUK" = ( +"bRp" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bUL" = ( +"bRq" = ( /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bUM" = ( +"bRr" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 }, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bUN" = ( +"bRs" = ( /obj/machinery/shieldwallgen, /turf/open/floor/plasteel/vault{ dir = 4 }, /area/teleporter) -"bUO" = ( +"bRt" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 }, /turf/open/floor/plasteel, /area/teleporter) -"bUP" = ( +"bRu" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 }, /turf/open/floor/plasteel, /area/teleporter) -"bUQ" = ( +"bRv" = ( /obj/machinery/shieldwallgen, /turf/open/floor/plasteel/vault{ dir = 1 }, /area/teleporter) -"bUR" = ( +"bRw" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -48295,7 +45384,7 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUS" = ( +"bRx" = ( /obj/structure/table/wood, /obj/item/storage/secure/briefcase{ desc = "A large briefcase with a digital locking system, and the Nanotrasen logo emblazoned on the sides."; @@ -48304,11 +45393,11 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUT" = ( +"bRy" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bUU" = ( +"bRz" = ( /obj/structure/showcase/machinery/microwave{ dir = 1; pixel_y = 2 @@ -48316,7 +45405,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUV" = ( +"bRA" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -48329,7 +45418,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUW" = ( +"bRB" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -48347,7 +45436,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUX" = ( +"bRC" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -48372,7 +45461,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUY" = ( +"bRD" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48384,7 +45473,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bUZ" = ( +"bRE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-8" @@ -48395,7 +45484,7 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bVa" = ( +"bRF" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48419,7 +45508,7 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bVb" = ( +"bRG" = ( /obj/item/book/manual/wiki/security_space_law{ name = "space law"; pixel_y = 2 @@ -48446,7 +45535,7 @@ }, /turf/open/floor/carpet, /area/bridge/showroom/corporate) -"bVc" = ( +"bRH" = ( /obj/structure/table, /obj/item/storage/fancy/donut_box, /obj/machinery/firealarm{ @@ -48460,7 +45549,7 @@ dir = 1 }, /area/gateway) -"bVd" = ( +"bRI" = ( /obj/structure/table, /obj/machinery/recharger, /obj/effect/turf_decal/bot{ @@ -48470,7 +45559,7 @@ dir = 1 }, /area/gateway) -"bVe" = ( +"bRJ" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -48484,7 +45573,7 @@ dir = 1 }, /area/gateway) -"bVf" = ( +"bRK" = ( /obj/item/storage/belt/utility, /obj/item/device/radio/off, /obj/item/device/radio/off, @@ -48503,13 +45592,13 @@ dir = 1 }, /area/gateway) -"bVg" = ( +"bRL" = ( /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plasteel, /area/gateway) -"bVh" = ( +"bRM" = ( /obj/machinery/airalarm{ dir = 8; pixel_x = 24 @@ -48524,7 +45613,7 @@ }, /turf/open/floor/plasteel, /area/gateway) -"bVi" = ( +"bRN" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -48532,7 +45621,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/central) -"bVj" = ( +"bRO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/firealarm{ dir = 8; @@ -48542,7 +45631,7 @@ dir = 1 }, /area/hallway/primary/central) -"bVk" = ( +"bRP" = ( /obj/structure/table, /obj/item/reagent_containers/food/snacks/mint, /obj/machinery/airalarm{ @@ -48560,7 +45649,7 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bVl" = ( +"bRQ" = ( /obj/structure/table, /obj/item/reagent_containers/glass/beaker{ pixel_x = 5 @@ -48572,7 +45661,7 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bVm" = ( +"bRR" = ( /obj/structure/table, /obj/item/stack/packageWrap, /obj/item/hand_labeler, @@ -48586,7 +45675,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bVn" = ( +"bRS" = ( /obj/structure/table, /obj/item/reagent_containers/food/condiment/saltshaker{ pixel_x = -3 @@ -48604,7 +45693,7 @@ dir = 2 }, /area/crew_quarters/kitchen) -"bVo" = ( +"bRT" = ( /obj/structure/extinguisher_cabinet{ pixel_y = -30 }, @@ -48614,7 +45703,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bVp" = ( +"bRU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -48628,7 +45717,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bVq" = ( +"bRV" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -48642,7 +45731,7 @@ dir = 5 }, /area/crew_quarters/kitchen) -"bVr" = ( +"bRW" = ( /obj/machinery/door/airlock{ name = "Kitchen Cold Room"; req_access_txt = "28" @@ -48658,7 +45747,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bVs" = ( +"bRX" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -48674,7 +45763,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bVt" = ( +"bRY" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -48695,7 +45784,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bVu" = ( +"bRZ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -48711,7 +45800,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bVv" = ( +"bSa" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -48723,22 +45812,7 @@ }, /turf/open/floor/plasteel/showroomfloor, /area/crew_quarters/kitchen) -"bVw" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/obj/structure/reagent_dispensers/cooking_oil, -/turf/open/floor/plasteel/showroomfloor, -/area/crew_quarters/kitchen) -"bVx" = ( +"bSc" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -48748,26 +45822,22 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard) -"bVy" = ( +"bSd" = ( /obj/machinery/portable_atmospherics/canister, /turf/open/floor/plating, /area/maintenance/starboard) -"bVz" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bVA" = ( +"bSe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/maintenance/starboard) -"bVB" = ( +"bSf" = ( /obj/item/crowbar, /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/starboard) -"bVC" = ( +"bSg" = ( /obj/structure/fireaxecabinet{ pixel_x = -32 }, @@ -48783,7 +45853,7 @@ dir = 8 }, /area/engine/atmos) -"bVD" = ( +"bSh" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, @@ -48799,7 +45869,7 @@ dir = 1 }, /area/engine/atmos) -"bVE" = ( +"bSi" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 4 }, @@ -48807,7 +45877,7 @@ /obj/item/wrench, /turf/open/floor/plasteel, /area/engine/atmos) -"bVF" = ( +"bSj" = ( /obj/machinery/atmospherics/components/trinary/filter{ dir = 1; filter_type = "plasma"; @@ -48819,14 +45889,7 @@ /obj/structure/window/reinforced, /turf/open/floor/plasteel/purple, /area/engine/atmos) -"bVG" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) -"bVH" = ( +"bSk" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 8; frequency = 1441; @@ -48835,7 +45898,7 @@ }, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bVI" = ( +"bSl" = ( /obj/machinery/camera{ c_tag = "Atmospherics Tank - Toxins"; dir = 8; @@ -48843,18 +45906,7 @@ }, /turf/open/floor/engine/plasma, /area/engine/atmos) -"bVJ" = ( -/obj/docking_port/stationary{ - dir = 2; - dwidth = 11; - height = 15; - id = "whiteship_home"; - name = "SS13: Auxiliary Dock, Station-Port"; - width = 28 - }, -/turf/open/space/basic, -/area/space) -"bVK" = ( +"bSn" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -48865,7 +45917,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/port) -"bVL" = ( +"bSo" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48874,17 +45926,16 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bVM" = ( +"bSp" = ( /obj/structure/cable/yellow{ - icon_state = "4-8" + icon_state = "1-8" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 + dir = 9 }, -/obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"bVN" = ( +"bSq" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48894,7 +45945,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/port) -"bVO" = ( +"bSr" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48903,7 +45954,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bVP" = ( +"bSs" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48915,7 +45966,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bVQ" = ( +"bSt" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48926,20 +45977,7 @@ icon_state = "platingdmg1" }, /area/maintenance/port) -"bVR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port) -"bVS" = ( +"bSu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48950,7 +45988,7 @@ icon_state = "panelscorched" }, /area/maintenance/port) -"bVT" = ( +"bSv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -48962,50 +46000,48 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bVU" = ( -/obj/item/storage/box, +"bSw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, /turf/open/floor/plating, /area/maintenance/port) -"bVV" = ( +"bSx" = ( /obj/machinery/newscaster{ pixel_x = -32 }, -/obj/effect/landmark/event_spawn, /turf/open/floor/wood, /area/library) -"bVW" = ( +"bSy" = ( /obj/structure/chair/office/dark{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/wood, /area/library) -"bVX" = ( +"bSz" = ( /obj/structure/table/wood, /obj/item/folder, /obj/item/folder, /obj/item/pen, /turf/open/floor/wood, /area/library) -"bVY" = ( +"bSA" = ( /obj/structure/table/wood, /obj/item/storage/crayons, /turf/open/floor/wood, /area/library) -"bVZ" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/turf/open/floor/wood, -/area/library) -"bWa" = ( +"bSB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/wood, /area/library) -"bWb" = ( +"bSC" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /obj/item/device/radio/intercom{ @@ -49015,7 +46051,7 @@ }, /turf/open/floor/wood, /area/library) -"bWc" = ( +"bSD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/firealarm{ dir = 8; @@ -49025,7 +46061,7 @@ dir = 8 }, /area/hallway/primary/central) -"bWd" = ( +"bSE" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters{ id = "evashutter"; @@ -49034,7 +46070,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bWe" = ( +"bSF" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters{ id = "evashutter"; @@ -49049,7 +46085,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/ai_monitored/storage/eva) -"bWf" = ( +"bSG" = ( /obj/machinery/door/poddoor/shutters{ id = "teleshutter"; name = "Teleporter Access Shutter" @@ -49057,7 +46093,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/teleporter) -"bWg" = ( +"bSH" = ( /obj/machinery/door/poddoor/shutters{ id = "teleshutter"; name = "Teleporter Access Shutter" @@ -49072,7 +46108,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/teleporter) -"bWh" = ( +"bSI" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/machinery/door/poddoor/shutters/preopen{ @@ -49081,11 +46117,7 @@ }, /turf/open/floor/plating, /area/bridge/showroom/corporate) -"bWi" = ( -/obj/structure/sign/warning/securearea, -/turf/closed/wall/r_wall, -/area/bridge/showroom/corporate) -"bWj" = ( +"bSK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ @@ -49094,7 +46126,7 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bWk" = ( +"bSM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ @@ -49103,7 +46135,7 @@ }, /turf/open/floor/wood, /area/bridge/showroom/corporate) -"bWl" = ( +"bSO" = ( /obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters{ id = "gateshutter"; @@ -49112,7 +46144,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/gateway) -"bWm" = ( +"bSP" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -49123,25 +46155,25 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/central) -"bWn" = ( +"bSQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 1 }, /area/hallway/primary/central) -"bWo" = ( +"bSR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/green/corner{ dir = 2 }, /area/hallway/primary/central) -"bWp" = ( +"bSS" = ( /turf/closed/wall, /area/hallway/primary/central) -"bWq" = ( +"bST" = ( /turf/closed/wall, /area/hydroponics) -"bWr" = ( +"bSU" = ( /obj/machinery/door/poddoor/shutters/preopen{ id = "kitchenhydro"; name = "Service Shutter" @@ -49155,11 +46187,7 @@ dir = 5 }, /area/hydroponics) -"bWs" = ( -/obj/structure/sign/poster/official/random, -/turf/closed/wall, -/area/hydroponics) -"bWt" = ( +"bSV" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/eastleft{ dir = 1; @@ -49179,11 +46207,11 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hydroponics) -"bWu" = ( +"bSW" = ( /obj/machinery/smartfridge, /turf/closed/wall, /area/hydroponics) -"bWv" = ( +"bSX" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -49192,7 +46220,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/kitchen) -"bWw" = ( +"bSY" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 @@ -49208,7 +46236,7 @@ }, /turf/open/floor/plasteel, /area/crew_quarters/kitchen) -"bWx" = ( +"bSZ" = ( /obj/machinery/door/airlock/maintenance{ name = "Kitchen Maintenance"; req_access_txt = "28" @@ -49221,7 +46249,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bWy" = ( +"bTa" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -49237,7 +46265,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bWz" = ( +"bTb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -49249,7 +46277,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bWA" = ( +"bTc" = ( /obj/machinery/power/apc{ dir = 1; name = "Starboard Maintenance APC"; @@ -49268,67 +46296,49 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bWB" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, +"bTd" = ( +/obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 + icon_state = "1-2" }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard) -"bWC" = ( +"bTe" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, /obj/structure/cable/yellow{ icon_state = "1-8" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard) -"bWD" = ( +"bTf" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 2 }, /obj/machinery/meter, /turf/open/floor/plating, /area/maintenance/starboard) -"bWE" = ( +"bTg" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/starboard) -"bWF" = ( +"bTh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/starboard) -"bWG" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bWH" = ( +"bTi" = ( /obj/structure/closet/wardrobe/atmospherics_yellow, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"bWI" = ( -/turf/open/floor/plasteel/caution{ - dir = 8 - }, -/area/engine/atmos) -"bWJ" = ( +"bTj" = ( /obj/machinery/requests_console{ department = "Atmospherics"; departmentType = 4; @@ -49345,7 +46355,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bWK" = ( +"bTk" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Port to Filter"; @@ -49361,32 +46371,22 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bWL" = ( +"bTl" = ( /obj/machinery/atmospherics/components/unary/thermomachine/heater{ dir = 8 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bWM" = ( -/obj/machinery/atmospherics/pipe/simple/green/visible, -/obj/machinery/door/window/northleft{ - dir = 8; - icon_state = "left"; - name = "Inner Pipe Access"; - req_access_txt = "24" - }, -/turf/open/floor/plasteel/dark, -/area/engine/atmos) -"bWN" = ( +"bTm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/lattice/catwalk, /obj/structure/window/reinforced, /turf/open/space, /area/aisat) -"bWO" = ( +"bTn" = ( /turf/closed/wall, /area/maintenance/solars/port/aft) -"bWP" = ( +"bTo" = ( /obj/machinery/door/airlock/engineering{ name = "Port Quarter Solar Access"; req_access_txt = "10" @@ -49397,11 +46397,17 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"bWQ" = ( +"bTp" = ( /obj/structure/sign/warning/electricshock, /turf/closed/wall, /area/maintenance/solars/port/aft) -"bWR" = ( +"bTq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"bTr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; @@ -49409,32 +46415,26 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bWS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, +"bTs" = ( +/turf/closed/wall, +/area/maintenance/aft) +"bTt" = ( +/obj/item/storage/box, /turf/open/floor/plating, /area/maintenance/port) -"bWT" = ( -/turf/closed/wall, -/area/maintenance/port/aft) -"bWU" = ( +"bTv" = ( /obj/structure/rack, /obj/item/paper, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"bWV" = ( +"bTw" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/wood, /area/library) -"bWW" = ( +"bTx" = ( /obj/structure/chair/office/dark{ dir = 4 }, @@ -49447,7 +46447,7 @@ }, /turf/open/floor/wood, /area/library) -"bWX" = ( +"bTy" = ( /obj/machinery/firealarm{ dir = 1; pixel_y = -24 @@ -49459,12 +46459,12 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/library) -"bWY" = ( +"bTz" = ( /obj/structure/table/wood, /obj/machinery/light, /turf/open/floor/wood, /area/library) -"bWZ" = ( +"bTA" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -49476,7 +46476,7 @@ }, /turf/open/floor/wood, /area/library) -"bXa" = ( +"bTB" = ( /obj/machinery/door/airlock/maintenance{ name = "Library Maintenance"; req_access_txt = "0"; @@ -49490,7 +46490,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bXb" = ( +"bTC" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -49502,14 +46502,14 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bXc" = ( +"bTD" = ( /obj/machinery/vending/snack/random, /obj/machinery/newscaster{ pixel_x = -30 }, /turf/open/floor/plasteel/dark, /area/hallway/primary/central) -"bXd" = ( +"bTE" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -49520,7 +46520,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXe" = ( +"bTF" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -49528,7 +46528,7 @@ dir = 4 }, /area/hallway/primary/central) -"bXf" = ( +"bTG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49536,7 +46536,7 @@ dir = 4 }, /area/hallway/primary/central) -"bXg" = ( +"bTH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49549,7 +46549,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXh" = ( +"bTI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49558,7 +46558,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXi" = ( +"bTJ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49567,7 +46567,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXj" = ( +"bTK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49576,7 +46576,7 @@ dir = 4 }, /area/hallway/primary/central) -"bXk" = ( +"bTL" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49588,7 +46588,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXl" = ( +"bTM" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49603,7 +46603,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXm" = ( +"bTN" = ( /obj/machinery/light{ dir = 1 }, @@ -49617,7 +46617,7 @@ dir = 4 }, /area/hallway/primary/central) -"bXn" = ( +"bTO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49626,18 +46626,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXo" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/noticeboard{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/neutral/side{ - dir = 1 - }, -/area/hallway/primary/central) -"bXp" = ( +"bTP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49645,7 +46634,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXq" = ( +"bTQ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -49653,7 +46642,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXr" = ( +"bTR" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, @@ -49661,7 +46650,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXs" = ( +"bTS" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49669,7 +46658,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXt" = ( +"bTT" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49683,7 +46672,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXu" = ( +"bTU" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -49700,7 +46689,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXv" = ( +"bTV" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -49713,7 +46702,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXw" = ( +"bTW" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49726,7 +46715,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXx" = ( +"bTX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49740,7 +46729,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXy" = ( +"bTY" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49756,7 +46745,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bXz" = ( +"bTZ" = ( +/obj/structure/bookcase{ + name = "bookcase" + }, +/turf/open/floor/wood, +/area/bridge/showroom/corporate) +"bUa" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49768,7 +46763,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXA" = ( +"bUb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -49776,7 +46771,7 @@ dir = 1 }, /area/hallway/primary/central) -"bXB" = ( +"bUc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/sign/departments/botany{ pixel_x = 32; @@ -49786,7 +46781,7 @@ dir = 4 }, /area/hallway/primary/central) -"bXC" = ( +"bUd" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -2; @@ -49795,11 +46790,11 @@ /obj/item/pen, /turf/open/floor/plasteel/green, /area/hallway/primary/central) -"bXD" = ( +"bUe" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/hydroponics) -"bXE" = ( +"bUf" = ( /obj/machinery/vending/hydroseeds{ slogan_delay = 700 }, @@ -49811,7 +46806,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics) -"bXF" = ( +"bUg" = ( /obj/machinery/vending/hydronutrients, /obj/machinery/light{ dir = 1 @@ -49819,11 +46814,11 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics) -"bXG" = ( +"bUh" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics) -"bXH" = ( +"bUi" = ( /obj/item/storage/box/syringes, /obj/item/storage/box/beakers{ pixel_x = 2; @@ -49833,18 +46828,18 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics) -"bXI" = ( +"bUj" = ( /obj/machinery/reagentgrinder, /obj/structure/table/glass, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics) -"bXJ" = ( +"bUk" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hydroponics) -"bXK" = ( +"bUm" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/chem_master/condimaster{ desc = "Used to separate out liquids - useful for purifying botanical extracts. Also dispenses condiments."; @@ -49853,7 +46848,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"bXL" = ( +"bUn" = ( /obj/effect/turf_decal/stripes/line, /obj/structure/reagent_dispensers/watertank/high, /obj/item/reagent_containers/glass/bucket, @@ -49862,7 +46857,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"bXM" = ( +"bUo" = ( /obj/effect/turf_decal/stripes/line, /obj/structure/window/reinforced{ dir = 4 @@ -49871,7 +46866,7 @@ /obj/item/reagent_containers/glass/bucket, /turf/open/floor/plasteel, /area/hydroponics) -"bXN" = ( +"bUp" = ( /obj/structure/closet{ name = "spare parts locker" }, @@ -49887,7 +46882,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/crew_quarters/kitchen) -"bXO" = ( +"bUq" = ( /obj/structure/disposalpipe/segment{ dir = 5 }, @@ -49902,7 +46897,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/crew_quarters/kitchen) -"bXP" = ( +"bUr" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -49925,7 +46920,7 @@ dir = 1 }, /area/crew_quarters/kitchen) -"bXQ" = ( +"bUs" = ( /obj/structure/disposalpipe/sorting/mail{ dir = 2; sortType = 20 @@ -49942,7 +46937,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bXR" = ( +"bUt" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -49957,7 +46952,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bXS" = ( +"bUu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -49972,7 +46967,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"bXT" = ( +"bUv" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -49986,54 +46981,37 @@ icon_state = "panelscorched" }, /area/maintenance/starboard) -"bXU" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bXV" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bXW" = ( +"bUw" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"bUx" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard) -"bXX" = ( +"bUy" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 }, /obj/machinery/portable_atmospherics/canister, /turf/open/floor/plating, /area/maintenance/starboard) -"bXY" = ( +"bUz" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"bXZ" = ( +"bUA" = ( /obj/machinery/pipedispenser, /obj/effect/turf_decal/stripes/line{ dir = 10 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bYa" = ( +"bUB" = ( /obj/machinery/light{ dir = 1 }, @@ -50045,7 +47023,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/engine/atmos) -"bYb" = ( +"bUC" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -50058,7 +47036,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bYc" = ( +"bUD" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; name = "Port to Filter"; @@ -50066,25 +47044,25 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bYd" = ( +"bUE" = ( /obj/item/cigbutt, /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bYe" = ( +"bUF" = ( /obj/machinery/atmospherics/components/unary/thermomachine/heater{ dir = 4; on = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bYf" = ( +"bUG" = ( /obj/machinery/atmospherics/pipe/manifold4w/yellow/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"bYg" = ( +"bUH" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; name = "CO2 to Pure"; @@ -50100,7 +47078,7 @@ }, /turf/open/floor/plasteel/vault, /area/engine/atmos) -"bYh" = ( +"bUI" = ( /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ dir = 8; frequency = 1441; @@ -50109,47 +47087,28 @@ }, /turf/open/floor/engine/co2, /area/engine/atmos) -"bYi" = ( +"bUJ" = ( /turf/open/floor/engine/co2, /area/engine/atmos) -"bYj" = ( +"bUK" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/aisat) -"bYk" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bYl" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "MiniSat Exterior - Aft"; - dir = 2; - network = list("MiniSat") - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bYm" = ( +"bUL" = ( +/obj/machinery/telecomms/server/presets/security, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"bUM" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/aisat) -"bYn" = ( +"bUN" = ( /obj/machinery/power/apc{ dir = 8; name = "Port Quarter Solar APC"; @@ -50164,7 +47123,7 @@ icon_state = "platingdmg1" }, /area/maintenance/solars/port/aft) -"bYo" = ( +"bUO" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50177,14 +47136,14 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"bYp" = ( +"bUP" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, /obj/machinery/power/smes, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"bYq" = ( +"bUQ" = ( /obj/item/cigbutt, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 @@ -50194,7 +47153,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bYr" = ( +"bUR" = ( /obj/structure/closet, /obj/item/storage/box/donkpockets, /obj/effect/spawner/lootdrop/maintenance{ @@ -50203,7 +47162,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bYs" = ( +"bUS" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "12;5;39;25;28" @@ -50214,7 +47173,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"bYt" = ( +"bUT" = ( /obj/structure/rack, /obj/item/weldingtool, /obj/item/screwdriver{ @@ -50223,23 +47182,23 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"bYu" = ( +"bUU" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"bYv" = ( +"bUV" = ( /obj/machinery/recharge_station, /turf/open/floor/plating, /area/maintenance/port/aft) -"bYw" = ( +"bUW" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"bYx" = ( +"bUX" = ( /obj/structure/rack, /obj/item/stack/cable_coil{ pixel_x = -1; @@ -50250,19 +47209,12 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"bYy" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/port) -"bYz" = ( +"bUY" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /turf/open/floor/plasteel/dark, /area/hallway/primary/central) -"bYA" = ( +"bUZ" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -50275,7 +47227,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYB" = ( +"bVa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50284,7 +47236,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYC" = ( +"bVb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50293,7 +47245,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYD" = ( +"bVc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50302,7 +47254,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYE" = ( +"bVd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50312,7 +47264,7 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYF" = ( +"bVe" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50322,7 +47274,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYG" = ( +"bVf" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50331,7 +47283,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYH" = ( +"bVg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50344,7 +47296,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYI" = ( +"bVh" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -50356,7 +47308,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYJ" = ( +"bVi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50370,7 +47322,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYK" = ( +"bVj" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50379,7 +47331,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYL" = ( +"bVk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50388,7 +47340,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYM" = ( +"bVl" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50401,7 +47353,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYN" = ( +"bVm" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50410,7 +47362,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYO" = ( +"bVn" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50420,7 +47372,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYP" = ( +"bVo" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -50436,7 +47388,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bYQ" = ( +"bVp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "2-8" @@ -50445,10 +47397,10 @@ dir = 4 }, /area/hallway/primary/central) -"bYR" = ( +"bVq" = ( /turf/open/floor/plasteel/green, /area/hallway/primary/central) -"bYS" = ( +"bVr" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, /obj/machinery/door/window/westleft{ @@ -50461,22 +47413,22 @@ dir = 4 }, /area/hydroponics) -"bYT" = ( +"bVs" = ( /turf/open/floor/plasteel/green/side{ dir = 9 }, /area/hydroponics) -"bYU" = ( +"bVt" = ( /turf/open/floor/plasteel/green/side{ dir = 5 }, /area/hydroponics) -"bYV" = ( +"bVu" = ( /turf/open/floor/plasteel/green/side{ dir = 1 }, /area/hydroponics) -"bYW" = ( +"bVv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -50484,7 +47436,7 @@ dir = 5 }, /area/hydroponics) -"bYX" = ( +"bVw" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -50492,7 +47444,7 @@ dir = 9 }, /area/hydroponics) -"bYY" = ( +"bVx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -50500,7 +47452,7 @@ dir = 1 }, /area/hydroponics) -"bYZ" = ( +"bVy" = ( /obj/structure/sink{ dir = 4; pixel_x = 11 @@ -50512,12 +47464,12 @@ dir = 2 }, /area/hydroponics) -"bZa" = ( +"bVz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, /turf/closed/wall, /area/hallway/secondary/service) -"bZb" = ( +"bVA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock{ name = "Service Hall"; @@ -50529,10 +47481,7 @@ }, /turf/open/floor/plating, /area/hallway/secondary/service) -"bZc" = ( -/turf/closed/wall, -/area/hallway/secondary/service) -"bZd" = ( +"bVB" = ( /obj/structure/rack, /obj/item/extinguisher, /obj/item/storage/belt/utility, @@ -50541,44 +47490,17 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/starboard) -"bZe" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bZf" = ( -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bZg" = ( +"bVC" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating, /area/maintenance/starboard) -"bZh" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/item/storage/box/lights/mixed, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bZi" = ( +"bVE" = ( /obj/structure/closet/crate, /obj/item/storage/belt/utility, /obj/item/stack/cable_coil/random, /turf/open/floor/plating, /area/maintenance/starboard) -"bZj" = ( -/obj/machinery/door/airlock/maintenance/abandoned{ - name = "Storage Room"; - req_access_txt = "12" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard) -"bZk" = ( +"bVF" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 6 }, @@ -50609,7 +47531,7 @@ dir = 9 }, /area/engine/atmos) -"bZl" = ( +"bVG" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ dir = 1 }, @@ -50617,7 +47539,7 @@ dir = 1 }, /area/engine/atmos) -"bZm" = ( +"bVH" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, @@ -50626,7 +47548,7 @@ dir = 1 }, /area/engine/atmos) -"bZn" = ( +"bVI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, @@ -50634,7 +47556,7 @@ dir = 1 }, /area/engine/atmos) -"bZo" = ( +"bVJ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{ dir = 2 }, @@ -50644,13 +47566,13 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bZp" = ( +"bVK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"bZq" = ( +"bVL" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 0; name = "Port to Fuel Pipe"; @@ -50658,7 +47580,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"bZr" = ( +"bVM" = ( /obj/machinery/computer/atmos_control/tank{ dir = 8; frequency = 1441; @@ -50673,34 +47595,24 @@ }, /turf/open/floor/plasteel/vault, /area/engine/atmos) -"bZs" = ( +"bVN" = ( /obj/machinery/air_sensor{ frequency = 1441; id_tag = "co2_sensor" }, /turf/open/floor/engine/co2, /area/engine/atmos) -"bZt" = ( +"bVO" = ( /obj/machinery/portable_atmospherics/canister/carbon_dioxide, /turf/open/floor/engine/co2, /area/engine/atmos) -"bZu" = ( +"bVP" = ( /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/engine/co2, /area/engine/atmos) -"bZv" = ( -/obj/structure/chair, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bZw" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/aisat) -"bZx" = ( +"bVQ" = ( /obj/structure/chair/stool, /obj/structure/cable{ icon_state = "2-4" @@ -50712,7 +47624,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"bZy" = ( +"bVR" = ( /obj/structure/cable{ icon_state = "4-8" }, @@ -50722,7 +47634,7 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"bZz" = ( +"bVS" = ( /obj/machinery/power/terminal{ dir = 1 }, @@ -50739,20 +47651,20 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"bZA" = ( +"bVT" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/port) -"bZB" = ( +"bVU" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/maintenance/port) -"bZC" = ( +"bVV" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -50762,39 +47674,28 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"bZD" = ( +"bVW" = ( /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/port/aft) -"bZE" = ( +"bVX" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"bZF" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"bZG" = ( +"bVZ" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"bZH" = ( +"bWa" = ( /obj/effect/landmark/blobstart, /turf/open/floor/plating, /area/maintenance/port/aft) -"bZI" = ( -/obj/item/hand_labeler_refill, -/obj/structure/easel, -/turf/open/floor/plating, -/area/maintenance/port) -"bZJ" = ( +"bWb" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -50803,7 +47704,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bZK" = ( +"bWc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50818,7 +47719,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bZL" = ( +"bWd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50830,23 +47731,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bZM" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port) -"bZN" = ( +"bWe" = ( /obj/structure/disposalpipe/sorting/mail/flip{ dir = 4; sortType = 16 @@ -50862,22 +47747,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bZO" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port) -"bZP" = ( +"bWf" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50893,7 +47763,7 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"bZQ" = ( +"bWg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50905,7 +47775,7 @@ }, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"bZR" = ( +"bWh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -50919,7 +47789,7 @@ dir = 8 }, /area/hallway/primary/central) -"bZS" = ( +"bWi" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -50938,7 +47808,7 @@ dir = 8 }, /area/hallway/primary/central) -"bZT" = ( +"bWj" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -50946,7 +47816,7 @@ dir = 8 }, /area/hallway/primary/central) -"bZU" = ( +"bWk" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -50955,7 +47825,7 @@ dir = 8 }, /area/hallway/primary/central) -"bZV" = ( +"bWl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -50967,7 +47837,7 @@ dir = 8 }, /area/hallway/primary/central) -"bZW" = ( +"bWm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -50978,7 +47848,7 @@ dir = 8 }, /area/hallway/primary/central) -"bZX" = ( +"bWn" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -50987,13 +47857,13 @@ dir = 8 }, /area/hallway/primary/central) -"bZY" = ( +"bWo" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"bZZ" = ( +"bWp" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51002,14 +47872,14 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"caa" = ( +"bWq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cab" = ( +"bWr" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -51018,7 +47888,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cac" = ( +"bWs" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51027,7 +47897,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cad" = ( +"bWt" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -51036,7 +47906,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cae" = ( +"bWu" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51048,7 +47918,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"caf" = ( +"bWv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51058,7 +47928,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cag" = ( +"bWw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51067,7 +47937,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cah" = ( +"bWx" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51076,13 +47946,13 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cai" = ( +"bWy" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"caj" = ( +"bWz" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51095,7 +47965,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cak" = ( +"bWA" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51104,7 +47974,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"cal" = ( +"bWB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51115,7 +47985,7 @@ dir = 2 }, /area/hallway/primary/central) -"cam" = ( +"bWC" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51127,7 +47997,7 @@ dir = 2 }, /area/hallway/primary/central) -"can" = ( +"bWD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51138,7 +48008,7 @@ dir = 2 }, /area/hallway/primary/central) -"cao" = ( +"bWE" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 @@ -51155,7 +48025,7 @@ dir = 2 }, /area/hallway/primary/central) -"cap" = ( +"bWF" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, @@ -51163,7 +48033,7 @@ dir = 2 }, /area/hallway/primary/central) -"caq" = ( +"bWG" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -51175,7 +48045,7 @@ dir = 2 }, /area/hallway/primary/central) -"car" = ( +"bWH" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51183,7 +48053,7 @@ dir = 2 }, /area/hallway/primary/central) -"cas" = ( +"bWI" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -51194,13 +48064,13 @@ dir = 6 }, /area/hallway/primary/central) -"cat" = ( +"bWJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/green, /area/hallway/primary/central) -"cau" = ( +"bWK" = ( /obj/structure/table/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -51224,7 +48094,7 @@ dir = 4 }, /area/hydroponics) -"cav" = ( +"bWL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51236,7 +48106,7 @@ dir = 10 }, /area/hydroponics) -"caw" = ( +"bWM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51244,7 +48114,7 @@ dir = 6 }, /area/hydroponics) -"cax" = ( +"bWN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51252,71 +48122,54 @@ dir = 8 }, /area/hydroponics) -"cay" = ( +"bWO" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hydroponics) -"caz" = ( +"bWP" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/hydroponics) -"caA" = ( +"bWQ" = ( /turf/open/floor/plasteel/green/side{ dir = 4 }, /area/hydroponics) -"caB" = ( -/obj/effect/landmark/event_spawn, +"bWR" = ( /turf/open/floor/plasteel/green/side{ dir = 8 }, /area/hydroponics) -"caC" = ( +"bWS" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel, /area/hydroponics) -"caD" = ( +"bWT" = ( /obj/machinery/hydroponics/constructable, /turf/open/floor/plasteel, /area/hydroponics) -"caE" = ( +"bWU" = ( /obj/machinery/seed_extractor, /obj/effect/turf_decal/stripes/line{ dir = 9 }, /turf/open/floor/plasteel, /area/hydroponics) -"caF" = ( +"bWV" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, /obj/structure/closet/wardrobe/botanist, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"caG" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/firealarm{ - pixel_y = 29 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/obj/structure/closet/crate/hydroponics, -/obj/item/shovel/spade, -/obj/item/wrench, -/obj/item/reagent_containers/glass/bucket, -/obj/item/cultivator, -/obj/item/wirecutters, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"caH" = ( +"bWX" = ( /obj/structure/disposalpipe/segment, /obj/structure/table, /obj/item/storage/bag/plants, @@ -51329,32 +48182,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/service) -"caI" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/service) -"caJ" = ( -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/power/apc{ - areastring = "/area/hallway/secondary/service"; - dir = 1; - name = "Service Hall APC"; - pixel_y = 25 - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/service) -"caK" = ( +"bWY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, @@ -51366,7 +48194,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"caL" = ( +"bWZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51380,7 +48208,7 @@ icon_state = "platingdmg2" }, /area/maintenance/starboard) -"caM" = ( +"bXa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51392,7 +48220,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"caN" = ( +"bXb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51407,7 +48235,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"caO" = ( +"bXc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51417,7 +48245,7 @@ /obj/machinery/atmospherics/pipe/manifold/supply/hidden, /turf/open/floor/plating, /area/maintenance/starboard) -"caP" = ( +"bXd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51432,7 +48260,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"caQ" = ( +"bXe" = ( /obj/machinery/door/airlock/maintenance{ name = "Atmospherics Maintenance"; req_access_txt = "24" @@ -51448,7 +48276,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"caR" = ( +"bXf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -51463,7 +48291,7 @@ dir = 8 }, /area/engine/atmos) -"caS" = ( +"bXg" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51478,7 +48306,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"caT" = ( +"bXh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51492,7 +48320,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"caU" = ( +"bXi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -51501,7 +48329,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"caV" = ( +"bXj" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -51510,14 +48338,14 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"caW" = ( +"bXk" = ( /obj/effect/landmark/start/atmospheric_technician, /obj/machinery/atmospherics/pipe/simple/dark/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"caX" = ( +"bXl" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -51526,27 +48354,20 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"caY" = ( +"bXm" = ( /obj/machinery/atmospherics/pipe/simple/dark/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"caZ" = ( -/obj/machinery/atmospherics/pipe/simple/dark/visible{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/engine/atmos) -"cba" = ( +"bXn" = ( /obj/machinery/atmospherics/pipe/manifold/dark/visible, /obj/machinery/meter{ color = "" }, /turf/open/floor/plasteel, /area/engine/atmos) -"cbb" = ( +"bXo" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; name = "Pure to Fuel Pipe"; @@ -51554,13 +48375,13 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"cbc" = ( +"bXp" = ( /obj/machinery/atmospherics/pipe/manifold/yellow/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"cbd" = ( +"bXq" = ( /obj/machinery/atmospherics/components/trinary/filter{ dir = 1; filter_type = "co2"; @@ -51572,7 +48393,7 @@ /obj/structure/window/reinforced, /turf/open/floor/plasteel/vault, /area/engine/atmos) -"cbe" = ( +"bXr" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 8; frequency = 1441; @@ -51581,7 +48402,7 @@ }, /turf/open/floor/engine/co2, /area/engine/atmos) -"cbf" = ( +"bXs" = ( /obj/machinery/camera{ c_tag = "Atmospherics Tank - CO2"; dir = 8; @@ -51589,19 +48410,7 @@ }, /turf/open/floor/engine/co2, /area/engine/atmos) -"cbg" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/plasteel/dark, -/area/aisat) -"cbh" = ( -/obj/structure/window/reinforced, -/obj/machinery/holopad, -/turf/open/floor/plasteel/dark, -/area/aisat) -"cbi" = ( +"bXt" = ( /obj/machinery/power/solar_control{ dir = 1; id = "aftport"; @@ -51614,7 +48423,7 @@ /obj/structure/cable, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"cbj" = ( +"bXu" = ( /obj/structure/cable{ icon_state = "2-8" }, @@ -51623,30 +48432,24 @@ }, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"cbk" = ( +"bXv" = ( /obj/structure/sign/warning/vacuum/external{ pixel_x = 32 }, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"cbl" = ( -/obj/structure/rack, -/obj/item/poster/random_contraband, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port) -"cbm" = ( +"bXx" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/port) -"cbn" = ( +"bXy" = ( /obj/structure/closet, /obj/item/device/flashlight, /turf/open/floor/plating, /area/maintenance/port/aft) -"cbo" = ( +"bXz" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -51656,22 +48459,22 @@ icon_state = "panelscorched" }, /area/maintenance/port/aft) -"cbp" = ( +"bXA" = ( /obj/structure/table, /obj/item/device/flashlight/lamp, /turf/open/floor/plating, /area/maintenance/port/aft) -"cbq" = ( +"bXB" = ( /obj/structure/chair/stool, /turf/open/floor/plating, /area/maintenance/port/aft) -"cbr" = ( +"bXC" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cbs" = ( +"bXD" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -51679,15 +48482,15 @@ icon_state = "platingdmg2" }, /area/maintenance/port/aft) -"cbt" = ( +"bXE" = ( /turf/open/floor/plating, /area/maintenance/port/aft) -"cbu" = ( +"bXF" = ( /obj/structure/girder, /obj/structure/grille, /turf/open/floor/plating, /area/maintenance/port/aft) -"cbv" = ( +"bXG" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51698,33 +48501,33 @@ }, /turf/open/floor/plating, /area/maintenance/port) -"cbw" = ( +"bXH" = ( /obj/structure/closet/crate, /obj/item/coin/silver, /obj/item/device/flashlight, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"cbx" = ( +"bXI" = ( /obj/structure/closet, /obj/item/clothing/neck/stethoscope, /obj/item/hemostat, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port) -"cby" = ( +"bXJ" = ( /obj/item/storage/box/lights/mixed, /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/maintenance/port) -"cbz" = ( +"bXK" = ( /turf/closed/wall, /area/medical/storage) -"cbA" = ( +"bXL" = ( /turf/closed/wall, /area/security/checkpoint/medical) -"cbB" = ( +"bXM" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -27 }, @@ -51735,12 +48538,12 @@ dir = 8 }, /area/hallway/primary/central) -"cbC" = ( +"bXN" = ( /turf/open/floor/plasteel/blue/corner{ dir = 8 }, /area/hallway/primary/central) -"cbD" = ( +"bXO" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51749,13 +48552,13 @@ dir = 8 }, /area/hallway/primary/central) -"cbE" = ( +"bXP" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/blue/corner{ dir = 8 }, /area/hallway/primary/central) -"cbF" = ( +"bXQ" = ( /obj/machinery/camera{ c_tag = "Central Primary Hallway - Aft-Port"; dir = 1; @@ -51765,36 +48568,36 @@ dir = 8 }, /area/hallway/primary/central) -"cbG" = ( +"bXR" = ( /obj/machinery/light/small, /turf/open/floor/plasteel/blue/corner{ dir = 8 }, /area/hallway/primary/central) -"cbH" = ( +"bXS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/blue/corner{ dir = 8 }, /area/hallway/primary/central) -"cbI" = ( +"bXT" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/purple/corner{ dir = 2 }, /area/hallway/primary/central) -"cbJ" = ( +"bXU" = ( /obj/machinery/light/small, /turf/open/floor/plasteel/purple/corner{ dir = 2 }, /area/hallway/primary/central) -"cbK" = ( +"bXV" = ( /turf/open/floor/plasteel/purple/corner{ dir = 2 }, /area/hallway/primary/central) -"cbL" = ( +"bXW" = ( /obj/machinery/camera{ c_tag = "Central Primary Hallway - Aft-Starboard"; dir = 1; @@ -51804,13 +48607,13 @@ dir = 2 }, /area/hallway/primary/central) -"cbM" = ( +"bXX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/purple/corner{ dir = 2 }, /area/hallway/primary/central) -"cbN" = ( +"bXY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51820,7 +48623,7 @@ dir = 2 }, /area/hallway/primary/central) -"cbO" = ( +"bXZ" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 @@ -51832,7 +48635,7 @@ dir = 2 }, /area/hallway/primary/central) -"cbP" = ( +"bYa" = ( /obj/structure/disposalpipe/trunk{ dir = 1 }, @@ -51842,7 +48645,7 @@ }, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"cbQ" = ( +"bYb" = ( /obj/machinery/door/airlock/maintenance{ req_access_txt = "0"; req_one_access_txt = "12;35;47" @@ -51850,11 +48653,11 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cbR" = ( +"bYc" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/hallway/primary/central) -"cbS" = ( +"bYd" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -51864,7 +48667,7 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"cbT" = ( +"bYe" = ( /obj/machinery/camera/autoname{ dir = 4; network = list("SS13") @@ -51880,7 +48683,7 @@ /obj/structure/table/glass, /turf/open/floor/plasteel/green, /area/hydroponics) -"cbU" = ( +"bYf" = ( /obj/item/stack/packageWrap, /obj/item/stack/packageWrap, /obj/item/stack/packageWrap, @@ -51890,38 +48693,33 @@ /obj/structure/table/glass, /turf/open/floor/plasteel/green, /area/hydroponics) -"cbV" = ( -/turf/open/floor/plasteel/green/side{ - dir = 8 - }, -/area/hydroponics) -"cbW" = ( +"bYg" = ( /obj/effect/landmark/start/botanist, /obj/machinery/holopad, /turf/open/floor/plasteel, /area/hydroponics) -"cbX" = ( +"bYh" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel, /area/hydroponics) -"cbY" = ( +"bYi" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, /turf/open/floor/plasteel, /area/hydroponics) -"cbZ" = ( +"bYj" = ( /turf/open/floor/plasteel, /area/hydroponics) -"cca" = ( +"bYk" = ( /obj/effect/landmark/start/botanist, /turf/open/floor/plasteel/green/side{ dir = 4 }, /area/hydroponics) -"ccb" = ( +"bYl" = ( /obj/item/seeds/wheat, /obj/item/seeds/sugarcane, /obj/item/seeds/potato, @@ -51948,11 +48746,11 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"ccc" = ( +"bYm" = ( /obj/structure/closet/secure_closet/hydroponics, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"ccd" = ( +"bYn" = ( /obj/machinery/light/small{ dir = 4 }, @@ -51964,7 +48762,7 @@ /obj/effect/landmark/start/botanist, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"cce" = ( +"bYo" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, @@ -51975,7 +48773,7 @@ /obj/item/kitchen/rollingpin, /turf/open/floor/plasteel, /area/hallway/secondary/service) -"ccf" = ( +"bYp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -51985,54 +48783,22 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel, /area/hallway/secondary/service) -"ccg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 +"bYq" = ( +/obj/structure/rack, +/obj/item/tank/internals/oxygen, +/obj/item/tank/internals/oxygen, +/obj/item/device/radio/off, +/obj/item/device/radio/off, +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = 27 }, -/obj/structure/disposalpipe/segment{ - dir = 4 +/turf/open/floor/plasteel/vault{ + dir = 1 }, -/obj/machinery/rnd/protolathe/department/service, -/turf/open/floor/plasteel, -/area/hallway/secondary/service) -"cch" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/closed/wall, -/area/hallway/secondary/service) -"cci" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"ccj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard) -"cck" = ( +/area/teleporter) +"bYr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -52044,20 +48810,20 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"ccl" = ( +"bYs" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/maintenance/starboard) -"ccm" = ( +"bYt" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plating, /area/maintenance/starboard) -"ccn" = ( +"bYu" = ( /obj/item/cigbutt, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ @@ -52066,12 +48832,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard) -"cco" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard) -"ccp" = ( +"bYv" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, /obj/machinery/light{ dir = 8 @@ -52089,17 +48850,17 @@ dir = 8 }, /area/engine/atmos) -"ccq" = ( +"bYw" = ( /obj/machinery/atmospherics/pipe/simple/dark/visible, /turf/open/floor/plasteel, /area/engine/atmos) -"ccr" = ( +"bYx" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 6 }, /turf/open/floor/plasteel, /area/engine/atmos) -"ccs" = ( +"bYy" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; name = "N2 to Airmix"; @@ -52107,7 +48868,7 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"cct" = ( +"bYz" = ( /obj/machinery/atmospherics/components/trinary/mixer{ dir = 4; node1_concentration = 0.8; @@ -52117,28 +48878,24 @@ }, /turf/open/floor/plasteel, /area/engine/atmos) -"ccu" = ( +"bYA" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 10 }, /turf/open/floor/plasteel, /area/engine/atmos) -"ccv" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel, -/area/engine/atmos) -"ccw" = ( +"bYB" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible, /obj/machinery/light{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"ccx" = ( +"bYC" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"ccy" = ( +"bYD" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -52147,25 +48904,17 @@ req_access = null; req_access_txt = "10; 13" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/solars/port/aft) -"ccz" = ( +"bYE" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccA" = ( -/obj/structure/table, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 8 - }, -/obj/item/poster/random_contraband, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"ccB" = ( +"bYG" = ( /obj/structure/table, /obj/item/folder/white{ pixel_x = 4; @@ -52182,20 +48931,20 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccC" = ( +"bYH" = ( /obj/structure/light_construct, /turf/open/floor/plating{ icon_state = "panelscorched" }, /area/maintenance/port/aft) -"ccD" = ( +"bYI" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccE" = ( +"bYJ" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -52204,34 +48953,34 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccF" = ( +"bYK" = ( /obj/machinery/mech_bay_recharge_port, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccG" = ( +"bYL" = ( /turf/open/floor/mech_bay_recharge_floor, /area/maintenance/port/aft) -"ccH" = ( +"bYM" = ( /obj/machinery/computer/mech_bay_power_console, /obj/structure/cable/yellow{ icon_state = "0-2" }, /turf/open/floor/circuit, /area/maintenance/port/aft) -"ccI" = ( +"bYN" = ( /obj/machinery/space_heater, /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/maintenance/port/aft) -"ccJ" = ( +"bYO" = ( /obj/item/vending_refill/cola, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccK" = ( +"bYP" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -52239,7 +48988,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccL" = ( +"bYQ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -52251,13 +49000,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ccM" = ( +"bYR" = ( /obj/machinery/vending/medical, /turf/open/floor/plasteel/whiteblue/side{ dir = 9 }, /area/medical/storage) -"ccN" = ( +"bYS" = ( /obj/structure/noticeboard{ pixel_y = 32 }, @@ -52282,7 +49031,7 @@ dir = 1 }, /area/medical/storage) -"ccO" = ( +"bYT" = ( /obj/structure/closet/secure_closet/medical3, /obj/item/screwdriver{ pixel_y = 6 @@ -52294,7 +49043,7 @@ dir = 1 }, /area/medical/storage) -"ccP" = ( +"bYU" = ( /obj/structure/closet/secure_closet/medical3, /obj/machinery/light{ dir = 1 @@ -52309,7 +49058,7 @@ dir = 1 }, /area/medical/storage) -"ccQ" = ( +"bYV" = ( /obj/item/device/radio/intercom{ broadcasting = 1; freerange = 0; @@ -52335,14 +49084,14 @@ dir = 1 }, /area/medical/storage) -"ccR" = ( +"bYW" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /turf/open/floor/plasteel/whiteblue/side{ dir = 5 }, /area/medical/storage) -"ccS" = ( +"bYX" = ( /obj/machinery/power/apc{ dir = 8; name = "Medical Security Checkpoint APC"; @@ -52360,7 +49109,7 @@ dir = 9 }, /area/security/checkpoint/medical) -"ccT" = ( +"bYY" = ( /obj/machinery/recharger{ pixel_y = 4 }, @@ -52382,7 +49131,7 @@ dir = 1 }, /area/security/checkpoint/medical) -"ccU" = ( +"bYZ" = ( /obj/item/pen, /obj/structure/table/reinforced, /obj/structure/reagent_dispensers/peppertank{ @@ -52404,15 +49153,15 @@ dir = 5 }, /area/security/checkpoint/medical) -"ccV" = ( +"bZa" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/medical/medbay/central) -"ccW" = ( +"bZb" = ( /obj/structure/sign/departments/medbay/alt, /turf/closed/wall, /area/medical/medbay/central) -"ccX" = ( +"bZc" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -52422,14 +49171,14 @@ dir = 2 }, /area/medical/medbay/central) -"ccY" = ( +"bZd" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /turf/open/floor/plasteel/white/side{ dir = 2 }, /area/medical/medbay/central) -"ccZ" = ( +"bZe" = ( /obj/structure/sign/directions/security{ desc = "A direction sign, pointing out which way the security department is."; dir = 1; @@ -52450,7 +49199,7 @@ }, /turf/closed/wall, /area/medical/medbay/central) -"cda" = ( +"bZf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -52460,7 +49209,7 @@ dir = 8 }, /area/hallway/primary/aft) -"cdb" = ( +"bZg" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -52470,7 +49219,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/aft) -"cdc" = ( +"bZh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -52480,7 +49229,7 @@ dir = 2 }, /area/hallway/primary/aft) -"cdd" = ( +"bZi" = ( /obj/structure/sign/directions/engineering{ desc = "A direction sign, pointing out which way the medical department is."; dir = 8; @@ -52502,22 +49251,22 @@ }, /turf/closed/wall, /area/science/research) -"cde" = ( +"bZj" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/science/research) -"cdf" = ( +"bZk" = ( /obj/structure/sign/departments/science, /turf/closed/wall, /area/science/research) -"cdg" = ( +"bZl" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/white/side{ dir = 2 }, /area/science/research) -"cdh" = ( +"bZm" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -52528,20 +49277,13 @@ dir = 2 }, /area/science/research) -"cdi" = ( +"bZn" = ( /turf/closed/wall, /area/science/research) -"cdj" = ( +"bZo" = ( /turf/closed/wall, /area/security/checkpoint/science/research) -"cdk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cdl" = ( +"bZq" = ( /obj/item/reagent_containers/food/snacks/grown/wheat, /obj/item/reagent_containers/food/snacks/grown/watermelon, /obj/item/reagent_containers/food/snacks/grown/citrus/orange, @@ -52552,13 +49294,13 @@ /obj/structure/table/glass, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"cdm" = ( +"bZr" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"cdn" = ( +"bZs" = ( /obj/item/cultivator, /obj/item/crowbar, /obj/item/device/plant_analyzer, @@ -52566,7 +49308,7 @@ /obj/structure/table/glass, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"cdo" = ( +"bZt" = ( /obj/structure/sink{ dir = 8; pixel_x = -12; @@ -52576,13 +49318,13 @@ dir = 9 }, /area/hydroponics) -"cdp" = ( +"bZu" = ( /obj/effect/landmark/start/botanist, /turf/open/floor/plasteel/green/side{ dir = 8 }, /area/hydroponics) -"cdq" = ( +"bZv" = ( /obj/machinery/biogenerator, /obj/machinery/light_switch{ pixel_x = 26 @@ -52592,25 +49334,21 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cdr" = ( +"bZw" = ( /obj/structure/closet/secure_closet/hydroponics, /obj/machinery/light_switch{ pixel_x = -26 }, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"cds" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 +"bZx" = ( +/obj/machinery/icecream_vat, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 }, -/obj/structure/sign/poster/official/cleanliness{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/hydrofloor, -/area/hydroponics) -"cdt" = ( +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"bZy" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock{ name = "Service Hall"; @@ -52619,38 +49357,29 @@ }, /turf/open/floor/plating, /area/hallway/secondary/service) -"cdu" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"cdv" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard) -"cdw" = ( +"bZz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard) -"cdx" = ( +"bZA" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard) +"bZB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/open/floor/plating, /area/maintenance/starboard) -"cdy" = ( +"bZC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/maintenance/disposal/incinerator) -"cdz" = ( +"bZD" = ( /obj/machinery/door/airlock/maintenance{ name = "Incinerator Access"; req_access_txt = "12" @@ -52661,10 +49390,10 @@ }, /turf/open/floor/plating, /area/maintenance/disposal/incinerator) -"cdA" = ( +"bZE" = ( /turf/closed/wall, /area/maintenance/disposal/incinerator) -"cdB" = ( +"bZF" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 5 }, @@ -52678,46 +49407,46 @@ dir = 8 }, /area/engine/atmos) -"cdC" = ( +"bZG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible{ dir = 10 }, /turf/open/floor/plasteel, /area/engine/atmos) -"cdD" = ( +"bZH" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; name = "N2 to Pure" }, /turf/open/floor/plasteel, /area/engine/atmos) -"cdE" = ( +"bZI" = ( /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"cdF" = ( +"bZJ" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible, /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 4 }, /turf/open/floor/plasteel, /area/engine/atmos) -"cdG" = ( +"bZK" = ( /obj/machinery/atmospherics/pipe/manifold/yellow/visible{ dir = 1 }, /turf/open/floor/plasteel, /area/engine/atmos) -"cdH" = ( +"bZL" = ( /obj/machinery/atmospherics/pipe/manifold/yellow/visible{ dir = 4 }, /obj/machinery/meter, /turf/open/floor/plasteel, /area/engine/atmos) -"cdI" = ( +"bZM" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -52735,13 +49464,13 @@ dir = 4 }, /area/engine/atmos) -"cdJ" = ( +"bZN" = ( /obj/structure/cable{ icon_state = "1-2" }, /turf/open/floor/plating/airless, /area/maintenance/solars/port/aft) -"cdK" = ( +"bZO" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" @@ -52749,16 +49478,16 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port/aft) -"cdL" = ( +"bZP" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/circuit, /area/maintenance/port/aft) -"cdM" = ( +"bZQ" = ( /turf/open/floor/circuit, /area/maintenance/port/aft) -"cdN" = ( +"bZR" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -52769,15 +49498,15 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cdO" = ( +"bZS" = ( /obj/structure/closet/firecloset, /turf/open/floor/plating, /area/maintenance/port/aft) -"cdP" = ( +"bZT" = ( /obj/machinery/space_heater, /turf/open/floor/plating, -/area/maintenance/port/aft) -"cdQ" = ( +/area/maintenance/aft) +"bZU" = ( /obj/machinery/light/small{ dir = 1 }, @@ -52785,13 +49514,13 @@ /obj/item/mop, /turf/open/floor/plating, /area/maintenance/port/aft) -"cdR" = ( +"bZV" = ( /obj/item/storage/toolbox/emergency, /obj/item/hand_labeler, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"cdS" = ( +"bZW" = ( /obj/item/cigbutt, /obj/structure/disposalpipe/segment{ dir = 6 @@ -52801,7 +49530,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cdT" = ( +"bZX" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=4"; dir = 4; @@ -52822,7 +49551,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/medical/storage) -"cdU" = ( +"bZY" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -52830,20 +49559,20 @@ dir = 8 }, /area/medical/storage) -"cdV" = ( +"bZZ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cdW" = ( +"caa" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cdX" = ( +"cab" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -52852,7 +49581,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cdY" = ( +"cac" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -52866,7 +49595,7 @@ dir = 4 }, /area/medical/storage) -"cdZ" = ( +"cad" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Medbay Security Post"; @@ -52880,7 +49609,7 @@ }, /turf/open/floor/plasteel/red, /area/security/checkpoint/medical) -"cea" = ( +"cae" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -52894,10 +49623,10 @@ dir = 8 }, /area/security/checkpoint/medical) -"ceb" = ( +"caf" = ( /turf/open/floor/plasteel, /area/security/checkpoint/medical) -"cec" = ( +"cag" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -52905,14 +49634,14 @@ dir = 4 }, /area/security/checkpoint/medical) -"ced" = ( +"cah" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/security/checkpoint/medical) -"cee" = ( +"cai" = ( /obj/structure/table, /obj/item/pen, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -52923,7 +49652,7 @@ dir = 1 }, /area/medical/medbay/central) -"cef" = ( +"caj" = ( /obj/machinery/light/small{ dir = 1 }, @@ -52949,31 +49678,31 @@ dir = 1 }, /area/medical/medbay/central) -"ceg" = ( +"cak" = ( /obj/structure/chair, /turf/open/floor/plasteel/whiteblue/side{ dir = 1 }, /area/medical/medbay/central) -"ceh" = ( +"cal" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cei" = ( +"cam" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cej" = ( +"can" = ( /obj/structure/chair, /obj/effect/landmark/start/assistant, /turf/open/floor/plasteel/whiteblue/side{ dir = 1 }, /area/medical/medbay/central) -"cek" = ( +"cao" = ( /obj/structure/table, /obj/item/storage/box/bodybags{ pixel_x = 3; @@ -52983,7 +49712,7 @@ dir = 1 }, /area/medical/medbay/central) -"cel" = ( +"cap" = ( /obj/structure/table, /obj/item/stack/medical/gauze, /obj/item/stack/medical/ointment, @@ -52992,25 +49721,25 @@ dir = 1 }, /area/medical/medbay/central) -"cem" = ( +"caq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/blue/corner{ dir = 8 }, /area/hallway/primary/aft) -"cen" = ( +"car" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/hallway/primary/aft) -"ceo" = ( +"cas" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/purple/corner{ dir = 2 }, /area/hallway/primary/aft) -"cep" = ( +"cat" = ( /obj/structure/table, /obj/item/folder/white{ pixel_x = 4; @@ -53021,25 +49750,25 @@ dir = 1 }, /area/science/research) -"ceq" = ( +"cau" = ( /obj/structure/table, /obj/item/paper/pamphlet/gateway, /turf/open/floor/plasteel/whitepurple/side{ dir = 1 }, /area/science/research) -"cer" = ( +"cav" = ( /obj/structure/chair, /obj/effect/landmark/start/assistant, /turf/open/floor/plasteel/whitepurple/side{ dir = 1 }, /area/science/research) -"ces" = ( +"caw" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/white, /area/science/research) -"cet" = ( +"cax" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -53047,13 +49776,13 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/white, /area/science/research) -"ceu" = ( +"cay" = ( /obj/structure/chair, /turf/open/floor/plasteel/whitepurple/side{ dir = 1 }, /area/science/research) -"cev" = ( +"caz" = ( /obj/structure/table, /obj/item/stack/cable_coil, /obj/item/device/assembly/igniter{ @@ -53070,7 +49799,7 @@ dir = 1 }, /area/science/research) -"cew" = ( +"caA" = ( /obj/structure/table, /obj/item/stack/sheet/glass, /obj/item/electronics/airlock, @@ -53082,7 +49811,7 @@ dir = 1 }, /area/science/research) -"cex" = ( +"caB" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -2; @@ -53108,7 +49837,7 @@ dir = 1 }, /area/science/research) -"cey" = ( +"caC" = ( /obj/structure/table, /obj/machinery/recharger{ pixel_y = 4 @@ -53124,7 +49853,7 @@ dir = 9 }, /area/security/checkpoint/science/research) -"cez" = ( +"caD" = ( /obj/structure/table, /obj/machinery/requests_console{ department = "Security"; @@ -53157,7 +49886,7 @@ dir = 1 }, /area/security/checkpoint/science/research) -"ceA" = ( +"caE" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = 1; @@ -53172,16 +49901,7 @@ dir = 5 }, /area/security/checkpoint/science/research) -"ceB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard/aft) -"ceC" = ( +"caG" = ( /obj/machinery/firealarm{ dir = 8; pixel_x = -24 @@ -53193,19 +49913,19 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"ceD" = ( +"caH" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"ceE" = ( +"caI" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/hydrofloor, /area/hallway/primary/central) -"ceF" = ( +"caJ" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/medical/glass{ name = "Hydroponics"; @@ -53216,7 +49936,7 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"ceG" = ( +"caK" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -53227,7 +49947,7 @@ dir = 10 }, /area/hydroponics) -"ceH" = ( +"caL" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53238,7 +49958,7 @@ dir = 6 }, /area/hydroponics) -"ceI" = ( +"caM" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53249,7 +49969,7 @@ dir = 10 }, /area/hydroponics) -"ceJ" = ( +"caN" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53260,7 +49980,7 @@ dir = 2 }, /area/hydroponics) -"ceK" = ( +"caO" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53274,7 +49994,7 @@ dir = 2 }, /area/hydroponics) -"ceL" = ( +"caP" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53288,7 +50008,7 @@ dir = 2 }, /area/hydroponics) -"ceM" = ( +"caQ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53304,11 +50024,14 @@ /obj/effect/turf_decal/bot{ dir = 2 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel{ dir = 2 }, /area/hydroponics) -"ceN" = ( +"caR" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53318,7 +50041,7 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"ceO" = ( +"caS" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53330,7 +50053,7 @@ }, /turf/open/floor/plasteel/hydrofloor, /area/hydroponics) -"ceP" = ( +"caT" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53345,9 +50068,12 @@ /obj/structure/cable/yellow{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/maintenance/starboard) -"ceQ" = ( +"caU" = ( /obj/structure/disposalpipe/sorting/mail{ sortType = 21 }, @@ -53365,25 +50091,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"ceR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"ceS" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard) -"ceT" = ( +"caW" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -53392,12 +50100,12 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"ceU" = ( +"caX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light_switch, /turf/closed/wall, /area/maintenance/disposal/incinerator) -"ceV" = ( +"caY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -53407,7 +50115,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ceW" = ( +"caZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -53418,7 +50126,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ceX" = ( +"cba" = ( /obj/machinery/power/smes{ capacity = 9e+006; charge = 10000 @@ -53428,7 +50136,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ceY" = ( +"cbb" = ( /obj/machinery/door/window/northleft{ dir = 1; icon_state = "left"; @@ -53437,7 +50145,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"ceZ" = ( +"cbc" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -53449,7 +50157,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cfa" = ( +"cbd" = ( /obj/machinery/atmospherics/components/trinary/filter{ dir = 4; filter_type = "n2"; @@ -53458,7 +50166,7 @@ /obj/structure/window/reinforced, /turf/open/floor/plasteel/red, /area/engine/atmos) -"cfb" = ( +"cbe" = ( /obj/structure/window/reinforced, /obj/machinery/computer/atmos_control/tank{ dir = 1; @@ -53474,7 +50182,7 @@ /obj/machinery/atmospherics/pipe/simple/dark/visible, /turf/open/floor/plasteel/red, /area/engine/atmos) -"cfc" = ( +"cbf" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/components/binary/pump{ dir = 1; @@ -53486,7 +50194,7 @@ }, /turf/open/floor/plasteel/red, /area/engine/atmos) -"cfd" = ( +"cbg" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -53504,7 +50212,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cfe" = ( +"cbh" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/components/trinary/filter{ dir = 4; @@ -53513,7 +50221,7 @@ }, /turf/open/floor/plasteel/blue, /area/engine/atmos) -"cff" = ( +"cbi" = ( /obj/structure/window/reinforced, /obj/machinery/computer/atmos_control/tank{ dir = 1; @@ -53528,7 +50236,7 @@ }, /turf/open/floor/plasteel/blue, /area/engine/atmos) -"cfg" = ( +"cbj" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/components/binary/pump{ dir = 1; @@ -53540,7 +50248,7 @@ }, /turf/open/floor/plasteel/blue, /area/engine/atmos) -"cfh" = ( +"cbk" = ( /obj/structure/window/reinforced{ dir = 8 }, @@ -53562,7 +50270,7 @@ }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cfi" = ( +"cbl" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/cyan/visible, /obj/machinery/atmospherics/pipe/simple/green/visible{ @@ -53572,24 +50280,7 @@ dir = 8 }, /area/engine/atmos) -"cfj" = ( -/obj/structure/window/reinforced, -/obj/machinery/computer/atmos_control/tank{ - dir = 1; - frequency = 1441; - input_tag = "air_in"; - name = "Mixed Air Supply Control"; - output_tag = "air_out"; - sensors = list("air_sensor" = "Tank") - }, -/obj/machinery/atmospherics/pipe/simple/green/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/engine/atmos) -"cfk" = ( +"cbn" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/components/binary/pump{ dir = 1; @@ -53602,7 +50293,7 @@ dir = 8 }, /area/engine/atmos) -"cfl" = ( +"cbo" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -53614,7 +50305,7 @@ dir = 8 }, /area/engine/atmos) -"cfm" = ( +"cbp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -53623,7 +50314,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfn" = ( +"cbq" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -53634,7 +50325,7 @@ icon_state = "panelscorched" }, /area/maintenance/port/aft) -"cfo" = ( +"cbr" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -53643,13 +50334,13 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfp" = ( +"cbs" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfq" = ( +"cbt" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, @@ -53658,12 +50349,12 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfr" = ( +"cbu" = ( /turf/open/floor/plating{ icon_state = "panelscorched" }, -/area/maintenance/port/aft) -"cfs" = ( +/area/maintenance/aft) +"cbv" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -53675,7 +50366,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cft" = ( +"cbw" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -53683,13 +50374,13 @@ icon_state = "platingdmg3" }, /area/maintenance/port/aft) -"cfu" = ( +"cbx" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfv" = ( +"cby" = ( /obj/machinery/mecha_part_fabricator{ dir = 2; name = "counterfeit exosuit fabricator"; @@ -53697,7 +50388,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfw" = ( +"cbz" = ( /obj/structure/rack, /obj/item/stack/sheet/cardboard, /obj/item/device/radio/off, @@ -53707,7 +50398,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfx" = ( +"cbA" = ( /obj/structure/closet, /obj/item/stack/sheet/metal{ amount = 34 @@ -53716,7 +50407,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfy" = ( +"cbB" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -53727,7 +50418,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfz" = ( +"cbC" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53735,8 +50426,8 @@ dir = 4 }, /turf/open/floor/plating, -/area/maintenance/port/aft) -"cfA" = ( +/area/maintenance/aft) +"cbD" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53746,7 +50437,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfB" = ( +"cbE" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -53756,7 +50447,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfC" = ( +"cbF" = ( /obj/item/reagent_containers/glass/bottle/morphine, /obj/item/trash/candy, /obj/structure/disposalpipe/segment{ @@ -53767,7 +50458,7 @@ icon_state = "platingdmg1" }, /area/maintenance/port/aft) -"cfD" = ( +"cbG" = ( /obj/item/storage/box/lights/mixed, /obj/structure/disposalpipe/segment{ dir = 4 @@ -53777,7 +50468,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfE" = ( +"cbH" = ( /obj/item/tank/internals/air, /obj/item/tank/internals/air, /obj/item/clothing/mask/breath, @@ -53793,7 +50484,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfF" = ( +"cbI" = ( /obj/machinery/door/airlock{ name = "Medbay Emergency Storage"; req_access_txt = "5" @@ -53803,7 +50494,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cfG" = ( +"cbJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -53814,7 +50505,7 @@ dir = 8 }, /area/medical/storage) -"cfH" = ( +"cbK" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -53823,7 +50514,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cfI" = ( +"cbL" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -53832,7 +50523,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cfJ" = ( +"cbM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -53841,7 +50532,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cfK" = ( +"cbN" = ( /obj/machinery/holopad, /obj/effect/landmark/start/medical_doctor, /obj/structure/cable/yellow{ @@ -53852,7 +50543,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/storage) -"cfL" = ( +"cbO" = ( /obj/machinery/camera{ c_tag = "Medbay Storage"; dir = 8; @@ -53865,7 +50556,7 @@ dir = 4 }, /area/medical/storage) -"cfM" = ( +"cbP" = ( /obj/machinery/requests_console{ announcementConsole = 0; department = "Medbay"; @@ -53874,7 +50565,7 @@ }, /turf/closed/wall, /area/security/checkpoint/medical) -"cfN" = ( +"cbQ" = ( /obj/machinery/computer/secure_data{ dir = 4 }, @@ -53893,7 +50584,7 @@ }, /turf/open/floor/plasteel/red/side, /area/security/checkpoint/medical) -"cfO" = ( +"cbR" = ( /obj/structure/chair/office/dark, /obj/machinery/button/door{ desc = "A remote control switch for the medbay foyer."; @@ -53908,11 +50599,11 @@ dir = 6 }, /area/security/checkpoint/medical) -"cfP" = ( +"cbS" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/security/checkpoint/medical) -"cfQ" = ( +"cbT" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -53921,7 +50612,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfR" = ( +"cbU" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -53931,7 +50622,7 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfS" = ( +"cbV" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -53940,7 +50631,7 @@ }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfT" = ( +"cbW" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -53950,62 +50641,62 @@ /obj/machinery/holopad, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfU" = ( +"cbX" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfV" = ( +"cbY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfW" = ( +"cbZ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfX" = ( +"cca" = ( /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"cfY" = ( +"ccb" = ( /obj/machinery/door/firedoor, /turf/open/floor/plasteel/white/side{ dir = 8 }, /area/medical/medbay/central) -"cfZ" = ( +"ccc" = ( /obj/machinery/door/firedoor, /turf/open/floor/plasteel/white/side{ dir = 4 }, /area/science/research) -"cga" = ( +"ccd" = ( /turf/open/floor/plasteel/white, /area/science/research) -"cgb" = ( +"cce" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /turf/open/floor/plasteel/white, /area/science/research) -"cgc" = ( +"ccf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/science/research) -"cgd" = ( +"ccg" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/science/research) -"cge" = ( +"cch" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -54016,26 +50707,26 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/white, /area/science/research) -"cgf" = ( +"cci" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/science/research) -"cgg" = ( +"ccj" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, /turf/open/floor/plasteel/white, /area/science/research) -"cgh" = ( +"cck" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plating, /area/security/checkpoint/science/research) -"cgi" = ( +"ccl" = ( /obj/item/screwdriver{ pixel_y = 10 }, @@ -54047,7 +50738,7 @@ dir = 8 }, /area/security/checkpoint/science/research) -"cgj" = ( +"ccm" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/structure/chair/office/dark{ dir = 1 @@ -54055,7 +50746,7 @@ /obj/effect/landmark/start/depsec/science, /turf/open/floor/plasteel, /area/security/checkpoint/science/research) -"cgk" = ( +"ccn" = ( /obj/machinery/computer/secure_data{ dir = 8 }, @@ -54072,18 +50763,26 @@ dir = 4 }, /area/security/checkpoint/science/research) -"cgl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cgm" = ( +"cco" = ( +/obj/machinery/light/small, +/obj/item/toy/dummy, +/obj/item/toy/prize/honk{ + pixel_y = 12 + }, +/obj/structure/table/wood, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"ccp" = ( /obj/machinery/vending/hydroseeds{ slogan_delay = 700 }, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"cgn" = ( +"ccq" = ( /obj/structure/table, /obj/item/book/manual/hydroponics_pod_people, /obj/machinery/light, @@ -54098,11 +50797,11 @@ }, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"cgo" = ( +"ccr" = ( /obj/machinery/vending/hydronutrients, /turf/open/floor/plasteel/vault, /area/hallway/primary/central) -"cgp" = ( +"ccs" = ( /obj/machinery/disposal/bin{ pixel_x = -2; pixel_y = -2 @@ -54118,13 +50817,13 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgq" = ( +"cct" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 }, /turf/open/floor/plasteel, /area/hydroponics) -"cgr" = ( +"ccu" = ( /obj/machinery/hydroponics/constructable, /obj/item/device/radio/intercom{ name = "Station Intercom (General)"; @@ -54135,14 +50834,14 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgs" = ( +"ccv" = ( /obj/machinery/hydroponics/constructable, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plasteel, /area/hydroponics) -"cgt" = ( +"ccw" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/light, /obj/machinery/power/apc{ @@ -54157,7 +50856,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgu" = ( +"ccx" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/airalarm{ dir = 1; @@ -54168,7 +50867,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgv" = ( +"ccy" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/firealarm{ dir = 1; @@ -54179,14 +50878,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgw" = ( -/obj/machinery/plantgenes, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hydroponics) -"cgx" = ( +"ccz" = ( /obj/item/wrench, /obj/item/clothing/suit/apron, /obj/item/clothing/accessory/armband/hydro, @@ -54196,7 +50888,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgy" = ( +"ccA" = ( /obj/item/reagent_containers/spray/plantbgone{ pixel_y = 3 }, @@ -54219,7 +50911,7 @@ }, /turf/open/floor/plasteel, /area/hydroponics) -"cgz" = ( +"ccB" = ( /obj/machinery/door/window/eastright{ dir = 1; name = "Hydroponics Delivery"; @@ -54234,7 +50926,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hydroponics) -"cgA" = ( +"ccC" = ( /obj/machinery/navbeacon{ codes_txt = "delivery;dir=8"; dir = 8; @@ -54254,7 +50946,7 @@ dir = 1 }, /area/hydroponics) -"cgB" = ( +"ccD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -54268,21 +50960,21 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"cgC" = ( +"ccE" = ( /obj/machinery/atmospherics/components/unary/tank/toxins{ dir = 4 }, /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgD" = ( +"ccF" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; name = "plasma tank pump" }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgE" = ( +"ccG" = ( /obj/structure/sink/kitchen{ desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; name = "old sink"; @@ -54296,7 +50988,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgF" = ( +"ccH" = ( /obj/machinery/light{ dir = 1 }, @@ -54312,7 +51004,7 @@ /obj/item/pen, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgG" = ( +"ccI" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -54321,7 +51013,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgH" = ( +"ccJ" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ icon_state = "2-4" @@ -54331,7 +51023,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgI" = ( +"ccK" = ( /obj/structure/cable{ icon_state = "0-8" }, @@ -54343,68 +51035,59 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cgJ" = ( +"ccL" = ( /obj/machinery/atmospherics/pipe/simple/dark/visible{ dir = 4 }, /turf/closed/wall/r_wall, /area/engine/atmos) -"cgK" = ( +"ccM" = ( /obj/machinery/atmospherics/pipe/simple/dark/visible{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgL" = ( -/obj/machinery/atmospherics/pipe/simple/dark/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/valve/digital{ - name = "Waste Release" - }, -/turf/open/floor/plasteel/dark, -/area/engine/atmos) -"cgM" = ( +"ccN" = ( /obj/machinery/atmospherics/pipe/simple/green/visible, /obj/machinery/atmospherics/pipe/simple/dark/visible{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgN" = ( +"ccO" = ( /obj/machinery/atmospherics/pipe/simple/dark/visible{ dir = 9 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgO" = ( +"ccP" = ( /obj/machinery/atmospherics/pipe/simple/yellow/visible, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgP" = ( +"ccQ" = ( /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgQ" = ( +"ccR" = ( /obj/machinery/atmospherics/pipe/simple/green/visible, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgR" = ( +"ccS" = ( /obj/machinery/light, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgS" = ( +"ccT" = ( /obj/machinery/atmospherics/pipe/manifold/cyan/visible{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgT" = ( +"ccU" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgU" = ( +"ccV" = ( /obj/machinery/atmospherics/pipe/simple/cyan/visible{ dir = 9 }, @@ -54415,14 +51098,17 @@ }, /turf/open/floor/plasteel/dark, /area/engine/atmos) -"cgV" = ( +"ccW" = ( /obj/machinery/door/airlock/external{ req_access_txt = "24"; req_one_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/engine/atmos) -"cgW" = ( +"ccX" = ( /obj/structure/sign/warning/vacuum/external{ pixel_y = -32 }, @@ -54434,10 +51120,10 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"cgX" = ( +"ccY" = ( /turf/open/floor/plating, /area/engine/atmos) -"cgY" = ( +"ccZ" = ( /obj/machinery/door/window/northleft{ dir = 8; icon_state = "left"; @@ -54452,12 +51138,12 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"cgZ" = ( +"cda" = ( /obj/structure/lattice/catwalk, /obj/structure/cable, /turf/open/space, /area/solar/port/aft) -"cha" = ( +"cdb" = ( /obj/structure/girder, /obj/structure/grille, /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ @@ -54468,7 +51154,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"chb" = ( +"cdc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -54477,7 +51163,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"chc" = ( +"cdd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -54489,7 +51175,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"chd" = ( +"cde" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" @@ -54502,7 +51188,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"che" = ( +"cdf" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -54514,19 +51200,19 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"chf" = ( +"cdg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"chg" = ( +"cdh" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"chh" = ( +"cdi" = ( /obj/structure/closet, /obj/item/stack/sheet/glass{ amount = 12 @@ -54534,7 +51220,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"chi" = ( +"cdj" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -54542,31 +51228,31 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/port/aft) -"chj" = ( +"cdk" = ( /obj/item/trash/semki, /turf/open/floor/plating, /area/maintenance/port/aft) -"chk" = ( +"cdl" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, /area/maintenance/port/aft) -"chl" = ( +"cdm" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating, -/area/maintenance/port/aft) -"chm" = ( +/area/maintenance/aft) +"cdn" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1 }, /obj/machinery/portable_atmospherics/canister/air, /turf/open/floor/plating, /area/maintenance/port/aft) -"chn" = ( +"cdo" = ( /obj/effect/landmark/xeno_spawn, /obj/structure/closet/firecloset, /turf/open/floor/plating, /area/maintenance/port/aft) -"cho" = ( +"cdp" = ( /obj/machinery/light_switch{ pixel_x = -26 }, @@ -54585,7 +51271,7 @@ dir = 10 }, /area/medical/storage) -"chp" = ( +"cdq" = ( /obj/machinery/firealarm{ dir = 1; pixel_y = -24 @@ -54595,7 +51281,7 @@ dir = 2 }, /area/medical/storage) -"chq" = ( +"cdr" = ( /obj/item/storage/box/bodybags{ pixel_x = 3; pixel_y = 3 @@ -54627,37 +51313,37 @@ dir = 8 }, /area/medical/storage) -"chr" = ( +"cds" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/white, /area/medical/storage) -"chs" = ( +"cdt" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel/white, /area/medical/storage) -"cht" = ( +"cdu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/whiteblue/corner{ dir = 4 }, /area/medical/storage) -"chu" = ( +"cdv" = ( /obj/machinery/rnd/protolathe/department/medical, /turf/open/floor/plasteel/whiteblue/side{ dir = 5 }, /area/medical/storage) -"chv" = ( +"cdw" = ( /turf/closed/wall, /area/medical/medbay/central) -"chw" = ( +"cdx" = ( /obj/machinery/computer/crew, /turf/open/floor/plasteel/vault, /area/medical/medbay/central) -"chx" = ( +"cdy" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -54672,19 +51358,19 @@ }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chy" = ( +"cdz" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chz" = ( +"cdA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chA" = ( +"cdB" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -54695,29 +51381,25 @@ }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chB" = ( +"cdC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chC" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"chD" = ( +"cdD" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chE" = ( +"cdE" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, /turf/open/floor/plasteel/white, /area/medical/medbay/central) -"chF" = ( +"cdF" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment{ dir = 4 @@ -54726,7 +51408,7 @@ dir = 8 }, /area/medical/medbay/central) -"chG" = ( +"cdG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 4 @@ -54735,7 +51417,7 @@ dir = 8 }, /area/hallway/primary/aft) -"chH" = ( +"cdH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -54747,7 +51429,7 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/aft) -"chI" = ( +"cdI" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, @@ -54755,17 +51437,13 @@ dir = 2 }, /area/hallway/primary/aft) -"chJ" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/research) -"chK" = ( +"cdJ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /turf/open/floor/plasteel/white, /area/science/research) -"chL" = ( +"cdK" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -54777,7 +51455,7 @@ }, /turf/open/floor/plasteel/white, /area/science/research) -"chM" = ( +"cdL" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -54789,7 +51467,7 @@ }, /turf/open/floor/plasteel/white, /area/science/research) -"chN" = ( +"cdM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -54798,7 +51476,7 @@ }, /turf/open/floor/plasteel/white, /area/science/research) -"chO" = ( +"cdN" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -54810,7 +51488,7 @@ }, /turf/open/floor/plasteel/white, /area/science/research) -"chP" = ( +"cdO" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -54823,7 +51501,7 @@ }, /turf/open/floor/plasteel/white, /area/science/research) -"chQ" = ( +"cdP" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -54833,7 +51511,7 @@ }, /turf/open/floor/plating, /area/security/checkpoint/science/research) -"chR" = ( +"cdQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -54845,13 +51523,13 @@ dir = 8 }, /area/security/checkpoint/science/research) -"chS" = ( +"cdR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /turf/open/floor/plasteel, /area/security/checkpoint/science/research) -"chT" = ( +"cdS" = ( /obj/structure/reagent_dispensers/peppertank{ pixel_x = 30 }, @@ -54867,12 +51545,7 @@ dir = 4 }, /area/security/checkpoint/science/research) -"chU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"chV" = ( +"cdU" = ( /obj/machinery/door/airlock/maintenance{ name = "Hydroponics Maintenance"; req_access_txt = "35"; @@ -54880,7 +51553,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"chW" = ( +"cdV" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -54890,28 +51563,28 @@ icon_state = "panelscorched" }, /area/maintenance/starboard) -"chX" = ( +"cdW" = ( /obj/item/device/flashlight, /obj/machinery/light/small{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard) -"chY" = ( +"cdX" = ( /obj/structure/closet/crate, /obj/item/coin/silver, /obj/effect/spawner/lootdrop/maintenance, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard) -"chZ" = ( +"cdY" = ( /obj/structure/reagent_dispensers/watertank, /obj/item/storage/box/lights/mixed, /obj/effect/spawner/lootdrop/maintenance, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard) -"cia" = ( +"cdZ" = ( /obj/structure/sign/warning/nosmoking{ pixel_x = -28 }, @@ -54922,14 +51595,14 @@ /obj/machinery/portable_atmospherics/canister/oxygen, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cib" = ( +"cea" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 4; name = "input port pump" }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cic" = ( +"ceb" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -54942,7 +51615,7 @@ /obj/machinery/meter, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cid" = ( +"cec" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -54951,7 +51624,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cie" = ( +"ced" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -54960,7 +51633,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cif" = ( +"cee" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -54972,7 +51645,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cig" = ( +"cef" = ( /obj/structure/sign/warning/fire{ pixel_x = 32 }, @@ -54983,37 +51656,32 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cih" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/engine/atmos) -"cii" = ( +"ceg" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/green/visible, /turf/open/floor/plating, /area/engine/atmos) -"cij" = ( +"ceh" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/yellow/visible, /turf/open/floor/plating, /area/engine/atmos) -"cik" = ( +"cei" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/open/floor/plating, /area/engine/atmos) -"cil" = ( +"cej" = ( /obj/structure/lattice/catwalk, /turf/open/space, /area/solar/port/aft) -"cim" = ( +"cek" = ( /obj/machinery/door/airlock/external{ req_access_txt = "13" }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cin" = ( +"cel" = ( /obj/structure/sign/warning/vacuum/external{ pixel_y = 32 }, @@ -55022,7 +51690,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cio" = ( +"cem" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -55034,7 +51702,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cip" = ( +"cen" = ( /obj/structure/girder, /obj/structure/grille, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -55045,7 +51713,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ciq" = ( +"ceo" = ( /obj/structure/girder, /obj/structure/grille, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ @@ -55056,7 +51724,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cir" = ( +"cep" = ( /obj/structure/rack, /obj/item/screwdriver{ pixel_y = 16 @@ -55065,7 +51733,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"cis" = ( +"ceq" = ( /obj/structure/rack, /obj/item/stack/cable_coil{ pixel_x = -1; @@ -55076,7 +51744,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"cit" = ( +"cer" = ( /obj/structure/rack, /obj/item/stack/rods{ amount = 23 @@ -55084,7 +51752,7 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/port/aft) -"ciu" = ( +"ces" = ( /obj/structure/table, /obj/item/folder/white{ pixel_x = 4; @@ -55097,23 +51765,14 @@ /obj/item/pen, /turf/open/floor/plating, /area/maintenance/port/aft) -"civ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"ciw" = ( +"ceu" = ( /obj/structure/grille, /turf/open/floor/plating, /area/maintenance/port/aft) -"cix" = ( +"cev" = ( /turf/closed/wall, /area/medical/sleeper) -"ciy" = ( +"cew" = ( /obj/item/storage/firstaid/regular{ pixel_x = 3; pixel_y = -3 @@ -55137,7 +51796,7 @@ dir = 8 }, /area/medical/storage) -"ciz" = ( +"cex" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, @@ -55146,13 +51805,13 @@ }, /turf/open/floor/plasteel/white, /area/medical/storage) -"ciA" = ( +"cey" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/medical/storage) -"ciB" = ( +"cez" = ( /obj/item/storage/firstaid/regular{ pixel_x = 3; pixel_y = -3 @@ -55178,7 +51837,7 @@ dir = 4 }, /area/medical/storage) -"ciC" = ( +"ceA" = ( /obj/structure/sink{ dir = 8; pixel_x = -12; @@ -55200,7 +51859,7 @@ dir = 9 }, /area/medical/medbay/central) -"ciD" = ( +"ceB" = ( /obj/structure/chair/office/light{ dir = 4 }, @@ -55217,23 +51876,11 @@ dir = 5 }, /area/medical/medbay/central) -"ciE" = ( -/obj/structure/table/reinforced, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/machinery/door/firedoor, -/obj/item/reagent_containers/glass/bottle/epinephrine, -/obj/item/reagent_containers/syringe, -/obj/item/pen, -/turf/open/floor/plasteel/whitegreen, -/area/medical/medbay/central) -"ciF" = ( +"ceC" = ( +/obj/machinery/telecomms/server/presets/command, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"ceD" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -55242,13 +51889,13 @@ dir = 2 }, /area/medical/medbay/central) -"ciG" = ( +"ceE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/whiteblue/side{ dir = 2 }, /area/medical/medbay/central) -"ciH" = ( +"ceF" = ( /obj/structure/bed/roller, /obj/item/device/radio/intercom{ broadcasting = 0; @@ -55267,20 +51914,20 @@ dir = 2 }, /area/medical/medbay/central) -"ciI" = ( +"ceG" = ( /obj/machinery/light, /obj/structure/bed/roller, /turf/open/floor/plasteel/whiteblue/side{ dir = 2 }, /area/medical/medbay/central) -"ciJ" = ( +"ceH" = ( /obj/structure/bed/roller, /turf/open/floor/plasteel/whiteblue/side{ dir = 2 }, /area/medical/medbay/central) -"ciK" = ( +"ceI" = ( /obj/item/twohanded/required/kirbyplants{ icon_state = "plant-11" }, @@ -55288,12 +51935,12 @@ dir = 2 }, /area/medical/medbay/central) -"ciL" = ( +"ceJ" = ( /turf/open/floor/plasteel/whiteyellow/side{ dir = 2 }, /area/medical/medbay/central) -"ciM" = ( +"ceK" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 1 @@ -55307,14 +51954,14 @@ dir = 2 }, /area/medical/medbay/central) -"ciN" = ( +"ceL" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel, /area/hallway/primary/aft) -"ciO" = ( +"ceN" = ( /obj/structure/table, /obj/machinery/cell_charger, /obj/item/stock_parts/cell/high{ @@ -55325,14 +51972,7 @@ dir = 2 }, /area/science/research) -"ciP" = ( -/obj/structure/table, -/obj/item/device/paicard, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 2 - }, -/area/science/research) -"ciQ" = ( +"ceO" = ( /obj/structure/table, /obj/item/stock_parts/cell/potato, /obj/machinery/light, @@ -55344,7 +51984,7 @@ dir = 2 }, /area/science/research) -"ciR" = ( +"ceQ" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 4 @@ -55353,15 +51993,7 @@ dir = 2 }, /area/science/research) -"ciS" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 2 - }, -/area/science/research) -"ciT" = ( +"ceR" = ( /obj/structure/disposalpipe/junction/flip{ dir = 4 }, @@ -55369,7 +52001,7 @@ dir = 2 }, /area/science/research) -"ciU" = ( +"ceS" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -55386,7 +52018,7 @@ dir = 2 }, /area/science/research) -"ciV" = ( +"ceT" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment{ dir = 10 @@ -55395,7 +52027,7 @@ dir = 2 }, /area/science/research) -"ciW" = ( +"ceU" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -55412,7 +52044,7 @@ dir = 2 }, /area/science/research) -"ciX" = ( +"ceV" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, @@ -55423,13 +52055,13 @@ dir = 8 }, /area/security/checkpoint/science/research) -"ciY" = ( +"ceW" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel, /area/security/checkpoint/science/research) -"ciZ" = ( +"ceX" = ( /obj/item/device/radio/intercom{ dir = 4; name = "Station Intercom (General)"; @@ -55445,7 +52077,7 @@ dir = 4 }, /area/security/checkpoint/science/research) -"cja" = ( +"ceY" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, @@ -55457,7 +52089,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cjb" = ( +"ceZ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55469,7 +52101,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cjc" = ( +"cfa" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55483,7 +52115,7 @@ icon_state = "platingdmg2" }, /area/maintenance/starboard/aft) -"cjd" = ( +"cfb" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55498,7 +52130,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cje" = ( +"cfc" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55513,7 +52145,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cjf" = ( +"cfd" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55527,48 +52159,7 @@ icon_state = "platingdmg1" }, /area/maintenance/starboard/aft) -"cjg" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cjh" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cji" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cjj" = ( +"cff" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55582,7 +52173,7 @@ icon_state = "panelscorched" }, /area/maintenance/starboard/aft) -"cjk" = ( +"cfg" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -55600,7 +52191,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cjl" = ( +"cfh" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55615,7 +52206,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cjm" = ( +"cfi" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -55630,20 +52221,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"cjn" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard) -"cjo" = ( +"cfj" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -55655,7 +52233,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"cjp" = ( +"cfk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -55664,7 +52242,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"cjq" = ( +"cfl" = ( /obj/machinery/door/airlock/maintenance/abandoned{ name = "Storage Room"; req_access_txt = "12" @@ -55674,7 +52252,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"cjr" = ( +"cfm" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -55683,7 +52261,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"cjs" = ( +"cfn" = ( /obj/machinery/portable_atmospherics/canister, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4; @@ -55691,7 +52269,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cjt" = ( +"cfo" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -55699,20 +52277,20 @@ /obj/machinery/atmospherics/pipe/manifold/general/visible, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cju" = ( +"cfp" = ( /obj/effect/landmark/xeno_spawn, /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 4 }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cjv" = ( +"cfq" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 4 }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cjw" = ( +"cfr" = ( /obj/structure/cable{ icon_state = "1-2" }, @@ -55723,64 +52301,66 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cjx" = ( +"cfs" = ( /obj/machinery/atmospherics/pipe/manifold/general/visible{ dir = 4 }, /obj/machinery/meter, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"cjy" = ( +"cft" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/maintenance/disposal/incinerator) -"cjz" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "n2_in"; - volume_rate = 200 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/engine/atmos) -"cjA" = ( +"cfu" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/green/visible, /turf/open/space, /area/space/nearstation) -"cjB" = ( +"cfv" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/yellow/visible, /turf/open/space, /area/space/nearstation) -"cjC" = ( +"cfw" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/manifold/yellow/visible{ dir = 8 }, /turf/open/space, /area/space/nearstation) -"cjD" = ( +"cfx" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/yellow/visible{ dir = 9 }, /turf/open/space, /area/space/nearstation) -"cjE" = ( +"cfy" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/open/space, /area/space/nearstation) -"cjF" = ( +"cfz" = ( /obj/structure/lattice/catwalk, /obj/structure/cable{ icon_state = "0-2" }, /turf/open/space, /area/solar/port/aft) -"cjG" = ( +"cfA" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cfB" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -55790,7 +52370,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"cjH" = ( +"cfC" = ( /obj/item/trash/pistachios, /obj/structure/closet, /obj/item/stack/sheet/glass, @@ -55798,31 +52378,31 @@ /obj/item/storage/belt/utility, /turf/open/floor/plating, /area/maintenance/port/aft) -"cjI" = ( +"cfD" = ( /obj/item/storage/box, /turf/open/floor/plating, /area/maintenance/port/aft) -"cjJ" = ( +"cfE" = ( /obj/structure/closet/crate, /obj/item/reagent_containers/dropper, /turf/open/floor/plating, /area/maintenance/port/aft) -"cjK" = ( +"cfF" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating, /area/maintenance/port/aft) -"cjL" = ( +"cfG" = ( /obj/structure/closet/wardrobe/pjs, /turf/open/floor/plasteel/vault, /area/medical/sleeper) -"cjM" = ( +"cfH" = ( /obj/structure/closet/wardrobe/pjs, /obj/machinery/airalarm{ pixel_y = 24 }, /turf/open/floor/plasteel/vault, /area/medical/sleeper) -"cjN" = ( +"cfI" = ( /obj/machinery/computer/med_data, /obj/machinery/light{ dir = 1 @@ -55832,7 +52412,7 @@ }, /turf/open/floor/plasteel/vault, /area/medical/sleeper) -"cjO" = ( +"cfJ" = ( /obj/structure/table, /obj/item/folder/white{ pixel_x = 4; @@ -55855,7 +52435,7 @@ /obj/item/clothing/neck/stethoscope, /turf/open/floor/plasteel/vault, /area/medical/sleeper) -"cjP" = ( +"cfK" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -2; @@ -55867,7 +52447,7 @@ }, /turf/open/floor/plasteel/vault, /area/medical/sleeper) -"cjQ" = ( +"cfL" = ( /obj/item/storage/firstaid/regular{ pixel_x = 3; pixel_y = -3 @@ -55894,7 +52474,7 @@ dir = 10 }, /area/medical/storage) -"cjR" = ( +"cfM" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, @@ -55902,7 +52482,7 @@ dir = 2 }, /area/medical/storage) -"cjS" = ( +"cfN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -55917,13 +52497,13 @@ dir = 2 }, /area/medical/storage) -"cjT" = ( +"cfO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/whiteblue/side{ dir = 2 }, /area/medical/storage) -"cjU" = ( +"cfP" = ( /obj/item/storage/firstaid/regular{ pixel_x = 3; pixel_y = -3 @@ -55946,7 +52526,7 @@ dir = 6 }, /area/medical/storage) -"cjV" = ( +"cfQ" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -23 @@ -55956,7 +52536,7 @@ dir = 10 }, /area/medical/medbay/central) -"cjW" = ( +"cfR" = ( /obj/structure/chair/office/light{ dir = 4 }, @@ -55965,20 +52545,20 @@ dir = 6 }, /area/medical/medbay/central) -"cjX" = ( +"cfS" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, /obj/item/reagent_containers/food/drinks/britcup, /turf/open/floor/plasteel/whitegreen, /area/medical/medbay/central) -"cjY" = ( +"cfT" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/whiteblue, /area/medical/medbay/central) -"cjZ" = ( +"cfU" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/sink{ dir = 4; @@ -55986,17 +52566,17 @@ }, /turf/open/floor/plasteel/whiteblue, /area/medical/medbay/central) -"cka" = ( +"cfV" = ( /obj/structure/sign/directions/medical{ pixel_y = -7 }, /turf/closed/wall, /area/medical/chemistry) -"ckb" = ( +"cfW" = ( /obj/structure/sign/departments/chemistry, /turf/closed/wall, /area/medical/chemistry) -"ckc" = ( +"cfX" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "chemistry_shutters"; @@ -56004,11 +52584,11 @@ }, /turf/open/floor/plating, /area/medical/chemistry) -"ckd" = ( +"cfY" = ( /obj/machinery/smartfridge/chemistry/preloaded, /turf/closed/wall, /area/medical/chemistry) -"cke" = ( +"cfZ" = ( /obj/structure/table/reinforced, /obj/item/folder/white{ pixel_x = 4; @@ -56032,10 +52612,10 @@ dir = 4 }, /area/medical/chemistry) -"ckf" = ( +"cga" = ( /turf/closed/wall, /area/medical/chemistry) -"ckg" = ( +"cgb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/light{ dir = 8 @@ -56045,7 +52625,7 @@ dir = 8 }, /area/hallway/primary/aft) -"ckh" = ( +"cgc" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/airalarm{ dir = 8; @@ -56055,10 +52635,10 @@ dir = 2 }, /area/hallway/primary/aft) -"cki" = ( +"cgd" = ( /turf/closed/wall/r_wall, /area/science/lab) -"ckj" = ( +"cge" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "research_shutters"; @@ -56066,7 +52646,7 @@ }, /turf/open/floor/plating, /area/science/lab) -"ckk" = ( +"cgf" = ( /obj/structure/table/reinforced, /obj/item/pen, /obj/item/folder/white{ @@ -56089,29 +52669,13 @@ }, /turf/open/floor/plating, /area/science/lab) -"ckl" = ( -/obj/machinery/autolathe{ - name = "public autolathe" - }, -/obj/machinery/door/window/eastright{ - dir = 2; - name = "Research and Development Desk"; - req_access_txt = "7" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "research_shutters"; - name = "research shutters" - }, -/turf/open/floor/plasteel/whitepurple, -/area/science/lab) -"ckm" = ( +"cgg" = ( /obj/structure/sign/directions/science{ pixel_y = -8 }, /turf/closed/wall/r_wall, /area/science/lab) -"ckn" = ( +"cgh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment, /obj/machinery/door/poddoor/preopen{ @@ -56121,7 +52685,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/science/research) -"cko" = ( +"cgi" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -56133,7 +52697,7 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/science/research) -"ckp" = ( +"cgj" = ( /obj/machinery/power/apc{ dir = 8; name = "Security Post - Research Division APC"; @@ -56145,11 +52709,11 @@ dir = 10 }, /area/security/checkpoint/science/research) -"ckq" = ( +"cgk" = ( /obj/structure/closet/secure_closet/security/science, /turf/open/floor/plasteel/red/side, /area/security/checkpoint/science/research) -"ckr" = ( +"cgl" = ( /obj/structure/filingcabinet, /obj/machinery/airalarm{ dir = 8; @@ -56159,7 +52723,7 @@ dir = 6 }, /area/security/checkpoint/science/research) -"cks" = ( +"cgm" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -56170,16 +52734,16 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"ckt" = ( +"cgn" = ( /obj/item/cigbutt, /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/maintenance/starboard/aft) -"cku" = ( +"cgo" = ( /turf/closed/wall/r_wall, /area/science/research) -"ckv" = ( +"cgp" = ( /obj/machinery/door/airlock/maintenance{ name = "Research Maintenance"; req_access_txt = "47"; @@ -56188,25 +52752,15 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/science/research) -"ckw" = ( +"cgq" = ( /turf/closed/wall/r_wall, /area/science/explab) -"ckx" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cky" = ( -/turf/closed/wall, -/area/maintenance/starboard/aft) -"ckz" = ( +"cgs" = ( /turf/open/floor/plating{ - icon_state = "platingdmg1" + icon_state = "platingdmg2" }, -/area/maintenance/starboard) -"ckA" = ( +/area/maintenance/starboard/aft) +"cgt" = ( /obj/machinery/power/apc{ dir = 8; name = "Incinerator APC"; @@ -56218,13 +52772,13 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ckB" = ( +"cgu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ckC" = ( +"cgv" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable/yellow{ icon_state = "1-8" @@ -56234,40 +52788,33 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ckD" = ( +"cgw" = ( /obj/machinery/atmospherics/pipe/simple/general/visible{ dir = 10 }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ckE" = ( +"cgx" = ( /obj/structure/cable{ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"ckF" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/atmospherics/pipe/simple/general/visible, -/obj/structure/chair/stool{ - pixel_y = 8 - }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/disposal/incinerator) -"ckG" = ( +"cgy" = ( +/obj/machinery/telecomms/server/presets/service, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cgz" = ( /turf/closed/wall/r_wall, /area/maintenance/disposal/incinerator) -"ckH" = ( +"cgA" = ( /obj/machinery/atmospherics/pipe/simple, /obj/machinery/meter, /obj/structure/grille, /turf/closed/wall/r_wall, /area/engine/atmos) -"ckI" = ( +"cgB" = ( /obj/machinery/atmospherics/pipe/simple, /obj/machinery/meter{ name = "Mixed Air Tank In" @@ -56275,7 +52822,7 @@ /obj/structure/grille, /turf/closed/wall/r_wall, /area/engine/atmos) -"ckJ" = ( +"cgC" = ( /obj/machinery/atmospherics/pipe/simple, /obj/machinery/meter{ name = "Mixed Air Tank Out" @@ -56283,7 +52830,7 @@ /obj/structure/grille, /turf/closed/wall/r_wall, /area/engine/atmos) -"ckK" = ( +"cgD" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -56292,7 +52839,7 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"ckL" = ( +"cgE" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -56301,31 +52848,39 @@ }, /turf/open/floor/plating, /area/engine/atmos) -"ckM" = ( -/obj/structure/cable{ - icon_state = "1-2" +"cgF" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"ckN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/obj/structure/reagent_dispensers/cooking_oil, +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"cgG" = ( /obj/structure/closet/emcloset/anchored, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ckO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, +"cgH" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, -/area/maintenance/port/aft) -"ckP" = ( +/area/maintenance/port) +"cgI" = ( /obj/structure/cable/yellow{ icon_state = "2-4" }, @@ -56340,7 +52895,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ckQ" = ( +"cgJ" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -56351,37 +52906,8 @@ dir = 4 }, /turf/open/floor/plating, -/area/maintenance/port/aft) -"ckR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"ckS" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"ckT" = ( +/area/maintenance/aft) +"cgL" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -56399,7 +52925,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ckU" = ( +"cgM" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -56407,8 +52933,8 @@ dir = 4 }, /turf/open/floor/plating, -/area/maintenance/port/aft) -"ckV" = ( +/area/maintenance/aft) +"cgN" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -56419,8 +52945,8 @@ dir = 4 }, /turf/open/floor/plating, -/area/maintenance/port/aft) -"ckW" = ( +/area/maintenance/aft) +"cgO" = ( /obj/machinery/door/airlock/maintenance{ name = "Medbay Maintenance"; req_access_txt = "5" @@ -56433,7 +52959,7 @@ }, /turf/open/floor/plating, /area/maintenance/port/aft) -"ckX" = ( +"cgP" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -56444,7 +52970,7 @@ dir = 9 }, /area/medical/sleeper) -"ckY" = ( +"cgQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -56455,7 +52981,7 @@ dir = 1 }, /area/medical/sleeper) -"ckZ" = ( +"cgR" = ( /obj/structure/chair/office/light{ dir = 1 }, @@ -56470,7 +52996,7 @@ dir = 1 }, /area/medical/sleeper) -"cla" = ( +"cgS" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -56484,7 +53010,7 @@ dir = 1 }, /area/medical/sleeper) -"clb" = ( +"cgT" = ( /obj/machinery/firealarm{ dir = 4; pixel_x = 24 @@ -56500,7 +53026,7 @@ dir = 5 }, /area/medical/sleeper) -"clc" = ( +"cgU" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/medical/glass{ id_tag = null; @@ -56509,7 +53035,7 @@ }, /turf/open/floor/plasteel/whiteblue, /area/medical/storage) -"cld" = ( +"cgV" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -56517,7 +53043,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/medical/storage) -"cle" = ( +"cgW" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/airlock/medical/glass{ @@ -56527,7 +53053,7 @@ }, /turf/open/floor/plasteel/whiteblue, /area/medical/storage) -"clf" = ( +"cgX" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/medical/glass{ @@ -56537,12 +53063,12 @@ }, /turf/open/floor/plasteel/whiteblue, /area/medical/medbay/central) -"clg" = ( +"cgY" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plating, /area/medical/medbay/central) -"clh" = ( +"cgZ" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -56555,7 +53081,7 @@ }, /turf/open/floor/plasteel/whiteblue, /area/medical/medbay/central) -"cli" = ( +"cha" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/medical/glass{ @@ -56565,7 +53091,7 @@ }, /turf/open/floor/plasteel/whiteblue, /area/medical/medbay/central) -"clj" = ( +"chb" = ( /obj/machinery/chem_heater, /obj/machinery/light_switch{ pixel_x = -23 @@ -56574,14 +53100,14 @@ dir = 9 }, /area/medical/chemistry) -"clk" = ( +"chc" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk, /turf/open/floor/plasteel/whiteyellow/side{ dir = 5 }, /area/medical/chemistry) -"cll" = ( +"chd" = ( /obj/item/reagent_containers/glass/beaker/large, /obj/item/reagent_containers/glass/beaker/large, /obj/item/reagent_containers/glass/beaker{ @@ -56599,7 +53125,7 @@ dir = 4 }, /area/medical/chemistry) -"clm" = ( +"che" = ( /obj/structure/chair/office/light{ dir = 1 }, @@ -56608,7 +53134,7 @@ dir = 4 }, /area/medical/chemistry) -"cln" = ( +"chf" = ( /obj/machinery/chem_dispenser{ layer = 2.7 }, @@ -56623,19 +53149,19 @@ dir = 4 }, /area/medical/chemistry) -"clo" = ( +"chg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 8 }, /area/hallway/primary/aft) -"clp" = ( +"chh" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/neutral/corner{ dir = 2 }, /area/hallway/primary/aft) -"clq" = ( +"chi" = ( /obj/structure/table, /obj/item/crowbar, /obj/item/wrench, @@ -56653,7 +53179,7 @@ }, /turf/open/floor/plasteel, /area/science/lab) -"clr" = ( +"chj" = ( /obj/structure/sink/kitchen{ desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; name = "old sink"; @@ -56663,21 +53189,12 @@ dir = 9 }, /area/science/lab) -"cls" = ( +"chk" = ( /turf/open/floor/plasteel/whitepurple/side{ dir = 1 }, /area/science/lab) -"clt" = ( -/obj/structure/chair/office/light{ - dir = 1; - pixel_y = 3 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/lab) -"clu" = ( +"chm" = ( /obj/machinery/button/door{ id = "research_shutters"; name = "research shutters control"; @@ -56688,40 +53205,18 @@ dir = 5 }, /area/science/lab) -"clv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - cyclelinkeddir = 2; - id_tag = "ResearchExt"; - name = "Research Division"; - req_access_txt = "0"; - req_one_access_txt = "47" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"clw" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - cyclelinkeddir = 2; - id_tag = "ResearchExt"; - name = "Research Division"; - req_access_txt = "0"; - req_one_access_txt = "47" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"clx" = ( +"chn" = ( +/obj/machinery/telecomms/broadcaster/preset_right, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"cho" = ( +/obj/machinery/telecomms/server/presets/supply, +/turf/open/floor/circuit/telecomms/mainframe, +/area/tcommsat/server) +"chp" = ( /turf/closed/wall/r_wall, /area/security/checkpoint/science/research) -"cly" = ( +"chq" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Security Post - Research Division"; @@ -56729,7 +53224,7 @@ }, /turf/open/floor/plasteel/red, /area/security/checkpoint/science/research) -"clz" = ( +"chr" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -56739,9 +53234,10 @@ }, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"clA" = ( +"chs" = ( /obj/item/paper, /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)."; @@ -56757,7 +53253,7 @@ dir = 5 }, /area/science/research) -"clB" = ( +"cht" = ( /obj/structure/sign/map/right{ 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-right-MS"; @@ -56769,7 +53265,7 @@ dir = 5 }, /area/science/research) -"clC" = ( +"chu" = ( /obj/machinery/ai_status_display{ pixel_y = 32 }, @@ -56778,28 +53274,20 @@ dir = 5 }, /area/science/research) -"clD" = ( +"chv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/cafeteria{ dir = 5 }, /area/science/research) -"clE" = ( -/obj/machinery/vending/cigarette, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"clF" = ( +"chw" = ( +/obj/structure/sign/warning/securearea, +/turf/closed/wall/r_wall, +/area/bridge/showroom/corporate) +"chx" = ( /turf/open/floor/engine, /area/science/explab) -"clG" = ( +"chy" = ( /obj/structure/sign/warning/nosmoking{ pixel_y = 32 }, @@ -56813,13 +53301,20 @@ }, /turf/open/floor/engine, /area/science/explab) -"clH" = ( +"chz" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"chA" = ( /obj/item/device/radio/intercom{ pixel_y = 25 }, /turf/open/floor/engine, /area/science/explab) -"clI" = ( +"chB" = ( /obj/machinery/space_heater, /obj/effect/landmark/blobstart, /obj/effect/turf_decal/stripes/line{ @@ -56827,7 +53322,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"clJ" = ( +"chC" = ( /obj/structure/closet/crate, /obj/item/storage/belt/utility, /obj/item/stack/cable_coil/random, @@ -56837,7 +53332,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"clK" = ( +"chD" = ( /obj/structure/closet/crate{ icon_state = "crateopen" }, @@ -56848,14 +53343,14 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"clL" = ( +"chE" = ( /obj/structure/reagent_dispensers/fueltank, /obj/effect/turf_decal/stripes/line{ dir = 1 }, /turf/open/floor/plating, /area/maintenance/starboard) -"clM" = ( +"chF" = ( /obj/structure/closet, /obj/item/device/flashlight, /obj/effect/spawner/lootdrop/maintenance, @@ -56864,7 +53359,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard) -"clN" = ( +"chG" = ( /obj/structure/reagent_dispensers/fueltank, /obj/item/storage/toolbox/emergency, /obj/item/device/radio/intercom{ @@ -56873,7 +53368,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"clO" = ( +"chH" = ( /obj/structure/reagent_dispensers/watertank, /obj/item/extinguisher, /obj/machinery/light/small, @@ -56882,7 +53377,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"clP" = ( +"chI" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/components/binary/valve{ dir = 2; @@ -56890,7 +53385,7 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"clQ" = ( +"chJ" = ( /obj/structure/extinguisher_cabinet{ pixel_y = -31 }, @@ -56900,14 +53395,14873 @@ /obj/machinery/portable_atmospherics/canister, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"clR" = ( +"chL" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable{ icon_state = "1-2" }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) +"chM" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "MiniSat Exterior - Aft"; + dir = 2; + network = list("MiniSat") + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/aisat) +"chN" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "n2_in" + }, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"chO" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "n2_sensor" + }, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"chP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 1; + frequency = 1441; + id_tag = "n2_out"; + name = "n2 out" + }, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"chQ" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "o2_in" + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"chR" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "o2_sensor" + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"chS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 1; + frequency = 1441; + id_tag = "o2_out"; + name = "o2 out" + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"chT" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "air_in" + }, +/turf/open/floor/engine/air, +/area/engine/atmos) +"chU" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "air_sensor" + }, +/turf/open/floor/engine/air, +/area/engine/atmos) +"chV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/siphon/on{ + dir = 1; + frequency = 1441; + id_tag = "air_out"; + name = "air out" + }, +/turf/open/floor/engine/air, +/area/engine/atmos) +"chW" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/plating, +/area/engine/atmos) +"chX" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/plating, +/area/engine/atmos) +"chY" = ( +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"chZ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cia" = ( +/turf/closed/wall, +/area/medical/surgery) +"cib" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/closed/wall, +/area/medical/surgery) +"cic" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/medical/surgery) +"cid" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance"; + req_access_txt = "5" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cie" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/sleeper) +"cif" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"cig" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"cih" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"cii" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/sleeper) +"cij" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/whiteblue, +/area/medical/sleeper) +"cik" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 9 + }, +/area/medical/medbay/central) +"cil" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"cim" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"cin" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"cio" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"cip" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Medbay Central APC"; + areastring = "/area/medical/medbay/central"; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Medbay Hallway Fore"; + dir = 2; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/central) +"ciq" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"cir" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"cis" = ( +/obj/machinery/button/door{ + desc = "A remote control switch for the medbay foyer."; + id = "MedbayFoyer"; + name = "Medbay Exit Button"; + normaldoorcontrol = 1; + pixel_y = 26 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/central) +"cit" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"ciu" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/medbay/central) +"civ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + id_tag = null; + name = "Chemistry Lab"; + req_access_txt = "5; 33" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"ciw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/medical/chemistry) +"cix" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whiteyellow/corner{ + dir = 4 + }, +/area/medical/chemistry) +"ciy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 1 + }, +/area/medical/chemistry) +"ciz" = ( +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 5 + }, +/area/medical/chemistry) +"ciA" = ( +/obj/machinery/chem_master, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/noticeboard{ + desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; + name = "requests board"; + pixel_x = 32 + }, +/turf/open/floor/plasteel/whiteyellow{ + dir = 4 + }, +/area/medical/chemistry) +"ciB" = ( +/obj/machinery/rnd/destructive_analyzer, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"ciC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"ciD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/rnd/protolathe/department/science, +/turf/open/floor/plasteel, +/area/science/lab) +"ciE" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ciF" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ciG" = ( +/obj/machinery/disposal/bin{ + pixel_x = 5 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 24 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 4 + }, +/area/science/lab) +"ciH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/machinery/shower{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"ciI" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"ciJ" = ( +/obj/machinery/power/apc/highcap/ten_k{ + dir = 1; + name = "Research Division APC"; + areastring = "/area/science/research"; + pixel_y = 25 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/machinery/camera{ + c_tag = "Research Division - Airlock"; + dir = 2; + network = list("SS13","RD") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"ciK" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/research) +"ciL" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ciM" = ( +/obj/effect/landmark/blobstart, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/cigbutt, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ciN" = ( +/obj/structure/chair/stool, +/obj/machinery/newscaster{ + pixel_x = -30 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ciO" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ciP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ciQ" = ( +/obj/item/cigbutt, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ciR" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/vending/cola/random, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/research) +"ciS" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/mob/living/simple_animal/pet/dog/pug{ + desc = "It's Pugley IV, the research department's lovable pug clone. Hopefully nothing happens to this one - fourth time lucky!"; + name = "Pugley IV"; + real_name = "Pugley IV" + }, +/turf/open/floor/engine, +/area/science/explab) +"ciT" = ( +/obj/item/device/radio/beacon, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/engine, +/area/science/explab) +"ciU" = ( +/obj/machinery/rnd/experimentor, +/turf/open/floor/engine, +/area/science/explab) +"ciV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/explab) +"ciW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/engine, +/area/science/explab) +"ciX" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard/aft) +"ciY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/disposal/incinerator) +"ciZ" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 2 + }, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"cja" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/public/glass{ + autoclose = 0; + frequency = 1449; + heat_proof = 1; + id_tag = "incinerator_airlock_interior"; + name = "Incinerator Interior Airlock"; + req_access_txt = "12" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"cjb" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"cjc" = ( +/turf/open/floor/engine/n2, +/area/engine/atmos) +"cjd" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"cje" = ( +/obj/machinery/camera{ + c_tag = "Atmospherics Tank - N2"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"cjf" = ( +/turf/open/floor/engine/o2, +/area/engine/atmos) +"cjg" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"cjh" = ( +/obj/machinery/camera{ + c_tag = "Atmospherics Tank - O2"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"cji" = ( +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/engine/air, +/area/engine/atmos) +"cjj" = ( +/obj/machinery/portable_atmospherics/canister/air, +/turf/open/floor/engine/air, +/area/engine/atmos) +"cjk" = ( +/obj/machinery/camera{ + c_tag = "Atmospherics Tank - Air"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/engine/air, +/area/engine/atmos) +"cjl" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 2 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"cjm" = ( +/obj/machinery/door/airlock/atmos/glass{ + heat_proof = 1; + name = "Auxiliary Chamber"; + req_access_txt = "24" + }, +/turf/open/floor/plating, +/area/engine/atmos) +"cjn" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"cjo" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating/airless, +/area/engine/atmos) +"cjp" = ( +/obj/machinery/vending/boozeomat, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cjq" = ( +/obj/structure/sink/kitchen{ + desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; + name = "old sink"; + pixel_y = 28 + }, +/turf/open/floor/wood{ + icon_state = "wood-broken3" + }, +/area/maintenance/port/aft) +"cjr" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"cjs" = ( +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = 6; + pixel_y = -1 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = -5; + pixel_y = 2 + }, +/obj/structure/table/wood, +/obj/structure/light_construct/small{ + dir = 1 + }, +/obj/machinery/newscaster{ + pixel_y = 32 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, +/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cjt" = ( +/obj/structure/chair/stool, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cjv" = ( +/obj/machinery/computer/arcade, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cjw" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjx" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjy" = ( +/obj/item/cigbutt, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjz" = ( +/obj/structure/chair, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjA" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjB" = ( +/obj/item/cigbutt, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjC" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjD" = ( +/obj/structure/chair, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cjE" = ( +/obj/structure/bed/roller, +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_x = -30 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/machinery/camera{ + c_tag = "Medbay Sleepers"; + dir = 4; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 10 + }, +/area/medical/sleeper) +"cjF" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/sleeper) +"cjG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/medical/sleeper) +"cjH" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 2 + }, +/area/medical/sleeper) +"cjI" = ( +/obj/structure/bed/roller, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 6 + }, +/area/medical/sleeper) +"cjJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/sleeper) +"cjK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"cjL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cjM" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cjN" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cjO" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cjP" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cjQ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cjR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/machinery/shower{ + dir = 8; + name = "emergency shower" + }, +/turf/open/floor/plasteel/whiteyellow/corner{ + dir = 2 + }, +/area/medical/medbay/central) +"cjS" = ( +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/structure/table/glass, +/obj/item/reagent_containers/glass/bottle/epinephrine, +/obj/item/reagent_containers/glass/bottle/charcoal{ + pixel_x = 7; + pixel_y = 4 + }, +/obj/item/storage/pill_bottle/epinephrine{ + pixel_x = 3 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/medical/chemistry) +"cjT" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"cjU" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"cjV" = ( +/obj/machinery/smoke_machine, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 4 + }, +/area/medical/chemistry) +"cjW" = ( +/obj/item/device/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/device/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/obj/item/device/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/device/assembly/timer{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whiteyellow{ + dir = 4 + }, +/area/medical/chemistry) +"cjX" = ( +/obj/machinery/computer/rdconsole/core{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/lab) +"cjY" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/lab) +"cjZ" = ( +/obj/item/reagent_containers/glass/beaker/sulphuric, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/rnd/circuit_imprinter/department/science, +/turf/open/floor/plasteel, +/area/science/lab) +"cka" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ckb" = ( +/obj/effect/landmark/start/scientist, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"ckc" = ( +/obj/structure/table, +/obj/item/stock_parts/manipulator, +/obj/item/stock_parts/capacitor, +/obj/item/stock_parts/capacitor, +/obj/item/stock_parts/manipulator, +/obj/item/stock_parts/micro_laser, +/obj/item/stock_parts/micro_laser, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/clothing/glasses/science, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"ckd" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/lab) +"cke" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"ckf" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"ckg" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"ckh" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/closet/firecloset, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/research) +"cki" = ( +/obj/item/storage/toolbox/emergency, +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckj" = ( +/obj/machinery/light/small, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/device/flashlight, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckl" = ( +/obj/item/stack/packageWrap, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckm" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/item/cigbutt, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ckn" = ( +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"cko" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ckp" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"ckq" = ( +/obj/machinery/vending/coffee, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/research) +"ckr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/engine, +/area/science/explab) +"cks" = ( +/obj/machinery/button/door{ + id = "telelab"; + name = "Test Chamber Blast Doors"; + pixel_y = -25 + }, +/turf/open/floor/engine, +/area/science/explab) +"ckt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/engine, +/area/science/explab) +"cku" = ( +/obj/structure/closet, +/obj/item/storage/box/donkpockets, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 3; + name = "3maintenance loot spawner" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckv" = ( +/obj/structure/closet/crate, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/item/device/assembly/infra, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckw" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb, +/obj/item/shard, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckx" = ( +/obj/structure/table, +/obj/structure/sign/departments/medbay{ + pixel_y = 32 + }, +/obj/item/reagent_containers/glass/beaker/large, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cky" = ( +/obj/structure/sink/kitchen{ + desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; + name = "old sink"; + pixel_y = 28 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckz" = ( +/obj/structure/table, +/obj/item/storage/toolbox/emergency, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckA" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = 4; + pixel_y = 5 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = 6; + pixel_y = -1 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/syringe, +/obj/item/reagent_containers/syringe, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckB" = ( +/obj/item/reagent_containers/glass/bottle/toxin{ + pixel_x = 4; + pixel_y = 2 + }, +/obj/structure/table, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/reagentgrinder{ + pixel_y = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ckC" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 2; + name = "Incinerator Output Pump"; + on = 1; + use_power = 0 + }, +/obj/structure/disposalpipe/segment, +/turf/open/space, +/area/maintenance/disposal/incinerator) +"ckD" = ( +/obj/machinery/doorButtons/access_button{ + idDoor = "incinerator_airlock_exterior"; + layer = 3.1; + idSelf = "incinerator_access_control"; + name = "Incinerator airlock control"; + pixel_x = 8; + pixel_y = -24 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/sign/warning/fire{ + pixel_x = -32 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + on = 1 + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "incinerator_airlock_interior"; + idSelf = "incinerator_access_control"; + name = "Incinerator airlock control"; + pixel_x = 8; + pixel_y = 24 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"ckE" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"ckF" = ( +/obj/structure/sign/warning/fire{ + pixel_x = 32 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 2; + on = 1 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"ckG" = ( +/obj/machinery/light/small, +/turf/open/floor/engine/n2, +/area/engine/atmos) +"ckH" = ( +/obj/machinery/light/small, +/turf/open/floor/engine/o2, +/area/engine/atmos) +"ckI" = ( +/turf/open/floor/engine/air, +/area/engine/atmos) +"ckJ" = ( +/obj/machinery/light/small, +/turf/open/floor/engine/air, +/area/engine/atmos) +"ckK" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"ckL" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"ckM" = ( +/obj/structure/girder, +/turf/open/floor/plating/airless, +/area/engine/atmos) +"ckN" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"ckO" = ( +/obj/structure/closet/secure_closet/bar{ + pixel_x = -3; + pixel_y = -1; + req_access_txt = "25" + }, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"ckP" = ( +/turf/open/floor/wood, +/area/maintenance/port/aft) +"ckQ" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/port/aft) +"ckR" = ( +/obj/item/reagent_containers/glass/rag, +/obj/structure/table/wood, +/turf/open/floor/wood{ + icon_state = "wood-broken4" + }, +/area/maintenance/port/aft) +"ckS" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken5" + }, +/area/maintenance/port/aft) +"ckT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/aisat) +"ckU" = ( +/obj/structure/chair, +/obj/structure/sign/warning/nosmoking{ + pixel_x = -28 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"ckV" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"ckW" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"ckX" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"ckY" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"ckZ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Observation"; + req_access_txt = "0" + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cla" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"clb" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"clc" = ( +/obj/item/cigbutt, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_x = 28 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plasteel/dark, +/area/medical/surgery) +"cld" = ( +/obj/machinery/sleeper{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/sleeper) +"cle" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 10 + }, +/area/medical/sleeper) +"clf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/sleeper) +"clg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 6 + }, +/area/medical/sleeper) +"clh" = ( +/obj/machinery/sleeper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/sleeper) +"cli" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plating, +/area/medical/sleeper) +"clj" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"clk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cll" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"clm" = ( +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_y = -30 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cln" = ( +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 2 + }, +/area/medical/medbay/central) +"clo" = ( +/obj/structure/bed/roller, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/medbay/central) +"clp" = ( +/obj/machinery/light, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/central) +"clq" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/whiteyellow/corner{ + dir = 2 + }, +/area/medical/medbay/central) +"clr" = ( +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 6 + }, +/area/medical/medbay/central) +"cls" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/eastright{ + name = "Chemistry Desk"; + req_access_txt = "5; 33" + }, +/obj/machinery/door/window/eastright{ + dir = 8; + name = "Chemistry Desk"; + req_access_txt = "5" + }, +/obj/item/reagent_containers/glass/bottle/morphine, +/obj/item/reagent_containers/glass/bottle/toxin{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/item/reagent_containers/glass/bottle/epinephrine{ + pixel_x = 8 + }, +/obj/item/reagent_containers/glass/bottle/charcoal{ + pixel_x = -5 + }, +/obj/item/reagent_containers/syringe/epinephrine, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"clt" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/chemist, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/medical/chemistry) +"clu" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/start/chemist, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"clv" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 4 + }, +/area/medical/chemistry) +"clw" = ( +/obj/structure/table/glass, +/obj/item/folder/white{ + pixel_y = 2 + }, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/screwdriver{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/device/radio/headset/headset_med, +/obj/structure/extinguisher_cabinet{ + pixel_x = 24 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/whiteyellow{ + dir = 4 + }, +/area/medical/chemistry) +"clx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cly" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/camera{ + c_tag = "Aft Primary Hallway - Fore"; + dir = 8; + network = list("SS13") + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"clz" = ( +/obj/item/stack/sheet/glass/fifty{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/stack/sheet/metal/fifty, +/obj/item/clothing/glasses/welding, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"clA" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/lab) +"clB" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel/white, +/area/science/lab) +"clC" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/chair/stool, +/turf/open/floor/plasteel/white, +/area/science/lab) +"clD" = ( +/obj/machinery/holopad, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"clE" = ( +/obj/structure/table, +/obj/item/stock_parts/matter_bin, +/obj/item/stock_parts/matter_bin, +/obj/item/stock_parts/scanning_module, +/obj/item/stock_parts/scanning_module, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_x = 30 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"clF" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/shower{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"clG" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"clH" = ( +/obj/machinery/shower{ + dir = 8 + }, +/obj/item/device/radio/intercom{ + dir = 8; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/research) +"clI" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/research) +"clJ" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=2"; + freq = 1400; + location = "Research Division" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/maintenance/starboard/aft) +"clK" = ( +/turf/closed/wall/r_wall, +/area/maintenance/aft) +"clL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/item/storage/box/lights/mixed, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"clN" = ( +/obj/machinery/microwave{ + pixel_x = -3; + pixel_y = 6 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"clO" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"clP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"clQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/noticeboard{ + pixel_y = -32 + }, +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Research Division - Break Room"; + dir = 1; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"clR" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/research) "clS" = ( +/obj/structure/sign/warning/electricshock, +/turf/closed/wall/r_wall, +/area/science/explab) +"clT" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "test chamber blast door" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/science/explab) +"clU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "test chamber blast door" + }, +/turf/open/floor/plating, +/area/science/explab) +"clV" = ( +/obj/machinery/door/poddoor/preopen{ + id = "telelab"; + name = "test chamber blast door" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/engine, +/area/science/explab) +"clW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"clX" = ( +/obj/machinery/door/airlock/maintenance/abandoned{ + locked = 0; + name = "Storage Room"; + req_access_txt = "0"; + req_one_access_txt = "12;47" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"clY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"clZ" = ( +/obj/effect/landmark/xeno_spawn, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cma" = ( +/obj/structure/rack, +/obj/item/clothing/suit/apron, +/obj/item/clothing/mask/surgical, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cmb" = ( +/obj/machinery/chem_master/condimaster{ + name = "CondiMaster Neo"; + pixel_x = -4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cmc" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/open/space, +/area/space/nearstation) +"cmd" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/public/glass{ + autoclose = 0; + frequency = 1449; + heat_proof = 1; + id_tag = "incinerator_airlock_exterior"; + name = "Incinerator Exterior Airlock"; + req_access_txt = "12" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/engine, +/area/maintenance/disposal/incinerator) +"cme" = ( +/obj/item/stack/rods{ + amount = 25 + }, +/turf/open/floor/engine/vacuum, +/area/engine/atmos) +"cmf" = ( +/turf/open/floor/plating/airless, +/area/engine/atmos) +"cmg" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/drinks/shaker, +/obj/item/reagent_containers/glass/beaker/cryoxadone, +/obj/item/reagent_containers/glass/beaker{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/reagent_containers/dropper, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cmh" = ( +/obj/item/reagent_containers/food/drinks/ale, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cmi" = ( +/obj/structure/light_construct/small{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_x = 30 + }, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cmk" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/medical/surgery) +"cml" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/medical/surgery) +"cmm" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/medical/surgery) +"cmn" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Observation"; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/medical/surgery) +"cmo" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/medical/sleeper) +"cmp" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/medical/sleeper) +"cmr" = ( +/obj/machinery/door/firedoor, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cms" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cmt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cmu" = ( +/turf/closed/wall, +/area/crew_quarters/heads/cmo) +"cmv" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "cmoprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/cmo) +"cmw" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "cmoprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/cmo) +"cmx" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/preopen{ + id = "cmoprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/cmo) +"cmy" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance"; + req_access_txt = "5" + }, +/turf/open/floor/plating, +/area/medical/medbay/central) +"cmz" = ( +/obj/machinery/reagentgrinder, +/obj/machinery/requests_console{ + department = "Chemistry"; + departmentType = 2; + pixel_x = -30; + receive_ore_updates = 1 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/medical/chemistry) +"cmA" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/holopad, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"cmB" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"cmC" = ( +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/hand_labeler, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 4 + }, +/area/medical/chemistry) +"cmD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/departments/chemistry{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cmE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/sign/departments/science{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/purple/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"cmF" = ( +/obj/item/device/radio/intercom{ + dir = 8; + name = "Station Intercom (General)"; + pixel_x = -28 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/lab) +"cmG" = ( +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/structure/table, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cmH" = ( +/obj/structure/table, +/obj/structure/disposalpipe/segment, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/disk/tech_disk, +/obj/item/disk/tech_disk, +/obj/item/disk/design_disk, +/obj/item/disk/design_disk, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cmI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cmJ" = ( +/obj/machinery/camera{ + c_tag = "Research and Development"; + dir = 8; + network = list("SS13","RD") + }, +/obj/machinery/light_switch{ + pixel_x = 27 + }, +/obj/structure/table, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/stock_parts/scanning_module{ + pixel_x = 2; + pixel_y = 3 + }, +/obj/item/stock_parts/scanning_module, +/turf/open/floor/plasteel, +/area/science/lab) +"cmK" = ( +/obj/structure/chair, +/turf/open/floor/plasteel/dark, +/area/aisat) +"cmL" = ( +/obj/machinery/door/window/westleft{ + dir = 2; + name = "Research Division Deliveries"; + req_access_txt = "47" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/research) +"cmM" = ( +/obj/machinery/door/airlock{ + name = "Research Emergency Storage"; + req_access_txt = "0"; + req_one_access_txt = "47" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cmN" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/medical{ + name = "Research Break Room"; + req_access_txt = "0"; + req_one_access_txt = "47" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/science/research) +"cmO" = ( +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/window/reinforced/tinted/fulltile, +/turf/open/floor/plating, +/area/science/research) +"cmP" = ( +/turf/closed/wall, +/area/science/explab) +"cmQ" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + name = "Science Requests Console"; + pixel_y = 30; + receive_ore_updates = 1 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmR" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/pen, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmS" = ( +/obj/structure/table/reinforced, +/obj/item/hand_labeler, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/device/taperecorder, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmT" = ( +/obj/machinery/computer/rdconsole/experiment, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmU" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/book/manual/experimentor, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmV" = ( +/obj/machinery/button/door{ + id = "telelab"; + name = "Test Chamber Blast Doors"; + pixel_y = 25 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/structure/table/reinforced, +/obj/item/reagent_containers/glass/bottle/epinephrine{ + pixel_x = 7; + pixel_y = 2 + }, +/obj/item/reagent_containers/glass/bottle/charcoal{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/item/reagent_containers/dropper, +/obj/item/stack/medical/bruise_pack{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/stack/medical/ointment, +/obj/item/device/healthanalyzer, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cmX" = ( +/obj/structure/window/reinforced, +/obj/machinery/holopad, +/turf/open/floor/plasteel/dark, +/area/aisat) +"cmY" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cmZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cna" = ( +/obj/structure/rack, +/obj/item/clothing/under/color/white, +/obj/item/clothing/head/soft/mime, +/obj/item/clothing/under/color/white, +/obj/item/clothing/head/soft/mime, +/obj/item/clothing/mask/surgical, +/obj/item/clothing/mask/surgical, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cnb" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/aft) +"cnc" = ( +/obj/machinery/chem_heater, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cnd" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon{ + dir = 1; + name = "incinerator output intake" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"cne" = ( +/obj/machinery/igniter{ + icon_state = "igniter0"; + id = "Incinerator"; + luminosity = 2; + on = 0 + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"cnf" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = -32 + }, +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "air_in" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"cng" = ( +/obj/machinery/door/poddoor{ + id = "auxincineratorvent"; + name = "Incineration Chamber Vent" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"cnh" = ( +/obj/item/device/flashlight/lamp, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cni" = ( +/obj/item/reagent_containers/food/drinks/bottle/tequila, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cnj" = ( +/obj/item/reagent_containers/food/drinks/beer, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cnk" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken" + }, +/area/maintenance/port/aft) +"cnl" = ( +/obj/structure/mineral_door/wood{ + name = "The Gobbetting Barmaid" + }, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"cnm" = ( +/obj/structure/table, +/obj/item/hemostat, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel, +/area/medical/surgery) +"cnn" = ( +/obj/structure/table, +/obj/item/surgicaldrill, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/surgery) +"cno" = ( +/obj/structure/table, +/obj/item/scalpel{ + pixel_y = 12 + }, +/obj/item/circular_saw, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/surgery) +"cnp" = ( +/obj/structure/table, +/obj/item/cautery{ + pixel_x = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/razor{ + pixel_y = 5 + }, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/surgery) +"cnq" = ( +/obj/structure/table, +/obj/item/retractor, +/turf/open/floor/plasteel, +/area/medical/surgery) +"cnr" = ( +/obj/machinery/computer/med_data{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/surgery) +"cns" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/surgery) +"cnt" = ( +/obj/structure/table/reinforced, +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_x = 30 + }, +/obj/structure/bedsheetbin{ + pixel_x = 2 + }, +/obj/item/clothing/suit/straight_jacket, +/obj/item/clothing/mask/muzzle, +/obj/item/gun/syringe, +/obj/item/clothing/glasses/eyepatch, +/obj/item/clothing/glasses/sunglasses/blindfold, +/obj/item/clothing/ears/earmuffs, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/surgery) +"cnu" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Cryogenics APC"; + areastring = "/area/medical/cryo"; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = -2; + pixel_y = 9 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = 5; + pixel_y = 9 + }, +/obj/structure/table/glass, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = -3; + pixel_y = 1 + }, +/obj/item/reagent_containers/glass/beaker/cryoxadone{ + pixel_x = 6; + pixel_y = 2 + }, +/obj/item/reagent_containers/syringe/epinephrine{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/reagent_containers/dropper, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/cryo) +"cnv" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/closet/secure_closet/medical1{ + pixel_x = -3 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/cryo) +"cnw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cnx" = ( +/obj/machinery/atmospherics/components/unary/cryo_cell, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cny" = ( +/obj/machinery/atmospherics/components/unary/cryo_cell, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cnz" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/medical/cryo) +"cnA" = ( +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/central) +"cnB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cnC" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cnD" = ( +/obj/item/cartridge/medical{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/cartridge/medical{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/item/cartridge/medical, +/obj/item/cartridge/chemistry{ + pixel_y = 2 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cnE" = ( +/obj/item/folder/blue, +/obj/structure/table/glass, +/obj/item/stamp/cmo, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cnF" = ( +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/clothing/glasses/hud/health, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cnG" = ( +/obj/structure/closet/secure_closet/CMO, +/obj/item/storage/secure/safe{ + pixel_x = 5; + pixel_y = 26 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_x = 30 + }, +/obj/item/screwdriver{ + pixel_y = 6 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cnH" = ( +/obj/item/clothing/glasses/science{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/clothing/glasses/science, +/obj/item/device/radio/intercom{ + dir = 8; + name = "Station Intercom (General)"; + pixel_x = -28 + }, +/obj/structure/table/glass, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/machinery/camera{ + c_tag = "Chemistry"; + dir = 4; + network = list("SS13","Medbay") + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 10 + }, +/area/medical/chemistry) +"cnI" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 2 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whiteyellow/corner{ + dir = 8 + }, +/area/medical/chemistry) +"cnJ" = ( +/obj/machinery/disposal/bin{ + pixel_x = 5 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"cnK" = ( +/obj/machinery/chem_dispenser{ + layer = 2.7 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 4 + }, +/area/medical/chemistry) +"cnL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "chemistry_shutters_2"; + name = "chemistry shutters" + }, +/turf/open/floor/plating, +/area/medical/chemistry) +"cnM" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 + }, +/turf/open/floor/plasteel/yellow{ + dir = 4 + }, +/area/hallway/primary/aft) +"cnN" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/hallway/primary/aft) +"cnO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"cnP" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/hallway/primary/aft) +"cnQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple, +/area/hallway/primary/aft) +"cnR" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "research shutters" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/lab) +"cnS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/lab) +"cnT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/chair/stool, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cnU" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/chair/stool, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cnV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cnW" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass, +/obj/item/stack/sheet/glass, +/obj/item/stack/sheet/glass, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/lab) +"cnX" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/science/lab) +"cnY" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 9 + }, +/area/science/research) +"cnZ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/research) +"coa" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 1 + }, +/area/science/research) +"cob" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_y = 32 + }, +/obj/machinery/camera{ + c_tag = "Research Division Hallway - Central"; + dir = 2; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"coc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cod" = ( +/obj/structure/extinguisher_cabinet{ + pixel_y = 29 + }, +/turf/open/floor/plasteel/white/side{ + dir = 10 + }, +/area/science/research) +"coe" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/science/research) +"cof" = ( +/turf/open/floor/plasteel/white/side{ + dir = 6 + }, +/area/science/research) +"cog" = ( +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = 20 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 4 + }, +/area/science/research) +"coh" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/research) +"coi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 1 + }, +/area/science/research) +"coj" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-10" + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 2 + }, +/area/science/research) +"cok" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 8 + }, +/area/science/explab) +"col" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"com" = ( +/obj/structure/table/reinforced, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/item/stack/sheet/mineral/plasma{ + pixel_y = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"con" = ( +/obj/effect/landmark/start/scientist, +/obj/structure/chair/office/light{ + dir = 1; + pixel_y = 3 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"coo" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/table/reinforced, +/obj/item/wrench, +/obj/item/crowbar, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/item/clothing/glasses/science, +/obj/item/device/multitool{ + pixel_x = 3 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cop" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/science/explab) +"coq" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cor" = ( +/obj/structure/girder, +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cos" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_y = 6 + }, +/obj/item/pen, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cot" = ( +/obj/structure/table, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/reagent_containers/blood{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cou" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cov" = ( +/obj/structure/bed, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cow" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/rnd/protolathe/department/service, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"cox" = ( +/obj/structure/mineral_door/wood{ + name = "The Gobbetting Barmaid" + }, +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/maintenance/port/aft) +"coy" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/latex, +/obj/item/clothing/mask/surgical, +/obj/item/clothing/suit/apron/surgical, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/medical/surgery) +"coz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"coA" = ( +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"coB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"coC" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Surgery APC"; + areastring = "/area/medical/surgery"; + pixel_x = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/structure/table, +/obj/item/surgical_drapes, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/surgery) +"coD" = ( +/obj/structure/bed/roller, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"coE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"coF" = ( +/obj/structure/bed, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/bedsheet/medical, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"coG" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/surgery) +"coH" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/cryo) +"coI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/cryo) +"coJ" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"coK" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 2 + }, +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/plasteel, +/area/medical/cryo) +"coL" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"coM" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/medical/cryo) +"coN" = ( +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"coO" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"coP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"coQ" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/obj/effect/landmark/start/chief_medical_officer, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"coR" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/mob/living/simple_animal/pet/cat/Runtime, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"coS" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "CMO's Office APC"; + areastring = "/area/crew_quarters/heads/cmo"; + pixel_x = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/camera{ + c_tag = "CMO's Office"; + dir = 8; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"coT" = ( +/obj/structure/closet/wardrobe/chemistry_white{ + pixel_x = -3 + }, +/obj/item/storage/backpack/satchel/chem, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"coU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 8 + }, +/area/medical/chemistry) +"coV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"coW" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/chemist, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 4 + }, +/area/medical/chemistry) +"coX" = ( +/obj/structure/table/reinforced, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/eastright{ + dir = 8; + name = "Chemistry Desk"; + req_access_txt = "5; 33" + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/pen, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "chemistry_shutters_2"; + name = "chemistry shutters" + }, +/turf/open/floor/plasteel/whiteyellow{ + dir = 4 + }, +/area/medical/chemistry) +"coY" = ( +/turf/open/floor/plasteel/yellow{ + dir = 4 + }, +/area/hallway/primary/aft) +"coZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/yellow/side{ + dir = 8 + }, +/area/hallway/primary/aft) +"cpa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/hallway/primary/aft) +"cpb" = ( +/turf/open/floor/plasteel/purple, +/area/hallway/primary/aft) +"cpc" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/eastright{ + dir = 4; + name = "Research and Development Desk"; + req_access_txt = "7" + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/machinery/door/firedoor, +/obj/item/pen, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "research shutters" + }, +/turf/open/floor/plating, +/area/science/lab) +"cpd" = ( +/obj/effect/landmark/start/scientist, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/lab) +"cpe" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cpf" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cpg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/lab) +"cph" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 4 + }, +/area/science/lab) +"cpj" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/research) +"cpk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpl" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpm" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpn" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpo" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpp" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 2 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpt" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpu" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpv" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cpw" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 4 + }, +/area/science/research) +"cpx" = ( +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + name = "Experimentation Lab"; + req_access_txt = "8" + }, +/turf/open/floor/plasteel/whitepurple{ + dir = 4 + }, +/area/science/explab) +"cpy" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/explab) +"cpz" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cpA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cpB" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cpC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cpD" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cpE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cpF" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Experimentation Lab Maintenance"; + req_access_txt = "8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cpG" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cpH" = ( +/obj/structure/bed/roller, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cpI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard/aft) +"cpJ" = ( +/obj/structure/barricade/wooden, +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cpK" = ( +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cpL" = ( +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/structure/rack, +/obj/item/storage/firstaid/regular, +/obj/item/stack/medical/bruise_pack, +/obj/item/stack/medical/bruise_pack, +/obj/item/stack/medical/ointment, +/obj/item/clothing/glasses/hud/health, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cpM" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/turf/open/space, +/area/space/nearstation) +"cpN" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/maintenance/disposal/incinerator) +"cpO" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/dark, +/area/aisat) +"cpP" = ( +/obj/structure/lattice/catwalk, +/obj/item/wrench, +/turf/open/space, +/area/space/nearstation) +"cpQ" = ( +/obj/structure/chair/stool, +/turf/open/floor/wood{ + icon_state = "wood-broken7" + }, +/area/maintenance/port/aft) +"cpR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Engineering Supermatter Port"; + dir = 8; + network = list("SS13","Engine") + }, +/obj/machinery/airalarm/engine{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/atmospherics/pipe/manifold/green/visible{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"cpS" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cpT" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Surgery Maintenance"; + req_access_txt = "45" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cpU" = ( +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cpW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cpX" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical{ + name = "Operating Theatre"; + req_access_txt = "45" + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cpY" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cpZ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/effect/landmark/start/medical_doctor, +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cqa" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cqb" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/medical/glass{ + name = "Surgery Observation"; + req_access_txt = "0" + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cqc" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/cryo) +"cqd" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/cryo) +"cqe" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cqf" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cqg" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cqh" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cqi" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/central) +"cqj" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cqk" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "cmoprivacy"; + name = "privacy shutter" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/cmo) +"cql" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cqm" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cqn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cqo" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cqp" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + name = "CMO Maintenance"; + req_access_txt = "40" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cqq" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cqr" = ( +/obj/machinery/power/apc{ + dir = 8; + name = "Chemistry APC"; + areastring = "/area/medical/chemistry"; + pixel_x = -24 + }, +/obj/structure/closet/secure_closet/chemical{ + pixel_x = -3 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/chemistry) +"cqs" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 10 + }, +/area/medical/chemistry) +"cqt" = ( +/obj/machinery/chem_heater{ + pixel_x = 4 + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 2 + }, +/area/medical/chemistry) +"cqu" = ( +/obj/machinery/chem_master, +/obj/structure/noticeboard{ + desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; + dir = 1; + name = "requests board"; + pixel_y = -32 + }, +/obj/machinery/button/door{ + id = "chemistry_shutters_2"; + name = "chemistry shutters control"; + pixel_x = 26; + pixel_y = -26; + req_access_txt = "5; 33" + }, +/turf/open/floor/plasteel/whiteyellow/side{ + dir = 6 + }, +/area/medical/chemistry) +"cqv" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 + }, +/turf/open/floor/plasteel/purple, +/area/hallway/primary/aft) +"cqw" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters_2"; + name = "research shutters" + }, +/turf/open/floor/plating, +/area/science/lab) +"cqx" = ( +/obj/machinery/cell_charger, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/obj/machinery/power/apc{ + dir = 2; + name = "Research Lab APC"; + areastring = "/area/science/lab"; + pixel_y = -26 + }, +/obj/structure/cable/yellow, +/obj/structure/table, +/obj/machinery/button/door{ + id = "research_shutters_2"; + name = "research shutters control"; + pixel_x = -26; + pixel_y = -26; + req_access_txt = "7" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"cqy" = ( +/obj/item/storage/toolbox/mechanical{ + pixel_x = 2; + pixel_y = 3 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"cqz" = ( +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/item/hand_labeler, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + name = "Science Requests Console"; + pixel_y = -30; + receive_ore_updates = 1 + }, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"cqA" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/door/window/eastleft{ + dir = 1; + name = "Research and Development Deliveries"; + req_access_txt = "7" + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/lab) +"cqB" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/lab) +"cqC" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 1 + }, +/area/science/research) +"cqD" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqF" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqG" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Research Division Hallway - Starboard"; + dir = 1; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqL" = ( +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cqN" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 2 + }, +/area/science/research) +"cqO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 6 + }, +/area/science/research) +"cqP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/science/explab) +"cqQ" = ( +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 1 + }, +/area/science/explab) +"cqR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/power/apc{ + dir = 2; + name = "Experimentation Lab APC"; + areastring = "/area/science/explab"; + pixel_y = -24 + }, +/obj/structure/cable/yellow, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cqS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/obj/machinery/camera{ + c_tag = "Experimentation Lab"; + dir = 1; + network = list("SS13","RD") + }, +/obj/machinery/light, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cqT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cqU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cqV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/explab) +"cqW" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"cqX" = ( +/obj/structure/bed/roller, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cqY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cqZ" = ( +/obj/structure/barricade/wooden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/girder, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cra" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"crb" = ( +/obj/structure/bed, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"crc" = ( +/obj/structure/lattice, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/space, +/area/space/nearstation) +"crd" = ( +/obj/structure/disposaloutlet{ + dir = 2 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"cre" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/maintenance/disposal/incinerator) +"crf" = ( +/obj/machinery/door/poddoor{ + id = "turbinevent"; + name = "Turbine Vent" + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"crg" = ( +/obj/item/toy/cards/deck, +/obj/structure/table/wood/poker, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"crh" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken4" + }, +/area/maintenance/port/aft) +"crj" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/machinery/light_switch{ + pixel_x = -28 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/medical/surgery) +"crk" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"crl" = ( +/obj/machinery/computer/operating{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"crm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"crn" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/surgery) +"cro" = ( +/obj/structure/bed/roller, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"crq" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/machinery/light_switch{ + pixel_x = 26 + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"crr" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/cryo) +"crs" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/structure/table/reinforced, +/obj/item/crowbar, +/obj/machinery/camera{ + c_tag = "Medbay Cryo"; + dir = 1; + network = list("SS13","Medbay") + }, +/obj/item/screwdriver{ + pixel_y = 6 + }, +/obj/item/clothing/neck/stethoscope, +/obj/item/wrench/medical, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/cryo) +"crt" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 1 + }, +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_y = -30 + }, +/obj/machinery/light, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"cru" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1; + name = "Connector Port (Air Supply)" + }, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"crv" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1; + name = "Connector Port (Air Supply)" + }, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/machinery/light_switch{ + pixel_y = -24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/medical/cryo) +"crw" = ( +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"crx" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 2 + }, +/area/medical/medbay/central) +"cry" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"crz" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"crA" = ( +/obj/structure/table/glass, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/storage/secure/briefcase, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"crB" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"crC" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/keycard_auth{ + pixel_x = 26; + pixel_y = -7 + }, +/obj/machinery/computer/med_data/laptop, +/obj/structure/table/glass, +/obj/machinery/button/door{ + id = "cmoprivacy"; + name = "Privacy Shutters Control"; + pixel_x = 26; + pixel_y = 4 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"crD" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/aft) +"crE" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Chemistry Lab Maintenance"; + req_access_txt = "5; 33" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/aft) +"crF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"crG" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"crH" = ( +/obj/machinery/power/apc/highcap/five_k{ + dir = 4; + name = "Aft Hallway APC"; + areastring = "/area/hallway/primary/aft"; + pixel_x = 24 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel/purple/corner{ + dir = 4 + }, +/area/hallway/primary/aft) +"crI" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + dir = 1; + freq = 1400; + location = "Research and Development" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/lab) +"crJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"crK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white/side{ + dir = 5 + }, +/area/science/research) +"crL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/science/research) +"crM" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/science/research) +"crN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hor) +"crO" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hor) +"crP" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hor) +"crQ" = ( +/turf/closed/wall, +/area/crew_quarters/heads/hor) +"crR" = ( +/turf/closed/wall/r_wall, +/area/science/storage) +"crS" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall/r_wall, +/area/science/storage) +"crT" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/research{ + name = "Toxins Storage"; + req_access_txt = "8" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "toxins_blastdoor"; + name = "biohazard containment shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"crU" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"crV" = ( +/obj/structure/closet/radiation, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"crW" = ( +/obj/structure/closet/l3closet/scientist{ + pixel_x = -2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"crX" = ( +/obj/structure/closet/wardrobe/science_white, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/explab) +"crY" = ( +/obj/structure/rack, +/obj/item/reagent_containers/blood/random, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"crZ" = ( +/obj/structure/table, +/obj/structure/bedsheetbin{ + pixel_x = 2 + }, +/obj/item/clothing/mask/muzzle, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"csa" = ( +/obj/structure/table, +/obj/item/restraints/handcuffs/cable/white, +/obj/item/gun/syringe, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"csb" = ( +/obj/structure/rack, +/obj/item/hatchet, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"csc" = ( +/obj/machinery/iv_drip, +/obj/item/roller, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"csd" = ( +/obj/structure/rack, +/obj/item/tank/internals/anesthetic, +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cse" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"csf" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/port/aft) +"csg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"csh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/maintenance/port/aft) +"csi" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"csj" = ( +/obj/structure/closet/secure_closet/medical2, +/obj/structure/sign/warning/nosmoking{ + pixel_x = -28 + }, +/turf/open/floor/plasteel, +/area/medical/surgery) +"csk" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/turf/open/floor/plasteel/white/side{ + dir = 1 + }, +/area/medical/surgery) +"csl" = ( +/obj/machinery/light, +/obj/machinery/camera{ + c_tag = "Medbay Surgery"; + dir = 1; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"csm" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/white/side{ + dir = 1 + }, +/area/medical/surgery) +"csn" = ( +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_y = -30 + }, +/obj/structure/closet/crate/freezer/blood, +/turf/open/floor/plasteel, +/area/medical/surgery) +"cso" = ( +/obj/structure/bed/roller, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_x = -28 + }, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/surgery) +"csp" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/surgery) +"csq" = ( +/obj/structure/bed, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/item/bedsheet/medical, +/obj/machinery/newscaster{ + pixel_y = -32 + }, +/obj/machinery/camera{ + c_tag = "Medbay Recovery Room"; + dir = 1; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/surgery) +"csr" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance"; + req_access_txt = "5" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"css" = ( +/turf/closed/wall, +/area/medical/cryo) +"cst" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/machinery/camera{ + c_tag = "Medbay Hallway Central"; + dir = 4; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/central) +"csu" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"csv" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/medbay/central) +"csw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Chief Medical Officer's Office"; + req_access_txt = "40"; + req_one_access_txt = "0" + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"csx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + sortType = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"csy" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"csz" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/table/glass, +/obj/item/folder/blue, +/obj/item/folder/blue, +/obj/item/pen, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"csA" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Chief Medical Officer's Desk"; + departmentType = 5; + name = "Chief Medical Officer RC"; + pixel_y = -32 + }, +/obj/effect/landmark/start/chief_medical_officer, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"csB" = ( +/obj/machinery/computer/security/telescreen{ + desc = "Used for monitoring medbay to ensure patient safety."; + dir = 8; + name = "Medbay Monitor"; + network = list("Medbay"); + pixel_x = 29 + }, +/obj/item/device/radio/intercom{ + dir = 1; + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/obj/machinery/computer/card/minor/cmo{ + dir = 8 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"csC" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/aft) +"csD" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/aft) +"csF" = ( +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + sortType = 11 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csH" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + sortType = 23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;5;9" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"csK" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"csL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"csM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock{ + name = "Aft Emergency Storage"; + req_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csN" = ( +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + sortType = 14 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "7;47;29;12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csR" = ( +/obj/structure/disposalpipe/sorting/mail{ + dir = 8; + sortType = 12 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csT" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"csU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + name = "Research Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "7;47;29" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"csV" = ( +/obj/structure/disposalpipe/junction{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/research) +"csW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + sortType = 13 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"csX" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"csY" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hor) +"csZ" = ( +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the RD's goons from the safety of his office."; + name = "Research Monitor"; + network = list("RD"); + pixel_y = 2 + }, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"ctb" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Research Director's Desk"; + departmentType = 5; + name = "Research Director RC"; + pixel_y = 30; + receive_ore_updates = 1 + }, +/obj/machinery/modular_computer/console/preset/research{ + dir = 8 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"ctc" = ( +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/effect/landmark/xmastree/rdrod, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/hor) +"ctd" = ( +/obj/structure/displaycase/labcage, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/sign/warning/biohazard{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/hor) +"cte" = ( +/obj/item/storage/secure/safe{ + pixel_x = 32 + }, +/obj/machinery/ai_status_display{ + pixel_y = 32 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/hor) +"ctf" = ( +/obj/machinery/portable_atmospherics/scrubber/huge, +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"ctg" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"cth" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_y = 32 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"cti" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/machinery/power/apc/highcap/five_k{ + dir = 1; + name = "Toxins Storage APC"; + areastring = "/area/science/storage"; + pixel_y = 25 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"ctj" = ( +/obj/machinery/portable_atmospherics/scrubber/huge, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"ctk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"ctl" = ( +/obj/machinery/camera{ + active_power_usage = 0; + c_tag = "Turbine Vent"; + dir = 4; + network = list("Turbine"); + use_power = 0 + }, +/turf/open/space, +/area/space/nearstation) +"ctm" = ( +/obj/structure/grille/broken, +/turf/open/space, +/area/space/nearstation) +"ctn" = ( +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cto" = ( +/obj/machinery/vending/assist, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"ctq" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"ctr" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/patients_rooms/room_a) +"cts" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/vending/wallmed{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/white, +/area/medical/patients_rooms/room_a) +"ctt" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/machinery/light_switch{ + pixel_y = 24 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/patients_rooms/room_a) +"ctu" = ( +/obj/machinery/door/airlock/medical{ + name = "Patient Room A"; + req_access_txt = "5" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/patients_rooms/room_a) +"ctv" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"ctw" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/central) +"ctx" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = -28 + }, +/obj/machinery/newscaster{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"cty" = ( +/obj/machinery/suit_storage_unit/cmo, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"ctz" = ( +/obj/structure/table/glass, +/obj/item/pen, +/obj/item/clothing/neck/stethoscope, +/obj/structure/extinguisher_cabinet{ + pixel_x = 6; + pixel_y = -30 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"ctA" = ( +/turf/closed/wall/r_wall, +/area/medical/genetics) +"ctB" = ( +/turf/closed/wall, +/area/medical/genetics) +"ctC" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Genetics Maintenance"; + req_access_txt = "9"; + req_one_access_txt = "0" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/aft) +"ctD" = ( +/obj/structure/sign/directions/evac, +/turf/closed/wall, +/area/medical/genetics) +"ctE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/blue/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"ctF" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"ctG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"ctH" = ( +/obj/structure/sign/directions/evac, +/turf/closed/wall, +/area/maintenance/aft) +"ctJ" = ( +/obj/item/storage/toolbox/emergency, +/obj/structure/closet/firecloset, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"ctK" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"ctL" = ( +/turf/closed/wall/r_wall, +/area/science/misc_lab/range) +"ctM" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Research Testing Range Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "7;47;29" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"ctN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/white/side{ + dir = 6 + }, +/area/science/research) +"ctO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/research) +"ctP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"ctQ" = ( +/obj/machinery/button/door{ + id = "xeno_blastdoor"; + name = "Secure Lab Shutter Control"; + pixel_x = -5; + pixel_y = -5; + req_access_txt = "47" + }, +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "rdprivacy"; + name = "Privacy Shutters Control"; + pixel_x = 5; + pixel_y = 5 + }, +/obj/machinery/button/door{ + id = "Biohazard"; + name = "Entrance Shutter Control"; + pixel_x = -5; + pixel_y = 5; + req_access_txt = "47" + }, +/obj/machinery/button/door{ + id = "toxins_blastdoor"; + name = "Toxins Shutter Control"; + pixel_x = 5; + pixel_y = -5; + req_access_txt = "47" + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"ctR" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/research_director, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"ctS" = ( +/obj/machinery/computer/robotics{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"ctT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/hor) +"ctU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/hor) +"ctV" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/crew_quarters/heads/hor) +"ctW" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"ctX" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"ctY" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/chair/stool, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"ctZ" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"cua" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"cub" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cuc" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cud" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"cue" = ( +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/machinery/power/solar{ + id = "aftport"; + name = "Aft-Port Solar Array" + }, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/port/aft) +"cuf" = ( +/obj/structure/closet, +/obj/item/extinguisher, +/obj/effect/decal/cleanable/cobweb, +/obj/item/device/flashlight, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cug" = ( +/obj/structure/closet, +/obj/item/reagent_containers/glass/beaker{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/reagent_containers/dropper, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cuh" = ( +/obj/structure/closet/crate, +/obj/item/stack/cable_coil, +/obj/item/grenade/chem_grenade, +/obj/item/device/flashlight, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cui" = ( +/obj/structure/closet/crate, +/obj/item/coin/silver, +/obj/item/reagent_containers/spray/weedspray, +/obj/item/paper, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cuj" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/power/apc{ + dir = 1; + name = "Port Quarter Maintenance APC"; + areastring = "/area/maintenance/port/aft"; + pixel_y = 24 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cuk" = ( +/obj/structure/table, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/clothing/neck/stethoscope, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/power/apc{ + dir = 8; + name = "Patient Room A APC"; + areastring = "/area/medical/patients_rooms/room_a"; + pixel_x = -26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/patients_rooms/room_a) +"cul" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/patients_rooms/room_a) +"cum" = ( +/obj/structure/closet/secure_closet/personal/patient, +/obj/machinery/button/door{ + id = "isola"; + name = "Privacy Shutters"; + pixel_y = -25 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/patients_rooms/room_a) +"cun" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/poddoor/preopen{ + id = "isola"; + name = "privacy shutters" + }, +/turf/open/floor/plating, +/area/medical/patients_rooms/room_a) +"cuo" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/central) +"cup" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cuq" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cur" = ( +/obj/item/storage/box/rxglasses{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/bodybags, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cus" = ( +/obj/item/clothing/gloves/color/latex, +/obj/item/clothing/gloves/color/latex, +/obj/item/storage/box/disks{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cut" = ( +/obj/machinery/requests_console{ + department = "Genetics"; + departmentType = 0; + name = "Genetics Requests Console"; + pixel_y = 30 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/item/storage/box/monkeycubes, +/obj/item/device/radio/headset/headset_medsci, +/obj/item/device/flashlight/pen{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/device/flashlight/pen{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/structure/noticeboard{ + desc = "A board for pinning important notices upon."; + name = "notice board"; + pixel_x = -32; + pixel_y = 32 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cuu" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Genetics Lab APC"; + areastring = "/area/medical/genetics"; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/storage/pill_bottle/mutadone, +/obj/item/storage/pill_bottle/mannitol, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cuv" = ( +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/glass/beaker{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_y = 32 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cuw" = ( +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/plasteel/blue/side{ + dir = 9 + }, +/area/medical/genetics) +"cux" = ( +/obj/structure/noticeboard{ + desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; + name = "requests board"; + pixel_x = -32; + pixel_y = 32 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/blue/side{ + dir = 5 + }, +/area/medical/genetics) +"cuy" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "genetics_shutters"; + name = "genetics shutters" + }, +/turf/open/floor/plating, +/area/medical/genetics) +"cuz" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 + }, +/turf/open/floor/plasteel/blue, +/area/medical/genetics) +"cuA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/blue/side{ + dir = 8 + }, +/area/hallway/primary/aft) +"cuB" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/aft) +"cuC" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/effect/spawner/lootdrop/maintenance, +/obj/item/wrench, +/turf/open/floor/plating, +/area/maintenance/aft) +"cuD" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/item/storage/box/lights/mixed, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"cuE" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"cuF" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cuG" = ( +/turf/open/floor/engine{ + dir = 9; + icon_state = "floor" + }, +/area/science/misc_lab/range) +"cuH" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cuI" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white/side{ + dir = 5 + }, +/area/science/research) +"cuJ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cuK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 2 + }, +/area/science/research) +"cuL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/obj/machinery/door/poddoor/preopen{ + id = "rdprivacy"; + name = "privacy shutter" + }, +/turf/open/floor/plating, +/area/crew_quarters/heads/hor) +"cuM" = ( +/obj/machinery/computer/card/minor/rd{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cuN" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cuO" = ( +/obj/machinery/computer/mecha{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cuP" = ( +/obj/structure/table, +/obj/item/device/aicard, +/obj/item/circuitboard/aicore{ + pixel_x = -2; + pixel_y = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cuQ" = ( +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cuR" = ( +/obj/structure/table, +/obj/item/device/taperecorder{ + pixel_x = -3 + }, +/obj/item/device/paicard{ + pixel_x = 4 + }, +/obj/item/storage/secure/briefcase, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cuS" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"cuT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"cuU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"cuV" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"cuW" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Toxins Storage"; + dir = 8; + network = list("SS13","RD") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"cuY" = ( +/obj/structure/rack, +/obj/item/extinguisher, +/obj/item/storage/belt/utility, +/obj/item/clothing/mask/gas, +/obj/item/storage/box/lights/mixed, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cuZ" = ( +/turf/closed/wall/r_wall, +/area/science/circuit) +"cvd" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cve" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cvf" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cvg" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cvh" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cvi" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cvj" = ( +/obj/structure/closet/emcloset, +/obj/structure/sign/warning/vacuum/external{ + pixel_x = -32 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cvk" = ( +/obj/structure/closet/crate, +/obj/item/crowbar/red, +/obj/item/pen, +/obj/item/device/flashlight/pen{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cvl" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cvm" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cvn" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cvo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/closed/wall, +/area/medical/patients_rooms/room_a) +"cvp" = ( +/turf/closed/wall, +/area/medical/patients_rooms/room_a) +"cvq" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/departments/examroom{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cvr" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cvs" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"cvt" = ( +/turf/closed/wall, +/area/medical/genetics/cloning) +"cvu" = ( +/obj/machinery/shower{ + dir = 4 + }, +/obj/machinery/door/window/southleft{ + dir = 2; + name = "Cloning Shower" + }, +/obj/structure/mirror{ + pixel_x = -28 + }, +/turf/open/floor/plasteel/vault, +/area/medical/genetics/cloning) +"cvv" = ( +/obj/machinery/door/window/southleft{ + base_state = "right"; + dir = 2; + icon_state = "right"; + name = "Cloning Shower" + }, +/obj/structure/sink/kitchen{ + desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; + name = "sink"; + pixel_y = 28 + }, +/turf/open/floor/plasteel/vault, +/area/medical/genetics/cloning) +"cvw" = ( +/obj/machinery/clonepod{ + pixel_y = 2 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/obj/structure/window/reinforced, +/turf/open/floor/plasteel/vault, +/area/medical/genetics/cloning) +"cvx" = ( +/obj/machinery/computer/scan_consolenew{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Genetics Lab"; + dir = 4; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/genetics) +"cvy" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/landmark/start/geneticist, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 9 + }, +/area/medical/genetics) +"cvz" = ( +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/genetics) +"cvA" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/start/geneticist, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 5 + }, +/area/medical/genetics) +"cvB" = ( +/obj/machinery/computer/scan_consolenew{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/genetics) +"cvC" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/item/storage/box/syringes, +/obj/item/storage/box/beakers{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/blue/side{ + dir = 8 + }, +/area/medical/genetics) +"cvD" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/geneticist, +/turf/open/floor/plasteel/blue/side{ + dir = 4 + }, +/area/medical/genetics) +"cvE" = ( +/obj/structure/table/reinforced, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/pen, +/obj/machinery/door/firedoor, +/obj/machinery/door/window/eastright{ + dir = 8; + name = "Genetics Desk"; + req_access_txt = "5;9" + }, +/obj/machinery/door/window/southleft{ + dir = 4; + name = "Outer Window" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "genetics_shutters"; + name = "genetics shutters" + }, +/turf/open/floor/plating, +/area/medical/genetics) +"cvF" = ( +/turf/open/floor/plasteel/blue, +/area/medical/genetics) +"cvG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"cvH" = ( +/turf/closed/wall, +/area/science/robotics/mechbay) +"cvI" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Mech Bay Maintenance"; + req_access_txt = "29" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/aft) +"cvJ" = ( +/obj/structure/sign/warning/nosmoking{ + pixel_x = -29 + }, +/turf/open/floor/engine{ + dir = 9; + icon_state = "floor" + }, +/area/science/misc_lab/range) +"cvK" = ( +/obj/machinery/magnetic_module, +/obj/effect/landmark/blobstart, +/obj/structure/target_stake, +/obj/effect/turf_decal/bot{ + dir = 9 + }, +/turf/open/floor/plasteel{ + dir = 9 + }, +/area/science/misc_lab/range) +"cvL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "researchrangeshutters"; + name = "blast door" + }, +/turf/open/floor/plating, +/area/science/misc_lab/range) +"cvM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/research) +"cvN" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cvO" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/science/research) +"cvP" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Research Director's Office"; + req_access_txt = "30"; + req_one_access_txt = "0" + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cvQ" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cvR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cvS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cvT" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cvU" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cvV" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"cvW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"cvX" = ( +/obj/machinery/portable_atmospherics/canister/toxins, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"cvY" = ( +/obj/machinery/portable_atmospherics/canister/toxins, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"cwa" = ( +/obj/structure/reagent_dispensers/watertank/high, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cwb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"cwc" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/aft) +"cwd" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"cwe" = ( +/obj/structure/cable, +/obj/machinery/power/solar{ + id = "aftport"; + name = "Aft-Port Solar Array" + }, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/port/aft) +"cwf" = ( +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"cwg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"cwh" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cwi" = ( +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cwj" = ( +/obj/item/cigbutt, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cwm" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cwn" = ( +/obj/structure/rack, +/obj/item/clothing/glasses/sunglasses, +/obj/item/device/flashlight/pen, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cwo" = ( +/obj/structure/table, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/clothing/neck/stethoscope, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/power/apc{ + dir = 8; + name = "Patient Room B APC"; + areastring = "/area/medical/patients_rooms/room_b"; + pixel_x = -26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_y = 24 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/patients_rooms/room_b) +"cwp" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/effect/landmark/start/medical_doctor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/vending/wallmed{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/white, +/area/medical/patients_rooms/room_b) +"cwq" = ( +/obj/structure/closet/secure_closet/personal/patient, +/obj/machinery/button/door{ + id = "isolb"; + name = "Privacy Shutters"; + pixel_y = 25 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/patients_rooms/room_b) +"cwr" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/poddoor/preopen{ + id = "isolb"; + name = "privacy shutters" + }, +/turf/open/floor/plating, +/area/medical/patients_rooms/room_b) +"cws" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/aft) +"cwt" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cwu" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cwv" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 9 + }, +/area/medical/genetics/cloning) +"cww" = ( +/obj/effect/landmark/start/geneticist, +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 1 + }, +/area/medical/genetics/cloning) +"cwx" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/machinery/computer/cloning{ + dir = 8 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 5 + }, +/area/medical/genetics/cloning) +"cwy" = ( +/obj/machinery/dna_scannernew, +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/genetics) +"cwz" = ( +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/genetics) +"cwA" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"cwB" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/genetics) +"cwC" = ( +/obj/machinery/dna_scannernew, +/turf/open/floor/plasteel/whiteblue, +/area/medical/genetics) +"cwD" = ( +/obj/item/storage/box/disks{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/obj/machinery/camera{ + c_tag = "Genetics Desk"; + dir = 4; + network = list("SS13","Medbay") + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/blue/side{ + dir = 8 + }, +/area/medical/genetics) +"cwE" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/button/door{ + id = "genetics_shutters"; + name = "genetics shutters control"; + pixel_x = 28; + req_access_txt = "9" + }, +/turf/open/floor/plasteel/blue/side{ + dir = 4 + }, +/area/medical/genetics) +"cwF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"cwG" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/sign/warning/nosmoking{ + pixel_x = -28 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cwH" = ( +/obj/machinery/mech_bay_recharge_port, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/science/robotics/mechbay) +"cwI" = ( +/obj/structure/sign/warning/electricshock{ + pixel_y = 31 + }, +/turf/open/floor/mech_bay_recharge_floor, +/area/science/robotics/mechbay) +"cwJ" = ( +/obj/machinery/computer/mech_bay_power_console, +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = 20 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/circuit/green, +/area/science/robotics/mechbay) +"cwK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cwL" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cwM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/camera{ + c_tag = "Research Division Hallway - Mech Bay"; + dir = 4; + network = list("SS13","RD") + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/white/side{ + dir = 6 + }, +/area/science/research) +"cwN" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cwO" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/science/research) +"cwP" = ( +/obj/machinery/power/apc{ + dir = 2; + name = "RD Office APC"; + areastring = "/area/crew_quarters/heads/hor"; + pixel_y = -27 + }, +/obj/structure/cable/yellow, +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/obj/item/twohanded/required/kirbyplants/dead, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cwQ" = ( +/obj/item/paper_bin{ + pixel_y = 7 + }, +/obj/structure/table, +/obj/machinery/newscaster{ + pixel_y = -30 + }, +/obj/item/stamp/rd{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/folder/white{ + pixel_x = 9; + pixel_y = -1 + }, +/obj/item/pen, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cwR" = ( +/obj/structure/table, +/obj/item/cartridge/signal/toxins, +/obj/item/cartridge/signal/toxins{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/cartridge/signal/toxins{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/machinery/camera{ + c_tag = "Research Director's Office"; + dir = 1; + network = list("SS13","RD") + }, +/obj/machinery/light, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cwS" = ( +/obj/structure/closet/secure_closet/RD, +/obj/machinery/keycard_auth{ + pixel_y = -24 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cwT" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cwU" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = -29 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/heads/hor) +"cwV" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/storage) +"cwW" = ( +/obj/item/cigbutt, +/obj/machinery/light_switch{ + pixel_y = -23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/storage) +"cwX" = ( +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/storage) +"cwY" = ( +/obj/machinery/portable_atmospherics/canister/toxins, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/light/small, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/storage) +"cwZ" = ( +/turf/open/floor/plasteel, +/area/science/circuit) +"cxa" = ( +/obj/item/stack/cable_coil, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cxb" = ( +/obj/structure/rack, +/obj/item/tank/internals/air, +/obj/item/wrench, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/port/aft) +"cxc" = ( +/obj/item/trash/chips, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cxd" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cxe" = ( +/obj/structure/bed, +/obj/item/bedsheet/medical, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/patients_rooms/room_b) +"cxf" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/patients_rooms/room_b) +"cxg" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/patients_rooms/room_b) +"cxh" = ( +/obj/machinery/door/airlock/medical{ + name = "Patient Room B"; + req_access_txt = "5" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/patients_rooms/room_b) +"cxi" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cxj" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cxk" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 2 + }, +/area/medical/medbay/aft) +"cxl" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/genetics/cloning) +"cxm" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/genetics/cloning) +"cxn" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"cxo" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/obj/machinery/dna_scannernew, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/genetics/cloning) +"cxp" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/genetics) +"cxq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 9 + }, +/area/medical/genetics) +"cxr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/genetics) +"cxs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"cxt" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/genetics) +"cxu" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 5 + }, +/area/medical/genetics) +"cxv" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/medical/genetics) +"cxw" = ( +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/stack/packageWrap, +/obj/item/pen, +/obj/item/reagent_containers/spray/cleaner, +/obj/structure/table/glass, +/turf/open/floor/plasteel/blue/side{ + dir = 8 + }, +/area/medical/genetics) +"cxx" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel/blue/corner{ + dir = 4 + }, +/area/medical/genetics) +"cxy" = ( +/obj/structure/sign/warning/nosmoking{ + pixel_x = 28 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/plasteel/blue/side{ + dir = 5 + }, +/area/medical/genetics) +"cxz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=10.1-Central-from-Aft"; + location = "10-Aft-To-Central" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cxA" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"cxB" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=9.1-Escape-1"; + location = "8.1-Aft-to-Escape" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"cxC" = ( +/obj/machinery/door/poddoor/shutters{ + id = "Skynet_launch"; + name = "Mech Bay" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cxD" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cxE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/circuit/green, +/area/science/robotics/mechbay) +"cxF" = ( +/turf/open/floor/circuit/green, +/area/science/robotics/mechbay) +"cxG" = ( +/obj/machinery/camera{ + c_tag = "Mech Bay"; + dir = 8; + network = list("SS13","RD") + }, +/turf/open/floor/circuit/green, +/area/science/robotics/mechbay) +"cxH" = ( +/turf/open/floor/plating, +/area/science/misc_lab/range) +"cxI" = ( +/obj/machinery/camera{ + c_tag = "Research Testing Range"; + dir = 8; + network = list("SS13","RD"); + pixel_y = -22 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plating, +/area/science/misc_lab/range) +"cxJ" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"cxK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Toxins Storage"; + req_access_txt = "8" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/storage) +"cxL" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/aft) +"cxM" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cxN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"cxO" = ( +/turf/open/floor/plasteel/white, +/area/science/circuit) +"cxP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"cxQ" = ( +/obj/machinery/computer/slot_machine{ + pixel_y = 2 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/port/aft) +"cxR" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cxS" = ( +/obj/item/latexballon, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cxT" = ( +/obj/item/clothing/suit/ianshirt, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cxU" = ( +/turf/closed/wall, +/area/medical/medbay/aft) +"cxV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/aft) +"cxW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cxX" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cxY" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/medical/glass{ + id_tag = "CloningDoor"; + name = "Cloning Lab"; + req_access_txt = "5; 68" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/genetics/cloning) +"cxZ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/genetics/cloning) +"cya" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics/cloning) +"cyb" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/genetics/cloning) +"cyc" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research/glass{ + name = "Genetics Lab"; + req_access_txt = "5; 9; 68" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue, +/area/medical/genetics) +"cyd" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/genetics) +"cye" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"cyf" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/landmark/start/geneticist, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"cyg" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/genetics) +"cyh" = ( +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/medical/genetics) +"cyi" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + id_tag = "AuxGenetics"; + locked = 0; + name = "Genetics Lab"; + req_access_txt = "9"; + req_one_access_txt = "0" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/medical/genetics) +"cyj" = ( +/turf/open/floor/plasteel/blue/side{ + dir = 8 + }, +/area/medical/genetics) +"cyk" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/medical/genetics) +"cyl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/blue/side{ + dir = 4 + }, +/area/medical/genetics) +"cym" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + id_tag = "AuxGenetics"; + locked = 0; + name = "Genetics Access"; + req_access_txt = "9"; + req_one_access_txt = "0" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/medical/genetics) +"cyn" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cyo" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"cyp" = ( +/obj/machinery/door/poddoor/shutters{ + id = "Skynet_launch"; + name = "Mech Bay" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cyq" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cyr" = ( +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"cys" = ( +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/effect/landmark/start/roboticist, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"cyt" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/science/misc_lab/range) +"cyu" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/science/misc_lab/range) +"cyv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cyw" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cyx" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cyy" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall, +/area/science/mixing) +"cyz" = ( +/obj/machinery/light_switch{ + pixel_y = 28 + }, +/obj/structure/closet/l3closet/scientist{ + pixel_x = -2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyA" = ( +/obj/structure/closet/wardrobe/science_white, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyB" = ( +/obj/machinery/firealarm{ + dir = 2; + pixel_y = 24 + }, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyC" = ( +/obj/item/device/radio/intercom{ + pixel_y = 25 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyD" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyE" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Toxins - Lab"; + dir = 2; + network = list("SS13","RD") + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyF" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyG" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/structure/sign/warning/nosmoking{ + pixel_y = 32 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyH" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyJ" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/light_switch{ + pixel_y = 28 + }, +/obj/machinery/portable_atmospherics/scrubber, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cyK" = ( +/turf/closed/wall/r_wall, +/area/science/mixing) +"cyM" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/circuit) +"cyN" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/machinery/airalarm{ + pixel_y = 24 + }, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/medbay/aft) +"cyO" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/medbay/aft) +"cyP" = ( +/obj/machinery/vending/coffee, +/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 + }, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/medbay/aft) +"cyQ" = ( +/obj/structure/sign/map/right{ + 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-right-MS"; + pixel_y = 32 + }, +/obj/machinery/vending/cola/random, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/medbay/aft) +"cyR" = ( +/obj/machinery/vending/cigarette, +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/medbay/aft) +"cyT" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cyU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sign/warning/nosmoking{ + pixel_x = 28 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/medical/medbay/aft) +"cyV" = ( +/obj/machinery/button/door{ + desc = "A remote control switch for the cloning door."; + id = "CloningDoor"; + name = "Cloning Exit Button"; + normaldoorcontrol = 1; + pixel_x = -23; + pixel_y = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 10 + }, +/area/medical/genetics/cloning) +"cyW" = ( +/obj/effect/landmark/start/geneticist, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/genetics/cloning) +"cyX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/machinery/power/apc{ + dir = 4; + locked = 0; + name = "Cloning Lab APC"; + areastring = "/area/medical/genetics/cloning"; + pixel_x = 24 + }, +/obj/structure/cable/yellow, +/obj/machinery/camera{ + c_tag = "Genetics Cloning Lab"; + dir = 8; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 6 + }, +/area/medical/genetics/cloning) +"cyY" = ( +/turf/open/floor/plasteel/whiteblue/side{ + dir = 10 + }, +/area/medical/genetics) +"cyZ" = ( +/turf/open/floor/plasteel/whiteblue/side{ + dir = 2 + }, +/area/medical/genetics) +"cza" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/structure/mirror{ + pixel_x = 28 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 6 + }, +/area/medical/genetics) +"czb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/blue/side{ + dir = 10 + }, +/area/medical/genetics) +"czc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/blue/side{ + dir = 0 + }, +/area/medical/genetics) +"czd" = ( +/obj/machinery/light_switch{ + pixel_x = 23 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/blue/side{ + dir = 6 + }, +/area/medical/genetics) +"cze" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/medical/genetics) +"czf" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -26 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"czg" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"czh" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/button/door{ + dir = 2; + id = "Skynet_launch"; + name = "Mech Bay Door Control"; + pixel_x = 26; + pixel_y = 6; + req_one_access_txt = "29" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"czi" = ( +/obj/machinery/button/door{ + dir = 2; + id = "Skynet_launch"; + name = "Mech Bay Door Control"; + pixel_x = -26; + pixel_y = 6 + }, +/obj/machinery/light_switch{ + pixel_x = -23; + pixel_y = -2 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"czj" = ( +/turf/open/floor/mech_bay_recharge_floor, +/area/science/robotics/mechbay) +"czk" = ( +/obj/machinery/computer/mech_bay_power_console{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"czl" = ( +/obj/structure/table/reinforced, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/paper/guides/jobs/security/range{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"czm" = ( +/obj/machinery/door/window/westleft{ + base_state = "right"; + dir = 1; + icon_state = "right"; + name = "door"; + req_access_txt = "0" + }, +/turf/open/floor/engine{ + dir = 9; + icon_state = "floor" + }, +/area/science/misc_lab/range) +"czn" = ( +/obj/structure/table/reinforced, +/obj/machinery/magnetic_controller{ + autolink = 1; + pixel_y = 3 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/item/clothing/ears/earmuffs, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"czo" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 8 + }, +/area/science/research) +"czp" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"czq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 2 + }, +/area/science/research) +"czr" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "toxins_blastdoor"; + name = "biohazard containment door" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/mixing) +"czs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czt" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czv" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czw" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/obj/machinery/meter, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czx" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czy" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czz" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"czB" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"czC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;47" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"czD" = ( +/turf/closed/wall, +/area/science/mixing) +"czE" = ( +/obj/structure/table/reinforced, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/machinery/door/firedoor, +/obj/item/reagent_containers/glass/bottle/epinephrine, +/obj/item/reagent_containers/syringe, +/obj/item/pen, +/turf/open/floor/plasteel/whitegreen, +/area/medical/medbay/central) +"czF" = ( +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/science/mixing) +"czG" = ( +/obj/item/stack/rods/fifty, +/obj/item/stack/sheet/glass/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/target, +/obj/item/target/syndicate, +/obj/item/target/alien, +/obj/item/target/clown, +/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_txt = "8" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/science/mixing) +"czH" = ( +/obj/machinery/airalarm/all_access{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/structure/chair/stool{ + pixel_y = 8 + }, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/disposal/incinerator) +"czI" = ( +/obj/structure/sign/warning/securearea{ + desc = "A warning sign which reads 'BOMB RANGE"; + name = "BOMB RANGE" + }, +/turf/closed/wall, +/area/science/mixing) +"czJ" = ( +/turf/closed/wall, +/area/science/test_area) +"czK" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/test_area) +"czL" = ( +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"czN" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance"; + req_access_txt = "5" + }, +/turf/open/floor/plating, +/area/medical/medbay/aft) +"czO" = ( +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"czP" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"czQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"czR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"czS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/item/cigbutt, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"czT" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/medical{ + name = "Medbay Break Room"; + req_access_txt = "5" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"czU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"czV" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"czW" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Medbay Aft APC"; + areastring = "/area/medical/medbay/aft"; + pixel_x = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/disposalpipe/junction, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"czX" = ( +/obj/item/book/manual/medical_cloning{ + pixel_y = 6 + }, +/obj/item/paper, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics/cloning) +"czY" = ( +/obj/item/storage/box/rxglasses{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/bodybags, +/obj/item/pen, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/table/glass, +/turf/open/floor/plasteel/vault, +/area/medical/genetics/cloning) +"czZ" = ( +/obj/structure/closet/secure_closet/personal/patient, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel/vault, +/area/medical/genetics/cloning) +"cAa" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/structure/closet/wardrobe/genetics_white, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cAb" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/bed/roller, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/genetics) +"cAc" = ( +/obj/structure/bed/roller, +/obj/machinery/door/window/westleft{ + dir = 1; + name = "Monkey Pen"; + pixel_y = 2; + req_access_txt = "9" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/genetics) +"cAd" = ( +/obj/machinery/light, +/obj/machinery/door/window/westleft{ + base_state = "right"; + dir = 1; + icon_state = "right"; + name = "Monkey Pen"; + pixel_y = 2; + req_access_txt = "9" + }, +/obj/structure/bed/roller, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/genetics) +"cAe" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/bed/roller, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/genetics) +"cAf" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cAg" = ( +/obj/structure/closet/secure_closet/personal/patient, +/turf/open/floor/plasteel/vault, +/area/medical/genetics) +"cAh" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/camera{ + c_tag = "Aft Primary Hallway - Middle"; + dir = 4; + network = list("SS13") + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cAi" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"cAj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"cAk" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Mech Bay"; + req_access_txt = "29"; + req_one_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cAl" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cAm" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cAn" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cAo" = ( +/obj/machinery/power/apc{ + dir = 4; + name = "Mech Bay APC"; + areastring = "/area/science/robotics/mechbay"; + pixel_x = 28 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cAp" = ( +/obj/structure/rack, +/obj/item/target, +/obj/item/target, +/obj/item/target/alien, +/obj/item/target/alien, +/obj/item/target/clown, +/obj/item/target/clown, +/obj/item/target/syndicate, +/obj/item/target/syndicate, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light_switch{ + pixel_x = -25 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cAq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cAr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cAs" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Research Testing Range"; + req_access_txt = "0"; + req_one_access_txt = "7;47;29" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/purple, +/area/science/misc_lab/range) +"cAt" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/research) +"cAu" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cAv" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 4 + }, +/area/science/research) +"cAw" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/research{ + name = "Toxins Lab"; + req_access_txt = "8" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "toxins_blastdoor"; + name = "biohazard containment shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/mixing) +"cAx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAy" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAz" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAB" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAC" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/holopad, +/obj/effect/landmark/start/scientist, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAF" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cAG" = ( +/obj/structure/window/reinforced, +/obj/machinery/portable_atmospherics/scrubber, +/obj/item/storage/firstaid/toxin, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cAH" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall/r_wall, +/area/science/mixing) +"cAI" = ( +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/structure/chair/comfy{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"cAJ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/floorgrime, +/area/science/mixing) +"cAK" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"cAL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/science/mixing) +"cAM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/research{ + id_tag = "ResearchExt"; + name = "Research Division"; + req_access_txt = "0"; + req_one_access_txt = "47" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/research) +"cAN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cAO" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the test chamber."; + dir = 8; + layer = 4; + name = "Test Chamber Telescreen"; + network = list("Toxins"); + pixel_x = 30 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cAP" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/mixing) +"cAQ" = ( +/obj/structure/window/reinforced, +/obj/item/target, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/science/test_area) +"cAS" = ( +/obj/structure/chair/stool, +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_x = -30 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cAT" = ( +/obj/structure/chair/stool, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cAU" = ( +/obj/item/cigbutt, +/obj/machinery/holopad, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cAV" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cAW" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cAX" = ( +/obj/effect/spawner/structure/window/reinforced/tinted, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/medbay/aft) +"cAY" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 1 + }, +/area/medical/medbay/aft) +"cAZ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cBa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/item/device/radio/intercom{ + broadcasting = 1; + freerange = 0; + frequency = 1485; + listening = 0; + name = "Station Intercom (Medbay)"; + pixel_x = 30 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cBb" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/medical/genetics/cloning) +"cBc" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/centcom{ + name = "Genetics"; + opacity = 1; + req_access_txt = "9" + }, +/turf/open/floor/plasteel/dark, +/area/medical/genetics) +"cBd" = ( +/obj/structure/sign/directions/evac, +/turf/closed/wall, +/area/hallway/primary/aft) +"cBe" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cBf" = ( +/obj/structure/sign/directions/evac, +/turf/closed/wall, +/area/science/robotics/mechbay) +"cBg" = ( +/obj/machinery/recharge_station, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cBh" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cBi" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cBj" = ( +/obj/structure/table, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = -25 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/item/clothing/glasses/science, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cBk" = ( +/obj/structure/table, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/button/door{ + id = "researchrangeshutters"; + name = "Blast Door Control"; + pixel_y = -24; + req_access_txt = "0" + }, +/obj/machinery/light, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cBl" = ( +/obj/item/gun/energy/laser/practice, +/obj/machinery/power/apc{ + dir = 2; + name = "Research Firing Range APC"; + areastring = "/area/science/misc_lab/range"; + pixel_y = -28 + }, +/obj/structure/table, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab/range) +"cBm" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "researchrangeshutters"; + name = "blast door" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/misc_lab/range) +"cBn" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 1 + }, +/area/science/research) +"cBo" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cBp" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 4 + }, +/area/science/research) +"cBq" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "toxins_blastdoor"; + name = "biohazard containment door" + }, +/turf/open/floor/plating, +/area/science/mixing) +"cBr" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cBs" = ( +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cBt" = ( +/obj/item/device/assembly/prox_sensor{ + pixel_x = -4; + pixel_y = 1 + }, +/obj/item/device/assembly/prox_sensor{ + pixel_x = 8; + pixel_y = 9 + }, +/obj/item/device/assembly/prox_sensor{ + pixel_x = 9; + pixel_y = -2 + }, +/obj/item/device/assembly/prox_sensor{ + pixel_y = 2 + }, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBu" = ( +/obj/structure/chair/stool, +/obj/effect/landmark/start/scientist, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBv" = ( +/obj/structure/table/reinforced, +/obj/item/wrench, +/obj/item/screwdriver{ + pixel_y = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cBx" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cBy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cBz" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cBA" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cBB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + name = "Toxins Launch Room Access"; + req_access_txt = "8" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "toxins_blastdoor"; + name = "biohazard containment shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"cBE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"cBF" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"cBG" = ( +/obj/machinery/door/airlock/research{ + name = "Toxins Launch Room"; + req_access_txt = "8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBH" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBI" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBJ" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBK" = ( +/obj/machinery/light/small, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBL" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/button/massdriver{ + dir = 2; + id = "toxinsdriver"; + pixel_x = 24; + pixel_y = -24 + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the test chamber."; + dir = 8; + layer = 4; + name = "Test Chamber Telescreen"; + network = list("Toxins"); + pixel_x = 30 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cBM" = ( +/obj/structure/sign/warning/securearea{ + desc = "A warning sign which reads 'BOMB RANGE"; + name = "BOMB RANGE" + }, +/turf/closed/wall, +/area/science/test_area) +"cBN" = ( +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cBO" = ( +/obj/item/device/flashlight/lamp, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cBP" = ( +/obj/structure/chair, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cBQ" = ( +/obj/effect/landmark/xeno_spawn, +/obj/structure/cable, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cBR" = ( +/turf/closed/wall/r_wall, +/area/medical/virology) +"cBS" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/medical/virology) +"cBT" = ( +/obj/item/cigbutt, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cBU" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/newscaster{ + pixel_y = -30 + }, +/obj/item/storage/box/donkpockets{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cBV" = ( +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = -30 + }, +/obj/item/reagent_containers/spray/cleaner, +/obj/structure/table/glass, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cBW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/machinery/light/small, +/obj/structure/extinguisher_cabinet{ + pixel_y = -29 + }, +/obj/machinery/camera{ + c_tag = "Medbay Break Room"; + dir = 1; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cBX" = ( +/obj/machinery/microwave{ + pixel_x = -3; + pixel_y = 6 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"cBY" = ( +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cBZ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cCa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white/side{ + dir = 9 + }, +/area/medical/medbay/aft) +"cCb" = ( +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/obj/structure/closet/secure_closet/personal/patient, +/turf/open/floor/plasteel/white/corner{ + dir = 2 + }, +/area/medical/medbay/aft) +"cCc" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/closet/secure_closet/personal/patient, +/turf/open/floor/plasteel/white/side{ + dir = 2 + }, +/area/medical/medbay/aft) +"cCd" = ( +/obj/structure/closet/secure_closet/personal/patient, +/turf/open/floor/plasteel/white/corner{ + dir = 8 + }, +/area/medical/medbay/aft) +"cCe" = ( +/turf/closed/wall, +/area/medical/morgue) +"cCf" = ( +/obj/structure/bodycontainer/morgue, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCg" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCi" = ( +/obj/machinery/firealarm{ + dir = 2; + pixel_y = 24 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCj" = ( +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCk" = ( +/obj/machinery/airalarm{ + pixel_y = 32 + }, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/paper/guides/jobs/medical/morgue{ + pixel_x = -4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCl" = ( +/obj/machinery/vending/cigarette, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/aft) +"cCm" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/purple/corner{ + dir = 2 + }, +/area/hallway/primary/aft) +"cCn" = ( +/turf/closed/wall/r_wall, +/area/science/robotics/mechbay) +"cCo" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics_shutters"; + name = "robotics shutters" + }, +/turf/open/floor/plating, +/area/science/robotics/mechbay) +"cCp" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research/glass{ + name = "Robotics Lab"; + req_access_txt = "29" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel, +/area/science/robotics/mechbay) +"cCq" = ( +/turf/closed/wall/r_wall, +/area/science/robotics/lab) +"cCr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/science/research) +"cCs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel/white, +/area/science/research) +"cCt" = ( +/obj/structure/closet/bombcloset, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCu" = ( +/obj/item/device/assembly/signaler{ + pixel_y = 8 + }, +/obj/item/device/assembly/signaler{ + pixel_x = -8; + pixel_y = 5 + }, +/obj/item/device/assembly/signaler{ + pixel_x = 6; + pixel_y = 5 + }, +/obj/item/device/assembly/signaler{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCv" = ( +/obj/item/device/transfer_valve{ + pixel_x = -5 + }, +/obj/item/device/transfer_valve{ + pixel_x = -5 + }, +/obj/item/device/transfer_valve, +/obj/item/device/transfer_valve, +/obj/item/device/transfer_valve{ + pixel_x = 5 + }, +/obj/item/device/transfer_valve{ + pixel_x = 5 + }, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + name = "Science Requests Console"; + pixel_y = -30; + receive_ore_updates = 1 + }, +/obj/structure/table/reinforced, +/obj/machinery/light, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCw" = ( +/obj/item/device/assembly/timer{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/item/device/assembly/timer{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/device/assembly/timer{ + pixel_x = 6; + pixel_y = -4 + }, +/obj/item/device/assembly/timer, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/structure/tank_dispenser, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCy" = ( +/obj/machinery/disposal/bin{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cCA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cCB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cCC" = ( +/obj/structure/table, +/obj/item/device/assembly/igniter{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 2; + pixel_y = -1 + }, +/obj/machinery/power/apc{ + dir = 4; + name = "Toxins Lab APC"; + areastring = "/area/science/mixing"; + pixel_x = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCD" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/floorgrime, +/area/science/mixing) +"cCF" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 2 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCG" = ( +/obj/machinery/door/window/southleft{ + name = "Mass Driver Door"; + req_access_txt = "7" + }, +/obj/effect/turf_decal/loading_area, +/turf/open/floor/plasteel, +/area/science/mixing) +"cCH" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cCI" = ( +/turf/open/floor/plating/airless, +/area/science/test_area) +"cCJ" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cCK" = ( +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cCL" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cCM" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cCN" = ( +/obj/machinery/camera{ + c_tag = "Medbay Hallway Aft"; + dir = 4; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/white/side{ + dir = 5 + }, +/area/medical/medbay/aft) +"cCO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cCP" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cCQ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/medical/medbay/aft) +"cCR" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cCS" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cCT" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cCU" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/bodycontainer/morgue, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCV" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCX" = ( +/obj/effect/landmark/start/medical_doctor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCY" = ( +/obj/structure/table, +/obj/item/storage/box/bodybags, +/obj/item/pen, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cCZ" = ( +/obj/machinery/vending/cola/random, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/aft) +"cDa" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics_shutters"; + name = "robotics shutters" + }, +/turf/open/floor/plating, +/area/science/robotics/lab) +"cDb" = ( +/obj/structure/filingcabinet/chestdrawer{ + pixel_x = -2; + pixel_y = 2 + }, +/obj/machinery/button/door{ + id = "robotics_shutters"; + name = "robotics shutters control"; + pixel_x = -26; + pixel_y = 26; + req_access_txt = "29" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cDc" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cDd" = ( +/obj/machinery/mecha_part_fabricator{ + dir = 2 + }, +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = 20 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cDe" = ( +/obj/structure/sign/warning/nosmoking{ + pixel_y = 32 + }, +/obj/structure/rack, +/obj/item/book/manual/robotics_cyborgs{ + pixel_x = 2; + pixel_y = 5 + }, +/obj/item/storage/belt/utility, +/obj/item/reagent_containers/glass/beaker/large, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cDf" = ( +/obj/machinery/mecha_part_fabricator{ + dir = 2 + }, +/obj/machinery/camera{ + c_tag = "Robotics - Fore"; + dir = 2; + network = list("SS13","RD") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cDg" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "Robotics Lab APC"; + areastring = "/area/science/robotics/lab"; + pixel_y = 25 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/device/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/device/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cDh" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/research{ + id_tag = "ResearchExt"; + name = "Research Division"; + req_access_txt = "0"; + req_one_access_txt = "47" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/research) +"cDi" = ( +/turf/closed/wall, +/area/science/robotics/lab) +"cDj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cDk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall/r_wall, +/area/science/mixing) +"cDl" = ( +/obj/structure/sign/warning/securearea, +/turf/closed/wall/r_wall, +/area/science/mixing) +"cDm" = ( +/obj/machinery/shower{ + dir = 4; + name = "emergency shower" + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cDn" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cDo" = ( +/obj/structure/table, +/obj/item/crowbar, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/item/wrench, +/obj/item/clothing/mask/gas, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cDp" = ( +/obj/structure/table, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/obj/item/device/multitool{ + pixel_x = 3 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cDq" = ( +/obj/machinery/mass_driver{ + dir = 4; + id = "toxinsdriver" + }, +/turf/open/floor/plating, +/area/science/mixing) +"cDr" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = -32 + }, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/science/mixing) +"cDs" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/mixing) +"cDt" = ( +/obj/machinery/door/poddoor{ + id = "toxinsdriver"; + name = "Toxins Launcher Bay Door" + }, +/obj/structure/fans/tiny, +/turf/open/floor/plating, +/area/science/mixing) +"cDu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"cDv" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cDw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cDx" = ( +/obj/item/device/radio/beacon, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cDy" = ( +/obj/machinery/camera{ + active_power_usage = 0; + c_tag = "Bomb Test Site"; + desc = "A specially-reinforced camera with a long lasting battery, used to monitor the bomb testing site. An external light is attached to the top."; + dir = 8; + invuln = 1; + light = null; + luminosity = 3; + name = "Hardened Bomb-Test Camera"; + network = list("Toxins"); + use_power = 0 + }, +/obj/item/target/alien/anchored, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless{ + luminosity = 2 + }, +/area/science/test_area) +"cDz" = ( +/turf/closed/indestructible{ + desc = "A wall impregnated with Fixium, able to withstand massive explosions with ease"; + icon_state = "riveted"; + name = "hyper-reinforced wall" + }, +/area/science/test_area) +"cDA" = ( +/obj/structure/bed/roller, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cDB" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cDC" = ( +/obj/effect/landmark/blobstart, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cDD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cDE" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/medical/virology) +"cDF" = ( +/obj/item/storage/box/beakers{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/storage/box/syringes, +/obj/machinery/power/apc/highcap/five_k{ + dir = 1; + name = "Virology APC"; + areastring = "/area/medical/virology"; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/structure/table/glass, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 9 + }, +/area/medical/virology) +"cDG" = ( +/obj/item/book/manual/wiki/infections{ + pixel_y = 7 + }, +/obj/item/reagent_containers/syringe/antiviral, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/spray/cleaner, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/table/glass, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 5 + }, +/area/medical/virology) +"cDH" = ( +/obj/machinery/smartfridge/chemistry/virology/preloaded, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/virology) +"cDI" = ( +/obj/machinery/reagentgrinder{ + pixel_y = 8 + }, +/obj/structure/table/glass, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 9 + }, +/area/medical/virology) +"cDJ" = ( +/obj/item/clothing/gloves/color/latex, +/obj/item/device/healthanalyzer, +/obj/item/clothing/glasses/hud/health, +/obj/structure/reagent_dispensers/virusfood{ + pixel_y = 30 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 5 + }, +/area/medical/virology) +"cDK" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cDL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cDM" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/port/aft) +"cDN" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cDO" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cDP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance"; + req_access_txt = "5" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cDQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cDR" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cDS" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cDT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/medical/medbay/aft) +"cDU" = ( +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cDV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/start/medical_doctor, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cDW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cDX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/centcom{ + name = "Morgue"; + opacity = 1; + req_access_txt = "5" + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cDY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cDZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEa" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEb" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEc" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEd" = ( +/obj/structure/table, +/obj/machinery/power/apc{ + dir = 4; + name = "Morgue APC"; + areastring = "/area/medical/morgue"; + pixel_x = 26 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/clothing/gloves/color/latex, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEe" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/medical/morgue) +"cEf" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/hallway/primary/aft) +"cEg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/aft) +"cEh" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple/side{ + dir = 4 + }, +/area/hallway/primary/aft) +"cEi" = ( +/turf/open/floor/plasteel/purple, +/area/science/robotics/lab) +"cEj" = ( +/obj/structure/table/reinforced, +/obj/item/pen, +/obj/machinery/door/window/eastright{ + dir = 4; + name = "Robotics Desk"; + req_access_txt = "29" + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "robotics_shutters"; + name = "robotics shutters" + }, +/turf/open/floor/plating, +/area/science/robotics/lab) +"cEk" = ( +/obj/effect/landmark/start/roboticist, +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cEl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cEm" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cEn" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cEo" = ( +/obj/structure/table, +/obj/item/stack/sheet/plasteel{ + amount = 10 + }, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/assembly/flash/handheld, +/obj/item/device/assembly/flash/handheld, +/obj/machinery/ai_status_display{ + pixel_x = 32 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cEp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/white/side{ + dir = 9 + }, +/area/science/research) +"cEq" = ( +/obj/structure/lattice, +/turf/open/space, +/area/science/mixing) +"cEr" = ( +/obj/machinery/door/poddoor{ + id = "mixvent"; + name = "Mixer Room Vent" + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"cEs" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = 32 + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"cEt" = ( +/obj/machinery/sparker{ + dir = 2; + id = "mixingsparker"; + pixel_x = 25 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 4 + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"cEu" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/science/mixing) +"cEv" = ( +/obj/machinery/airlock_sensor{ + id_tag = "tox_airlock_sensor"; + master_tag = "tox_airlock_control"; + pixel_y = 24 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + on = 1 + }, +/turf/open/floor/engine, +/area/science/mixing) +"cEw" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/machinery/embedded_controller/radio/airlock_controller{ + airpump_tag = "tox_airlock_pump"; + exterior_door_tag = "tox_airlock_exterior"; + id_tag = "tox_airlock_control"; + interior_door_tag = "tox_airlock_interior"; + pixel_x = -24; + sanitize_external = 1; + sensor_tag = "tox_airlock_sensor" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cEx" = ( +/obj/machinery/atmospherics/components/binary/valve{ + dir = 4; + name = "manual outlet valve" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cEy" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 2 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cEz" = ( +/obj/structure/closet/wardrobe/grey, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cEA" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/space/nearstation) +"cEB" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cEC" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cED" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/port/aft) +"cEE" = ( +/turf/closed/wall, +/area/medical/virology) +"cEF" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/medical/virology) +"cEG" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology/glass{ + name = "Test Subject Cell"; + req_access_txt = "39" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cEH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/medical/virology) +"cEI" = ( +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 9 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/table/glass, +/obj/structure/sign/warning/deathsposal{ + pixel_x = -30 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/virology) +"cEJ" = ( +/obj/structure/chair/office/light{ + dir = 1; + pixel_y = 3 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/corner{ + dir = 4 + }, +/area/medical/virology) +"cEK" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cEL" = ( +/obj/structure/chair/office/light{ + dir = 4 + }, +/obj/effect/landmark/start/virologist, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/corner{ + dir = 1 + }, +/area/medical/virology) +"cEM" = ( +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/pen/red, +/obj/machinery/requests_console{ + department = "Virology"; + name = "Virology Requests Console"; + pixel_x = 29; + receive_ore_updates = 1 + }, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/virology) +"cEN" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;5;39;6" + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cEO" = ( +/turf/open/floor/plasteel/white/side{ + dir = 6 + }, +/area/medical/medbay/aft) +"cEP" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cEQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/white/side{ + dir = 10 + }, +/area/medical/medbay/aft) +"cER" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/plasteel/white/corner{ + dir = 4 + }, +/area/medical/medbay/aft) +"cES" = ( +/obj/item/device/healthanalyzer{ + pixel_x = 1; + pixel_y = 4 + }, +/obj/structure/sign/warning/nosmoking{ + pixel_y = -30 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/white/side{ + dir = 1 + }, +/area/medical/medbay/aft) +"cET" = ( +/obj/machinery/vending/medical, +/turf/open/floor/plasteel/white/corner{ + dir = 1 + }, +/area/medical/medbay/aft) +"cEU" = ( +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/obj/structure/bodycontainer/morgue, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEV" = ( +/obj/structure/disposalpipe/junction/flip{ + dir = 2 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEX" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEY" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/centcom{ + name = "Morgue"; + opacity = 1; + req_access_txt = "6" + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cEZ" = ( +/turf/open/floor/plasteel/dark, +/area/hallway/primary/aft) +"cFa" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"cFb" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"cFc" = ( +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sign/departments/science{ + name = "\improper ROBOTICS!"; + pixel_x = 32 + }, +/turf/open/floor/plasteel/purple/corner{ + dir = 4 + }, +/area/hallway/primary/aft) +"cFd" = ( +/obj/structure/noticeboard{ + dir = 4; + pixel_x = -27 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/aug_manipulator, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFf" = ( +/obj/effect/landmark/start/roboticist, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFg" = ( +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFh" = ( +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFj" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 28; + pixel_y = 5 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/table, +/obj/item/wrench, +/obj/item/screwdriver{ + pixel_y = 10 + }, +/obj/item/device/multitool{ + pixel_x = 3 + }, +/obj/item/stack/cable_coil, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cFk" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Research Division Hallway - Robotics"; + dir = 4; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cFl" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cFm" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/science/research) +"cFn" = ( +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"cFo" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/research/glass{ + autoclose = 0; + frequency = 1449; + heat_proof = 1; + id_tag = "tox_airlock_exterior"; + name = "Mixing Room Exterior Airlock"; + req_access_txt = "8" + }, +/turf/open/floor/engine, +/area/science/mixing) +"cFp" = ( +/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume{ + dir = 2; + frequency = 1449; + id = "tox_airlock_pump" + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/engine, +/area/science/mixing) +"cFq" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/research/glass{ + autoclose = 0; + frequency = 1449; + heat_proof = 1; + id_tag = "tox_airlock_interior"; + name = "Mixing Room Interior Airlock"; + req_access_txt = "8" + }, +/turf/open/floor/engine, +/area/science/mixing) +"cFr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cFs" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/camera{ + c_tag = "Toxins - Mixing Area"; + dir = 8; + network = list("SS13","RD") + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cFu" = ( +/obj/structure/closet, +/obj/item/device/assembly/prox_sensor{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/item/device/assembly/signaler{ + pixel_x = -2; + pixel_y = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cFv" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cFw" = ( +/obj/item/device/flashlight/lamp, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cFx" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plating/airless, +/area/science/test_area) +"cFy" = ( +/obj/item/device/radio/intercom{ + pixel_x = -28 + }, +/obj/structure/table/glass, +/obj/item/hand_labeler, +/obj/item/device/radio/headset/headset_med, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/machinery/camera{ + c_tag = "Virology - Cells"; + dir = 4; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 9 + }, +/area/medical/virology) +"cFz" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cFA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cFB" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cFC" = ( +/obj/structure/rack, +/obj/item/crowbar/red, +/obj/machinery/light_switch{ + pixel_y = 26 + }, +/obj/item/wrench, +/obj/item/restraints/handcuffs, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 5 + }, +/area/medical/virology) +"cFD" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/virology) +"cFE" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/virology) +"cFF" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cFG" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cFH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cFI" = ( +/obj/machinery/computer/pandemic{ + layer = 2.5; + pixel_x = -4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + pixel_x = 28 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/virology) +"cFJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/medical/virology) +"cFK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/medical/virology) +"cFL" = ( +/obj/structure/sign/warning/biohazard{ + pixel_y = 32 + }, +/obj/machinery/shower{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cFM" = ( +/obj/structure/sink{ + pixel_y = 28 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cFN" = ( +/obj/structure/sign/warning/securearea{ + pixel_y = 32 + }, +/obj/machinery/shower{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cFO" = ( +/obj/machinery/firealarm{ + dir = 2; + pixel_y = 24 + }, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cFP" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cFQ" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-21"; + pixel_x = -3; + pixel_y = 3 + }, +/turf/open/floor/plasteel/whitegreen/corner{ + dir = 8 + }, +/area/medical/medbay/aft) +"cFR" = ( +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cFS" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cFT" = ( +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/turf/open/floor/plasteel/white/side{ + dir = 9 + }, +/area/medical/medbay/aft) +"cFU" = ( +/obj/machinery/light/small, +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cFV" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cFW" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cFX" = ( +/obj/machinery/disposal/bin, +/obj/machinery/light_switch{ + pixel_x = 23 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"cFY" = ( +/obj/structure/closet, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/aft) +"cFZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"cGa" = ( +/obj/machinery/computer/rdconsole/robotics{ + dir = 4 + }, +/obj/machinery/requests_console{ + department = "Robotics"; + departmentType = 2; + name = "Robotics RC"; + pixel_x = -31; + receive_ore_updates = 1 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGf" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/machinery/light_switch{ + pixel_x = 27 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGg" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cGh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cGi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/plasteel/white/side{ + dir = 10 + }, +/area/science/research) +"cGj" = ( +/obj/machinery/sparker{ + dir = 2; + id = "mixingsparker"; + pixel_x = 25 + }, +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 4; + frequency = 1441; + id = "air_in" + }, +/turf/open/floor/engine/vacuum, +/area/science/mixing) +"cGk" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/sign/warning/fire{ + pixel_y = -32 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8; + on = 1 + }, +/turf/open/floor/engine, +/area/science/mixing) +"cGl" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/machinery/button/door{ + id = "mixvent"; + name = "Mixing Room Vent Control"; + pixel_x = -25; + pixel_y = 5; + req_access_txt = "7" + }, +/obj/machinery/button/ignition{ + id = "mixingsparker"; + pixel_x = -25; + pixel_y = -5 + }, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cGm" = ( +/obj/machinery/atmospherics/components/binary/valve{ + dir = 4; + name = "manual inlet valve" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"cGn" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/portable_atmospherics/canister, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cGo" = ( +/obj/structure/closet/crate, +/obj/item/clothing/mask/gas, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cGp" = ( +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/item/target, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/science/test_area) +"cGq" = ( +/obj/structure/table/glass, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/pen/red, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/virology) +"cGr" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGs" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGt" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGu" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/virology) +"cGv" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology/glass{ + name = "Containment Cells"; + req_access_txt = "39" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/virology) +"cGw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/virology) +"cGx" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGy" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/machinery/holopad, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGz" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGA" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/virology) +"cGB" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/virology{ + name = "Virology Access"; + req_access_txt = "39" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/virology) +"cGC" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/virology) +"cGD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGE" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/doorButtons/airlock_controller{ + idExterior = "virology_airlock_exterior"; + idSelf = "virology_airlock_control"; + idInterior = "virology_airlock_interior"; + name = "Virology Access Console"; + pixel_x = 26; + pixel_y = 26; + req_access_txt = "39" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/virology) +"cGF" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_interior"; + name = "Virology Interior Airlock"; + req_access_txt = "39" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/virology) +"cGG" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/doorButtons/access_button{ + idDoor = "virology_airlock_interior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_x = -26; + pixel_y = 28; + req_access_txt = "39" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGH" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cGI" = ( +/obj/machinery/doorButtons/access_button{ + idDoor = "virology_airlock_exterior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_y = 24; + req_access_txt = "39" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_exterior"; + name = "Virology Exterior Airlock"; + req_access_txt = "39" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/virology) +"cGJ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cGK" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cGL" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology{ + name = "Virology Access"; + req_access_txt = "39" + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/medbay/aft) +"cGM" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cGN" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cGO" = ( +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cGP" = ( +/obj/machinery/door/airlock/abandoned{ + name = "Medical Surplus Storeroom"; + req_access_txt = "5" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cGQ" = ( +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cGR" = ( +/obj/structure/table, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/item/storage/backpack/duffelbag/med, +/obj/item/device/flashlight/pen{ + pixel_x = 4; + pixel_y = 3 + }, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cGS" = ( +/obj/structure/table, +/obj/item/retractor, +/obj/item/hemostat, +/obj/item/device/healthanalyzer, +/obj/item/clothing/glasses/eyepatch, +/obj/item/reagent_containers/food/drinks/bottle/vodka{ + pixel_x = 3; + pixel_y = 2 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cGT" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/maintenance{ + name = "Morgue Maintenance"; + req_access_txt = "6" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cGU" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/extinguisher_cabinet{ + pixel_x = -27 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"cGV" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/rnd/circuit_imprinter, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGW" = ( +/obj/effect/landmark/start/roboticist, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGX" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGY" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/rack, +/obj/item/storage/firstaid/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/storage/firstaid/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/storage/firstaid/regular{ + empty = 1; + name = "First-Aid (empty)" + }, +/obj/item/device/healthanalyzer{ + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/device/healthanalyzer{ + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/device/healthanalyzer{ + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/device/radio/headset/headset_sci{ + pixel_x = -3 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cGZ" = ( +/obj/effect/spawner/structure/window, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/robotics/lab) +"cHa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 8 + }, +/area/science/research) +"cHb" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/science/research) +"cHc" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 2 + }, +/area/science/research) +"cHd" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/warning/securearea{ + desc = "A warning sign which reads 'SERVER ROOM'."; + name = "SERVER ROOM" + }, +/turf/closed/wall/r_wall, +/area/science/server) +"cHe" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/science/server) +"cHf" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/closed/wall/r_wall, +/area/science/server) +"cHg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/science/mixing) +"cHh" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Toxins Lab Maintenance"; + req_access_txt = "8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "toxins_blastdoor"; + name = "biohazard containment shutters" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cHi" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/turf/closed/wall/r_wall, +/area/science/mixing) +"cHk" = ( +/obj/structure/cable, +/obj/machinery/power/tracker, +/turf/open/floor/plating/airless, +/area/solar/port/aft) +"cHl" = ( +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 9 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = -25 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 10 + }, +/area/medical/virology) +"cHm" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"cHn" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"cHo" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"cHp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 6 + }, +/area/medical/virology) +"cHq" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/turf/open/floor/plating, +/area/medical/virology) +"cHr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 10 + }, +/area/medical/virology) +"cHs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"cHt" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"cHu" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 2 + }, +/turf/open/floor/plasteel/whitegreen/side, +/area/medical/virology) +"cHv" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/machinery/camera{ + c_tag = "Virology - Lab"; + dir = 8; + network = list("SS13","Medbay") + }, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/machinery/light_switch{ + pixel_x = 26 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 6 + }, +/area/medical/virology) +"cHw" = ( +/obj/structure/closet/emcloset, +/obj/item/device/radio/intercom{ + pixel_x = -28 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cHx" = ( +/obj/machinery/camera{ + c_tag = "Virology - Airlock"; + dir = 1; + network = list("SS13","Medbay") + }, +/obj/machinery/light, +/obj/structure/closet/l3closet, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cHy" = ( +/obj/structure/closet/l3closet, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cHz" = ( +/obj/structure/sign/warning/biohazard{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/medbay/aft) +"cHA" = ( +/obj/machinery/camera{ + c_tag = "Virology - Entrance"; + dir = 8; + network = list("SS13","Medbay") + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/medbay/aft) +"cHB" = ( +/obj/structure/sign/warning/biohazard{ + pixel_x = -32 + }, +/obj/item/storage/box/gloves{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/storage/box/masks, +/obj/structure/table/glass, +/turf/open/floor/plasteel/whitegreen/corner{ + dir = 1 + }, +/area/medical/medbay/aft) +"cHC" = ( +/obj/structure/sign/warning/nosmoking{ + pixel_y = -30 + }, +/obj/item/storage/box/beakers{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/storage/box/bodybags, +/obj/structure/table/glass, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cHD" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/machinery/light, +/obj/item/hand_labeler, +/obj/item/pen, +/obj/item/pen, +/obj/structure/table/glass, +/turf/open/floor/plasteel/white, +/area/medical/medbay/aft) +"cHE" = ( +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 8 + }, +/obj/structure/table/glass, +/turf/open/floor/plasteel/white/side{ + dir = 10 + }, +/area/medical/medbay/aft) +"cHF" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cHG" = ( +/obj/effect/decal/cleanable/oil, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cHH" = ( +/obj/structure/table, +/obj/item/reagent_containers/glass/beaker{ + pixel_x = 8; + pixel_y = 2 + }, +/obj/item/reagent_containers/blood, +/obj/item/reagent_containers/blood, +/obj/item/reagent_containers/syringe, +/obj/item/reagent_containers/dropper, +/obj/structure/sign/warning/biohazard{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cHI" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cHJ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/aft) +"cHK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/aft) +"cHL" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cHM" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;5;39;6" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cHN" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/primary/aft) +"cHO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/aft) +"cHP" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cHQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cHR" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cHS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cHT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cHU" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cHV" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Robotics Lab"; + req_access_txt = "29"; + req_one_access_txt = "0" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/purple, +/area/science/robotics/lab) +"cHW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/research) +"cHX" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"cHY" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/side{ + dir = 4 + }, +/area/science/research) +"cHZ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command{ + name = "Research Division Server Room"; + req_access = null; + req_access_txt = "30" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIa" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/light_switch{ + pixel_y = 28 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIb" = ( +/obj/machinery/camera{ + c_tag = "Research Division - Server Room"; + dir = 2; + network = list("SS13","RD"); + pixel_x = 22 + }, +/obj/machinery/power/apc{ + dir = 1; + name = "Research Division Server Room APC"; + areastring = "/area/science/server"; + pixel_y = 25 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIc" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + target_temperature = 80; + dir = 2; + on = 1 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cId" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/sign/warning/securearea{ + desc = "A warning sign which reads 'SERVER ROOM'."; + name = "SERVER ROOM"; + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/science/server) +"cIe" = ( +/obj/machinery/rnd/server, +/turf/open/floor/circuit/telecomms/server, +/area/science/server) +"cIf" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + external_pressure_bound = 140; + name = "server vent"; + pressure_checks = 0 + }, +/turf/open/floor/circuit/telecomms/server, +/area/science/server) +"cIg" = ( +/turf/closed/wall/r_wall, +/area/science/server) +"cIh" = ( +/obj/structure/closet, +/obj/item/storage/box/lights/mixed, +/obj/item/device/flashlight, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cIi" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cIj" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/warning/biohazard{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cIk" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cIl" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cIm" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Research and Development Lab"; + req_access_txt = "0"; + req_one_access_txt = "7;29" + }, +/turf/open/floor/plasteel/whitepurple{ + dir = 4 + }, +/area/science/lab) +"cIn" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cIp" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/medical/virology) +"cIq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation B"; + req_access_txt = "39" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cIr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation A"; + req_access_txt = "39" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cIs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/closed/wall, +/area/medical/virology) +"cIt" = ( +/obj/structure/closet/wardrobe/virology_white, +/obj/item/storage/backpack/satchel/vir, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/turf/open/floor/plasteel/vault, +/area/medical/virology) +"cIu" = ( +/obj/structure/closet/crate/freezer, +/obj/item/reagent_containers/blood, +/obj/item/reagent_containers/blood{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/reagent_containers/blood/AMinus, +/obj/item/reagent_containers/blood/BMinus{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/reagent_containers/blood/BPlus{ + pixel_x = 1; + pixel_y = 2 + }, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OPlus{ + pixel_x = -2; + pixel_y = -1 + }, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood/random, +/obj/item/reagent_containers/blood/random, +/turf/open/floor/plasteel/vault, +/area/medical/virology) +"cIv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/vault, +/area/medical/virology) +"cIw" = ( +/obj/structure/closet/secure_closet/medical1, +/turf/open/floor/plasteel/vault, +/area/medical/virology) +"cIx" = ( +/obj/structure/closet/l3closet/virology, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/vault, +/area/medical/virology) +"cIy" = ( +/obj/structure/sign/warning/biohazard{ + pixel_x = -32 + }, +/turf/open/space, +/area/space/nearstation) +"cIz" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;5;39;6" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cIA" = ( +/obj/structure/bed/roller, +/obj/structure/bed/roller, +/obj/machinery/iv_drip, +/obj/machinery/iv_drip, +/turf/open/floor/plasteel/floorgrime, +/area/maintenance/aft) +"cIB" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plating, +/area/maintenance/aft) +"cIC" = ( +/obj/item/clothing/gloves/color/latex/nitrile, +/obj/structure/rack, +/obj/item/clothing/suit/toggle/labcoat, +/obj/item/clothing/suit/apron/surgical, +/obj/item/clothing/mask/surgical, +/obj/item/clothing/mask/breath/medical, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/aft) +"cID" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/aft) +"cIE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/escape{ + dir = 2 + }, +/area/hallway/primary/aft) +"cIF" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/escape{ + dir = 2 + }, +/area/hallway/primary/aft) +"cIG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/camera{ + c_tag = "Aft Primary Hallway - Aft"; + dir = 8; + network = list("SS13") + }, +/turf/open/floor/plasteel/escape{ + dir = 2 + }, +/area/hallway/primary/aft) +"cIH" = ( +/obj/structure/sign/directions/evac, +/turf/closed/wall/r_wall, +/area/hallway/primary/aft) +"cII" = ( +/obj/structure/table, +/obj/item/circular_saw, +/obj/item/scalpel{ + pixel_y = 12 + }, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/obj/item/razor{ + pixel_y = 5 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/robotics/lab) +"cIJ" = ( +/obj/effect/landmark/start/roboticist, +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/robotics/lab) +"cIK" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/science/robotics/lab) +"cIL" = ( +/obj/structure/table, +/obj/item/clothing/gloves/color/latex, +/obj/item/surgical_drapes, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1; + pixel_y = 1 + }, +/turf/open/floor/plasteel/white/side{ + dir = 8 + }, +/area/science/robotics/lab) +"cIM" = ( +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cIN" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/table, +/obj/item/storage/box/bodybags{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/borg/upgrade/rename, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cIO" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_x = -1; + pixel_y = 4 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = 2; + pixel_y = -1 + }, +/obj/item/clothing/head/welding{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/clothing/glasses/welding, +/obj/item/device/multitool{ + pixel_x = 3 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cIP" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/science/robotics/lab) +"cIQ" = ( +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 1 + }, +/area/science/research) +"cIR" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/research) +"cIS" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 4 + }, +/area/science/research) +"cIT" = ( +/turf/closed/wall, +/area/science/server) +"cIU" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIV" = ( +/obj/structure/chair/office/light, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIW" = ( +/obj/machinery/atmospherics/pipe/simple{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/command/glass{ + name = "Server Access"; + req_access_txt = "30" + }, +/obj/machinery/atmospherics/pipe/simple{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cIY" = ( +/obj/machinery/atmospherics/pipe/simple{ + dir = 4 + }, +/turf/open/floor/plasteel/dark/telecomms/server/walkway, +/area/science/server) +"cIZ" = ( +/obj/effect/landmark/blobstart, +/obj/machinery/atmospherics/pipe/manifold{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/airalarm/server{ + dir = 8; + pixel_x = 22 + }, +/turf/open/floor/plasteel/dark/telecomms/server/walkway, +/area/science/server) +"cJa" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cJb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cJc" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard/aft) +"cJd" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cJe" = ( +/obj/structure/sign/warning/vacuum/external{ + pixel_y = -32 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cJf" = ( +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"cJg" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/bedsheet/medical, +/obj/structure/bed, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cJh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cJi" = ( +/obj/structure/bed, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/item/bedsheet/medical, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cJj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/turf/closed/wall, +/area/medical/virology) +"cJk" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/virology{ + name = "Break Room"; + req_access_txt = "39" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen, +/area/medical/virology) +"cJl" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJm" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/maintenance{ + name = "Research Lab Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "7;29" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJn" = ( +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJo" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJq" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/closet/crate, +/obj/item/clothing/gloves/color/fyellow, +/obj/item/wrench, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJs" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJt" = ( +/obj/structure/rack, +/obj/item/screwdriver{ + pixel_y = 6 + }, +/obj/item/crowbar, +/obj/item/storage/pill_bottle, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/item/cigbutt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/aft) +"cJv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/decal/cleanable/generic, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJw" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance/abandoned{ + name = "Medical Surplus Storeroom"; + req_access_txt = "12"; + req_one_access_txt = "0" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJx" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cJy" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plasteel/vault, +/area/hallway/secondary/exit/departure_lounge) +"cJz" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/vault, +/area/hallway/secondary/exit/departure_lounge) +"cJA" = ( +/obj/machinery/computer/arcade, +/turf/open/floor/plasteel/vault, +/area/hallway/secondary/exit/departure_lounge) +"cJB" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/machinery/newscaster{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/vault, +/area/hallway/secondary/exit/departure_lounge) +"cJC" = ( +/obj/machinery/vending/coffee, +/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 + }, +/turf/open/floor/plasteel/vault, +/area/hallway/secondary/exit/departure_lounge) +"cJD" = ( +/obj/machinery/vending/snack/random, +/obj/structure/sign/map/right{ + desc = "A framed picture of the station. Clockwise from security in red at the top, you see engineering in yellow, science in purple, escape in checkered red-and-white, medbay in green, arrivals in checkered red-and-blue, and then cargo in brown."; + icon_state = "map-right-MS"; + pixel_y = 32 + }, +/turf/open/floor/plasteel/vault, +/area/hallway/secondary/exit/departure_lounge) +"cJE" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/hallway/secondary/exit/departure_lounge) +"cJF" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cJG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Departure Lounge" + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/hallway/secondary/exit/departure_lounge) +"cJH" = ( +/obj/structure/table, +/obj/item/retractor, +/obj/item/hemostat, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -29 + }, +/turf/open/floor/plasteel/white/corner{ + dir = 4 + }, +/area/science/robotics/lab) +"cJJ" = ( +/obj/machinery/computer/operating{ + dir = 1; + name = "Robotics Operating Computer" + }, +/turf/open/floor/plasteel/white/side{ + dir = 1 + }, +/area/science/robotics/lab) +"cJK" = ( +/obj/structure/table, +/obj/item/device/mmi, +/obj/item/device/mmi, +/obj/item/device/mmi, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/open/floor/plasteel/white/corner{ + dir = 1 + }, +/area/science/robotics/lab) +"cJL" = ( +/obj/machinery/door/window/eastleft{ + dir = 1; + name = "Robotics Deliveries"; + req_access_txt = "29" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cJM" = ( +/obj/structure/closet/wardrobe/robotics_black{ + pixel_x = 2 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cJN" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/obj/item/crowbar, +/obj/item/device/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/device/assembly/prox_sensor{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cJO" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 2 + }, +/area/science/research) +"cJP" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 2 + }, +/area/science/research) +"cJQ" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-10" + }, +/turf/open/floor/plasteel/whitepurple/corner{ + dir = 8 + }, +/area/science/research) +"cJR" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cJS" = ( +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = -28 + }, +/obj/machinery/computer/rdservercontrol{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cJT" = ( +/obj/structure/table, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/pen, +/turf/open/floor/plasteel/dark, +/area/science/server) +"cJU" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/server) +"cJW" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ + dir = 1; + external_pressure_bound = 120; + name = "server vent" + }, +/turf/open/floor/circuit/telecomms/server, +/area/science/server) +"cJX" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/aft) +"cJY" = ( +/obj/structure/rack, +/obj/effect/spawner/lootdrop/costume, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cJZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKa" = ( +/obj/structure/closet, +/obj/item/clothing/glasses/science, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKb" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKc" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cKf" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cKg" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cKh" = ( +/obj/effect/landmark/xeno_spawn, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cKi" = ( +/obj/structure/table/glass, +/obj/machinery/newscaster{ + pixel_x = -30 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/paper, +/obj/item/pen/red, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 9 + }, +/area/medical/virology) +"cKj" = ( +/obj/structure/chair/office/light{ + dir = 8 + }, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/entertainment{ + pixel_y = 29 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cKk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cKl" = ( +/obj/structure/table/glass, +/obj/item/storage/box/donkpockets{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/machinery/light_switch{ + pixel_y = 26 + }, +/obj/machinery/camera{ + c_tag = "Virology - Break Room"; + dir = 2; + network = list("SS13","Medbay") + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 1 + }, +/area/medical/virology) +"cKm" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/obj/structure/table/glass, +/obj/machinery/microwave{ + pixel_x = -3; + pixel_y = 6 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 5 + }, +/area/medical/virology) +"cKn" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/aft) +"cKp" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKq" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKr" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 8; + sortType = 17 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKs" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKu" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKv" = ( +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKy" = ( +/obj/machinery/power/apc/highcap/five_k{ + dir = 1; + name = "Departure Lounge APC"; + areastring = "/area/hallway/secondary/exit/departure_lounge"; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKz" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKA" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKC" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + pixel_y = 25 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKD" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKE" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKF" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cKG" = ( +/obj/structure/plasticflaps{ + opacity = 1 + }, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=1"; + dir = 1; + freq = 1400; + location = "Robotics" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cKH" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Robotics Maintenance"; + req_access_txt = "29" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKI" = ( +/obj/structure/sign/warning/securearea, +/turf/closed/wall/r_wall, +/area/science/research) +"cKJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"cKK" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKL" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance/abandoned{ + locked = 0; + name = "Storage Room"; + req_access_txt = "0"; + req_one_access_txt = "12;47" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKN" = ( +/obj/item/storage/box/lights/mixed, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cKO" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard/aft) +"cKP" = ( +/turf/closed/wall/r_wall, +/area/maintenance/solars/starboard/aft) +"cKQ" = ( +/obj/machinery/door/airlock/engineering{ + name = "Starboard Quarter Solar Access"; + req_access_txt = "10" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"cKR" = ( +/obj/structure/sign/warning/electricshock, +/turf/closed/wall/r_wall, +/area/maintenance/solars/starboard/aft) +"cKS" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/dropper, +/obj/item/reagent_containers/syringe, +/obj/item/reagent_containers/glass/beaker, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cKT" = ( +/obj/structure/table/glass, +/obj/item/folder/white{ + pixel_y = 4 + }, +/obj/item/pen/red, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"cKU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/closed/wall, +/area/medical/virology) +"cKV" = ( +/obj/structure/table/glass, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 9 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 8 + }, +/area/medical/virology) +"cKW" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cKX" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cKY" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"cKZ" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/whitegreen/side{ + dir = 4 + }, +/area/medical/virology) +"cLa" = ( +/turf/closed/wall, +/area/chapel/office) +"cLb" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/airlock/maintenance{ + name = "Crematorium Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "27" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLc" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/maintenance{ + name = "Chapel Office Maintenance"; + req_access_txt = "0"; + req_one_access_txt = "22" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLd" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLe" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/junction/flip{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLh" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/aft) +"cLj" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLk" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;5;39;6" + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLl" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLm" = ( +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLn" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=10-Aft-To-Central"; + location = "9.4-Escape-4" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLo" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLp" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLq" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLs" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLt" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLu" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cLv" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;47" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/aft) +"cLy" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLz" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLA" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;47" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLB" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"cLC" = ( /obj/machinery/doorButtons/airlock_controller{ idExterior = "incinerator_airlock_exterior"; idInterior = "incinerator_airlock_interior"; @@ -56950,13908 +68304,22 @@ }, /turf/open/floor/plasteel/floorgrime, /area/maintenance/disposal/incinerator) -"clT" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "n2_in" - }, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"clU" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "n2_sensor" - }, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"clV" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 1; - frequency = 1441; - id_tag = "n2_out"; - name = "n2 out" - }, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"clW" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "o2_in" - }, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"clX" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "o2_sensor" - }, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"clY" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 1; - frequency = 1441; - id_tag = "o2_out"; - name = "o2 out" - }, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"clZ" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "air_in" - }, -/turf/open/floor/engine/air, -/area/engine/atmos) -"cma" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "air_sensor" - }, -/turf/open/floor/engine/air, -/area/engine/atmos) -"cmb" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/siphon/on{ - dir = 1; - frequency = 1441; - id_tag = "air_out"; - name = "air out" - }, -/turf/open/floor/engine/air, -/area/engine/atmos) -"cmc" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/turf/open/floor/plating, -/area/engine/atmos) -"cmd" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/turf/open/floor/plating, -/area/engine/atmos) -"cme" = ( -/obj/structure/cable, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"cmf" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cmg" = ( -/turf/closed/wall, -/area/medical/surgery) -"cmh" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/closed/wall, -/area/medical/surgery) -"cmi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/medical/surgery) -"cmj" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Medbay Maintenance"; - req_access_txt = "5" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cmk" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/sleeper) -"cml" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"cmm" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"cmn" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"cmo" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/sleeper) -"cmp" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/whiteblue, -/area/medical/sleeper) -"cmq" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 9 - }, -/area/medical/medbay/central) -"cmr" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"cms" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"cmt" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"cmu" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"cmv" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Medbay Central APC"; - areastring = "/area/medical/medbay/central"; - pixel_y = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Medbay Hallway Fore"; - dir = 2; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/central) -"cmw" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"cmx" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"cmy" = ( -/obj/machinery/button/door{ - desc = "A remote control switch for the medbay foyer."; - id = "MedbayFoyer"; - name = "Medbay Exit Button"; - normaldoorcontrol = 1; - pixel_y = 26 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/central) -"cmz" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"cmA" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/medbay/central) -"cmB" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical/glass{ - id_tag = null; - name = "Chemistry Lab"; - req_access_txt = "5; 33" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cmC" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 8 - }, -/area/medical/chemistry) -"cmD" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whiteyellow/corner{ - dir = 4 - }, -/area/medical/chemistry) -"cmE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 1 - }, -/area/medical/chemistry) -"cmF" = ( -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 5 - }, -/area/medical/chemistry) -"cmG" = ( -/obj/machinery/chem_master, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/noticeboard{ - desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; - name = "requests board"; - pixel_x = 32 - }, -/turf/open/floor/plasteel/whiteyellow{ - dir = 4 - }, -/area/medical/chemistry) -"cmH" = ( -/obj/machinery/rnd/destructive_analyzer, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cmI" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cmJ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/rnd/protolathe/department/science, -/turf/open/floor/plasteel, -/area/science/lab) -"cmK" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cmL" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cmM" = ( -/obj/machinery/disposal/bin{ - pixel_x = 5 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 24 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/lab) -"cmN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/machinery/shower{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cmO" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cmP" = ( -/obj/machinery/power/apc/highcap/ten_k{ - dir = 1; - name = "Research Division APC"; - areastring = "/area/science/research"; - pixel_y = 25 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/machinery/camera{ - c_tag = "Research Division - Airlock"; - dir = 2; - network = list("SS13","RD") - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cmQ" = ( -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/research) -"cmR" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cmS" = ( -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cmT" = ( -/obj/effect/landmark/blobstart, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/cigbutt, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cmU" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cmV" = ( -/obj/structure/chair/stool, -/obj/machinery/newscaster{ - pixel_x = -30 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cmW" = ( -/obj/structure/chair/stool, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cmX" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cmY" = ( -/obj/item/cigbutt, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cmZ" = ( -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/machinery/vending/cola/random, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"cna" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/mob/living/simple_animal/pet/dog/pug{ - desc = "It's Pugley IV, the research department's lovable pug clone. Hopefully nothing happens to this one - fourth time lucky!"; - name = "Pugley IV"; - real_name = "Pugley IV" - }, -/turf/open/floor/engine, -/area/science/explab) -"cnb" = ( -/obj/item/device/radio/beacon, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/engine, -/area/science/explab) -"cnc" = ( -/obj/machinery/rnd/experimentor, -/turf/open/floor/engine, -/area/science/explab) -"cnd" = ( -/obj/effect/landmark/blobstart, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/engine, -/area/science/explab) -"cne" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/engine, -/area/science/explab) -"cnf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/engine, -/area/science/explab) -"cng" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/starboard/aft) -"cnh" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/general/visible, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/disposal/incinerator) -"cni" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 2 - }, -/turf/closed/wall/r_wall, -/area/maintenance/disposal/incinerator) -"cnj" = ( -/obj/machinery/door/airlock/public/glass{ - autoclose = 0; - frequency = 1449; - heat_proof = 1; - icon_state = "door_locked"; - id_tag = "incinerator_airlock_interior"; - locked = 1; - name = "Incinerator Interior Airlock"; - req_access_txt = "12" - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/engine, -/area/maintenance/disposal/incinerator) -"cnk" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible, -/turf/closed/wall/r_wall, -/area/maintenance/disposal/incinerator) -"cnl" = ( -/turf/open/floor/engine/n2, -/area/engine/atmos) -"cnm" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"cnn" = ( -/obj/machinery/camera{ - c_tag = "Atmospherics Tank - N2"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"cno" = ( -/turf/open/floor/engine/o2, -/area/engine/atmos) -"cnp" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"cnq" = ( -/obj/machinery/camera{ - c_tag = "Atmospherics Tank - O2"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"cnr" = ( -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/engine/air, -/area/engine/atmos) -"cns" = ( -/obj/machinery/portable_atmospherics/canister/air, -/turf/open/floor/engine/air, -/area/engine/atmos) -"cnt" = ( -/obj/machinery/camera{ - c_tag = "Atmospherics Tank - Air"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/engine/air, -/area/engine/atmos) -"cnu" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 2 - }, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"cnv" = ( -/obj/machinery/door/airlock/atmos/glass{ - heat_proof = 1; - name = "Auxiliary Chamber"; - req_access_txt = "24" - }, -/turf/open/floor/plating, -/area/engine/atmos) -"cnw" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1 - }, -/turf/closed/wall/r_wall, -/area/engine/atmos) -"cnx" = ( -/obj/structure/girder/reinforced, -/turf/open/floor/plating/airless, -/area/engine/atmos) -"cny" = ( -/obj/machinery/vending/boozeomat, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cnz" = ( -/obj/structure/sink/kitchen{ - desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; - name = "old sink"; - pixel_y = 28 - }, -/turf/open/floor/wood{ - icon_state = "wood-broken3" - }, -/area/maintenance/port/aft) -"cnA" = ( -/obj/structure/rack, -/obj/item/reagent_containers/food/drinks/bottle/vodka{ - pixel_x = 3; - pixel_y = 2 - }, -/obj/item/reagent_containers/food/drinks/bottle/vermouth{ - pixel_x = -4; - pixel_y = 3 - }, -/obj/item/reagent_containers/food/drinks/bottle/whiskey, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cnB" = ( -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = 4; - pixel_y = 5 - }, -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = 6; - pixel_y = -1 - }, -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = -4; - pixel_y = 6 - }, -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = -5; - pixel_y = 2 - }, -/obj/structure/table/wood, -/obj/structure/light_construct/small{ - dir = 1 - }, -/obj/machinery/newscaster{ - pixel_y = 32 - }, -/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, -/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cnC" = ( -/obj/structure/chair/stool, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cnD" = ( -/obj/machinery/computer/slot_machine{ - pixel_y = 2 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/port/aft) -"cnE" = ( -/obj/machinery/computer/arcade, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cnF" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnG" = ( -/obj/structure/chair, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnH" = ( -/obj/item/cigbutt, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnI" = ( -/obj/structure/chair, -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnJ" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnK" = ( -/obj/item/cigbutt, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnL" = ( -/obj/structure/chair, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnM" = ( -/obj/structure/chair, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cnN" = ( -/obj/structure/bed/roller, -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_x = -30 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/machinery/camera{ - c_tag = "Medbay Sleepers"; - dir = 4; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 10 - }, -/area/medical/sleeper) -"cnO" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/sleeper) -"cnP" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/medical/sleeper) -"cnQ" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 2 - }, -/area/medical/sleeper) -"cnR" = ( -/obj/structure/bed/roller, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 6 - }, -/area/medical/sleeper) -"cnS" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/sleeper) -"cnT" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"cnU" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cnV" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cnW" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cnX" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cnY" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cnZ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"coa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/machinery/shower{ - dir = 8; - name = "emergency shower" - }, -/turf/open/floor/plasteel/whiteyellow/corner{ - dir = 2 - }, -/area/medical/medbay/central) -"cob" = ( -/obj/item/stack/sheet/mineral/plasma, -/obj/item/stack/sheet/mineral/plasma, -/obj/structure/table/glass, -/obj/item/reagent_containers/glass/bottle/epinephrine, -/obj/item/reagent_containers/glass/bottle/charcoal{ - pixel_x = 7; - pixel_y = 4 - }, -/obj/item/storage/pill_bottle/epinephrine{ - pixel_x = 3 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 8 - }, -/area/medical/chemistry) -"coc" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cod" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"coe" = ( -/obj/machinery/smoke_machine, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 4 - }, -/area/medical/chemistry) -"cof" = ( -/obj/item/device/assembly/timer{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/device/assembly/timer{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 3; - pixel_y = -7 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 3; - pixel_y = -7 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 3; - pixel_y = -7 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 3; - pixel_y = -7 - }, -/obj/item/device/assembly/timer{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/device/assembly/timer{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whiteyellow{ - dir = 4 - }, -/area/medical/chemistry) -"cog" = ( -/obj/machinery/computer/rdconsole/core{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/lab) -"coh" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/lab) -"coi" = ( -/obj/item/reagent_containers/glass/beaker/sulphuric, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/rnd/circuit_imprinter/department/science, -/turf/open/floor/plasteel, -/area/science/lab) -"coj" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cok" = ( -/obj/effect/landmark/start/scientist, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"col" = ( -/obj/structure/table, -/obj/item/stock_parts/manipulator, -/obj/item/stock_parts/capacitor, -/obj/item/stock_parts/capacitor, -/obj/item/stock_parts/manipulator, -/obj/item/stock_parts/micro_laser, -/obj/item/stock_parts/micro_laser, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/clothing/glasses/science, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"com" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/lab) -"con" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"coo" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cop" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"coq" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/closet/firecloset, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"cor" = ( -/obj/item/storage/toolbox/emergency, -/obj/item/clothing/mask/gas, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cos" = ( -/obj/machinery/light/small, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cot" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/device/flashlight, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cou" = ( -/obj/item/stack/packageWrap, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cov" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/item/cigbutt, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cow" = ( -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cox" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"coy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"coz" = ( -/obj/machinery/vending/coffee, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"coA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/engine, -/area/science/explab) -"coB" = ( -/obj/machinery/button/door{ - id = "telelab"; - name = "Test Chamber Blast Doors"; - pixel_y = -25 - }, -/turf/open/floor/engine, -/area/science/explab) -"coC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/engine, -/area/science/explab) -"coD" = ( -/obj/structure/closet, -/obj/item/storage/box/donkpockets, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 3; - name = "3maintenance loot spawner" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coE" = ( -/obj/structure/closet/crate, -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/item/device/assembly/infra, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coF" = ( -/obj/structure/table, -/obj/effect/decal/cleanable/cobweb, -/obj/item/shard, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coG" = ( -/obj/structure/table, -/obj/structure/sign/departments/medbay{ - pixel_y = 32 - }, -/obj/item/reagent_containers/glass/beaker/large, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coH" = ( -/obj/structure/sink/kitchen{ - desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; - name = "old sink"; - pixel_y = 28 - }, -/obj/effect/decal/cleanable/blood/old, -/obj/effect/decal/cleanable/blood/gibs/old, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coI" = ( -/obj/structure/table, -/obj/item/storage/toolbox/emergency, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coJ" = ( -/obj/structure/table, -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = 4; - pixel_y = 5 - }, -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = 6; - pixel_y = -1 - }, -/obj/item/reagent_containers/food/drinks/drinkingglass{ - pixel_x = -4; - pixel_y = 6 - }, -/obj/item/reagent_containers/dropper, -/obj/item/reagent_containers/dropper, -/obj/item/reagent_containers/syringe, -/obj/item/reagent_containers/syringe, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coK" = ( -/obj/item/reagent_containers/glass/bottle/toxin{ - pixel_x = 4; - pixel_y = 2 - }, -/obj/structure/table, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/machinery/reagentgrinder{ - pixel_y = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"coL" = ( -/obj/structure/lattice, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 2; - name = "Incinerator Output Pump"; - on = 1; - use_power = 0 - }, -/obj/structure/disposalpipe/segment, -/turf/open/space, -/area/maintenance/disposal/incinerator) -"coM" = ( -/obj/machinery/doorButtons/access_button{ - idDoor = "incinerator_airlock_exterior"; - layer = 3.1; - idSelf = "incinerator_access_control"; - name = "Incinerator airlock control"; - pixel_x = 8; - pixel_y = -24 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/sign/warning/fire{ - pixel_x = -32 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - on = 1 - }, -/obj/machinery/doorButtons/access_button{ - idDoor = "incinerator_airlock_interior"; - idSelf = "incinerator_access_control"; - name = "Incinerator airlock control"; - pixel_x = 8; - pixel_y = 24 - }, -/turf/open/floor/engine, -/area/maintenance/disposal/incinerator) -"coN" = ( -/obj/structure/cable{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/engine, -/area/maintenance/disposal/incinerator) -"coO" = ( -/obj/structure/sign/warning/fire{ - pixel_x = 32 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 2; - on = 1 - }, -/turf/open/floor/engine, -/area/maintenance/disposal/incinerator) -"coP" = ( -/obj/machinery/light/small, -/turf/open/floor/engine/n2, -/area/engine/atmos) -"coQ" = ( -/obj/machinery/light/small, -/turf/open/floor/engine/o2, -/area/engine/atmos) -"coR" = ( -/turf/open/floor/engine/air, -/area/engine/atmos) -"coS" = ( -/obj/machinery/light/small, -/turf/open/floor/engine/air, -/area/engine/atmos) -"coT" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1 - }, -/turf/open/floor/engine/vacuum, -/area/engine/atmos) -"coU" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/engine/vacuum, -/area/engine/atmos) -"coV" = ( -/obj/structure/girder, -/turf/open/floor/plating/airless, -/area/engine/atmos) -"coW" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"coX" = ( -/obj/structure/closet/secure_closet/bar{ - pixel_x = -3; - pixel_y = -1; - req_access_txt = "25" - }, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"coY" = ( -/turf/open/floor/wood, -/area/maintenance/port/aft) -"coZ" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/port/aft) -"cpa" = ( -/obj/item/reagent_containers/glass/rag, -/obj/structure/table/wood, -/turf/open/floor/wood{ - icon_state = "wood-broken4" - }, -/area/maintenance/port/aft) -"cpb" = ( -/obj/structure/chair/stool, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cpc" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken5" - }, -/area/maintenance/port/aft) -"cpd" = ( -/obj/structure/chair/stool, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/port/aft) -"cpe" = ( -/obj/structure/chair, -/obj/structure/sign/warning/nosmoking{ - pixel_x = -28 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpf" = ( -/obj/structure/chair, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpg" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cph" = ( -/obj/structure/chair, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpi" = ( -/obj/structure/chair, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpj" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Observation"; - req_access_txt = "0" - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpl" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpm" = ( -/obj/item/cigbutt, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_x = 28 - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plasteel/dark, -/area/medical/surgery) -"cpn" = ( -/obj/machinery/sleeper{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/sleeper) -"cpo" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 10 - }, -/area/medical/sleeper) -"cpp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/sleeper) -"cpq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 6 - }, -/area/medical/sleeper) -"cpr" = ( -/obj/machinery/sleeper{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/sleeper) -"cps" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/medical/sleeper) -"cpt" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"cpu" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cpv" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cpw" = ( -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_y = -30 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cpx" = ( -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 2 - }, -/area/medical/medbay/central) -"cpy" = ( -/obj/structure/bed/roller, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/medbay/central) -"cpz" = ( -/obj/machinery/light, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/central) -"cpA" = ( -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/whiteyellow/corner{ - dir = 2 - }, -/area/medical/medbay/central) -"cpB" = ( -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 6 - }, -/area/medical/medbay/central) -"cpC" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/eastright{ - name = "Chemistry Desk"; - req_access_txt = "5; 33" - }, -/obj/machinery/door/window/eastright{ - dir = 8; - name = "Chemistry Desk"; - req_access_txt = "5" - }, -/obj/item/reagent_containers/glass/bottle/morphine, -/obj/item/reagent_containers/glass/bottle/toxin{ - pixel_x = 5; - pixel_y = 4 - }, -/obj/item/reagent_containers/glass/bottle/epinephrine{ - pixel_x = 8 - }, -/obj/item/reagent_containers/glass/bottle/charcoal{ - pixel_x = -5 - }, -/obj/item/reagent_containers/syringe/epinephrine, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cpD" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/effect/landmark/start/chemist, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 8 - }, -/area/medical/chemistry) -"cpE" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/start/chemist, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cpF" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 4 - }, -/area/medical/chemistry) -"cpG" = ( -/obj/structure/table/glass, -/obj/item/folder/white{ - pixel_y = 2 - }, -/obj/item/grenade/chem_grenade, -/obj/item/grenade/chem_grenade, -/obj/item/grenade/chem_grenade, -/obj/item/grenade/chem_grenade, -/obj/item/screwdriver{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/item/device/radio/headset/headset_med, -/obj/structure/extinguisher_cabinet{ - pixel_x = 24 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/whiteyellow{ - dir = 4 - }, -/area/medical/chemistry) -"cpH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cpI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/camera{ - c_tag = "Aft Primary Hallway - Fore"; - dir = 8; - network = list("SS13") - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cpJ" = ( -/obj/item/stack/sheet/glass/fifty{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/stack/sheet/metal/fifty, -/obj/item/clothing/glasses/welding, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cpK" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/lab) -"cpL" = ( -/obj/structure/chair/stool, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cpM" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/chair/stool, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cpN" = ( -/obj/machinery/holopad, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cpO" = ( -/obj/structure/table, -/obj/item/stock_parts/matter_bin, -/obj/item/stock_parts/matter_bin, -/obj/item/stock_parts/scanning_module, -/obj/item/stock_parts/scanning_module, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_x = 30 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cpP" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/shower{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cpQ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cpR" = ( -/obj/machinery/shower{ - dir = 8 - }, -/obj/item/device/radio/intercom{ - dir = 8; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/research) -"cpS" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/structure/closet/firecloset, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"cpT" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=2"; - freq = 1400; - location = "Research Division" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/maintenance/starboard/aft) -"cpU" = ( -/turf/closed/wall/r_wall, -/area/maintenance/starboard/aft) -"cpV" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/item/storage/box/lights/mixed, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cpW" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/machinery/portable_atmospherics/canister/air, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cpX" = ( -/obj/machinery/microwave{ - pixel_x = -3; - pixel_y = 6 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cpY" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cpZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cqa" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/noticeboard{ - pixel_y = -32 - }, -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Research Division - Break Room"; - dir = 1; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cqb" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"cqc" = ( -/obj/structure/sign/warning/electricshock, -/turf/closed/wall/r_wall, -/area/science/explab) -"cqd" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "telelab"; - name = "test chamber blast door" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/science/explab) -"cqe" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "telelab"; - name = "test chamber blast door" - }, -/turf/open/floor/plating, -/area/science/explab) -"cqf" = ( -/obj/machinery/door/poddoor/preopen{ - id = "telelab"; - name = "test chamber blast door" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/engine, -/area/science/explab) -"cqg" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqh" = ( -/obj/machinery/door/airlock/maintenance/abandoned{ - locked = 0; - name = "Storage Room"; - req_access_txt = "0"; - req_one_access_txt = "12;47" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqj" = ( -/obj/effect/landmark/xeno_spawn, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/effect/decal/cleanable/blood/old, -/obj/effect/decal/cleanable/blood/gibs/old, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqk" = ( -/obj/structure/rack, -/obj/item/clothing/suit/apron, -/obj/item/clothing/mask/surgical, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cql" = ( -/obj/structure/chair/stool, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqm" = ( -/obj/machinery/chem_master/condimaster{ - name = "CondiMaster Neo"; - pixel_x = -4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqn" = ( -/obj/structure/lattice, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/general/visible, -/turf/open/space, -/area/space/nearstation) -"cqo" = ( -/obj/machinery/door/airlock/public/glass{ - autoclose = 0; - frequency = 1449; - heat_proof = 1; - icon_state = "door_locked"; - id_tag = "incinerator_airlock_exterior"; - locked = 1; - name = "Incinerator Exterior Airlock"; - req_access_txt = "12" - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/maintenance/disposal/incinerator) -"cqp" = ( -/obj/item/stack/rods{ - amount = 25 - }, -/turf/open/floor/engine/vacuum, -/area/engine/atmos) -"cqq" = ( -/turf/open/floor/plating/airless, -/area/engine/atmos) -"cqr" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/food/drinks/shaker, -/obj/item/reagent_containers/glass/beaker/cryoxadone, -/obj/item/reagent_containers/glass/beaker{ - pixel_x = 8; - pixel_y = 2 - }, -/obj/item/reagent_containers/dropper, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cqs" = ( -/obj/item/reagent_containers/food/drinks/ale, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cqt" = ( -/obj/structure/light_construct/small{ - dir = 4 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_x = 30 - }, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cqu" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cqv" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/medical/surgery) -"cqw" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/medical/surgery) -"cqx" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/medical/surgery) -"cqy" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Observation"; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/medical/surgery) -"cqz" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plating, -/area/medical/sleeper) -"cqA" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/medical/sleeper) -"cqB" = ( -/obj/machinery/door/firedoor, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cqC" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cqD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cqE" = ( -/turf/closed/wall, -/area/crew_quarters/heads/cmo) -"cqF" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "cmoprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/cmo) -"cqG" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "cmoprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/cmo) -"cqH" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/door/poddoor/preopen{ - id = "cmoprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/cmo) -"cqI" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Medbay Maintenance"; - req_access_txt = "5" - }, -/turf/open/floor/plating, -/area/medical/medbay/central) -"cqJ" = ( -/obj/machinery/reagentgrinder, -/obj/machinery/requests_console{ - department = "Chemistry"; - departmentType = 2; - pixel_x = -30; - receive_ore_updates = 1 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 8 - }, -/area/medical/chemistry) -"cqK" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/holopad, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cqL" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cqM" = ( -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/hand_labeler, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 4 - }, -/area/medical/chemistry) -"cqN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sign/departments/chemistry{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cqO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/sign/departments/science{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/purple/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cqP" = ( -/obj/item/device/radio/intercom{ - dir = 8; - name = "Station Intercom (General)"; - pixel_x = -28 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/lab) -"cqQ" = ( -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/structure/table, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cqR" = ( -/obj/structure/table, -/obj/structure/disposalpipe/segment, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/disk/tech_disk, -/obj/item/disk/tech_disk, -/obj/item/disk/design_disk, -/obj/item/disk/design_disk, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cqS" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/lab) -"cqT" = ( -/obj/machinery/camera{ - c_tag = "Research and Development"; - dir = 8; - network = list("SS13","RD") - }, -/obj/machinery/light_switch{ - pixel_x = 27 - }, -/obj/structure/table, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/item/stock_parts/scanning_module{ - pixel_x = 2; - pixel_y = 3 - }, -/obj/item/stock_parts/scanning_module, -/turf/open/floor/plasteel, -/area/science/lab) -"cqU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - cyclelinkeddir = 1; - id_tag = "ResearchInt"; - name = "Research Division"; - req_access_txt = "0"; - req_one_access_txt = "47" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"cqV" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - cyclelinkeddir = 1; - id_tag = "ResearchInt"; - name = "Research Division"; - req_access_txt = "0"; - req_one_access_txt = "47" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"cqW" = ( -/obj/machinery/door/window/westleft{ - dir = 2; - name = "Research Division Deliveries"; - req_access_txt = "47" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/research) -"cqX" = ( -/obj/machinery/door/airlock{ - name = "Research Emergency Storage"; - req_access_txt = "0"; - req_one_access_txt = "47" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cqY" = ( -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/medical{ - name = "Research Break Room"; - req_access_txt = "0"; - req_one_access_txt = "47" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/science/research) -"cqZ" = ( -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/window/reinforced/tinted/fulltile, -/turf/open/floor/plating, -/area/science/research) -"cra" = ( -/turf/closed/wall, -/area/science/explab) -"crb" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/obj/machinery/requests_console{ - department = "Science"; - departmentType = 2; - name = "Science Requests Console"; - pixel_y = 30; - receive_ore_updates = 1 - }, -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"crc" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/item/pen, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"crd" = ( -/obj/structure/table/reinforced, -/obj/item/hand_labeler, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/device/taperecorder, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cre" = ( -/obj/machinery/computer/rdconsole/experiment, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"crf" = ( -/obj/structure/table/reinforced, -/obj/item/clipboard, -/obj/item/book/manual/experimentor, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"crg" = ( -/obj/machinery/button/door{ - id = "telelab"; - name = "Test Chamber Blast Doors"; - pixel_y = 25 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/structure/table/reinforced, -/obj/item/reagent_containers/glass/bottle/epinephrine{ - pixel_x = 7; - pixel_y = 2 - }, -/obj/item/reagent_containers/glass/bottle/charcoal{ - pixel_x = -2; - pixel_y = -1 - }, -/obj/item/reagent_containers/dropper, -/obj/item/stack/medical/bruise_pack{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/item/stack/medical/ointment, -/obj/item/device/healthanalyzer, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"crh" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cri" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"crj" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen" - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"crk" = ( -/obj/structure/rack, -/obj/item/clothing/under/color/white, -/obj/item/clothing/head/soft/mime, -/obj/item/clothing/under/color/white, -/obj/item/clothing/head/soft/mime, -/obj/item/clothing/mask/surgical, -/obj/item/clothing/mask/surgical, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"crl" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard/aft) -"crm" = ( -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"crn" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard/aft) -"cro" = ( -/obj/machinery/chem_heater, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"crp" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon{ - dir = 1; - name = "incinerator output intake" - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"crq" = ( -/obj/machinery/igniter{ - icon_state = "igniter0"; - id = "Incinerator"; - luminosity = 2; - on = 0 - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"crr" = ( -/obj/structure/sign/warning/vacuum/external{ - pixel_y = -32 - }, -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1; - frequency = 1441; - id = "air_in" - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"crs" = ( -/obj/machinery/door/poddoor{ - id = "auxincineratorvent"; - name = "Incineration Chamber Vent" - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"crt" = ( -/obj/item/device/flashlight/lamp, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cru" = ( -/obj/item/reagent_containers/food/drinks/bottle/tequila, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"crv" = ( -/obj/item/reagent_containers/food/drinks/beer, -/obj/structure/table/wood, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"crw" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken" - }, -/area/maintenance/port/aft) -"crx" = ( -/obj/structure/mineral_door/wood{ - name = "The Gobbetting Barmaid" - }, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cry" = ( -/obj/structure/table, -/obj/item/hemostat, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel, -/area/medical/surgery) -"crz" = ( -/obj/structure/table, -/obj/item/surgicaldrill, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/surgery) -"crA" = ( -/obj/structure/table, -/obj/item/scalpel{ - pixel_y = 12 - }, -/obj/item/circular_saw, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/surgery) -"crB" = ( -/obj/structure/table, -/obj/item/cautery{ - pixel_x = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/razor{ - pixel_y = 5 - }, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/surgery) -"crC" = ( -/obj/structure/table, -/obj/item/retractor, -/turf/open/floor/plasteel, -/area/medical/surgery) -"crD" = ( -/obj/machinery/computer/med_data{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/surgery) -"crE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/surgery) -"crF" = ( -/obj/structure/table/reinforced, -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_x = 30 - }, -/obj/structure/bedsheetbin{ - pixel_x = 2 - }, -/obj/item/clothing/suit/straight_jacket, -/obj/item/clothing/mask/muzzle, -/obj/item/gun/syringe, -/obj/item/clothing/glasses/eyepatch, -/obj/item/clothing/glasses/sunglasses/blindfold, -/obj/item/clothing/ears/earmuffs, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/surgery) -"crG" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Cryogenics APC"; - areastring = "/area/medical/cryo"; - pixel_y = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/item/reagent_containers/glass/beaker/cryoxadone{ - pixel_x = -2; - pixel_y = 9 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/item/reagent_containers/glass/beaker/cryoxadone{ - pixel_x = 5; - pixel_y = 9 - }, -/obj/structure/table/glass, -/obj/item/reagent_containers/glass/beaker/cryoxadone{ - pixel_x = -3; - pixel_y = 1 - }, -/obj/item/reagent_containers/glass/beaker/cryoxadone{ - pixel_x = 6; - pixel_y = 2 - }, -/obj/item/reagent_containers/syringe/epinephrine{ - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/reagent_containers/dropper, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/cryo) -"crH" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/closet/secure_closet/medical1{ - pixel_x = -3 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/cryo) -"crI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"crJ" = ( -/obj/machinery/atmospherics/components/unary/cryo_cell, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"crK" = ( -/obj/machinery/atmospherics/components/unary/cryo_cell, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"crL" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/medical/cryo) -"crM" = ( -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/central) -"crN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"crO" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/structure/table/glass, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 8 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"crP" = ( -/obj/item/cartridge/medical{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/item/cartridge/medical{ - pixel_x = 6; - pixel_y = 3 - }, -/obj/item/cartridge/medical, -/obj/item/cartridge/chemistry{ - pixel_y = 2 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"crQ" = ( -/obj/item/folder/blue, -/obj/structure/table/glass, -/obj/item/stamp/cmo, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"crR" = ( -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/clothing/glasses/hud/health, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"crS" = ( -/obj/structure/closet/secure_closet/CMO, -/obj/item/storage/secure/safe{ - pixel_x = 5; - pixel_y = 26 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_x = 30 - }, -/obj/item/screwdriver{ - pixel_y = 6 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"crT" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"crU" = ( -/obj/item/clothing/glasses/science{ - pixel_x = 2; - pixel_y = 4 - }, -/obj/item/clothing/glasses/science, -/obj/item/device/radio/intercom{ - dir = 8; - name = "Station Intercom (General)"; - pixel_x = -28 - }, -/obj/structure/table/glass, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/machinery/camera{ - c_tag = "Chemistry"; - dir = 4; - network = list("SS13","Medbay") - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 10 - }, -/area/medical/chemistry) -"crV" = ( -/obj/structure/disposalpipe/junction/flip{ - dir = 2 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whiteyellow/corner{ - dir = 8 - }, -/area/medical/chemistry) -"crW" = ( -/obj/machinery/disposal/bin{ - pixel_x = 5 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"crX" = ( -/obj/machinery/chem_dispenser{ - layer = 2.7 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 4 - }, -/area/medical/chemistry) -"crY" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "chemistry_shutters_2"; - name = "chemistry shutters" - }, -/turf/open/floor/plating, -/area/medical/chemistry) -"crZ" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 6 - }, -/turf/open/floor/plasteel/yellow{ - dir = 4 - }, -/area/hallway/primary/aft) -"csa" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/hallway/primary/aft) -"csb" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"csc" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/hallway/primary/aft) -"csd" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/purple, -/area/hallway/primary/aft) -"cse" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "research_shutters_2"; - name = "research shutters" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/lab) -"csf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/lab) -"csg" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/chair/stool, -/turf/open/floor/plasteel/white, -/area/science/lab) -"csh" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/chair/stool, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"csi" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"csj" = ( -/obj/structure/table, -/obj/item/stack/sheet/glass, -/obj/item/stack/sheet/glass, -/obj/item/stack/sheet/glass, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/lab) -"csk" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/science/lab) -"csl" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 9 - }, -/area/science/research) -"csm" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/research) -"csn" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 1 - }, -/area/science/research) -"cso" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_y = 32 - }, -/obj/machinery/camera{ - c_tag = "Research Division Hallway - Central"; - dir = 2; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"csp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"csq" = ( -/obj/structure/extinguisher_cabinet{ - pixel_y = 29 - }, -/turf/open/floor/plasteel/white/side{ - dir = 10 - }, -/area/science/research) -"csr" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/science/research) -"css" = ( -/turf/open/floor/plasteel/white/side{ - dir = 6 - }, -/area/science/research) -"cst" = ( -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = 20 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 4 - }, -/area/science/research) -"csu" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/research) -"csv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 1 - }, -/area/science/research) -"csw" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-10" - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 2 - }, -/area/science/research) -"csx" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 8 - }, -/area/science/explab) -"csy" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"csz" = ( -/obj/structure/table/reinforced, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/item/stack/sheet/mineral/plasma{ - pixel_y = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"csA" = ( -/obj/effect/landmark/start/scientist, -/obj/structure/chair/office/light{ - dir = 1; - pixel_y = 3 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"csB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/table/reinforced, -/obj/item/wrench, -/obj/item/crowbar, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas, -/obj/item/clothing/glasses/science, -/obj/item/device/multitool{ - pixel_x = 3 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"csC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/science/explab) -"csD" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"csE" = ( -/obj/structure/girder, -/obj/structure/grille, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"csF" = ( -/obj/structure/table, -/obj/item/paper_bin{ - pixel_y = 6 - }, -/obj/item/pen, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"csG" = ( -/obj/structure/table, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/reagent_containers/blood/random, -/obj/item/reagent_containers/blood/random, -/obj/item/reagent_containers/blood{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/item/reagent_containers/blood{ - pixel_x = -3; - pixel_y = -3 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"csH" = ( -/obj/effect/decal/cleanable/blood/old, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"csI" = ( -/obj/structure/bed, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"csJ" = ( -/obj/structure/cable, -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/machinery/power/compressor{ - comp_id = "incineratorturbine"; - dir = 1; - luminosity = 2 - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"csK" = ( -/obj/structure/mineral_door/wood{ - name = "The Gobbetting Barmaid" - }, -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/port/aft) -"csL" = ( -/obj/structure/table, -/obj/item/clothing/gloves/color/latex, -/obj/item/clothing/mask/surgical, -/obj/item/clothing/suit/apron/surgical, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/medical/surgery) -"csM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"csN" = ( -/obj/effect/landmark/start/medical_doctor, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"csO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"csP" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Surgery APC"; - areastring = "/area/medical/surgery"; - pixel_x = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/structure/table, -/obj/item/surgical_drapes, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/surgery) -"csQ" = ( -/obj/structure/bed/roller, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"csR" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"csS" = ( -/obj/structure/bed, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/bedsheet/medical, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"csT" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/surgery) -"csU" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/cryo) -"csV" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/cryo) -"csW" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"csX" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 2 - }, -/obj/effect/landmark/start/medical_doctor, -/turf/open/floor/plasteel, -/area/medical/cryo) -"csY" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"csZ" = ( -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cta" = ( -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"ctb" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/filingcabinet/chestdrawer, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"ctc" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"ctd" = ( -/obj/structure/chair/office/light{ - dir = 1 - }, -/obj/effect/landmark/start/chief_medical_officer, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cte" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/mob/living/simple_animal/pet/cat/Runtime, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"ctf" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "CMO's Office APC"; - areastring = "/area/crew_quarters/heads/cmo"; - pixel_x = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/camera{ - c_tag = "CMO's Office"; - dir = 8; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"ctg" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/aft) -"cth" = ( -/obj/structure/closet/wardrobe/chemistry_white{ - pixel_x = -3 - }, -/obj/item/storage/backpack/satchel/chem, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cti" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 8 - }, -/area/medical/chemistry) -"ctj" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"ctk" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/obj/effect/landmark/start/chemist, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 4 - }, -/area/medical/chemistry) -"ctl" = ( -/obj/structure/table/reinforced, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/eastright{ - dir = 8; - name = "Chemistry Desk"; - req_access_txt = "5; 33" - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/pen, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "chemistry_shutters_2"; - name = "chemistry shutters" - }, -/turf/open/floor/plasteel/whiteyellow{ - dir = 4 - }, -/area/medical/chemistry) -"ctm" = ( -/turf/open/floor/plasteel/yellow{ - dir = 4 - }, -/area/hallway/primary/aft) -"ctn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/yellow/side{ - dir = 8 - }, -/area/hallway/primary/aft) -"cto" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/hallway/primary/aft) -"ctp" = ( -/turf/open/floor/plasteel/purple, -/area/hallway/primary/aft) -"ctq" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/eastright{ - dir = 4; - name = "Research and Development Desk"; - req_access_txt = "7" - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/machinery/door/firedoor, -/obj/item/pen, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "research_shutters_2"; - name = "research shutters" - }, -/turf/open/floor/plating, -/area/science/lab) -"ctr" = ( -/obj/effect/landmark/start/scientist, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/lab) -"cts" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"ctt" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"ctu" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/lab) -"ctv" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/lab) -"ctw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Research and Development Lab"; - req_access_txt = "0"; - req_one_access_txt = "7;29" - }, -/turf/open/floor/plasteel/whitepurple{ - dir = 4 - }, -/area/science/lab) -"ctx" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/research) -"cty" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctz" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctA" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctB" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctC" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctD" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctE" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/disposalpipe/junction/flip{ - dir = 2 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctF" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctG" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/junction{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctH" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctI" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"ctJ" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/junction/flip{ - dir = 8 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/research) -"ctK" = ( -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/research{ - name = "Experimentation Lab"; - req_access_txt = "8" - }, -/turf/open/floor/plasteel/whitepurple{ - dir = 4 - }, -/area/science/explab) -"ctL" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/junction{ - dir = 8 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/explab) -"ctM" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"ctN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"ctO" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"ctP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"ctQ" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"ctR" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"ctS" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Experimentation Lab Maintenance"; - req_access_txt = "8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"ctT" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"ctU" = ( -/obj/structure/bed/roller, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"ctV" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard/aft) -"ctW" = ( -/obj/structure/barricade/wooden, -/obj/structure/girder, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"ctX" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"ctY" = ( -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"ctZ" = ( -/obj/effect/decal/cleanable/blood/gibs/limb, -/obj/structure/rack, -/obj/item/storage/firstaid/regular, -/obj/item/stack/medical/bruise_pack, -/obj/item/stack/medical/bruise_pack, -/obj/item/stack/medical/ointment, -/obj/item/clothing/glasses/hud/health, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cua" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cub" = ( -/obj/structure/lattice, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 5 - }, -/turf/open/space, -/area/space/nearstation) -"cuc" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 8 - }, -/turf/open/floor/plating/airless, -/area/maintenance/disposal/incinerator) -"cud" = ( -/obj/structure/cable, -/obj/machinery/power/turbine{ - luminosity = 2 - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"cue" = ( -/obj/structure/lattice/catwalk, -/obj/item/wrench, -/turf/open/space, -/area/space/nearstation) -"cuf" = ( -/obj/structure/chair/stool, -/turf/open/floor/wood{ - icon_state = "wood-broken7" - }, -/area/maintenance/port/aft) -"cug" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken6" - }, -/area/maintenance/port/aft) -"cuh" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cui" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Surgery Maintenance"; - req_access_txt = "45" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cuj" = ( -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cuk" = ( -/obj/structure/table/optable, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cul" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cum" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Operating Theatre"; - req_access_txt = "45" - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cun" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cuo" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/effect/landmark/start/medical_doctor, -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cup" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cuq" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical/glass{ - name = "Surgery Observation"; - req_access_txt = "0" - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cur" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/cryo) -"cus" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/cryo) -"cut" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cuu" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cuv" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cuw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cux" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/central) -"cuy" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cuz" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "cmoprivacy"; - name = "privacy shutter" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/cmo) -"cuA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cuB" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cuC" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cuD" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cuE" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cuF" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - name = "CMO Maintenance"; - req_access_txt = "40" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cuG" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cuH" = ( -/obj/machinery/power/apc{ - dir = 8; - name = "Chemistry APC"; - areastring = "/area/medical/chemistry"; - pixel_x = -24 - }, -/obj/structure/closet/secure_closet/chemical{ - pixel_x = -3 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/chemistry) -"cuI" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 10 - }, -/area/medical/chemistry) -"cuJ" = ( -/obj/machinery/chem_heater{ - pixel_x = 4 - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 2 - }, -/area/medical/chemistry) -"cuK" = ( -/obj/machinery/chem_master, -/obj/structure/noticeboard{ - desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; - dir = 1; - name = "requests board"; - pixel_y = -32 - }, -/obj/machinery/button/door{ - id = "chemistry_shutters_2"; - name = "chemistry shutters control"; - pixel_x = 26; - pixel_y = -26; - req_access_txt = "5; 33" - }, -/turf/open/floor/plasteel/whiteyellow/side{ - dir = 6 - }, -/area/medical/chemistry) -"cuL" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 6 - }, -/turf/open/floor/plasteel/purple, -/area/hallway/primary/aft) -"cuM" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "research_shutters_2"; - name = "research shutters" - }, -/turf/open/floor/plating, -/area/science/lab) -"cuN" = ( -/obj/machinery/cell_charger, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/obj/machinery/power/apc{ - dir = 2; - name = "Research Lab APC"; - areastring = "/area/science/lab"; - pixel_y = -26 - }, -/obj/structure/cable/yellow, -/obj/structure/table, -/obj/machinery/button/door{ - id = "research_shutters_2"; - name = "research shutters control"; - pixel_x = -26; - pixel_y = -26; - req_access_txt = "7" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cuO" = ( -/obj/item/storage/toolbox/mechanical{ - pixel_x = 2; - pixel_y = 3 - }, -/obj/item/storage/toolbox/mechanical{ - pixel_x = -2; - pixel_y = -1 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cuP" = ( -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/item/hand_labeler, -/obj/machinery/requests_console{ - department = "Science"; - departmentType = 2; - name = "Science Requests Console"; - pixel_y = -30; - receive_ore_updates = 1 - }, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cuQ" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/door/window/eastleft{ - dir = 1; - name = "Research and Development Deliveries"; - req_access_txt = "7" - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/lab) -"cuR" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/lab) -"cuS" = ( -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 1 - }, -/area/science/research) -"cuT" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cuU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/science/research) -"cuV" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cuW" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cuX" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cuY" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"cuZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cva" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Research Division Hallway - Starboard"; - dir = 1; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cvb" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cvc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cvd" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 2 - }, -/area/science/research) -"cve" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 6 - }, -/area/science/research) -"cvf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/science/explab) -"cvg" = ( -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 1 - }, -/area/science/explab) -"cvh" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/power/apc{ - dir = 2; - name = "Experimentation Lab APC"; - areastring = "/area/science/explab"; - pixel_y = -24 - }, -/obj/structure/cable/yellow, -/turf/open/floor/plasteel/white, -/area/science/explab) -"cvi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/obj/machinery/camera{ - c_tag = "Experimentation Lab"; - dir = 1; - network = list("SS13","RD") - }, -/obj/machinery/light, -/turf/open/floor/plasteel/white, -/area/science/explab) -"cvj" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"cvk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"cvl" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/explab) -"cvm" = ( -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cvn" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cvo" = ( -/obj/structure/bed/roller, -/obj/effect/decal/cleanable/blood/old, -/obj/effect/decal/cleanable/blood/gibs/old, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cvp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cvq" = ( -/obj/structure/barricade/wooden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/girder, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cvr" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cvs" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard/aft) -"cvt" = ( -/obj/structure/bed, -/obj/effect/decal/cleanable/blood/old, -/obj/effect/decal/cleanable/blood/gibs/old, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cvu" = ( -/obj/structure/lattice, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/space, -/area/space/nearstation) -"cvv" = ( -/obj/structure/disposaloutlet{ - dir = 2 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"cvw" = ( -/obj/structure/sign/warning/fire, -/turf/closed/wall/r_wall, -/area/maintenance/disposal/incinerator) -"cvx" = ( -/obj/machinery/door/poddoor{ - id = "turbinevent"; - name = "Turbine Vent" - }, -/turf/open/floor/engine/vacuum, -/area/maintenance/disposal/incinerator) -"cvy" = ( -/obj/item/toy/cards/deck, -/obj/structure/table/wood/poker, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cvz" = ( -/turf/open/floor/wood{ - icon_state = "wood-broken4" - }, -/area/maintenance/port/aft) -"cvA" = ( -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/poster/random_contraband, -/obj/item/reagent_containers/food/drinks/beer{ - pixel_x = -3; - pixel_y = 2 - }, -/obj/item/reagent_containers/food/drinks/ale, -/obj/structure/table/wood, -/obj/item/device/instrument/eguitar, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cvB" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/machinery/light_switch{ - pixel_x = -28 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/medical/surgery) -"cvC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cvD" = ( -/obj/machinery/computer/operating{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cvE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cvF" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/surgery) -"cvG" = ( -/obj/structure/bed/roller, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cvH" = ( -/obj/structure/bed, -/obj/item/bedsheet/medical, -/obj/machinery/light_switch{ - pixel_x = 26 - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cvI" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/cryo) -"cvJ" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/structure/table/reinforced, -/obj/item/crowbar, -/obj/machinery/camera{ - c_tag = "Medbay Cryo"; - dir = 1; - network = list("SS13","Medbay") - }, -/obj/item/screwdriver{ - pixel_y = 6 - }, -/obj/item/clothing/neck/stethoscope, -/obj/item/wrench/medical, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/cryo) -"cvK" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ - dir = 1 - }, -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_y = -30 - }, -/obj/machinery/light, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cvL" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 1; - name = "Connector Port (Air Supply)" - }, -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cvM" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 1; - name = "Connector Port (Air Supply)" - }, -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/machinery/light_switch{ - pixel_y = -24 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/medical/cryo) -"cvN" = ( -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"cvO" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 2 - }, -/area/medical/medbay/central) -"cvP" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cvQ" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cvR" = ( -/obj/structure/table/glass, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/storage/secure/briefcase, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cvS" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cvT" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/keycard_auth{ - pixel_x = 26; - pixel_y = -7 - }, -/obj/machinery/computer/med_data/laptop, -/obj/structure/table/glass, -/obj/machinery/button/door{ - id = "cmoprivacy"; - name = "Privacy Shutters Control"; - pixel_x = 26; - pixel_y = 4 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cvU" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/aft) -"cvV" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Chemistry Lab Maintenance"; - req_access_txt = "5; 33" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/aft) -"cvW" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -29 - }, -/turf/open/floor/plasteel/yellow/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"cvX" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cvY" = ( -/obj/machinery/power/apc/highcap/five_k{ - dir = 4; - name = "Aft Hallway APC"; - areastring = "/area/hallway/primary/aft"; - pixel_x = 24 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plasteel/purple/corner{ - dir = 4 - }, -/area/hallway/primary/aft) -"cvZ" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=1"; - dir = 1; - freq = 1400; - location = "Research and Development" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/lab) -"cwa" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/maintenance{ - name = "Research Lab Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "7;29" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cwb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white/side{ - dir = 5 - }, -/area/science/research) -"cwc" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/science/research) -"cwd" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/science/research) -"cwe" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/door/poddoor/preopen{ - id = "rdprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hor) -"cwf" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/machinery/door/poddoor/preopen{ - id = "rdprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hor) -"cwg" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/machinery/door/poddoor/preopen{ - id = "rdprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hor) -"cwh" = ( -/turf/closed/wall, -/area/crew_quarters/heads/hor) -"cwi" = ( -/turf/closed/wall/r_wall, -/area/science/storage) -"cwj" = ( -/obj/structure/sign/warning/biohazard, -/turf/closed/wall/r_wall, -/area/science/storage) -"cwk" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/research{ - name = "Toxins Storage"; - req_access_txt = "8" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "toxins_blastdoor"; - name = "biohazard containment shutters" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"cwl" = ( -/obj/structure/closet/emcloset, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cwm" = ( -/obj/structure/closet/radiation, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cwn" = ( -/obj/structure/closet/l3closet/scientist{ - pixel_x = -2 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cwo" = ( -/obj/structure/closet/wardrobe/science_white, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/explab) -"cwp" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cwq" = ( -/obj/structure/rack, -/obj/item/reagent_containers/blood/random, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cwr" = ( -/obj/structure/table, -/obj/structure/bedsheetbin{ - pixel_x = 2 - }, -/obj/item/clothing/mask/muzzle, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cws" = ( -/obj/structure/table, -/obj/item/restraints/handcuffs/cable/white, -/obj/item/gun/syringe, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cwt" = ( -/obj/structure/rack, -/obj/item/hatchet, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cwu" = ( -/obj/machinery/iv_drip, -/obj/item/roller, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cwv" = ( -/obj/structure/rack, -/obj/item/tank/internals/anesthetic, -/obj/item/clothing/mask/gas, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cww" = ( -/obj/structure/light_construct/small, -/obj/structure/table/wood/poker, -/obj/item/toy/cards/deck, -/obj/structure/sign/poster/contraband/random{ - pixel_y = -32 - }, -/turf/open/floor/wood, -/area/maintenance/port/aft) -"cwx" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/port/aft) -"cwy" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/port/aft) -"cwz" = ( -/obj/item/dice/d20, -/obj/item/dice, -/obj/structure/table/wood, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = -32 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cwA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/maintenance/port/aft) -"cwB" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cwC" = ( -/obj/structure/closet/secure_closet/medical2, -/obj/structure/sign/warning/nosmoking{ - pixel_x = -28 - }, -/turf/open/floor/plasteel, -/area/medical/surgery) -"cwD" = ( -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/medical/surgery) -"cwE" = ( -/obj/machinery/light, -/obj/machinery/camera{ - c_tag = "Medbay Surgery"; - dir = 1; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/white, -/area/medical/surgery) -"cwF" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/medical/surgery) -"cwG" = ( -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_y = -30 - }, -/obj/structure/closet/crate/freezer/blood, -/turf/open/floor/plasteel, -/area/medical/surgery) -"cwH" = ( -/obj/structure/bed/roller, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_x = -28 - }, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/surgery) -"cwI" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/surgery) -"cwJ" = ( -/obj/structure/bed, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/item/bedsheet/medical, -/obj/machinery/newscaster{ - pixel_y = -32 - }, -/obj/machinery/camera{ - c_tag = "Medbay Recovery Room"; - dir = 1; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/surgery) -"cwK" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Medbay Maintenance"; - req_access_txt = "5" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cwL" = ( -/turf/closed/wall, -/area/medical/cryo) -"cwM" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/machinery/camera{ - c_tag = "Medbay Hallway Central"; - dir = 4; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/central) -"cwN" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cwO" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/medbay/central) -"cwP" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Chief Medical Officer's Office"; - req_access_txt = "40"; - req_one_access_txt = "0" - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cwQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/sorting/mail/flip{ - dir = 8; - sortType = 10 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cwR" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cwS" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/table/glass, -/obj/item/folder/blue, -/obj/item/folder/blue, -/obj/item/pen, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cwT" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Chief Medical Officer's Desk"; - departmentType = 5; - name = "Chief Medical Officer RC"; - pixel_y = -32 - }, -/obj/effect/landmark/start/chief_medical_officer, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cwU" = ( -/obj/machinery/computer/security/telescreen{ - desc = "Used for monitoring medbay to ensure patient safety."; - dir = 8; - name = "Medbay Monitor"; - network = list("Medbay"); - pixel_x = 29 - }, -/obj/item/device/radio/intercom{ - dir = 1; - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/obj/machinery/computer/card/minor/cmo{ - dir = 8 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cwV" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/aft) -"cwW" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cwX" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/aft) -"cwY" = ( -/obj/structure/disposalpipe/sorting/mail{ - dir = 8; - sortType = 11 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cwZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxa" = ( -/obj/structure/disposalpipe/sorting/mail/flip{ - dir = 8; - sortType = 23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxb" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxc" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;5;9" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxd" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cxe" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/junction{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cxf" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cxg" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock{ - name = "Aft Emergency Storage"; - req_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxh" = ( -/obj/structure/disposalpipe/sorting/mail/flip{ - dir = 8; - sortType = 14 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxi" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxj" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxk" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "7;47;29;12" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxl" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxm" = ( -/obj/structure/disposalpipe/sorting/mail{ - dir = 8; - sortType = 12 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxo" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxp" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - name = "Research Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "7;47;29" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxq" = ( -/obj/structure/disposalpipe/junction{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"cxr" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/sorting/mail/flip{ - dir = 8; - sortType = 13 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cxs" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"cxt" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/door/poddoor/preopen{ - id = "rdprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hor) -"cxu" = ( -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the RD's goons from the safety of his office."; - name = "Research Monitor"; - network = list("RD"); - pixel_y = 2 - }, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cxv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cxw" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Research Director's Desk"; - departmentType = 5; - name = "Research Director RC"; - pixel_y = 30; - receive_ore_updates = 1 - }, -/obj/machinery/modular_computer/console/preset/research{ - dir = 8 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cxx" = ( -/obj/machinery/status_display{ - pixel_y = 32 - }, -/obj/effect/landmark/xmastree/rdrod, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"cxy" = ( -/obj/structure/displaycase/labcage, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/structure/sign/warning/biohazard{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"cxz" = ( -/obj/item/storage/secure/safe{ - pixel_x = 32 - }, -/obj/machinery/ai_status_display{ - pixel_y = 32 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"cxA" = ( -/obj/machinery/portable_atmospherics/scrubber/huge, -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"cxB" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"cxC" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_y = 32 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"cxD" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/machinery/power/apc/highcap/five_k{ - dir = 1; - name = "Toxins Storage APC"; - areastring = "/area/science/storage"; - pixel_y = 25 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"cxE" = ( -/obj/machinery/portable_atmospherics/scrubber/huge, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"cxF" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cxG" = ( -/obj/machinery/camera{ - active_power_usage = 0; - c_tag = "Turbine Vent"; - dir = 4; - network = list("Turbine"); - use_power = 0 - }, -/turf/open/space, -/area/space/nearstation) -"cxH" = ( -/obj/structure/grille/broken, -/turf/open/space, -/area/space/nearstation) -"cxI" = ( -/obj/machinery/vending/cigarette, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cxJ" = ( -/obj/machinery/vending/assist, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cxK" = ( -/obj/structure/bed, -/obj/item/bedsheet/medical, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/patients_rooms/room_a) -"cxL" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/vending/wallmed{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/white, -/area/medical/patients_rooms/room_a) -"cxM" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/machinery/light_switch{ - pixel_y = 24 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/patients_rooms/room_a) -"cxN" = ( -/obj/machinery/door/airlock/medical{ - name = "Patient Room A"; - req_access_txt = "5" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/patients_rooms/room_a) -"cxO" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cxP" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/central) -"cxQ" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/light_switch{ - pixel_x = -28 - }, -/obj/machinery/newscaster{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cxR" = ( -/obj/machinery/suit_storage_unit/cmo, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cxS" = ( -/obj/structure/table/glass, -/obj/item/pen, -/obj/item/clothing/neck/stethoscope, -/obj/structure/extinguisher_cabinet{ - pixel_x = 6; - pixel_y = -30 - }, -/turf/open/floor/plasteel/barber{ - dir = 8 - }, -/area/crew_quarters/heads/cmo) -"cxT" = ( -/turf/closed/wall/r_wall, -/area/medical/genetics) -"cxU" = ( -/turf/closed/wall, -/area/medical/genetics) -"cxV" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Genetics Maintenance"; - req_access_txt = "9"; - req_one_access_txt = "0" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/aft) -"cxW" = ( -/obj/structure/sign/directions/evac, -/turf/closed/wall, -/area/medical/genetics) -"cxX" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/blue/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cxY" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cxZ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cya" = ( -/obj/structure/sign/directions/evac, -/turf/closed/wall, -/area/maintenance/aft) -"cyb" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"cyc" = ( -/obj/item/storage/toolbox/emergency, -/obj/structure/closet/firecloset, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"cyd" = ( -/obj/item/tank/internals/air, -/obj/item/tank/internals/air, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/machinery/space_heater, -/obj/effect/spawner/lootdrop/maintenance, -/obj/structure/sign/poster/contraband/random{ - pixel_x = 32 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cye" = ( -/turf/closed/wall, -/area/maintenance/aft) -"cyf" = ( -/turf/closed/wall/r_wall, -/area/science/misc_lab/range) -"cyg" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Research Testing Range Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "7;47;29" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cyh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/white/side{ - dir = 6 - }, -/area/science/research) -"cyi" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/science/research) -"cyj" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"cyk" = ( -/obj/machinery/button/door{ - id = "xeno_blastdoor"; - name = "Secure Lab Shutter Control"; - pixel_x = -5; - pixel_y = -5; - req_access_txt = "47" - }, -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "rdprivacy"; - name = "Privacy Shutters Control"; - pixel_x = 5; - pixel_y = 5 - }, -/obj/machinery/button/door{ - id = "Biohazard"; - name = "Entrance Shutter Control"; - pixel_x = -5; - pixel_y = 5; - req_access_txt = "47" - }, -/obj/machinery/button/door{ - id = "toxins_blastdoor"; - name = "Toxins Shutter Control"; - pixel_x = 5; - pixel_y = -5; - req_access_txt = "47" - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cyl" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/effect/landmark/start/research_director, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cym" = ( -/obj/machinery/computer/robotics{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cyn" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"cyo" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"cyp" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel/white, -/area/crew_quarters/heads/hor) -"cyq" = ( -/obj/machinery/portable_atmospherics/canister/carbon_dioxide, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"cyr" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"cys" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/chair/stool, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"cyt" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"cyu" = ( -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"cyv" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cyw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cyx" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cyy" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance, -/obj/machinery/door/firedoor, -/turf/open/floor/plating, -/area/science/circuit) -"cyz" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cyA" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cyB" = ( -/obj/structure/target_stake, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cyC" = ( -/obj/structure/closet/crate, -/obj/item/target/alien, -/obj/item/target/alien, -/obj/item/target/clown, -/obj/item/target/clown, -/obj/item/target/syndicate, -/obj/item/target/syndicate, -/obj/item/gun/energy/laser/practice, -/obj/item/gun/energy/laser/practice, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cyD" = ( -/obj/structure/falsewall, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cyE" = ( -/obj/structure/reagent_dispensers/beerkeg{ - desc = "One of the more successful achievements of the Nanotrasen Corporate Warfare Division, their nuclear fission explosives are renowned for being cheap to produce and devastatingly effective. Signs explain that though this particular device has been decommissioned, every Nanotrasen station is equipped with an equivalent one, just in case. All Captains carefully guard the disk needed to detonate them - at least, the sign says they do. There seems to be a tap on the back."; - icon = 'icons/obj/machines/nuke.dmi'; - icon_state = "nuclearbomb_base"; - name = "Nanotrasen-brand nuclear fission explosive"; - pixel_x = 2; - pixel_y = 6 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cyF" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/space) -"cyG" = ( -/obj/structure/lattice, -/turf/open/space/basic, -/area/space) -"cyH" = ( -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/machinery/power/solar{ - id = "aftport"; - name = "Aft-Port Solar Array" - }, -/turf/open/floor/plasteel/airless/solarpanel, -/area/solar/port/aft) -"cyI" = ( -/obj/structure/closet, -/obj/item/extinguisher, -/obj/effect/decal/cleanable/cobweb, -/obj/item/device/flashlight, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cyJ" = ( -/obj/structure/closet, -/obj/item/reagent_containers/glass/beaker{ - pixel_x = 8; - pixel_y = 2 - }, -/obj/item/reagent_containers/dropper, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cyK" = ( -/obj/structure/closet/crate, -/obj/item/stack/cable_coil, -/obj/item/grenade/chem_grenade, -/obj/item/device/flashlight, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cyL" = ( -/obj/structure/closet/crate, -/obj/item/coin/silver, -/obj/item/reagent_containers/spray/weedspray, -/obj/item/paper, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cyM" = ( -/obj/effect/decal/cleanable/cobweb, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/power/apc{ - dir = 1; - name = "Port Quarter Maintenance APC"; - areastring = "/area/maintenance/port/aft"; - pixel_y = 24 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cyN" = ( -/obj/structure/table, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/clothing/neck/stethoscope, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/power/apc{ - dir = 8; - name = "Patient Room A APC"; - areastring = "/area/medical/patients_rooms/room_a"; - pixel_x = -26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/patients_rooms/room_a) -"cyO" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/patients_rooms/room_a) -"cyP" = ( -/obj/structure/closet/secure_closet/personal/patient, -/obj/machinery/button/door{ - id = "isola"; - name = "Privacy Shutters"; - pixel_y = -25 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/patients_rooms/room_a) -"cyQ" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/poddoor/preopen{ - id = "isola"; - name = "privacy shutters" - }, -/turf/open/floor/plating, -/area/medical/patients_rooms/room_a) -"cyR" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/central) -"cyS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cyT" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"cyU" = ( -/obj/item/storage/box/rxglasses{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/storage/box/bodybags, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -29 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cyV" = ( -/obj/item/clothing/gloves/color/latex, -/obj/item/clothing/gloves/color/latex, -/obj/item/storage/box/disks{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cyW" = ( -/obj/machinery/requests_console{ - department = "Genetics"; - departmentType = 0; - name = "Genetics Requests Console"; - pixel_y = 30 - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/item/storage/box/monkeycubes, -/obj/item/device/radio/headset/headset_medsci, -/obj/item/device/flashlight/pen{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/item/device/flashlight/pen{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/structure/noticeboard{ - desc = "A board for pinning important notices upon."; - name = "notice board"; - pixel_x = -32; - pixel_y = 32 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cyX" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Genetics Lab APC"; - areastring = "/area/medical/genetics"; - pixel_y = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/storage/pill_bottle/mutadone, -/obj/item/storage/pill_bottle/mannitol, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cyY" = ( -/obj/item/reagent_containers/dropper, -/obj/item/reagent_containers/glass/beaker{ - pixel_x = 8; - pixel_y = 2 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_y = 32 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cyZ" = ( -/obj/structure/filingcabinet/chestdrawer, -/turf/open/floor/plasteel/blue/side{ - dir = 9 - }, -/area/medical/genetics) -"cza" = ( -/obj/structure/noticeboard{ - desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; - name = "requests board"; - pixel_x = -32; - pixel_y = 32 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/blue/side{ - dir = 5 - }, -/area/medical/genetics) -"czb" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "genetics_shutters"; - name = "genetics shutters" - }, -/turf/open/floor/plating, -/area/medical/genetics) -"czc" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 6 - }, -/turf/open/floor/plasteel/blue, -/area/medical/genetics) -"czd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/blue/side{ - dir = 8 - }, -/area/hallway/primary/aft) -"cze" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/aft) -"czf" = ( -/obj/machinery/portable_atmospherics/canister/air, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/effect/spawner/lootdrop/maintenance, -/obj/item/wrench, -/turf/open/floor/plating, -/area/maintenance/aft) -"czg" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/item/storage/box/lights/mixed, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"czh" = ( -/obj/structure/reagent_dispensers/fueltank, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"czi" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"czj" = ( -/turf/open/floor/engine{ - dir = 9; - icon_state = "floor" - }, -/area/science/misc_lab/range) -"czk" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"czl" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white/side{ - dir = 5 - }, -/area/science/research) -"czm" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"czn" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 2 - }, -/area/science/research) -"czo" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/obj/machinery/door/poddoor/preopen{ - id = "rdprivacy"; - name = "privacy shutter" - }, -/turf/open/floor/plating, -/area/crew_quarters/heads/hor) -"czp" = ( -/obj/machinery/computer/card/minor/rd{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"czq" = ( -/obj/machinery/computer/mecha{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"czr" = ( -/obj/structure/table, -/obj/item/device/aicard, -/obj/item/circuitboard/aicore{ - pixel_x = -2; - pixel_y = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"czs" = ( -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"czt" = ( -/obj/structure/table, -/obj/item/device/taperecorder{ - pixel_x = -3 - }, -/obj/item/device/paicard{ - pixel_x = 4 - }, -/obj/item/storage/secure/briefcase, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"czu" = ( -/obj/machinery/portable_atmospherics/canister/carbon_dioxide, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"czv" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"czw" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"czx" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"czy" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Toxins Storage"; - dir = 8; - network = list("SS13","RD") - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"czz" = ( -/obj/structure/rack, -/obj/item/extinguisher, -/obj/item/storage/belt/utility, -/obj/item/clothing/mask/gas, -/obj/item/storage/box/lights/mixed, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"czA" = ( -/turf/closed/wall/r_wall, -/area/science/circuit) -"czB" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/airlock/research/glass{ - name = "Circuitry Lab"; - req_access_txt = "47" - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"czC" = ( -/turf/closed/wall, -/area/science/circuit) -"czD" = ( -/obj/structure/cable{ - icon_state = "2-4" - }, -/obj/structure/cable{ - icon_state = "1-4" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"czE" = ( -/obj/structure/cable{ - icon_state = "2-4" - }, -/obj/structure/cable{ - icon_state = "1-4" - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"czF" = ( -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"czG" = ( -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"czH" = ( -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/structure/cable{ - icon_state = "2-8" - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"czI" = ( -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/structure/cable{ - icon_state = "2-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"czJ" = ( -/obj/structure/closet/emcloset, -/obj/structure/sign/warning/vacuum/external{ - pixel_x = -32 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czK" = ( -/obj/structure/closet/crate, -/obj/item/crowbar/red, -/obj/item/pen, -/obj/item/device/flashlight/pen{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czL" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czM" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czN" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czO" = ( -/obj/item/cigbutt, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czP" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/port/aft) -"czR" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czS" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"czT" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/closed/wall, -/area/medical/patients_rooms/room_a) -"czU" = ( -/turf/closed/wall, -/area/medical/patients_rooms/room_a) -"czV" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sign/departments/examroom{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"czW" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"czX" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/medbay/central) -"czY" = ( -/turf/closed/wall, -/area/medical/genetics/cloning) -"czZ" = ( -/obj/machinery/shower{ - dir = 4 - }, -/obj/machinery/door/window/southleft{ - dir = 2; - name = "Cloning Shower" - }, -/obj/structure/mirror{ - pixel_x = -28 - }, -/turf/open/floor/plasteel/vault, -/area/medical/genetics/cloning) -"cAa" = ( -/obj/machinery/door/window/southleft{ - base_state = "right"; - dir = 2; - icon_state = "right"; - name = "Cloning Shower" - }, -/obj/structure/sink/kitchen{ - desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; - name = "sink"; - pixel_y = 28 - }, -/turf/open/floor/plasteel/vault, -/area/medical/genetics/cloning) -"cAb" = ( -/obj/machinery/clonepod{ - pixel_y = 2 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/structure/window/reinforced, -/turf/open/floor/plasteel/vault, -/area/medical/genetics/cloning) -"cAc" = ( -/obj/machinery/computer/scan_consolenew{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Genetics Lab"; - dir = 4; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/genetics) -"cAd" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/effect/landmark/start/geneticist, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 9 - }, -/area/medical/genetics) -"cAe" = ( -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/genetics) -"cAf" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/start/geneticist, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 5 - }, -/area/medical/genetics) -"cAg" = ( -/obj/machinery/computer/scan_consolenew{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/genetics) -"cAh" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/item/storage/box/syringes, -/obj/item/storage/box/beakers{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/blue/side{ - dir = 8 - }, -/area/medical/genetics) -"cAi" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/start/geneticist, -/turf/open/floor/plasteel/blue/side{ - dir = 4 - }, -/area/medical/genetics) -"cAj" = ( -/obj/structure/table/reinforced, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/pen, -/obj/machinery/door/firedoor, -/obj/machinery/door/window/eastright{ - dir = 8; - name = "Genetics Desk"; - req_access_txt = "5;9" - }, -/obj/machinery/door/window/southleft{ - dir = 4; - name = "Outer Window" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "genetics_shutters"; - name = "genetics shutters" - }, -/turf/open/floor/plating, -/area/medical/genetics) -"cAk" = ( -/turf/open/floor/plasteel/blue, -/area/medical/genetics) -"cAl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/blue/side{ - dir = 8 - }, -/area/hallway/primary/aft) -"cAm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cAn" = ( -/turf/closed/wall, -/area/science/robotics/mechbay) -"cAo" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Mech Bay Maintenance"; - req_access_txt = "29" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/aft) -"cAp" = ( -/obj/structure/sign/warning/nosmoking{ - pixel_x = -29 - }, -/turf/open/floor/engine{ - dir = 9; - icon_state = "floor" - }, -/area/science/misc_lab/range) -"cAq" = ( -/obj/machinery/magnetic_module, -/obj/effect/landmark/blobstart, -/obj/structure/target_stake, -/obj/effect/turf_decal/bot{ - dir = 9 - }, -/turf/open/floor/plasteel{ - dir = 9 - }, -/area/science/misc_lab/range) -"cAr" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "researchrangeshutters"; - name = "blast door" - }, -/turf/open/floor/plating, -/area/science/misc_lab/range) -"cAs" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/research) -"cAt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cAu" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/science/research) -"cAv" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Research Director's Office"; - req_access_txt = "30"; - req_one_access_txt = "0" - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cAw" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cAx" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cAy" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cAz" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cAA" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cAB" = ( -/obj/machinery/portable_atmospherics/canister/nitrous_oxide, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"cAC" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/blobstart, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"cAD" = ( -/obj/machinery/portable_atmospherics/canister/toxins, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"cAE" = ( -/obj/machinery/portable_atmospherics/canister/toxins, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"cAF" = ( -/obj/structure/reagent_dispensers/watertank/high, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cAG" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cAH" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cAI" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/light{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cAJ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cAK" = ( -/obj/machinery/airalarm{ - pixel_y = 32 - }, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/obj/machinery/disposal/bin, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAL" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAM" = ( -/obj/item/device/multitool, -/obj/item/screwdriver, -/obj/structure/table/reinforced, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/light_switch{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAN" = ( -/obj/structure/table/reinforced, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/requests_console{ - department = "Science"; - departmentType = 2; - dir = 2; - name = "Science Requests Console"; - pixel_y = 30; - receive_ore_updates = 1 - }, -/obj/item/device/integrated_electronics/debugger, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAO" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/item/stock_parts/cell/super, -/obj/item/stock_parts/cell/super, -/obj/item/stack/sheet/metal/fifty, -/obj/structure/table/reinforced, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the RD's goons from the safety of your own office."; - name = "Research Monitor"; - network = list("RD"); - pixel_y = 32 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAP" = ( -/obj/item/screwdriver, -/obj/structure/table/reinforced, -/obj/structure/sign/poster/official/random{ - pixel_y = 32 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAQ" = ( -/obj/machinery/power/apc{ - areastring = "/area/science/circuit"; - dir = 1; - name = "Circuitry Lab APC"; - pixel_y = 30 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/table/reinforced, -/obj/item/device/multitool, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAR" = ( -/obj/item/stock_parts/cell/super, -/obj/item/stock_parts/cell/super, -/obj/item/stack/sheet/metal/fifty, -/obj/structure/table/reinforced, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the RD's goons from the safety of your own office."; - name = "Research Monitor"; - network = list("RD"); - pixel_y = 32 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cAS" = ( -/obj/structure/cable, -/obj/machinery/power/solar{ - id = "aftport"; - name = "Aft-Port Solar Array" - }, -/turf/open/floor/plasteel/airless/solarpanel, -/area/solar/port/aft) -"cAT" = ( -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"cAU" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"cAV" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/external{ - req_access_txt = "13" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cAW" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cAX" = ( -/obj/machinery/door/airlock/external{ - req_access_txt = "13" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cAY" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cAZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cBa" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cBb" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cBc" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cBd" = ( -/obj/structure/rack, -/obj/item/clothing/glasses/sunglasses, -/obj/item/device/flashlight/pen, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cBe" = ( -/obj/structure/table, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/clothing/neck/stethoscope, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/power/apc{ - dir = 8; - name = "Patient Room B APC"; - areastring = "/area/medical/patients_rooms/room_b"; - pixel_x = -26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/machinery/light_switch{ - pixel_y = 24 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/patients_rooms/room_b) -"cBf" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/effect/landmark/start/medical_doctor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/vending/wallmed{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/white, -/area/medical/patients_rooms/room_b) -"cBg" = ( -/obj/structure/closet/secure_closet/personal/patient, -/obj/machinery/button/door{ - id = "isolb"; - name = "Privacy Shutters"; - pixel_y = 25 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/patients_rooms/room_b) -"cBh" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/poddoor/preopen{ - id = "isolb"; - name = "privacy shutters" - }, -/turf/open/floor/plating, -/area/medical/patients_rooms/room_b) -"cBi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/aft) -"cBj" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cBk" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cBl" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 9 - }, -/area/medical/genetics/cloning) -"cBm" = ( -/obj/effect/landmark/start/geneticist, -/obj/machinery/holopad, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 1 - }, -/area/medical/genetics/cloning) -"cBn" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/machinery/computer/cloning{ - dir = 8 - }, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 5 - }, -/area/medical/genetics/cloning) -"cBo" = ( -/obj/machinery/dna_scannernew, -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/genetics) -"cBp" = ( -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/genetics) -"cBq" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"cBr" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/genetics) -"cBs" = ( -/obj/machinery/dna_scannernew, -/turf/open/floor/plasteel/whiteblue, -/area/medical/genetics) -"cBt" = ( -/obj/item/storage/box/disks{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -29 - }, -/obj/machinery/camera{ - c_tag = "Genetics Desk"; - dir = 4; - network = list("SS13","Medbay") - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/blue/side{ - dir = 8 - }, -/area/medical/genetics) -"cBu" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/button/door{ - id = "genetics_shutters"; - name = "genetics shutters control"; - pixel_x = 28; - req_access_txt = "9" - }, -/turf/open/floor/plasteel/blue/side{ - dir = 4 - }, -/area/medical/genetics) -"cBv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"cBw" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment, -/obj/structure/sign/warning/nosmoking{ - pixel_x = -28 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cBx" = ( -/obj/machinery/mech_bay_recharge_port, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/science/robotics/mechbay) -"cBy" = ( -/obj/structure/sign/warning/electricshock{ - pixel_y = 31 - }, -/turf/open/floor/mech_bay_recharge_floor, -/area/science/robotics/mechbay) -"cBz" = ( -/obj/machinery/computer/mech_bay_power_console, -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = 20 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/circuit/green, -/area/science/robotics/mechbay) -"cBA" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cBB" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cBC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/camera{ - c_tag = "Research Division Hallway - Mech Bay"; - dir = 4; - network = list("SS13","RD") - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/turf/open/floor/plasteel/white/side{ - dir = 6 - }, -/area/science/research) -"cBD" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/research) -"cBE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/science/research) -"cBF" = ( -/obj/machinery/power/apc{ - dir = 2; - name = "RD Office APC"; - areastring = "/area/crew_quarters/heads/hor"; - pixel_y = -27 - }, -/obj/structure/cable/yellow, -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/obj/item/twohanded/required/kirbyplants/dead, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cBG" = ( -/obj/item/paper_bin{ - pixel_y = 7 - }, -/obj/structure/table, -/obj/machinery/newscaster{ - pixel_y = -30 - }, -/obj/item/stamp/rd{ - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/folder/white{ - pixel_x = 9; - pixel_y = -1 - }, -/obj/item/pen, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cBH" = ( -/obj/structure/table, -/obj/item/cartridge/signal/toxins, -/obj/item/cartridge/signal/toxins{ - pixel_x = -4; - pixel_y = 2 - }, -/obj/item/cartridge/signal/toxins{ - pixel_x = 4; - pixel_y = 6 - }, -/obj/machinery/camera{ - c_tag = "Research Director's Office"; - dir = 1; - network = list("SS13","RD") - }, -/obj/machinery/light, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cBI" = ( -/obj/structure/closet/secure_closet/RD, -/obj/machinery/keycard_auth{ - pixel_y = -24 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cBJ" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cBK" = ( -/obj/structure/filingcabinet/chestdrawer, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/crew_quarters/heads/hor) -"cBL" = ( -/obj/machinery/portable_atmospherics/canister/nitrous_oxide, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/storage) -"cBM" = ( -/obj/item/cigbutt, -/obj/machinery/light_switch{ - pixel_y = -23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/storage) -"cBN" = ( -/obj/effect/landmark/start/scientist, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/science/storage) -"cBO" = ( -/obj/machinery/portable_atmospherics/canister/toxins, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/machinery/light/small, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/storage) -"cBP" = ( -/obj/structure/reagent_dispensers/fueltank, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cBQ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cBR" = ( -/turf/open/floor/plasteel, -/area/science/circuit) -"cBS" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cBT" = ( -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cBU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cBV" = ( -/obj/structure/table/reinforced, -/obj/item/device/integrated_electronics/analyzer, -/obj/item/device/integrated_circuit_printer, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cBW" = ( -/obj/effect/landmark/start/scientist, -/obj/structure/chair/office/light{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cBX" = ( -/obj/item/device/integrated_electronics/wirer, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cBY" = ( -/obj/structure/table/reinforced, -/obj/item/device/integrated_circuit_printer, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cBZ" = ( -/obj/structure/chair/office/light{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCa" = ( -/obj/item/device/integrated_electronics/analyzer, -/obj/item/device/integrated_electronics/debugger, -/obj/item/device/integrated_electronics/wirer, -/obj/structure/table/reinforced, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCb" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/circuit) -"cCc" = ( -/obj/item/stack/cable_coil, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"cCd" = ( -/obj/structure/rack, -/obj/item/tank/internals/air, -/obj/item/wrench, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/port/aft) -"cCe" = ( -/obj/item/trash/chips, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cCf" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cCg" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cCh" = ( -/obj/structure/bed, -/obj/item/bedsheet/medical, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/patients_rooms/room_b) -"cCi" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/patients_rooms/room_b) -"cCj" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/patients_rooms/room_b) -"cCk" = ( -/obj/machinery/door/airlock/medical{ - name = "Patient Room B"; - req_access_txt = "5" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/patients_rooms/room_b) -"cCl" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cCm" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cCn" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 2 - }, -/area/medical/medbay/aft) -"cCo" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/genetics/cloning) -"cCp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/genetics/cloning) -"cCq" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics/cloning) -"cCr" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/obj/machinery/dna_scannernew, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/genetics/cloning) -"cCs" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/genetics) -"cCt" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 9 - }, -/area/medical/genetics) -"cCu" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/genetics) -"cCv" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"cCw" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/genetics) -"cCx" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 5 - }, -/area/medical/genetics) -"cCy" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/medical/genetics) -"cCz" = ( -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/stack/packageWrap, -/obj/item/pen, -/obj/item/reagent_containers/spray/cleaner, -/obj/structure/table/glass, -/turf/open/floor/plasteel/blue/side{ - dir = 8 - }, -/area/medical/genetics) -"cCA" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plasteel/blue/corner{ - dir = 4 - }, -/area/medical/genetics) -"cCB" = ( -/obj/structure/sign/warning/nosmoking{ - pixel_x = 28 - }, -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/plasteel/blue/side{ - dir = 5 - }, -/area/medical/genetics) -"cCC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=10.1-Central-from-Aft"; - location = "10-Aft-To-Central" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cCD" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cCE" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=9.1-Escape-1"; - location = "8.1-Aft-to-Escape" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cCF" = ( -/obj/machinery/door/poddoor/shutters{ - id = "Skynet_launch"; - name = "Mech Bay" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cCG" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cCH" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/circuit/green, -/area/science/robotics/mechbay) -"cCI" = ( -/turf/open/floor/circuit/green, -/area/science/robotics/mechbay) -"cCJ" = ( -/obj/machinery/camera{ - c_tag = "Mech Bay"; - dir = 8; - network = list("SS13","RD") - }, -/turf/open/floor/circuit/green, -/area/science/robotics/mechbay) -"cCK" = ( -/turf/open/floor/plating, -/area/science/misc_lab/range) -"cCL" = ( -/obj/machinery/camera{ - c_tag = "Research Testing Range"; - dir = 8; - network = list("SS13","RD"); - pixel_y = -22 - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/plating, -/area/science/misc_lab/range) -"cCM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cCN" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"cCO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Toxins Storage"; - req_access_txt = "8" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/science/storage) -"cCP" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/airlock/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cCQ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cCR" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCS" = ( -/obj/structure/table/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/paper_bin, -/obj/item/pen, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCT" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCU" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/rnd/protolathe/department/science, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCV" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/autolathe, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCW" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCX" = ( -/obj/item/stack/sheet/glass/fifty, -/obj/item/paper_bin, -/obj/item/pen, -/obj/structure/table/reinforced, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cCY" = ( -/obj/structure/rack, -/obj/item/device/flashlight, -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/light/small, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cCZ" = ( -/obj/structure/rack, -/obj/item/clothing/mask/gas, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cDa" = ( -/obj/item/latexballon, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cDb" = ( -/obj/item/clothing/suit/ianshirt, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cDc" = ( -/turf/closed/wall, -/area/medical/medbay/aft) -"cDd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/aft) -"cDe" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cDf" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cDg" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/medical/glass{ - id_tag = "CloningDoor"; - name = "Cloning Lab"; - req_access_txt = "5; 68" - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/genetics/cloning) -"cDh" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/genetics/cloning) -"cDi" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics/cloning) -"cDj" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/genetics/cloning) -"cDk" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research/glass{ - name = "Genetics Lab"; - req_access_txt = "5; 9; 68" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue, -/area/medical/genetics) -"cDl" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/genetics) -"cDm" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"cDn" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/effect/landmark/start/geneticist, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"cDo" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/genetics) -"cDp" = ( -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/medical/genetics) -"cDq" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - id_tag = "AuxGenetics"; - locked = 0; - name = "Genetics Lab"; - req_access_txt = "9"; - req_one_access_txt = "0" - }, -/turf/open/floor/plasteel, -/area/medical/genetics) -"cDr" = ( -/turf/open/floor/plasteel/blue/side{ - dir = 8 - }, -/area/medical/genetics) -"cDs" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/medical/genetics) -"cDt" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/blue/side{ - dir = 4 - }, -/area/medical/genetics) -"cDu" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - id_tag = "AuxGenetics"; - locked = 0; - name = "Genetics Access"; - req_access_txt = "9"; - req_one_access_txt = "0" - }, -/turf/open/floor/plasteel, -/area/medical/genetics) -"cDv" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cDw" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cDx" = ( -/obj/machinery/door/poddoor/shutters{ - id = "Skynet_launch"; - name = "Mech Bay" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cDy" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cDz" = ( -/turf/open/floor/circuit, -/area/science/robotics/mechbay) -"cDA" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/circuit, -/area/science/robotics/mechbay) -"cDB" = ( -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/obj/effect/landmark/start/roboticist, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/circuit, -/area/science/robotics/mechbay) -"cDC" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/science/misc_lab/range) -"cDD" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/science/misc_lab/range) -"cDE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cDF" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cDG" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cDH" = ( -/obj/structure/sign/warning/biohazard, -/turf/closed/wall, -/area/science/mixing) -"cDI" = ( -/obj/machinery/light_switch{ - pixel_y = 28 - }, -/obj/structure/closet/l3closet/scientist{ - pixel_x = -2 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDJ" = ( -/obj/structure/closet/wardrobe/science_white, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDK" = ( -/obj/machinery/firealarm{ - dir = 2; - pixel_y = 24 - }, -/obj/machinery/atmospherics/components/unary/thermomachine/freezer, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDL" = ( -/obj/item/device/radio/intercom{ - pixel_y = 25 - }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/machinery/portable_atmospherics/canister/oxygen, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDM" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDN" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Toxins - Lab"; - dir = 2; - network = list("SS13","RD") - }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/machinery/portable_atmospherics/canister, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDO" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDP" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/structure/sign/warning/nosmoking{ - pixel_y = 32 - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDQ" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/portable_atmospherics/canister, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDR" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDS" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/light_switch{ - pixel_y = 28 - }, -/obj/machinery/portable_atmospherics/scrubber, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cDT" = ( -/turf/closed/wall/r_wall, -/area/science/mixing) -"cDU" = ( -/obj/structure/chair/comfy, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cDV" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cDW" = ( -/obj/structure/reagent_dispensers/water_cooler, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cDX" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cDY" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/circuit) -"cDZ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/circuit) -"cEa" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEb" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/machinery/airalarm{ - pixel_y = 24 - }, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 4 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/medbay/aft) -"cEc" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/machinery/status_display{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/medbay/aft) -"cEd" = ( -/obj/machinery/vending/coffee, -/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 - }, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/medbay/aft) -"cEe" = ( -/obj/structure/sign/map/right{ - 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-right-MS"; - pixel_y = 32 - }, -/obj/machinery/vending/cola/random, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/medbay/aft) -"cEf" = ( -/obj/machinery/vending/cigarette, -/obj/structure/noticeboard{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/medbay/aft) -"cEg" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 8 - }, -/area/medical/medbay/aft) -"cEh" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cEi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/sign/warning/nosmoking{ - pixel_x = 28 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/medical/medbay/aft) -"cEj" = ( -/obj/machinery/button/door{ - desc = "A remote control switch for the cloning door."; - id = "CloningDoor"; - name = "Cloning Exit Button"; - normaldoorcontrol = 1; - pixel_x = -23; - pixel_y = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 10 - }, -/area/medical/genetics/cloning) -"cEk" = ( -/obj/effect/landmark/start/geneticist, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/genetics/cloning) -"cEl" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/machinery/power/apc{ - dir = 4; - locked = 0; - name = "Cloning Lab APC"; - areastring = "/area/medical/genetics/cloning"; - pixel_x = 24 - }, -/obj/structure/cable/yellow, -/obj/machinery/camera{ - c_tag = "Genetics Cloning Lab"; - dir = 8; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 6 - }, -/area/medical/genetics/cloning) -"cEm" = ( -/turf/open/floor/plasteel/whiteblue/side{ - dir = 10 - }, -/area/medical/genetics) -"cEn" = ( -/turf/open/floor/plasteel/whiteblue/side{ - dir = 2 - }, -/area/medical/genetics) -"cEo" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/structure/mirror{ - pixel_x = 28 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 6 - }, -/area/medical/genetics) -"cEp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/blue/side{ - dir = 10 - }, -/area/medical/genetics) -"cEq" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/blue/side{ - dir = 0 - }, -/area/medical/genetics) -"cEr" = ( -/obj/machinery/light_switch{ - pixel_x = 23 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/blue/side{ - dir = 6 - }, -/area/medical/genetics) -"cEs" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/medical/genetics) -"cEt" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -26 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cEu" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cEv" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/button/door{ - dir = 2; - id = "Skynet_launch"; - name = "Mech Bay Door Control"; - pixel_x = 26; - pixel_y = 6; - req_one_access_txt = "29" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cEw" = ( -/obj/machinery/button/door{ - dir = 2; - id = "Skynet_launch"; - name = "Mech Bay Door Control"; - pixel_x = -26; - pixel_y = 6 - }, -/obj/machinery/light_switch{ - pixel_x = -23; - pixel_y = -2 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cEx" = ( -/turf/open/floor/mech_bay_recharge_floor, -/area/science/robotics/mechbay) -"cEy" = ( -/obj/machinery/computer/mech_bay_power_console{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/circuit, -/area/science/robotics/mechbay) -"cEz" = ( -/obj/structure/table/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/paper/guides/jobs/security/range{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cEA" = ( -/obj/machinery/door/window/westleft{ - base_state = "right"; - dir = 1; - icon_state = "right"; - name = "door"; - req_access_txt = "0" - }, -/turf/open/floor/engine{ - dir = 9; - icon_state = "floor" - }, -/area/science/misc_lab/range) -"cEB" = ( -/obj/structure/table/reinforced, -/obj/machinery/magnetic_controller{ - autolink = 1; - pixel_y = 3 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/item/clothing/ears/earmuffs, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cEC" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 8 - }, -/area/science/research) -"cED" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cEE" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 2 - }, -/area/science/research) -"cEF" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "toxins_blastdoor"; - name = "biohazard containment door" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/mixing) -"cEG" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEH" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEI" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEJ" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEK" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible, -/obj/machinery/meter, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEL" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEM" = ( -/obj/machinery/atmospherics/components/trinary/filter{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cEO" = ( -/obj/machinery/portable_atmospherics/pump, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cEP" = ( -/obj/structure/table/glass, -/obj/machinery/camera/autoname{ - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cEQ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cER" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/research/glass{ - name = "Circuitry Lab"; - req_access_txt = "47" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/science/circuit) -"cES" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cET" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEU" = ( -/obj/machinery/light, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEV" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEW" = ( -/obj/item/device/radio/intercom{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEX" = ( -/obj/machinery/camera{ - c_tag = "Research Division Circuitry Lab"; - dir = 1; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEY" = ( -/obj/machinery/light, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cEZ" = ( -/obj/structure/table/reinforced, -/obj/machinery/computer/libraryconsole/bookmanagement, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cFa" = ( -/obj/machinery/bookbinder, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cFb" = ( -/obj/machinery/libraryscanner, -/turf/open/floor/plasteel/white, -/area/science/circuit) -"cFc" = ( -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"cFd" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cFe" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Medbay Maintenance"; - req_access_txt = "5" - }, -/turf/open/floor/plating, -/area/medical/medbay/aft) -"cFf" = ( -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cFg" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cFh" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cFi" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cFj" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/item/cigbutt, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cFk" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/medical{ - name = "Medbay Break Room"; - req_access_txt = "5" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cFl" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cFm" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cFn" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Medbay Aft APC"; - areastring = "/area/medical/medbay/aft"; - pixel_x = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/disposalpipe/junction, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cFo" = ( -/obj/item/book/manual/medical_cloning{ - pixel_y = 6 - }, -/obj/item/paper, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics/cloning) -"cFp" = ( -/obj/item/storage/box/rxglasses{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/storage/box/bodybags, -/obj/item/pen, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/table/glass, -/turf/open/floor/plasteel/vault, -/area/medical/genetics/cloning) -"cFq" = ( -/obj/structure/closet/secure_closet/personal/patient, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, -/turf/open/floor/plasteel/vault, -/area/medical/genetics/cloning) -"cFr" = ( -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/structure/closet/wardrobe/genetics_white, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cFs" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/bed/roller, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"cFt" = ( -/obj/structure/bed/roller, -/obj/machinery/door/window/westleft{ - dir = 1; - name = "Monkey Pen"; - pixel_y = 2; - req_access_txt = "9" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"cFu" = ( -/obj/machinery/light, -/obj/machinery/door/window/westleft{ - base_state = "right"; - dir = 1; - icon_state = "right"; - name = "Monkey Pen"; - pixel_y = 2; - req_access_txt = "9" - }, -/obj/structure/bed/roller, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"cFv" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/bed/roller, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/genetics) -"cFw" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cFx" = ( -/obj/structure/closet/secure_closet/personal/patient, -/turf/open/floor/plasteel/vault, -/area/medical/genetics) -"cFy" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/camera{ - c_tag = "Aft Primary Hallway - Middle"; - dir = 4; - network = list("SS13") - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cFz" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cFA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cFB" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Mech Bay"; - req_access_txt = "29"; - req_one_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cFC" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cFD" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cFE" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cFF" = ( -/obj/machinery/power/apc{ - dir = 4; - name = "Mech Bay APC"; - areastring = "/area/science/robotics/mechbay"; - pixel_x = 28 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cFG" = ( -/obj/structure/rack, -/obj/item/target, -/obj/item/target, -/obj/item/target/alien, -/obj/item/target/alien, -/obj/item/target/clown, -/obj/item/target/clown, -/obj/item/target/syndicate, -/obj/item/target/syndicate, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light_switch{ - pixel_x = -25 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cFH" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cFI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cFJ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Research Testing Range"; - req_access_txt = "0"; - req_one_access_txt = "7;47;29" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/purple, -/area/science/misc_lab/range) -"cFK" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/research) -"cFL" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cFM" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 4 - }, -/area/science/research) -"cFN" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/research{ - name = "Toxins Lab"; - req_access_txt = "8" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "toxins_blastdoor"; - name = "biohazard containment shutters" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/mixing) -"cFO" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFP" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFS" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFT" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFU" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFV" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFW" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/holopad, -/obj/effect/landmark/start/scientist, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFX" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cFY" = ( -/obj/structure/window/reinforced, -/obj/machinery/portable_atmospherics/scrubber, -/obj/item/storage/firstaid/toxin, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cFZ" = ( -/obj/structure/sign/warning/biohazard, -/turf/closed/wall/r_wall, -/area/science/mixing) -"cGa" = ( -/obj/effect/landmark/blobstart, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/obj/structure/chair/comfy{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cGb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cGc" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/closed/wall, -/area/science/circuit) -"cGd" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cGe" = ( -/obj/structure/chair/stool, -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_x = -30 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cGf" = ( -/obj/structure/chair/stool, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cGg" = ( -/obj/item/cigbutt, -/obj/machinery/holopad, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cGh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cGi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cGj" = ( -/obj/effect/spawner/structure/window/reinforced/tinted, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/medbay/aft) -"cGk" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 1 - }, -/area/medical/medbay/aft) -"cGl" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cGm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/item/device/radio/intercom{ - broadcasting = 1; - freerange = 0; - frequency = 1485; - listening = 0; - name = "Station Intercom (Medbay)"; - pixel_x = 30 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cGn" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/medical/genetics/cloning) -"cGo" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/centcom{ - name = "Genetics"; - opacity = 1; - req_access_txt = "9" - }, -/turf/open/floor/plasteel/dark, -/area/medical/genetics) -"cGp" = ( -/obj/structure/sign/directions/evac, -/turf/closed/wall, -/area/hallway/primary/aft) -"cGq" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cGr" = ( -/obj/structure/sign/directions/evac, -/turf/closed/wall, -/area/science/robotics/mechbay) -"cGs" = ( -/obj/machinery/recharge_station, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cGt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cGu" = ( -/obj/structure/reagent_dispensers/fueltank, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cGv" = ( -/obj/structure/table, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_y = -25 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/item/clothing/glasses/science, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cGw" = ( -/obj/structure/table, -/obj/machinery/recharger{ - pixel_y = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/button/door{ - id = "researchrangeshutters"; - name = "Blast Door Control"; - pixel_y = -24; - req_access_txt = "0" - }, -/obj/machinery/light, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cGx" = ( -/obj/item/gun/energy/laser/practice, -/obj/machinery/power/apc{ - dir = 2; - name = "Research Firing Range APC"; - areastring = "/area/science/misc_lab/range"; - pixel_y = -28 - }, -/obj/structure/table, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab/range) -"cGy" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "researchrangeshutters"; - name = "blast door" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/misc_lab/range) -"cGz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 1 - }, -/area/science/research) -"cGA" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cGB" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 4 - }, -/area/science/research) -"cGC" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/preopen{ - id = "toxins_blastdoor"; - name = "biohazard containment door" - }, -/turf/open/floor/plating, -/area/science/mixing) -"cGD" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGE" = ( -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGF" = ( -/obj/item/device/assembly/prox_sensor{ - pixel_x = -4; - pixel_y = 1 - }, -/obj/item/device/assembly/prox_sensor{ - pixel_x = 8; - pixel_y = 9 - }, -/obj/item/device/assembly/prox_sensor{ - pixel_x = 9; - pixel_y = -2 - }, -/obj/item/device/assembly/prox_sensor{ - pixel_y = 2 - }, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cGG" = ( -/obj/structure/chair/stool, -/obj/effect/landmark/start/scientist, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cGH" = ( -/obj/structure/table/reinforced, -/obj/item/wrench, -/obj/item/screwdriver{ - pixel_y = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cGI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGJ" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGL" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGM" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cGN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/mixing) -"cGO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/research{ - name = "Toxins Launch Room Access"; - req_access_txt = "8" - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "toxins_blastdoor"; - name = "biohazard containment shutters" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/mixing) -"cGP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cGQ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cGR" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = 32 - }, -/turf/open/floor/plasteel, -/area/science/misc_lab) -"cGS" = ( -/turf/closed/wall, -/area/science/mixing) -"cGT" = ( -/obj/machinery/camera{ - c_tag = "Toxins - Launch Area"; - dir = 2; - network = list("SS13","RD") - }, -/obj/machinery/suit_storage_unit/rd, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/science/mixing) -"cGU" = ( -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/science/mixing) -"cGV" = ( -/obj/item/stack/rods/fifty, -/obj/item/stack/sheet/glass/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/target, -/obj/item/target/syndicate, -/obj/item/target/alien, -/obj/item/target/clown, -/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_txt = "8" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/science/mixing) -"cGW" = ( -/obj/machinery/doppler_array{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = 22 - }, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/plasteel{ - dir = 1 - }, -/area/science/mixing) -"cGX" = ( -/obj/structure/sign/warning/securearea{ - desc = "A warning sign which reads 'BOMB RANGE"; - name = "BOMB RANGE" - }, -/turf/closed/wall, -/area/science/mixing) -"cGY" = ( -/turf/closed/wall, -/area/science/test_area) -"cGZ" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/test_area) -"cHa" = ( -/obj/effect/landmark/xeno_spawn, -/obj/structure/cable, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/port/aft) -"cHb" = ( -/turf/closed/wall/r_wall, -/area/medical/virology) -"cHc" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/turf/open/floor/plating, -/area/medical/virology) -"cHd" = ( -/obj/item/cigbutt, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cHe" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/newscaster{ - pixel_y = -30 - }, -/obj/item/storage/box/donkpockets{ - pixel_x = 3; - pixel_y = 5 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cHf" = ( -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = -30 - }, -/obj/item/reagent_containers/spray/cleaner, -/obj/structure/table/glass, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cHg" = ( -/obj/structure/chair/stool, -/obj/structure/sign/poster/official/random{ - pixel_y = -32 - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cHh" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/machinery/light/small, -/obj/structure/extinguisher_cabinet{ - pixel_y = -29 - }, -/obj/machinery/camera{ - c_tag = "Medbay Break Room"; - dir = 1; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cHi" = ( -/obj/machinery/microwave{ - pixel_x = -3; - pixel_y = 6 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/cafeteria{ - dir = 5 - }, -/area/medical/medbay/aft) -"cHj" = ( -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cHk" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cHl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white/side{ - dir = 9 - }, -/area/medical/medbay/aft) -"cHm" = ( -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/obj/structure/closet/secure_closet/personal/patient, -/turf/open/floor/plasteel/white/corner{ - dir = 2 - }, -/area/medical/medbay/aft) -"cHn" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/closet/secure_closet/personal/patient, -/turf/open/floor/plasteel/white/side{ - dir = 2 - }, -/area/medical/medbay/aft) -"cHo" = ( -/obj/structure/closet/secure_closet/personal/patient, -/turf/open/floor/plasteel/white/corner{ - dir = 8 - }, -/area/medical/medbay/aft) -"cHp" = ( -/turf/closed/wall, -/area/medical/morgue) -"cHq" = ( -/obj/structure/bodycontainer/morgue, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cHr" = ( -/obj/effect/landmark/blobstart, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cHs" = ( -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cHt" = ( -/obj/machinery/camera{ - c_tag = "Morgue"; - dir = 2; - network = list("SS13","Medbay") - }, -/obj/structure/bodycontainer/morgue{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cHu" = ( -/obj/machinery/firealarm{ - dir = 2; - pixel_y = 24 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cHv" = ( -/obj/machinery/airalarm{ - pixel_y = 32 - }, -/obj/structure/table, -/obj/item/paper_bin{ - pixel_x = 6; - pixel_y = 4 - }, -/obj/item/paper/guides/jobs/medical/morgue{ - pixel_x = -4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cHw" = ( -/obj/machinery/vending/cigarette, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/aft) -"cHx" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/turf/open/floor/plasteel/purple/corner{ - dir = 2 - }, -/area/hallway/primary/aft) -"cHy" = ( -/turf/closed/wall/r_wall, -/area/science/robotics/mechbay) -"cHz" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "robotics_shutters"; - name = "robotics shutters" - }, -/turf/open/floor/plating, -/area/science/robotics/mechbay) -"cHA" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research/glass{ - name = "Robotics Lab"; - req_access_txt = "29" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel, -/area/science/robotics/mechbay) -"cHB" = ( -/turf/closed/wall/r_wall, -/area/science/robotics/lab) -"cHC" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/science/research) -"cHD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel/white, -/area/science/research) -"cHE" = ( -/obj/structure/closet/bombcloset, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHF" = ( -/obj/item/device/assembly/signaler{ - pixel_y = 8 - }, -/obj/item/device/assembly/signaler{ - pixel_x = -8; - pixel_y = 5 - }, -/obj/item/device/assembly/signaler{ - pixel_x = 6; - pixel_y = 5 - }, -/obj/item/device/assembly/signaler{ - pixel_x = -2; - pixel_y = -2 - }, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHG" = ( -/obj/item/device/transfer_valve{ - pixel_x = -5 - }, -/obj/item/device/transfer_valve{ - pixel_x = -5 - }, -/obj/item/device/transfer_valve, -/obj/item/device/transfer_valve, -/obj/item/device/transfer_valve{ - pixel_x = 5 - }, -/obj/item/device/transfer_valve{ - pixel_x = 5 - }, -/obj/machinery/requests_console{ - department = "Science"; - departmentType = 2; - name = "Science Requests Console"; - pixel_y = -30; - receive_ore_updates = 1 - }, -/obj/structure/table/reinforced, -/obj/machinery/light, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHH" = ( -/obj/item/device/assembly/timer{ - pixel_x = 5; - pixel_y = 4 - }, -/obj/item/device/assembly/timer{ - pixel_x = -4; - pixel_y = 2 - }, -/obj/item/device/assembly/timer{ - pixel_x = 6; - pixel_y = -4 - }, -/obj/item/device/assembly/timer, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/structure/tank_dispenser, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHJ" = ( -/obj/machinery/disposal/bin{ - pixel_x = -2; - pixel_y = -2 - }, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cHL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cHM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cHN" = ( -/obj/structure/table, -/obj/item/device/assembly/igniter{ - pixel_x = -5; - pixel_y = 3 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 5; - pixel_y = -4 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 2; - pixel_y = 6 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 2; - pixel_y = -1 - }, -/obj/machinery/power/apc{ - dir = 4; - name = "Toxins Lab APC"; - areastring = "/area/science/mixing"; - pixel_x = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHO" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHP" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/floorgrime, -/area/science/mixing) -"cHQ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 2 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHR" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/science/mixing) -"cHS" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHT" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHU" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the test chamber."; - dir = 8; - layer = 4; - name = "Test Chamber Telescreen"; - network = list("Toxins"); - pixel_x = 30 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cHV" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/mixing) -"cHW" = ( -/obj/structure/lattice, -/turf/open/space/basic, -/area/space/nearstation) -"cHX" = ( -/obj/structure/window/reinforced, -/obj/item/target, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/science/test_area) -"cHY" = ( -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cHZ" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIa" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIb" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIc" = ( -/obj/machinery/camera{ - c_tag = "Medbay Hallway Aft"; - dir = 4; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/white/side{ - dir = 5 - }, -/area/medical/medbay/aft) -"cId" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cIe" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cIf" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/medical/medbay/aft) -"cIg" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cIh" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cIi" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cIj" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/bodycontainer/morgue, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cIk" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/effect/landmark/xeno_spawn, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cIl" = ( -/obj/structure/bodycontainer/morgue{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cIm" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cIn" = ( -/obj/effect/landmark/start/medical_doctor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cIo" = ( -/obj/structure/table, -/obj/item/storage/box/bodybags, -/obj/item/pen, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cIp" = ( -/obj/machinery/vending/cola/random, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/aft) -"cIq" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "robotics_shutters"; - name = "robotics shutters" - }, -/turf/open/floor/plating, -/area/science/robotics/lab) -"cIr" = ( -/obj/structure/filingcabinet/chestdrawer{ - pixel_x = -2; - pixel_y = 2 - }, -/obj/machinery/button/door{ - id = "robotics_shutters"; - name = "robotics shutters control"; - pixel_x = -26; - pixel_y = 26; - req_access_txt = "29" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIs" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIt" = ( -/obj/machinery/mecha_part_fabricator{ - dir = 2 - }, -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = 20 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIu" = ( -/obj/structure/sign/warning/nosmoking{ - pixel_y = 32 - }, -/obj/structure/rack, -/obj/item/book/manual/robotics_cyborgs{ - pixel_x = 2; - pixel_y = 5 - }, -/obj/item/storage/belt/utility, -/obj/item/reagent_containers/glass/beaker/large, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIv" = ( -/obj/machinery/mecha_part_fabricator{ - dir = 2 - }, -/obj/machinery/camera{ - c_tag = "Robotics - Fore"; - dir = 2; - network = list("SS13","RD") - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIw" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Robotics Lab APC"; - areastring = "/area/science/robotics/lab"; - pixel_y = 25 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/structure/table, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 4 - }, -/obj/item/device/assembly/prox_sensor{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/item/device/assembly/prox_sensor{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIx" = ( -/obj/structure/table, -/obj/item/stack/sheet/glass{ - amount = 40; - pixel_x = 3; - pixel_y = -4 - }, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/item/stack/sheet/metal/fifty, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/item/stack/packageWrap, -/obj/item/stack/packageWrap, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cIy" = ( -/turf/closed/wall, -/area/science/robotics/lab) -"cIz" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cIA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/closed/wall/r_wall, -/area/science/mixing) -"cIB" = ( -/obj/structure/sign/warning/securearea, -/turf/closed/wall/r_wall, -/area/science/mixing) -"cIC" = ( -/obj/machinery/shower{ - dir = 4; - name = "emergency shower" - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cID" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cIE" = ( -/obj/structure/table, -/obj/item/crowbar, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/item/wrench, -/obj/item/clothing/mask/gas, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIF" = ( -/obj/structure/table, -/obj/item/clothing/glasses/science, -/obj/item/clothing/glasses/science, -/obj/item/device/multitool{ - pixel_x = 3 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIG" = ( -/obj/machinery/vending/assist, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/floorgrime, -/area/science/mixing) -"cII" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIJ" = ( -/obj/machinery/door/airlock/research{ - name = "Toxins Launch Room"; - req_access_txt = "8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIL" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIM" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIN" = ( -/obj/machinery/light/small, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIO" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/button/massdriver{ - dir = 2; - id = "toxinsdriver"; - pixel_x = 24; - pixel_y = -24 - }, -/obj/machinery/computer/security/telescreen{ - desc = "Used for watching the test chamber."; - dir = 8; - layer = 4; - name = "Test Chamber Telescreen"; - network = list("Toxins"); - pixel_x = 30 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cIP" = ( -/obj/structure/sign/warning/securearea{ - desc = "A warning sign which reads 'BOMB RANGE"; - name = "BOMB RANGE" - }, -/turf/closed/wall, -/area/science/test_area) -"cIQ" = ( -/obj/structure/chair, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cIR" = ( -/obj/item/device/flashlight/lamp, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cIS" = ( -/obj/structure/chair, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cIT" = ( -/obj/structure/bed/roller, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIU" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIV" = ( -/obj/effect/landmark/blobstart, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIW" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/mob/living/carbon/monkey, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cIX" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/medical/virology) -"cIY" = ( -/obj/item/storage/box/beakers{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/storage/box/syringes, -/obj/machinery/power/apc/highcap/five_k{ - dir = 1; - name = "Virology APC"; - areastring = "/area/medical/virology"; - pixel_y = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/structure/table/glass, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 9 - }, -/area/medical/virology) -"cIZ" = ( -/obj/item/book/manual/wiki/infections{ - pixel_y = 7 - }, -/obj/item/reagent_containers/syringe/antiviral, -/obj/item/reagent_containers/dropper, -/obj/item/reagent_containers/spray/cleaner, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/table/glass, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 5 - }, -/area/medical/virology) -"cJa" = ( -/obj/machinery/smartfridge/chemistry/virology/preloaded, -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/virology) -"cJb" = ( -/obj/machinery/reagentgrinder{ - pixel_y = 8 - }, -/obj/structure/table/glass, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 9 - }, -/area/medical/virology) -"cJc" = ( -/obj/item/clothing/gloves/color/latex, -/obj/item/device/healthanalyzer, -/obj/item/clothing/glasses/hud/health, -/obj/structure/reagent_dispensers/virusfood{ - pixel_y = 30 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 5 - }, -/area/medical/virology) -"cJd" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cJe" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cJf" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/port/aft) -"cJg" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cJh" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cJi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - name = "Medbay Maintenance"; - req_access_txt = "5" - }, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cJj" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cJk" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cJl" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cJm" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plasteel, -/area/medical/medbay/aft) -"cJn" = ( -/obj/structure/disposalpipe/junction{ - dir = 4 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cJo" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/landmark/start/medical_doctor, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cJp" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cJq" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/centcom{ - name = "Morgue"; - opacity = 1; - req_access_txt = "5" - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJr" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJs" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJt" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJu" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJv" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJx" = ( -/obj/structure/table, -/obj/machinery/power/apc{ - dir = 4; - name = "Morgue APC"; - areastring = "/area/medical/morgue"; - pixel_x = 26 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/clothing/gloves/color/latex, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cJy" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/medical/morgue) -"cJz" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/hallway/primary/aft) -"cJA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -24 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 8 - }, -/area/hallway/primary/aft) -"cJB" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/purple/side{ - dir = 4 - }, -/area/hallway/primary/aft) -"cJC" = ( -/turf/open/floor/plasteel/purple, -/area/science/robotics/lab) -"cJD" = ( -/obj/structure/table/reinforced, -/obj/item/pen, -/obj/machinery/door/window/eastright{ - dir = 4; - name = "Robotics Desk"; - req_access_txt = "29" - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "robotics_shutters"; - name = "robotics shutters" - }, -/turf/open/floor/plating, -/area/science/robotics/lab) -"cJE" = ( -/obj/effect/landmark/start/roboticist, -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cJF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cJG" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cJH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cJI" = ( -/obj/structure/table, -/obj/item/stack/sheet/plasteel{ - amount = 10 - }, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/assembly/flash/handheld, -/obj/item/device/assembly/flash/handheld, -/obj/machinery/ai_status_display{ - pixel_x = 32 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cJJ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/white/side{ - dir = 9 - }, -/area/science/research) -"cJK" = ( -/obj/structure/lattice, -/turf/open/space, -/area/science/mixing) -"cJL" = ( -/obj/machinery/door/poddoor{ - id = "mixvent"; - name = "Mixer Room Vent" - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"cJM" = ( -/obj/structure/sign/warning/vacuum/external{ - pixel_y = 32 - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"cJN" = ( -/obj/machinery/sparker{ - dir = 2; - id = "mixingsparker"; - pixel_x = 25 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 4 - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"cJO" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/science/mixing) -"cJP" = ( -/obj/machinery/airlock_sensor{ - id_tag = "tox_airlock_sensor"; - master_tag = "tox_airlock_control"; - pixel_y = 24 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 4; - on = 1 - }, -/turf/open/floor/engine, -/area/science/mixing) -"cJQ" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/obj/machinery/meter, -/obj/machinery/embedded_controller/radio/airlock_controller{ - airpump_tag = "tox_airlock_pump"; - exterior_door_tag = "tox_airlock_exterior"; - id_tag = "tox_airlock_control"; - interior_door_tag = "tox_airlock_interior"; - pixel_x = -24; - sanitize_external = 1; - sensor_tag = "tox_airlock_sensor" - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cJR" = ( -/obj/machinery/atmospherics/components/binary/valve{ - dir = 4; - name = "manual outlet valve" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cJS" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 2 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cJT" = ( -/obj/machinery/vending/snack/random, -/turf/open/floor/plasteel, -/area/science/mixing) -"cJU" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/obj/machinery/vending/coffee, -/turf/open/floor/plasteel, -/area/science/mixing) -"cJV" = ( -/obj/machinery/door/window/southleft{ - name = "Mass Driver Door"; - req_access_txt = "7" - }, -/obj/effect/turf_decal/loading_area, -/turf/open/floor/plasteel, -/area/science/mixing) -"cJW" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cJX" = ( -/turf/open/floor/plating/airless, -/area/science/test_area) -"cJY" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cJZ" = ( -/turf/closed/wall, -/area/medical/virology) -"cKa" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/medical/virology) -"cKb" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology/glass{ - name = "Test Subject Cell"; - req_access_txt = "39" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cKc" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/medical/virology) -"cKd" = ( -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 9 - }, -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/table/glass, -/obj/structure/sign/warning/deathsposal{ - pixel_x = -30 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/virology) -"cKe" = ( -/obj/structure/chair/office/light{ - dir = 1; - pixel_y = 3 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/corner{ - dir = 4 - }, -/area/medical/virology) -"cKf" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cKg" = ( -/obj/structure/chair/office/light{ - dir = 4 - }, -/obj/effect/landmark/start/virologist, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/corner{ - dir = 1 - }, -/area/medical/virology) -"cKh" = ( -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/pen/red, -/obj/machinery/requests_console{ - department = "Virology"; - name = "Virology Requests Console"; - pixel_x = 29; - receive_ore_updates = 1 - }, -/obj/item/stack/sheet/mineral/plasma, -/obj/item/stack/sheet/mineral/plasma, -/obj/item/stack/sheet/mineral/plasma, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/virology) -"cKi" = ( -/turf/closed/wall/r_wall, -/area/maintenance/port/aft) -"cKj" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;5;39;6" - }, -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/port/aft) -"cKk" = ( -/turf/open/floor/plasteel/white/side{ - dir = 6 - }, -/area/medical/medbay/aft) -"cKl" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cKm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/white/side{ - dir = 10 - }, -/area/medical/medbay/aft) -"cKn" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/turf/open/floor/plasteel/white/corner{ - dir = 4 - }, -/area/medical/medbay/aft) -"cKo" = ( -/obj/item/device/healthanalyzer{ - pixel_x = 1; - pixel_y = 4 - }, -/obj/structure/sign/warning/nosmoking{ - pixel_y = -30 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/medical/medbay/aft) -"cKp" = ( -/obj/machinery/vending/medical, -/turf/open/floor/plasteel/white/corner{ - dir = 1 - }, -/area/medical/medbay/aft) -"cKq" = ( -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/obj/structure/bodycontainer/morgue, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cKr" = ( -/obj/structure/disposalpipe/junction/flip{ - dir = 2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cKs" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cKt" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cKu" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/centcom{ - name = "Morgue"; - opacity = 1; - req_access_txt = "6" - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cKv" = ( -/turf/open/floor/plasteel/dark, -/area/hallway/primary/aft) -"cKw" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cKx" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cKy" = ( -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/sign/departments/science{ - name = "\improper ROBOTICS!"; - pixel_x = 32 - }, -/turf/open/floor/plasteel/purple/corner{ - dir = 4 - }, -/area/hallway/primary/aft) -"cKz" = ( -/obj/structure/noticeboard{ - dir = 4; - pixel_x = -27 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/aug_manipulator, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKB" = ( -/obj/effect/landmark/start/roboticist, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKC" = ( -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKD" = ( -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKF" = ( -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 28; - pixel_y = 5 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/structure/table, -/obj/item/wrench, -/obj/item/screwdriver{ - pixel_y = 10 - }, -/obj/item/device/multitool{ - pixel_x = 3 - }, -/obj/item/stack/cable_coil, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cKG" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Research Division Hallway - Robotics"; - dir = 4; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cKH" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cKI" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/science/research) -"cKJ" = ( -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"cKK" = ( -/obj/machinery/door/airlock/research/glass{ - autoclose = 0; - frequency = 1449; - heat_proof = 1; - id_tag = "tox_airlock_exterior"; - locked = 1; - name = "Mixing Room Exterior Airlock"; - req_access_txt = "8" - }, -/turf/open/floor/engine, -/area/science/mixing) -"cKL" = ( -/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume{ - dir = 2; - frequency = 1449; - id = "tox_airlock_pump" - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/engine, -/area/science/mixing) -"cKM" = ( -/obj/machinery/door/airlock/research/glass{ - autoclose = 0; - frequency = 1449; - heat_proof = 1; - id_tag = "tox_airlock_interior"; - locked = 1; - name = "Mixing Room Interior Airlock"; - req_access_txt = "8" - }, -/turf/open/floor/engine, -/area/science/mixing) -"cKN" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/camera{ - c_tag = "Toxins - Mixing Area"; - dir = 8; - network = list("SS13","RD") - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cKO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;47" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cKP" = ( -/obj/machinery/mass_driver{ - dir = 4; - id = "toxinsdriver" - }, -/turf/open/floor/plating, -/area/science/mixing) -"cKQ" = ( -/obj/structure/sign/warning/vacuum/external{ - pixel_y = -32 - }, -/obj/machinery/light/small, -/turf/open/floor/plating, -/area/science/mixing) -"cKR" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/mixing) -"cKS" = ( -/obj/machinery/door/poddoor{ - id = "toxinsdriver"; - name = "Toxins Launcher Bay Door" - }, -/obj/structure/fans/tiny, -/turf/open/floor/plating, -/area/science/mixing) -"cKT" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) -"cKU" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cKV" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cKW" = ( -/obj/item/device/radio/beacon, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cKX" = ( -/obj/machinery/camera{ - active_power_usage = 0; - c_tag = "Bomb Test Site"; - desc = "A specially-reinforced camera with a long lasting battery, used to monitor the bomb testing site. An external light is attached to the top."; - dir = 8; - invuln = 1; - light = null; - luminosity = 3; - name = "Hardened Bomb-Test Camera"; - network = list("Toxins"); - use_power = 0 - }, -/obj/item/target/alien/anchored, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating/airless{ - luminosity = 2 - }, -/area/science/test_area) -"cKY" = ( -/turf/closed/indestructible{ - desc = "A wall impregnated with Fixium, able to withstand massive explosions with ease"; - icon_state = "riveted"; - name = "hyper-reinforced wall" - }, -/area/science/test_area) -"cKZ" = ( -/obj/item/device/radio/intercom{ - pixel_x = -28 - }, -/obj/structure/table/glass, -/obj/item/hand_labeler, -/obj/item/device/radio/headset/headset_med, -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/machinery/camera{ - c_tag = "Virology - Cells"; - dir = 4; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 9 - }, -/area/medical/virology) -"cLa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cLb" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cLc" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cLd" = ( -/obj/structure/rack, -/obj/item/crowbar/red, -/obj/machinery/light_switch{ - pixel_y = 26 - }, -/obj/item/wrench, -/obj/item/restraints/handcuffs, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 5 - }, -/area/medical/virology) -"cLe" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/virology) -"cLf" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/virology) -"cLg" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLh" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLj" = ( -/obj/machinery/computer/pandemic{ - layer = 2.5; - pixel_x = -4 - }, -/obj/machinery/light{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - pixel_x = 28 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/virology) -"cLk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/medical/virology) -"cLl" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/medical/virology) -"cLm" = ( -/obj/structure/sign/warning/biohazard{ - pixel_y = 32 - }, -/obj/machinery/shower{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLn" = ( -/obj/structure/sink{ - pixel_y = 28 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLo" = ( -/obj/structure/sign/warning/securearea{ - pixel_y = 32 - }, -/obj/machinery/shower{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLp" = ( -/obj/machinery/firealarm{ - dir = 2; - pixel_y = 24 - }, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cLq" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cLr" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-21"; - pixel_x = -3; - pixel_y = 3 - }, -/turf/open/floor/plasteel/whitegreen/corner{ - dir = 8 - }, -/area/medical/medbay/aft) -"cLs" = ( -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cLt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cLu" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = 27 - }, -/turf/open/floor/plasteel/white/side{ - dir = 9 - }, -/area/medical/medbay/aft) -"cLv" = ( -/obj/machinery/light/small, -/obj/structure/bodycontainer/morgue{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cLw" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cLx" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cLy" = ( -/obj/machinery/disposal/bin, -/obj/machinery/light_switch{ - pixel_x = 23 - }, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/medical/morgue) -"cLz" = ( -/obj/structure/closet, -/turf/open/floor/plasteel/dark, -/area/hallway/primary/aft) -"cLA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"cLB" = ( -/obj/machinery/computer/rdconsole/robotics{ - dir = 4 - }, -/obj/machinery/requests_console{ - department = "Robotics"; - departmentType = 2; - name = "Robotics RC"; - pixel_x = -31; - receive_ore_updates = 1 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cLC" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) "cLD" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cLE" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cLF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cLG" = ( -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/machinery/disposal/bin, -/obj/machinery/light_switch{ - pixel_x = 27 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cLH" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cLI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cLJ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/plasteel/white/side{ - dir = 10 - }, -/area/science/research) -"cLK" = ( -/obj/machinery/sparker{ - dir = 2; - id = "mixingsparker"; - pixel_x = 25 - }, -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 4; - frequency = 1441; - id = "air_in" - }, -/turf/open/floor/engine/vacuum, -/area/science/mixing) -"cLL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/sign/warning/fire{ - pixel_y = -32 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8; - on = 1 - }, -/turf/open/floor/engine, -/area/science/mixing) -"cLM" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/obj/machinery/meter, -/obj/machinery/button/door{ - id = "mixvent"; - name = "Mixing Room Vent Control"; - pixel_x = -25; - pixel_y = 5; - req_access_txt = "7" - }, -/obj/machinery/button/ignition{ - id = "mixingsparker"; - pixel_x = -25; - pixel_y = -5 - }, -/obj/machinery/airalarm{ - dir = 1; - pixel_y = -22 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cLN" = ( -/obj/machinery/atmospherics/components/binary/valve{ - dir = 4; - name = "manual inlet valve" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/mixing) -"cLO" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/portable_atmospherics/canister, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/mixing) -"cLP" = ( -/obj/structure/grille, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cLQ" = ( -/obj/structure/closet/wardrobe/grey, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cLR" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cLS" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/space/nearstation) -"cLT" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cLU" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cLV" = ( -/obj/structure/table/glass, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/pen/red, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/virology) -"cLW" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLX" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLY" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cLZ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/virology) -"cMa" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology/glass{ - name = "Containment Cells"; - req_access_txt = "39" - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/virology) -"cMb" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/virology) -"cMc" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMd" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/machinery/holopad, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMe" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/virology) -"cMg" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/virology{ - name = "Virology Access"; - req_access_txt = "39" - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/virology) -"cMh" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/virology) -"cMi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMj" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/doorButtons/airlock_controller{ - idExterior = "virology_airlock_exterior"; - idSelf = "virology_airlock_control"; - idInterior = "virology_airlock_interior"; - name = "Virology Access Console"; - pixel_x = 26; - pixel_y = 26; - req_access_txt = "39" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/virology) -"cMk" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology{ - autoclose = 0; - frequency = 1449; - icon_state = "door_locked"; - id_tag = "virology_airlock_interior"; - locked = 1; - name = "Virology Interior Airlock"; - req_access_txt = "39" - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/virology) -"cMl" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/doorButtons/access_button{ - idDoor = "virology_airlock_interior"; - idSelf = "virology_airlock_control"; - name = "Virology Access Button"; - pixel_x = -26; - pixel_y = 28; - req_access_txt = "39" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMm" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMn" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cMo" = ( -/obj/machinery/doorButtons/access_button{ - idDoor = "virology_airlock_exterior"; - idSelf = "virology_airlock_control"; - name = "Virology Access Button"; - pixel_y = 24; - req_access_txt = "39" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology{ - autoclose = 0; - frequency = 1449; - icon_state = "door_locked"; - id_tag = "virology_airlock_exterior"; - locked = 1; - name = "Virology Exterior Airlock"; - req_access_txt = "39" - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/virology) -"cMp" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cMq" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cMr" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology{ - name = "Virology Access"; - req_access_txt = "39" - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/medbay/aft) -"cMs" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cMt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cMu" = ( -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cMv" = ( -/obj/machinery/door/airlock/abandoned{ - name = "Medical Surplus Storeroom"; - req_access_txt = "5" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cMw" = ( -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cMx" = ( -/obj/structure/table, -/obj/machinery/light/small{ - dir = 1 - }, -/obj/item/storage/backpack/duffelbag/med, -/obj/item/device/flashlight/pen{ - pixel_x = 4; - pixel_y = 3 - }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cMy" = ( -/obj/structure/table, -/obj/item/retractor, -/obj/item/hemostat, -/obj/item/device/healthanalyzer, -/obj/item/clothing/glasses/eyepatch, -/obj/item/reagent_containers/food/drinks/bottle/vodka{ - pixel_x = 3; - pixel_y = 2 - }, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cMz" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/airlock/maintenance{ - name = "Morgue Maintenance"; - req_access_txt = "6" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cMA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/extinguisher_cabinet{ - pixel_x = -27 - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/primary/aft) -"cMB" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/rnd/circuit_imprinter, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cMC" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cMD" = ( -/obj/effect/landmark/start/roboticist, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cME" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cMF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/rack, -/obj/item/storage/firstaid/regular{ - empty = 1; - name = "First-Aid (empty)" - }, -/obj/item/storage/firstaid/regular{ - empty = 1; - name = "First-Aid (empty)" - }, -/obj/item/storage/firstaid/regular{ - empty = 1; - name = "First-Aid (empty)" - }, -/obj/item/device/healthanalyzer{ - pixel_x = 4; - pixel_y = -4 - }, -/obj/item/device/healthanalyzer{ - pixel_x = 4; - pixel_y = -4 - }, -/obj/item/device/healthanalyzer{ - pixel_x = 4; - pixel_y = -4 - }, -/obj/item/device/radio/headset/headset_sci{ - pixel_x = -3 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cMG" = ( -/obj/effect/spawner/structure/window, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/robotics/lab) -"cMH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 8 - }, -/area/science/research) -"cMI" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/science/research) -"cMJ" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 2 - }, -/area/science/research) -"cMK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/sign/warning/securearea{ - desc = "A warning sign which reads 'SERVER ROOM'."; - name = "SERVER ROOM" - }, -/turf/closed/wall/r_wall, -/area/science/server) -"cML" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/science/server) -"cMM" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/closed/wall/r_wall, -/area/science/server) -"cMN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/science/mixing) -"cMO" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Toxins Lab Maintenance"; - req_access_txt = "8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "toxins_blastdoor"; - name = "biohazard containment shutters" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cMP" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/turf/closed/wall/r_wall, -/area/science/mixing) -"cMQ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/event_spawn, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cMR" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cMS" = ( -/obj/structure/closet, -/obj/item/device/assembly/prox_sensor{ - pixel_x = 2; - pixel_y = -2 - }, -/obj/item/device/assembly/signaler{ - pixel_x = -2; - pixel_y = 5 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cMT" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cMU" = ( -/obj/item/device/flashlight/lamp, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cMV" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plating/airless, -/area/science/test_area) -"cMW" = ( -/obj/structure/cable, -/obj/machinery/power/tracker, -/turf/open/floor/plating/airless, -/area/solar/port/aft) -"cMX" = ( -/obj/structure/table/glass, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 9 - }, -/obj/structure/extinguisher_cabinet{ - pixel_x = -25 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 10 - }, -/area/medical/virology) -"cMY" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"cMZ" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/machinery/light, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"cNa" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"cNb" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 6 - }, -/area/medical/virology) -"cNc" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 1 - }, -/turf/open/floor/plating, -/area/medical/virology) -"cNd" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 10 - }, -/area/medical/virology) -"cNe" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"cNf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"cNg" = ( -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 2 - }, -/turf/open/floor/plasteel/whitegreen/side, -/area/medical/virology) -"cNh" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/machinery/camera{ - c_tag = "Virology - Lab"; - dir = 8; - network = list("SS13","Medbay") - }, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/machinery/light_switch{ - pixel_x = 26 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 6 - }, -/area/medical/virology) -"cNi" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/medical/virology) -"cNj" = ( -/obj/structure/closet/emcloset, -/obj/item/device/radio/intercom{ - pixel_x = -28 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cNk" = ( -/obj/machinery/camera{ - c_tag = "Virology - Airlock"; - dir = 1; - network = list("SS13","Medbay") - }, -/obj/machinery/light, -/obj/structure/closet/l3closet, -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cNl" = ( -/obj/structure/closet/l3closet, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cNm" = ( -/obj/structure/sign/warning/biohazard{ - pixel_x = -32 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/medbay/aft) -"cNn" = ( -/obj/machinery/camera{ - c_tag = "Virology - Entrance"; - dir = 8; - network = list("SS13","Medbay") - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/medbay/aft) -"cNo" = ( -/obj/structure/sign/warning/biohazard{ - pixel_x = -32 - }, -/obj/item/storage/box/gloves{ - pixel_x = 3; - pixel_y = 4 - }, -/obj/item/storage/box/masks, -/obj/structure/table/glass, -/turf/open/floor/plasteel/whitegreen/corner{ - dir = 1 - }, -/area/medical/medbay/aft) -"cNp" = ( -/obj/structure/sign/warning/nosmoking{ - pixel_y = -30 - }, -/obj/item/storage/box/beakers{ - pixel_x = 4; - pixel_y = 4 - }, -/obj/item/storage/box/bodybags, -/obj/structure/table/glass, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cNq" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/machinery/light, -/obj/item/hand_labeler, -/obj/item/pen, -/obj/item/pen, -/obj/structure/table/glass, -/turf/open/floor/plasteel/white, -/area/medical/medbay/aft) -"cNr" = ( -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 8 - }, -/obj/structure/table/glass, -/turf/open/floor/plasteel/white/side{ - dir = 10 - }, -/area/medical/medbay/aft) -"cNs" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cNt" = ( -/obj/effect/decal/cleanable/oil, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cNu" = ( -/obj/structure/table, -/obj/item/reagent_containers/glass/beaker{ - pixel_x = 8; - pixel_y = 2 - }, -/obj/item/reagent_containers/blood, -/obj/item/reagent_containers/blood, -/obj/item/reagent_containers/syringe, -/obj/item/reagent_containers/dropper, -/obj/structure/sign/warning/biohazard{ - pixel_x = 32 - }, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cNv" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cNw" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cNx" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/aft) -"cNy" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, /obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, /area/maintenance/aft) -"cNz" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 +"cLE" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 1; + name = "euthanization chamber freezer"; + on = 1; + target_temperature = 80 }, /turf/open/floor/plating, -/area/maintenance/aft) -"cNA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/aft) -"cNB" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cNC" = ( +/area/science/xenobiology) +"cLF" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -70859,2221 +68327,63 @@ dir = 4 }, /turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/aft) -"cND" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 + icon_state = "platingdmg2" }, +/area/maintenance/starboard/aft) +"cLH" = ( +/obj/machinery/space_heater, /obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cNE" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;5;39;6" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cNF" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/neutral/corner{ dir = 1 }, -/area/hallway/primary/aft) -"cNG" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/turf/open/floor/plasteel, -/area/hallway/primary/aft) -"cNH" = ( -/obj/structure/window/reinforced{ +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cLJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/closet, +/obj/item/storage/box/lights/mixed, +/obj/effect/turf_decal/stripes/line{ dir = 1 }, -/obj/structure/bodycontainer/morgue, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cNI" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cNJ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cNK" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cNL" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cNM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cNN" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Robotics Lab"; - req_access_txt = "29"; - req_one_access_txt = "0" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/purple, -/area/science/robotics/lab) -"cNO" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/research) -"cNP" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cLK" = ( +/obj/machinery/power/smes, /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"cLL" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" }, /obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 + icon_state = "4-8" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"cNQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/side{ - dir = 4 - }, -/area/science/research) -"cNR" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Research Division Server Room"; - req_access = null; - req_access_txt = "30" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cNS" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/light_switch{ - pixel_y = 28 - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cNT" = ( -/obj/machinery/camera{ - c_tag = "Research Division - Server Room"; - dir = 2; - network = list("SS13","RD"); - pixel_x = 22 +/obj/effect/turf_decal/stripes/line{ + dir = 1 }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"cLM" = ( /obj/machinery/power/apc{ dir = 1; - name = "Research Division Server Room APC"; - areastring = "/area/science/server"; - pixel_y = 25 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cNU" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ - target_temperature = 80; - dir = 2; - on = 1 - }, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cNV" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/sign/warning/securearea{ - desc = "A warning sign which reads 'SERVER ROOM'."; - name = "SERVER ROOM"; - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/science/server) -"cNW" = ( -/obj/machinery/rnd/server, -/turf/open/floor/circuit/telecomms/server, -/area/science/server) -"cNX" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - external_pressure_bound = 140; - name = "server vent"; - pressure_checks = 0 - }, -/turf/open/floor/circuit/telecomms/server, -/area/science/server) -"cNY" = ( -/turf/closed/wall/r_wall, -/area/science/server) -"cNZ" = ( -/obj/structure/closet, -/obj/item/storage/box/lights/mixed, -/obj/item/device/flashlight, -/obj/effect/decal/cleanable/cobweb, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOa" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOb" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/warning/biohazard{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOc" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOd" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = -32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOe" = ( -/obj/machinery/power/apc/highcap/five_k{ - dir = 2; - name = "Starboard Quarter Maintenance APC"; - areastring = "/area/maintenance/starboard/aft"; - pixel_y = -24 - }, -/obj/structure/cable/yellow, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOf" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOg" = ( -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/item/target, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/science/test_area) -"cOh" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/turf/open/floor/plating, -/area/medical/virology) -"cOi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology/glass{ - name = "Isolation B"; - req_access_txt = "39" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cOj" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology/glass{ - name = "Isolation A"; - req_access_txt = "39" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cOk" = ( -/obj/effect/spawner/structure/window, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/turf/open/floor/plating, -/area/medical/virology) -"cOl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/closed/wall, -/area/medical/virology) -"cOm" = ( -/obj/structure/closet/wardrobe/virology_white, -/obj/item/storage/backpack/satchel/vir, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/firealarm{ - dir = 8; - pixel_x = -26 - }, -/turf/open/floor/plasteel/vault, -/area/medical/virology) -"cOn" = ( -/obj/structure/closet/crate/freezer, -/obj/item/reagent_containers/blood, -/obj/item/reagent_containers/blood{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/item/reagent_containers/blood/AMinus, -/obj/item/reagent_containers/blood/BMinus{ - pixel_x = -4; - pixel_y = 4 - }, -/obj/item/reagent_containers/blood/BPlus{ - pixel_x = 1; - pixel_y = 2 - }, -/obj/item/reagent_containers/blood/OMinus, -/obj/item/reagent_containers/blood/OPlus{ - pixel_x = -2; - pixel_y = -1 - }, -/obj/item/reagent_containers/blood/random, -/obj/item/reagent_containers/blood/random, -/obj/item/reagent_containers/blood/random, -/turf/open/floor/plasteel/vault, -/area/medical/virology) -"cOo" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/vault, -/area/medical/virology) -"cOp" = ( -/obj/structure/closet/secure_closet/medical1, -/turf/open/floor/plasteel/vault, -/area/medical/virology) -"cOq" = ( -/obj/structure/closet/l3closet/virology, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/turf/open/floor/plasteel/vault, -/area/medical/virology) -"cOr" = ( -/obj/structure/sign/warning/biohazard{ - pixel_x = -32 - }, -/turf/open/space, -/area/space/nearstation) -"cOs" = ( -/turf/closed/wall/r_wall, -/area/maintenance/aft) -"cOt" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;5;39;6" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cOu" = ( -/obj/structure/bed/roller, -/obj/structure/bed/roller, -/obj/machinery/iv_drip, -/obj/machinery/iv_drip, -/turf/open/floor/plasteel/floorgrime, -/area/maintenance/aft) -"cOv" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on, -/turf/open/floor/plating, -/area/maintenance/aft) -"cOw" = ( -/obj/item/clothing/gloves/color/latex/nitrile, -/obj/structure/rack, -/obj/item/clothing/suit/toggle/labcoat, -/obj/item/clothing/suit/apron/surgical, -/obj/item/clothing/mask/surgical, -/obj/item/clothing/mask/breath/medical, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/aft) -"cOx" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/aft) -"cOy" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/escape{ - dir = 2 - }, -/area/hallway/primary/aft) -"cOz" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/escape{ - dir = 2 - }, -/area/hallway/primary/aft) -"cOA" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/camera{ - c_tag = "Aft Primary Hallway - Aft"; - dir = 8; - network = list("SS13") - }, -/turf/open/floor/plasteel/escape{ - dir = 2 - }, -/area/hallway/primary/aft) -"cOB" = ( -/obj/structure/sign/directions/evac, -/turf/closed/wall/r_wall, -/area/hallway/primary/aft) -"cOC" = ( -/obj/structure/table, -/obj/item/circular_saw, -/obj/item/scalpel{ - pixel_y = 12 - }, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/obj/item/razor{ - pixel_y = 5 - }, -/turf/open/floor/plasteel/white/side{ - dir = 4 - }, -/area/science/robotics/lab) -"cOD" = ( -/obj/effect/landmark/start/roboticist, -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/robotics/lab) -"cOE" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/science/robotics/lab) -"cOF" = ( -/obj/structure/table, -/obj/item/clothing/gloves/color/latex, -/obj/item/surgical_drapes, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1; - pixel_y = 1 - }, -/turf/open/floor/plasteel/white/side{ - dir = 8 - }, -/area/science/robotics/lab) -"cOG" = ( -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cOH" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/table, -/obj/item/storage/box/bodybags{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/borg/upgrade/rename, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cOI" = ( -/obj/structure/rack, -/obj/item/storage/toolbox/electrical{ - pixel_x = -1; - pixel_y = 4 - }, -/obj/item/storage/toolbox/mechanical{ - pixel_x = 2; - pixel_y = -1 - }, -/obj/item/clothing/head/welding{ - pixel_x = -3; - pixel_y = 5 - }, -/obj/item/clothing/glasses/welding, -/obj/item/device/multitool{ - pixel_x = 3 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cOJ" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/science/robotics/lab) -"cOK" = ( -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 1 - }, -/area/science/research) -"cOL" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/research) -"cOM" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/machinery/light{ - dir = 4 - }, -/turf/open/floor/plasteel/whiteblue/corner{ - dir = 4 - }, -/area/science/research) -"cON" = ( -/turf/closed/wall, -/area/science/server) -"cOO" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cOP" = ( -/obj/structure/chair/office/light, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cOQ" = ( -/obj/machinery/atmospherics/pipe/simple{ - dir = 5 - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cOR" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command/glass{ - name = "Server Access"; - req_access_txt = "30" - }, -/obj/machinery/atmospherics/pipe/simple{ - dir = 4 - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cOS" = ( -/obj/machinery/atmospherics/pipe/simple{ - dir = 4 - }, -/turf/open/floor/plasteel/dark/telecomms/server/walkway, -/area/science/server) -"cOT" = ( -/obj/effect/landmark/blobstart, -/obj/machinery/atmospherics/pipe/manifold{ - dir = 4 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/airalarm/server{ - dir = 8; - pixel_x = 22 - }, -/turf/open/floor/plasteel/dark/telecomms/server/walkway, -/area/science/server) -"cOU" = ( -/obj/item/storage/box, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOV" = ( -/obj/structure/rack, -/obj/item/clothing/mask/gas, -/obj/item/clothing/glasses/sunglasses, -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cOW" = ( -/obj/structure/cable{ - icon_state = "0-4" - }, -/obj/machinery/power/solar{ - id = "aftstarboard"; - name = "Aft-Starboard Solar Array" - }, -/turf/open/floor/plasteel/airless/solarpanel, -/area/solar/starboard/aft) -"cOX" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "2-4" - }, -/obj/structure/cable{ - icon_state = "2-8" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cOY" = ( -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/machinery/power/solar{ - id = "aftstarboard"; - name = "Aft-Starboard Solar Array" - }, -/turf/open/floor/plasteel/airless/solarpanel, -/area/solar/starboard/aft) -"cOZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/bedsheet/medical, -/obj/structure/bed, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cPa" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cPb" = ( -/obj/structure/bed, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/item/bedsheet/medical, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cPc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/turf/closed/wall, -/area/medical/virology) -"cPd" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/airlock/virology{ - name = "Break Room"; - req_access_txt = "39" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen, -/area/medical/virology) -"cPe" = ( -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPf" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPg" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPh" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/aft) -"cPi" = ( -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPj" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPk" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/stack/ore/slag, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPl" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/storage/box/lights/mixed, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPm" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPn" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/closet/crate, -/obj/item/clothing/gloves/color/fyellow, -/obj/item/wrench, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPo" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/obj/structure/closet/firecloset, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPp" = ( -/obj/structure/rack, -/obj/item/screwdriver{ - pixel_y = 6 - }, -/obj/item/crowbar, -/obj/item/storage/pill_bottle, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPq" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/obj/item/cigbutt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/aft) -"cPr" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/decal/cleanable/generic, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPs" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance/abandoned{ - name = "Medical Surplus Storeroom"; - req_access_txt = "12"; - req_one_access_txt = "0" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPt" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cPu" = ( -/obj/structure/closet/firecloset, -/turf/open/floor/plasteel/vault, -/area/hallway/secondary/exit/departure_lounge) -"cPv" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/plasteel/vault, -/area/hallway/secondary/exit/departure_lounge) -"cPw" = ( -/obj/machinery/computer/arcade, -/turf/open/floor/plasteel/vault, -/area/hallway/secondary/exit/departure_lounge) -"cPx" = ( -/turf/closed/wall, -/area/hallway/secondary/exit/departure_lounge) -"cPy" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/machinery/newscaster{ - pixel_y = 32 - }, -/turf/open/floor/plasteel/vault, -/area/hallway/secondary/exit/departure_lounge) -"cPz" = ( -/obj/machinery/vending/coffee, -/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 - }, -/turf/open/floor/plasteel/vault, -/area/hallway/secondary/exit/departure_lounge) -"cPA" = ( -/obj/machinery/vending/snack/random, -/obj/structure/sign/map/right{ - desc = "A framed picture of the station. Clockwise from security in red at the top, you see engineering in yellow, science in purple, escape in checkered red-and-white, medbay in green, arrivals in checkered red-and-blue, and then cargo in brown."; - icon_state = "map-right-MS"; - pixel_y = 32 - }, -/turf/open/floor/plasteel/vault, -/area/hallway/secondary/exit/departure_lounge) -"cPB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Departure Lounge" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 1 - }, -/area/hallway/secondary/exit/departure_lounge) -"cPC" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Departure Lounge" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cPD" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/public/glass{ - name = "Departure Lounge" - }, -/turf/open/floor/plasteel/neutral/corner{ - dir = 2 - }, -/area/hallway/secondary/exit/departure_lounge) -"cPE" = ( -/obj/structure/table, -/obj/item/retractor, -/obj/item/hemostat, -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = -29 - }, -/turf/open/floor/plasteel/white/corner{ - dir = 4 - }, -/area/science/robotics/lab) -"cPF" = ( -/obj/structure/table/optable{ - name = "Robotics Operating Table" - }, -/obj/structure/extinguisher_cabinet{ - pixel_y = -30 - }, -/obj/machinery/camera{ - c_tag = "Robotics - Aft"; - dir = 1; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/science/robotics/lab) -"cPG" = ( -/obj/machinery/computer/operating{ - dir = 1; - name = "Robotics Operating Computer" - }, -/turf/open/floor/plasteel/white/side{ - dir = 1 - }, -/area/science/robotics/lab) -"cPH" = ( -/obj/structure/table, -/obj/item/device/mmi, -/obj/item/device/mmi, -/obj/item/device/mmi, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plasteel/white/corner{ - dir = 1 - }, -/area/science/robotics/lab) -"cPI" = ( -/obj/machinery/door/window/eastleft{ - dir = 1; - name = "Robotics Deliveries"; - req_access_txt = "29" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cPJ" = ( -/obj/structure/closet/wardrobe/robotics_black{ - pixel_x = 2 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cPK" = ( -/obj/structure/table, -/obj/machinery/cell_charger, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/obj/item/crowbar, -/obj/item/device/assembly/prox_sensor{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/item/device/assembly/prox_sensor{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cPL" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 2 - }, -/area/science/research) -"cPM" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 2 - }, -/area/science/research) -"cPN" = ( -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-10" - }, -/turf/open/floor/plasteel/whitepurple/corner{ - dir = 8 - }, -/area/science/research) -"cPO" = ( -/obj/machinery/firealarm{ - dir = 1; - pixel_y = -24 - }, -/obj/structure/filingcabinet/chestdrawer, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cPP" = ( -/obj/item/device/radio/intercom{ - broadcasting = 0; - listening = 1; - name = "Station Intercom (General)"; - pixel_y = -28 - }, -/obj/machinery/computer/rdservercontrol{ - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cPQ" = ( -/obj/structure/table, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/pen, -/turf/open/floor/plasteel/dark, -/area/science/server) -"cPR" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/server) -"cPS" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ - dir = 1; - external_pressure_bound = 120; - name = "server vent" - }, -/turf/open/floor/circuit/telecomms/server, -/area/science/server) -"cPT" = ( -/obj/structure/easel, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cPU" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/starboard/aft) -"cPV" = ( -/obj/structure/rack, -/obj/effect/spawner/lootdrop/costume, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 2; - name = "2maintenance loot spawner" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cPW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/reagent_dispensers/watertank, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cPX" = ( -/obj/structure/closet, -/obj/item/clothing/glasses/science, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cPY" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cPZ" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQa" = ( -/obj/structure/closet/crate, -/obj/item/clothing/mask/gas, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQb" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "2-4" - }, -/obj/structure/cable{ - icon_state = "2-8" - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cQc" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cQd" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cQe" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cQf" = ( -/obj/effect/landmark/xeno_spawn, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cQg" = ( -/obj/structure/table/glass, -/obj/machinery/newscaster{ - pixel_x = -30 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/paper, -/obj/item/pen/red, -/obj/structure/extinguisher_cabinet{ - pixel_y = 30 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 9 - }, -/area/medical/virology) -"cQh" = ( -/obj/structure/chair/office/light{ - dir = 8 - }, -/obj/machinery/light{ - dir = 1 - }, -/obj/machinery/computer/security/telescreen/entertainment{ - pixel_y = 29 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cQi" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cQj" = ( -/obj/structure/table/glass, -/obj/item/storage/box/donkpockets{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/machinery/light_switch{ - pixel_y = 26 - }, -/obj/machinery/camera{ - c_tag = "Virology - Break Room"; - dir = 2; - network = list("SS13","Medbay") - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 1 - }, -/area/medical/virology) -"cQk" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/structure/table/glass, -/obj/machinery/microwave{ - pixel_x = -3; - pixel_y = 6 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 5 - }, -/area/medical/virology) -"cQl" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQm" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/aft) -"cQn" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQo" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQp" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 10 - }, -/obj/structure/disposalpipe/sorting/mail/flip{ - dir = 8; - sortType = 17 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQq" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQr" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/grille, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/aft) -"cQs" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/aft) -"cQu" = ( -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQv" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQw" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQx" = ( -/obj/machinery/power/apc/highcap/five_k{ - dir = 1; - name = "Departure Lounge APC"; - areastring = "/area/hallway/secondary/exit/departure_lounge"; + name = "Starboard Quarter Solar APC"; + areastring = "/area/maintenance/solars/starboard/aft"; pixel_y = 24 }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQy" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQz" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQA" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQB" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/item/device/radio/intercom{ - pixel_y = 25 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQC" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQD" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQE" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/machinery/firealarm{ - dir = 4; - pixel_x = 24 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cQF" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=1"; - dir = 1; - freq = 1400; - location = "Robotics" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/robotics/lab) -"cQG" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Robotics Maintenance"; - req_access_txt = "29" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cQH" = ( -/obj/structure/sign/warning/securearea, -/turf/closed/wall/r_wall, -/area/science/research) -"cQI" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Xenobiology Lab"; - req_access_txt = "47" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/whitepurple{ - dir = 4 - }, -/area/science/research) -"cQJ" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQK" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/door/airlock/maintenance/abandoned{ - locked = 0; - name = "Storage Room"; - req_access_txt = "0"; - req_one_access_txt = "12;47" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQM" = ( -/obj/item/storage/box/lights/mixed, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQN" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 10 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/starboard/aft) -"cQO" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQP" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, -/area/maintenance/starboard/aft) -"cQQ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQR" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/external{ - req_access_txt = "13" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQS" = ( -/obj/structure/sign/warning/vacuum/external{ - pixel_y = -32 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cQT" = ( -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/space/nearstation) -"cQU" = ( -/obj/structure/table/glass, -/obj/item/reagent_containers/dropper, -/obj/item/reagent_containers/syringe, -/obj/item/reagent_containers/glass/beaker, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cQV" = ( -/obj/structure/table/glass, -/obj/item/folder/white{ - pixel_y = 4 - }, -/obj/item/pen/red, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/freezer, -/area/medical/virology) -"cQW" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ - dir = 8 - }, -/turf/closed/wall, -/area/medical/virology) -"cQX" = ( -/obj/structure/table/glass, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 9 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 8 - }, -/area/medical/virology) -"cQY" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cQZ" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cRa" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 8 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/white, -/area/medical/virology) -"cRb" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel/whitegreen/side{ - dir = 4 - }, -/area/medical/virology) -"cRc" = ( -/obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, -/area/medical/virology) -"cRd" = ( -/turf/closed/wall, -/area/chapel/office) -"cRe" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/door/airlock/maintenance{ - name = "Crematorium Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "27" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRf" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/airlock/maintenance{ - name = "Chapel Office Maintenance"; - req_access_txt = "0"; - req_one_access_txt = "22" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRg" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRh" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRi" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRj" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/disposalpipe/junction/flip{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRk" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/spawner/lootdrop/maintenance, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRl" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/aft) -"cRm" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRn" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;5;39;6" - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRo" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRp" = ( -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRq" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=10-Aft-To-Central"; - location = "9.4-Escape-4" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRr" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRs" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRt" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRu" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRv" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRw" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRx" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cRy" = ( -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;47" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRz" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRA" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/aft) -"cRB" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRC" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRD" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "2-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRE" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;47" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/aft) -"cRF" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Research Division Hallway - Xenobiology Lab Access"; - dir = 2; - network = list("SS13","RD") - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"cRG" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 2 - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"cRH" = ( -/obj/machinery/light/small{ - dir = 1 - }, -/obj/machinery/firealarm{ - dir = 2; - pixel_y = 24 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"cRI" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/door/airlock/maintenance{ - req_access_txt = "0"; - req_one_access_txt = "12;47" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRJ" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRK" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRL" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg2" - }, -/area/maintenance/starboard/aft) -"cRM" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRN" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRO" = ( -/obj/machinery/space_heater, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRP" = ( -/obj/structure/closet/crate, -/obj/item/poster/random_official, -/obj/effect/spawner/lootdrop/maintenance, -/obj/effect/landmark/blobstart, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRQ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/structure/closet, -/obj/item/storage/box/lights/mixed, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRR" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRS" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRT" = ( -/obj/structure/closet, -/obj/item/device/flashlight, -/obj/effect/spawner/lootdrop/maintenance{ - lootcount = 3; - name = "3maintenance loot spawner" - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cRU" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable/yellow, -/turf/open/floor/plating, -/area/medical/virology) -"cRV" = ( +/area/maintenance/solars/starboard/aft) +"cLN" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment, /turf/closed/wall/r_wall, /area/medical/virology) -"cRW" = ( +"cLO" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -23 @@ -73085,13 +68395,13 @@ dir = 10 }, /area/medical/virology) -"cRX" = ( +"cLP" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 1 }, /turf/open/floor/plasteel/whitegreen/side, /area/medical/virology) -"cRY" = ( +"cLQ" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 @@ -73101,11 +68411,11 @@ }, /turf/open/floor/plasteel/whitegreen/side, /area/medical/virology) -"cRZ" = ( +"cLR" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/whitegreen/side, /area/medical/virology) -"cSa" = ( +"cLS" = ( /obj/structure/chair/stool, /obj/machinery/firealarm{ dir = 4; @@ -73115,21 +68425,19 @@ dir = 6 }, /area/medical/virology) -"cSb" = ( +"cLT" = ( /obj/effect/decal/cleanable/cobweb, /obj/structure/bodycontainer/morgue{ dir = 2 }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cSc" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/machinery/light_switch{ - pixel_x = 25 - }, -/turf/open/floor/plasteel/dark, -/area/chapel/office) -"cSd" = ( +"cLU" = ( +/obj/effect/landmark/blobstart, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/engine, +/area/science/explab) +"cLV" = ( /obj/item/device/radio/intercom{ pixel_y = 25 }, @@ -73146,7 +68454,7 @@ /obj/item/clothing/under/burial, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSe" = ( +"cLW" = ( /obj/machinery/requests_console{ department = "Chapel"; departmentType = 2; @@ -73157,7 +68465,7 @@ }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSf" = ( +"cLX" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 8 }, @@ -73169,13 +68477,13 @@ }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSg" = ( +"cLY" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 8 }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSh" = ( +"cLZ" = ( /obj/machinery/door/morgue{ name = "Relic Closet"; req_access_txt = "22" @@ -73184,7 +68492,7 @@ dir = 2 }, /area/chapel/office) -"cSi" = ( +"cMa" = ( /obj/structure/table/wood, /obj/item/spellbook/oneuse/smoke/lesser{ name = "mysterious old book of " @@ -73203,7 +68511,7 @@ dir = 2 }, /area/chapel/office) -"cSj" = ( +"cMb" = ( /obj/machinery/door/airlock/maintenance{ name = "Chapel Maintenance"; req_access_txt = "0"; @@ -73215,52 +68523,32 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/maintenance/aft) -"cSk" = ( -/obj/machinery/light{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Departure Lounge - Port Fore"; - dir = 4; - network = list("SS13") - }, -/obj/item/twohanded/required/kirbyplants{ - icon_state = "plant-24" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/sign/poster/official/random{ - pixel_x = -32 - }, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cSl" = ( +"cMd" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSm" = ( +"cMe" = ( /obj/effect/turf_decal/stripes/corner{ dir = 2 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSn" = ( +"cMf" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSo" = ( +"cMg" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSp" = ( +"cMh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSq" = ( +"cMi" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -73271,7 +68559,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSr" = ( +"cMj" = ( /obj/machinery/light{ dir = 4 }, @@ -73291,20 +68579,18 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cSs" = ( -/obj/machinery/light/small{ - dir = 8 +"cMk" = ( +/obj/machinery/power/apc/highcap/five_k{ + dir = 2; + name = "Aft Maintenance APC"; + areastring = "/area/maintenance/aft"; + pixel_y = -24 }, +/obj/structure/cable/yellow, +/obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/aft) -"cSt" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/landmark/blobstart, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cSu" = ( +"cMl" = ( /obj/structure/table, /obj/item/stack/sheet/glass/fifty{ pixel_x = 3; @@ -73313,79 +68599,83 @@ /obj/item/stack/sheet/metal/fifty, /turf/open/floor/plating, /area/maintenance/aft) -"cSv" = ( -/obj/machinery/door/poddoor/preopen{ - id = "xeno_blastdoor"; - name = "biohazard containment door" +"cMm" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cSw" = ( /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "2-4" }, -/obj/machinery/door/poddoor/preopen{ - id = "xeno_blastdoor"; - name = "biohazard containment door" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cSx" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/obj/machinery/door/poddoor/preopen{ - id = "xeno_blastdoor"; - name = "biohazard containment door" - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cSy" = ( -/obj/machinery/space_heater, /turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cSz" = ( +/area/maintenance/port/aft) +"cMo" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cMp" = ( /obj/structure/chair, /obj/item/cigbutt, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cSA" = ( -/turf/closed/wall/r_wall, -/area/maintenance/solars/starboard/aft) -"cSB" = ( -/obj/structure/sign/warning/electricshock, -/turf/closed/wall/r_wall, -/area/maintenance/solars/starboard/aft) -"cSC" = ( -/obj/machinery/door/airlock/engineering{ - name = "Starboard Quarter Solar Access"; - req_access_txt = "10" +"cMq" = ( +/obj/machinery/power/terminal{ + dir = 1 }, -/obj/structure/cable/yellow{ - icon_state = "1-2" +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/machinery/camera{ + c_tag = "Aft Starboard Solar Maintenance"; + dir = 4; + network = list("SS13") }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plating, /area/maintenance/solars/starboard/aft) -"cSD" = ( +"cMr" = ( +/obj/effect/landmark/xeno_spawn, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/solars/starboard/aft) +"cMs" = ( +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"cMt" = ( /obj/structure/disposalpipe/segment{ dir = 6 }, /turf/open/floor/plating/airless, /area/space/nearstation) -"cSE" = ( +"cMu" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plating/airless, /area/space/nearstation) -"cSF" = ( +"cMv" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -73394,7 +68684,7 @@ }, /turf/open/floor/plating/airless, /area/medical/virology) -"cSG" = ( +"cMw" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 @@ -73407,7 +68697,7 @@ }, /turf/open/floor/plating, /area/medical/virology) -"cSH" = ( +"cMx" = ( /obj/machinery/atmospherics/components/unary/tank/air{ dir = 1 }, @@ -73416,7 +68706,7 @@ }, /turf/open/floor/plasteel/vault, /area/medical/virology) -"cSI" = ( +"cMy" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1; name = "virology air connector port" @@ -73427,7 +68717,7 @@ }, /turf/open/floor/plasteel/vault, /area/medical/virology) -"cSJ" = ( +"cMz" = ( /obj/item/trash/popcorn, /obj/structure/table/glass, /obj/structure/cable/yellow{ @@ -73435,25 +68725,25 @@ }, /turf/open/floor/plasteel/vault, /area/medical/virology) -"cSK" = ( +"cMA" = ( /obj/item/reagent_containers/food/snacks/sosjerky, /obj/structure/table/glass, /turf/open/floor/plasteel/vault, /area/medical/virology) -"cSL" = ( +"cMB" = ( /obj/item/trash/cheesie{ pixel_y = 4 }, /obj/structure/table/glass, /turf/open/floor/plasteel/vault, /area/medical/virology) -"cSM" = ( +"cMC" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cSN" = ( +"cMD" = ( /obj/machinery/light/small{ dir = 4 }, @@ -73463,7 +68753,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cSO" = ( +"cME" = ( /obj/item/device/flashlight/lamp, /obj/machinery/newscaster{ pixel_x = -30 @@ -73471,13 +68761,13 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSP" = ( +"cMF" = ( /obj/structure/chair, /obj/effect/landmark/start/chaplain, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSQ" = ( +"cMG" = ( /obj/item/paper_bin{ pixel_x = -2; pixel_y = 8 @@ -73490,7 +68780,7 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSR" = ( +"cMH" = ( /obj/machinery/light/small{ dir = 4 }, @@ -73499,10 +68789,10 @@ }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cSS" = ( +"cMI" = ( /turf/closed/wall, /area/chapel/main) -"cST" = ( +"cMJ" = ( /obj/item/candle, /obj/machinery/light_switch{ pixel_x = -27 @@ -73511,7 +68801,7 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cSU" = ( +"cMK" = ( /obj/item/storage/book/bible, /obj/machinery/light/small{ dir = 1 @@ -73527,7 +68817,7 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cSV" = ( +"cML" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/snacks/grown/poppy{ pixel_y = 2 @@ -73546,14 +68836,14 @@ }, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cSW" = ( +"cMM" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cSX" = ( +"cMN" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/snacks/grown/harebell, /obj/item/reagent_containers/food/snacks/grown/harebell, @@ -73562,7 +68852,7 @@ /obj/item/reagent_containers/food/snacks/grown/harebell, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cSY" = ( +"cMO" = ( /obj/item/paper_bin{ pixel_x = -2; pixel_y = 8 @@ -73576,7 +68866,7 @@ }, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cSZ" = ( +"cMP" = ( /obj/item/candle, /obj/machinery/light_switch{ pixel_y = 25 @@ -73585,13 +68875,24 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cTa" = ( +"cMQ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/noticeboard{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/neutral/side{ + dir = 1 + }, +/area/hallway/primary/central) +"cMR" = ( /obj/structure/table, /obj/item/candle, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTb" = ( +"cMS" = ( /obj/structure/chair{ dir = 4 }, @@ -73601,7 +68902,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTc" = ( +"cMT" = ( /obj/structure/chair{ dir = 8 }, @@ -73610,13 +68911,13 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTd" = ( +"cMU" = ( /obj/machinery/status_display{ layer = 4 }, /turf/closed/wall, /area/hallway/secondary/exit/departure_lounge) -"cTe" = ( +"cMV" = ( /obj/structure/chair{ dir = 4 }, @@ -73625,14 +68926,14 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTf" = ( +"cMW" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /obj/effect/landmark/event_spawn, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTg" = ( +"cMX" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -73642,7 +68943,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTh" = ( +"cMY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -73651,7 +68952,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTi" = ( +"cMZ" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/westleft{ base_state = "right"; @@ -73672,7 +68973,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTj" = ( +"cNa" = ( /obj/structure/chair/office/dark{ dir = 8 }, @@ -73689,7 +68990,7 @@ dir = 9 }, /area/hallway/secondary/exit/departure_lounge) -"cTk" = ( +"cNb" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, @@ -73700,7 +69001,7 @@ dir = 1 }, /area/hallway/secondary/exit/departure_lounge) -"cTl" = ( +"cNc" = ( /obj/structure/chair, /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)."; @@ -73711,7 +69012,7 @@ dir = 1 }, /area/hallway/secondary/exit/departure_lounge) -"cTm" = ( +"cNd" = ( /obj/structure/table, /obj/machinery/recharger{ pixel_y = 4 @@ -73729,52 +69030,49 @@ dir = 5 }, /area/hallway/secondary/exit/departure_lounge) -"cTn" = ( -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/plating, -/area/maintenance/aft) -"cTo" = ( -/obj/machinery/power/apc/highcap/five_k{ - dir = 2; - name = "Aft Maintenance APC"; - areastring = "/area/maintenance/aft"; - pixel_y = -24 +"cNe" = ( +/obj/machinery/door/airlock/external{ + name = "Auxiliary Escape Airlock" }, -/obj/structure/cable/yellow, -/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/aft) -"cTp" = ( -/obj/machinery/droneDispenser, -/turf/open/floor/plating, -/area/maintenance/aft) -"cTq" = ( -/obj/structure/sign/warning/biohazard, -/turf/closed/wall, -/area/science/xenobiology) -"cTr" = ( +"cNf" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "1-8" }, -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Xenobiology Lab"; - req_access_txt = "47" +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 }, -/turf/open/floor/plasteel/whitepurple{ - dir = 4 +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cNg" = ( +/obj/structure/rack, +/obj/item/device/flashlight, +/obj/effect/spawner/lootdrop/maintenance, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"cNh" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 }, -/area/science/xenobiology) -"cTs" = ( -/obj/structure/sign/warning/securearea, -/turf/closed/wall, -/area/science/xenobiology) -"cTt" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/whiteblue/corner{ + dir = 8 + }, +/area/medical/medbay/aft) +"cNi" = ( /obj/machinery/biogenerator, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cTu" = ( +"cNj" = ( /obj/item/reagent_containers/food/snacks/grown/banana, /obj/item/reagent_containers/food/snacks/grown/banana, /obj/item/reagent_containers/food/snacks/grown/wheat, @@ -73794,7 +69092,7 @@ /obj/item/seeds/cannabis/rainbow, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cTv" = ( +"cNk" = ( /obj/item/storage/bag/plants/portaseeder, /obj/item/storage/bag/plants/portaseeder, /obj/item/device/plant_analyzer, @@ -73809,7 +69107,7 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cTw" = ( +"cNl" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -73818,19 +69116,22 @@ /obj/item/seeds/cannabis/white, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cTx" = ( -/obj/machinery/hydroponics/soil{ - pixel_y = 8 +"cNm" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 }, -/obj/item/seeds/glowshroom, -/obj/item/seeds/corn, -/obj/effect/turf_decal/stripes/line, -/obj/structure/sign/poster/contraband/random{ - pixel_y = 32 +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 }, /turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cTy" = ( +/area/maintenance/port/aft) +"cNn" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -73838,61 +69139,49 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cTz" = ( -/obj/machinery/power/smes, -/obj/structure/cable/yellow{ - icon_state = "0-4" +"cNo" = ( +/obj/structure/cable{ + icon_state = "1-4" }, /turf/open/floor/plating, /area/maintenance/solars/starboard/aft) -"cTA" = ( -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/cable/yellow{ +"cNp" = ( +/obj/structure/cable{ icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, +/obj/structure/chair/stool, /turf/open/floor/plating, /area/maintenance/solars/starboard/aft) -"cTB" = ( -/obj/machinery/power/apc{ - dir = 1; - name = "Starboard Quarter Solar APC"; - areastring = "/area/maintenance/solars/starboard/aft"; - pixel_y = 24 +"cNq" = ( +/obj/machinery/power/solar_control{ + dir = 8; + id = "aftstarboard"; + name = "Starboard Quarter Solar Control"; + track = 0 }, -/obj/structure/cable/yellow{ +/obj/structure/cable, +/obj/structure/cable{ icon_state = "0-8" }, +/obj/structure/sign/warning/vacuum/external{ + pixel_y = -32 + }, /turf/open/floor/plating, /area/maintenance/solars/starboard/aft) -"cTC" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cTD" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable, -/turf/open/space, -/area/solar/starboard/aft) -"cTE" = ( +"cNr" = ( /obj/structure/disposaloutlet, /obj/structure/disposalpipe/trunk{ dir = 1 }, /turf/open/floor/plating/airless, /area/space/nearstation) -"cTF" = ( +"cNs" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 1 }, /turf/open/floor/plating/airless, /area/medical/virology) -"cTG" = ( +"cNt" = ( /obj/machinery/button/crematorium{ id = "crematoriumChapel"; pixel_x = -26; @@ -73900,7 +69189,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cTH" = ( +"cNu" = ( /obj/machinery/camera{ c_tag = "Chapel Office - Backroom"; dir = 8; @@ -73913,7 +69202,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cTI" = ( +"cNv" = ( /obj/item/storage/crayons, /obj/machinery/light/small{ dir = 8 @@ -73921,15 +69210,19 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cTJ" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/table/wood, -/obj/item/folder{ - pixel_y = 2 +"cNw" = ( +/obj/structure/cable, +/obj/structure/cable{ + icon_state = "0-2" }, -/turf/open/floor/plasteel/grimy, -/area/chapel/office) -"cTK" = ( +/obj/machinery/power/compressor{ + comp_id = "incineratorturbine"; + dir = 1; + luminosity = 2 + }, +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"cNx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" @@ -73940,10 +69233,10 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cTL" = ( +"cNy" = ( /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cTM" = ( +"cNz" = ( /obj/item/device/radio/intercom{ broadcasting = 1; frequency = 1480; @@ -73953,31 +69246,31 @@ /obj/structure/chair, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cTN" = ( +"cNA" = ( /obj/machinery/door/morgue{ name = "Confession Booth" }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cTO" = ( +"cNB" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/carpet, /area/chapel/main) -"cTP" = ( +"cNC" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/carpet, /area/chapel/main) -"cTQ" = ( +"cND" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/carpet, /area/chapel/main) -"cTR" = ( +"cNE" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -73986,7 +69279,7 @@ }, /turf/open/floor/carpet, /area/chapel/main) -"cTS" = ( +"cNF" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -73995,7 +69288,7 @@ }, /turf/open/floor/carpet, /area/chapel/main) -"cTT" = ( +"cNG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -74004,7 +69297,7 @@ }, /turf/open/floor/carpet, /area/chapel/main) -"cTU" = ( +"cNH" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -74017,7 +69310,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cTV" = ( +"cNI" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -74029,7 +69322,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTW" = ( +"cNJ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -74041,7 +69334,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTX" = ( +"cNK" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -74050,7 +69343,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTY" = ( +"cNL" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -74059,7 +69352,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cTZ" = ( +"cNN" = ( /obj/structure/flora/ausbushes/fernybush, /obj/structure/flora/ausbushes/fullgrass, /obj/structure/flora/ausbushes/ppflowers, @@ -74067,21 +69360,21 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/hallway/secondary/exit/departure_lounge) -"cUa" = ( +"cNO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUb" = ( +"cNP" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-4" }, /turf/open/floor/plating, /area/hallway/secondary/exit/departure_lounge) -"cUc" = ( +"cNQ" = ( /obj/machinery/computer/secure_data{ dir = 4 }, @@ -74092,13 +69385,13 @@ dir = 8 }, /area/hallway/secondary/exit/departure_lounge) -"cUd" = ( +"cNR" = ( /obj/structure/chair/office/dark{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUe" = ( +"cNS" = ( /obj/structure/table, /obj/item/folder/red{ pixel_x = 3 @@ -74121,28 +69414,23 @@ dir = 4 }, /area/hallway/secondary/exit/departure_lounge) -"cUf" = ( -/obj/machinery/door/airlock/external{ - name = "Auxiliary Escape Airlock" +"cNT" = ( +/obj/structure/sign/warning/vacuum{ + pixel_x = 32 }, +/obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/maintenance/aft) -"cUg" = ( -/turf/closed/wall, -/area/science/xenobiology) -"cUh" = ( +"cNU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "1-2" }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"cUi" = ( -/obj/effect/spawner/structure/window/reinforced, +/obj/effect/spawner/lootdrop/maintenance, /turf/open/floor/plating, -/area/science/xenobiology) -"cUj" = ( +/area/maintenance/port/aft) +"cNW" = ( /obj/structure/sink/kitchen{ desc = "A sink used for washing one's hands and face. It looks rusty and home-made"; name = "old sink"; @@ -74155,140 +69443,42 @@ icon_state = "platingdmg3" }, /area/maintenance/starboard/aft) -"cUk" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/starboard/aft) -"cUl" = ( +"cNX" = ( /obj/item/seeds/watermelon, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cUm" = ( +"cNY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/structure/grille, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cUn" = ( +"cNZ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, /obj/structure/chair, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cUo" = ( -/obj/machinery/power/terminal{ - dir = 1 +"cOa" = ( +/obj/structure/cable, +/obj/machinery/power/turbine{ + luminosity = 2 }, -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/machinery/camera{ - c_tag = "Aft Starboard Solar Maintenance"; - dir = 4; - network = list("SS13") - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cUp" = ( -/obj/effect/landmark/xeno_spawn, -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/maintenance/solars/starboard/aft) -"cUq" = ( -/obj/structure/cable{ - icon_state = "2-4" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cUr" = ( -/obj/machinery/door/airlock/external{ - name = "Solar Maintenance"; - req_access = null; - req_access_txt = "10; 13" - }, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cUs" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cUt" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "4-8" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cUu" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "0-8" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cUv" = ( -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/solar/starboard/aft) -"cUw" = ( -/obj/structure/lattice/catwalk, -/obj/item/stack/cable_coil, -/turf/open/space, -/area/solar/starboard/aft) -"cUx" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "0-4" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cUy" = ( -/obj/machinery/power/tracker, -/obj/structure/cable{ - icon_state = "0-8" - }, -/turf/open/floor/plating/airless, -/area/solar/starboard/aft) -"cUz" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/airalarm{ - dir = 4; - pixel_x = -22 - }, -/turf/open/floor/plasteel/dark, -/area/chapel/office) -"cUA" = ( +/turf/open/floor/engine/vacuum, +/area/maintenance/disposal/incinerator) +"cOb" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cUB" = ( +"cOc" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -74299,20 +69489,20 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cUC" = ( +"cOd" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cUD" = ( +"cOe" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/structure/disposalpipe/segment, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cUE" = ( +"cOf" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -74322,7 +69512,7 @@ }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cUF" = ( +"cOg" = ( /obj/machinery/light_switch{ pixel_x = 28 }, @@ -74339,11 +69529,11 @@ }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cUG" = ( +"cOh" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cUH" = ( +"cOi" = ( /obj/structure/cable/yellow{ icon_state = "0-4" }, @@ -74355,13 +69545,13 @@ }, /turf/open/floor/carpet, /area/chapel/main) -"cUI" = ( +"cOj" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, /turf/open/floor/carpet, /area/chapel/main) -"cUJ" = ( +"cOk" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -74371,7 +69561,7 @@ /obj/effect/landmark/xmastree, /turf/open/floor/carpet, /area/chapel/main) -"cUK" = ( +"cOl" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -74380,14 +69570,14 @@ }, /turf/open/floor/carpet, /area/chapel/main) -"cUL" = ( +"cOm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/carpet, /area/chapel/main) -"cUM" = ( +"cOn" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -74397,7 +69587,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cUN" = ( +"cOo" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -74406,7 +69596,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUO" = ( +"cOp" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -74415,23 +69605,23 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUP" = ( +"cOq" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUQ" = ( +"cOr" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUR" = ( +"cOs" = ( /obj/machinery/ai_status_display, /turf/closed/wall, /area/hallway/secondary/exit/departure_lounge) -"cUS" = ( +"cOt" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -74440,7 +69630,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUT" = ( +"cOu" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -74452,7 +69642,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cUU" = ( +"cOv" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Departure Lounge Security Post"; @@ -74466,7 +69656,7 @@ }, /turf/open/floor/plasteel/red, /area/hallway/secondary/exit/departure_lounge) -"cUV" = ( +"cOw" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, @@ -74484,13 +69674,13 @@ dir = 10 }, /area/hallway/secondary/exit/departure_lounge) -"cUW" = ( +"cOx" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, /turf/open/floor/plasteel/red/side, /area/hallway/secondary/exit/departure_lounge) -"cUX" = ( +"cOy" = ( /obj/structure/table, /obj/item/paper_bin{ pixel_x = -3; @@ -74499,7 +69689,7 @@ /obj/item/pen, /turf/open/floor/plasteel/red/side, /area/hallway/secondary/exit/departure_lounge) -"cUY" = ( +"cOz" = ( /obj/structure/table, /obj/machinery/newscaster/security_unit{ pixel_x = 29; @@ -74527,88 +69717,37 @@ dir = 6 }, /area/hallway/secondary/exit/departure_lounge) -"cUZ" = ( -/obj/structure/sign/warning/vacuum{ - pixel_x = 32 +"cOA" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas, +/obj/item/clothing/glasses/sunglasses, +/obj/effect/spawner/lootdrop/maintenance, +/obj/machinery/light/small{ + dir = 4 }, -/obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, -/area/maintenance/aft) -"cVa" = ( -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cVb" = ( +/area/maintenance/starboard/aft) +"cOB" = ( /obj/item/seeds/sunflower/moonflower, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVc" = ( +"cOC" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVd" = ( +"cOD" = ( /obj/item/seeds/berry, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVe" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/maintenance/starboard/aft) -"cVf" = ( +"cOE" = ( /obj/structure/reagent_dispensers/watertank, /obj/item/reagent_containers/glass/bucket, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVg" = ( -/obj/structure/cable{ - icon_state = "1-4" - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cVh" = ( -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/chair/stool, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cVi" = ( -/obj/machinery/power/solar_control{ - dir = 8; - id = "aftstarboard"; - name = "Starboard Quarter Solar Control"; - track = 0 - }, -/obj/structure/cable, -/obj/structure/cable{ - icon_state = "0-8" - }, -/obj/structure/sign/warning/vacuum/external{ - pixel_y = -32 - }, -/turf/open/floor/plating, -/area/maintenance/solars/starboard/aft) -"cVj" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "0-2" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cVk" = ( -/obj/structure/bodycontainer/crematorium{ - id = "crematoriumChapel"; - dir = 1 - }, -/turf/open/floor/plasteel/dark, -/area/chapel/office) -"cVl" = ( +"cOF" = ( /obj/structure/table, /obj/item/storage/box/bodybags{ pixel_x = 2; @@ -74616,7 +69755,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cVm" = ( +"cOG" = ( /obj/structure/closet/wardrobe/chaplain_black, /obj/machinery/airalarm{ dir = 4; @@ -74624,14 +69763,14 @@ }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cVn" = ( +"cOH" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ dir = 1 }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cVo" = ( +"cOI" = ( /obj/machinery/power/apc{ dir = 2; lighting = 3; @@ -74646,20 +69785,20 @@ /obj/structure/cable/yellow, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cVp" = ( +"cOJ" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/grimy, /area/chapel/office) -"cVq" = ( +"cOK" = ( /obj/machinery/door/morgue{ name = "Confession Booth (Chaplain)"; req_access_txt = "22" }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cVr" = ( +"cOL" = ( /obj/item/device/radio/intercom{ broadcasting = 1; frequency = 1480; @@ -74672,58 +69811,58 @@ /obj/effect/landmark/start/chaplain, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cVs" = ( +"cOM" = ( /turf/open/floor/plasteel/chapel{ dir = 4 }, /area/chapel/main) -"cVt" = ( +"cON" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel{ dir = 1 }, /area/chapel/main) -"cVu" = ( +"cOO" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel{ dir = 4 }, /area/chapel/main) -"cVv" = ( +"cOP" = ( /turf/open/floor/plasteel/dark, /area/chapel/main) -"cVw" = ( +"cOQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel{ dir = 1 }, /area/chapel/main) -"cVx" = ( +"cOR" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel{ dir = 4 }, /area/chapel/main) -"cVy" = ( +"cOS" = ( /turf/open/floor/plasteel/chapel{ dir = 1 }, /area/chapel/main) -"cVz" = ( +"cOT" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVA" = ( +"cOU" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 2 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVB" = ( +"cOV" = ( /obj/structure/chair{ dir = 8 }, @@ -74735,7 +69874,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVC" = ( +"cOW" = ( /obj/structure/flora/ausbushes/fernybush, /obj/structure/flora/ausbushes/fullgrass, /obj/structure/flora/ausbushes/brflowers, @@ -74746,7 +69885,7 @@ /obj/structure/window/reinforced/fulltile, /turf/open/floor/grass, /area/hallway/secondary/exit/departure_lounge) -"cVD" = ( +"cOX" = ( /obj/structure/chair{ dir = 4 }, @@ -74758,20 +69897,20 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVE" = ( +"cOY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVF" = ( +"cOZ" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVG" = ( +"cPa" = ( /obj/structure/chair{ dir = 8 }, @@ -74783,7 +69922,10 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cVH" = ( +"cPb" = ( +/turf/closed/wall, +/area/hallway/secondary/exit/departure_lounge) +"cPc" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow, /obj/structure/cable/yellow{ @@ -74791,23 +69933,24 @@ }, /turf/open/floor/plating, /area/hallway/secondary/exit/departure_lounge) -"cVI" = ( +"cPd" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable/yellow{ icon_state = "0-8" }, /turf/open/floor/plating, /area/hallway/secondary/exit/departure_lounge) -"cVJ" = ( +"cPe" = ( /obj/structure/cable/yellow{ - icon_state = "1-2" + icon_state = "4-8" }, -/obj/machinery/light/small{ - dir = 8 +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cVK" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cPf" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -74818,7 +69961,7 @@ /obj/item/seeds/cannabis/ultimate, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVL" = ( +"cPg" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -74828,7 +69971,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVM" = ( +"cPh" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -74838,7 +69981,7 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVN" = ( +"cPi" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -74849,7 +69992,7 @@ /obj/item/seeds/cannabis, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVO" = ( +"cPj" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -74859,24 +70002,11 @@ }, /turf/open/floor/plating, /area/maintenance/starboard/aft) -"cVP" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "1-4" - }, -/obj/structure/cable{ - icon_state = "1-8" - }, -/obj/structure/cable{ - icon_state = "1-2" - }, -/turf/open/space, -/area/solar/starboard/aft) -"cVQ" = ( +"cPk" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/chapel/office) -"cVR" = ( +"cPl" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/public/glass{ name = "Chapel Office"; @@ -74884,7 +70014,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/office) -"cVS" = ( +"cPm" = ( /obj/machinery/airalarm{ dir = 4; pixel_x = -23 @@ -74894,29 +70024,29 @@ }, /turf/open/floor/plasteel/chapel, /area/chapel/main) -"cVT" = ( +"cPn" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel{ dir = 8 }, /area/chapel/main) -"cVU" = ( +"cPo" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/chapel, /area/chapel/main) -"cVV" = ( +"cPp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel{ dir = 8 }, /area/chapel/main) -"cVW" = ( +"cPq" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/chapel, /area/chapel/main) -"cVX" = ( +"cPr" = ( /obj/machinery/light{ dir = 4 }, @@ -74924,24 +70054,20 @@ dir = 8 }, /area/chapel/main) -"cVY" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cVZ" = ( +"cPs" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWa" = ( +"cPt" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWb" = ( +"cPu" = ( /obj/structure/chair{ dir = 8 }, @@ -74951,11 +70077,29 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWc" = ( +"cPv" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/hallway/secondary/exit/departure_lounge) -"cWd" = ( +"cPx" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cPz" = ( +/obj/structure/closet, +/obj/item/device/flashlight, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 3; + name = "3maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"cPA" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ id = "chapel_shutters_parlour"; @@ -74963,7 +70107,7 @@ }, /turf/open/floor/plating, /area/chapel/main) -"cWe" = ( +"cPB" = ( /obj/structure/closet/coffin, /obj/machinery/light/small{ dir = 1 @@ -74971,14 +70115,14 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plating, /area/chapel/main) -"cWf" = ( +"cPC" = ( /obj/structure/closet/coffin, /obj/structure/window/reinforced{ dir = 4 }, /turf/open/floor/plating, /area/chapel/main) -"cWg" = ( +"cPD" = ( /obj/structure/noticeboard{ desc = "A memorial wall for pinning up momentos"; name = "memorial board"; @@ -74993,7 +70137,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/chapel/main) -"cWh" = ( +"cPE" = ( /obj/structure/sign/plaques/kiddie/badger{ pixel_y = 32 }, @@ -75018,7 +70162,7 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/chapel/main) -"cWi" = ( +"cPF" = ( /obj/structure/noticeboard{ desc = "A memorial wall for pinning up momentos"; name = "memorial board"; @@ -75028,15 +70172,15 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/chapel/main) -"cWj" = ( +"cPG" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall, /area/chapel/main) -"cWk" = ( +"cPH" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWl" = ( +"cPI" = ( /obj/machinery/light/small{ dir = 1 }, @@ -75051,7 +70195,7 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWm" = ( +"cPJ" = ( /obj/structure/chair/comfy/black{ dir = 4 }, @@ -75060,7 +70204,7 @@ dir = 1 }, /area/chapel/main) -"cWn" = ( +"cPK" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 6 }, @@ -75068,7 +70212,7 @@ dir = 4 }, /area/chapel/main) -"cWo" = ( +"cPL" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 @@ -75078,7 +70222,7 @@ dir = 1 }, /area/chapel/main) -"cWp" = ( +"cPM" = ( /obj/structure/chair/stool, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 @@ -75087,7 +70231,7 @@ dir = 4 }, /area/chapel/main) -"cWq" = ( +"cPN" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/structure/chair/comfy/black{ dir = 8 @@ -75096,7 +70240,7 @@ dir = 4 }, /area/chapel/main) -"cWr" = ( +"cPO" = ( /obj/machinery/camera{ c_tag = "Departure Lounge - Port Aft"; dir = 4; @@ -75116,19 +70260,19 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWs" = ( +"cPP" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 6 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWt" = ( +"cPQ" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWu" = ( +"cPR" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -75137,7 +70281,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWv" = ( +"cPS" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -75147,7 +70291,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWw" = ( +"cPT" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -75156,13 +70300,13 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWx" = ( +"cPU" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWy" = ( +"cPV" = ( /obj/machinery/camera{ c_tag = "Departure Lounge - Starboard Aft"; dir = 8; @@ -75185,19 +70329,49 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWz" = ( -/obj/structure/closet/coffin, -/turf/open/floor/plating, -/area/chapel/main) -"cWA" = ( -/obj/structure/closet/coffin, -/obj/machinery/door/window/eastleft{ - name = "Coffin Storage"; - req_access_txt = "22" +"cPW" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 }, +/obj/structure/grille, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/aft) +"cPX" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab"; + req_access_txt = "47" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/whitepurple{ + dir = 4 + }, +/area/science/research) +"cPY" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/aft) +"cPZ" = ( +/obj/structure/closet/coffin, /turf/open/floor/plating, /area/chapel/main) -"cWB" = ( +"cQa" = ( /obj/machinery/newscaster{ pixel_y = 32 }, @@ -75209,13 +70383,13 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWC" = ( +"cQb" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWD" = ( +"cQc" = ( /obj/item/device/radio/intercom{ freerange = 0; frequency = 1459; @@ -75231,13 +70405,13 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWE" = ( +"cQd" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWF" = ( +"cQf" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -75247,7 +70421,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cWG" = ( +"cQg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, @@ -75255,20 +70429,20 @@ dir = 8 }, /area/chapel/main) -"cWH" = ( +"cQh" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/open/floor/plasteel/chapel, /area/chapel/main) -"cWI" = ( +"cQi" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/chapel, /area/chapel/main) -"cWJ" = ( +"cQj" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 2 }, @@ -75276,7 +70450,7 @@ dir = 8 }, /area/chapel/main) -"cWK" = ( +"cQk" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -75284,22 +70458,22 @@ dir = 8 }, /area/chapel/main) -"cWL" = ( +"cQl" = ( /turf/open/floor/plasteel/chapel, /area/chapel/main) -"cWM" = ( +"cQm" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWN" = ( +"cQn" = ( /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWO" = ( +"cQo" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=9.4-Escape-4"; @@ -75310,7 +70484,7 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWP" = ( +"cQp" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=9.3-Escape-3"; @@ -75321,91 +70495,141 @@ }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWQ" = ( +"cQq" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 }, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cWR" = ( -/obj/structure/cable/yellow{ - icon_state = "1-4" +"cQr" = ( +/obj/machinery/light/small{ + dir = 1 }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cWS" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cWT" = ( -/obj/structure/cable/yellow{ - icon_state = "2-8" - }, -/obj/machinery/light/small{ +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cWU" = ( -/obj/structure/closet/coffin, -/obj/machinery/light/small, -/turf/open/floor/plating, -/area/chapel/main) -"cWV" = ( -/obj/structure/chair{ - pixel_y = -2 - }, -/turf/open/floor/plasteel/vault, -/area/chapel/main) -"cWW" = ( -/obj/structure/chair{ - pixel_y = -2 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/vault, -/area/chapel/main) -"cWX" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/airalarm{ - dir = 8; - pixel_x = 24 - }, /obj/machinery/camera{ - c_tag = "Chapel - Funeral Parlour"; - dir = 8; - network = list("SS13") + c_tag = "Research Division Hallway - Xenobiology Lab Access"; + dir = 2; + network = list("SS13","RD") }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on, -/turf/open/floor/plasteel/dark, -/area/chapel/main) -"cWY" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 5 - }, -/turf/closed/wall, -/area/chapel/main) -"cWZ" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/turf/closed/wall, -/area/chapel/main) -"cXa" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 4 - }, -/obj/structure/chair/comfy/black{ - dir = 4 - }, -/turf/open/floor/plasteel/chapel{ +/turf/open/floor/plasteel/whitepurple/side{ dir = 1 }, +/area/science/xenobiology) +"cQs" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/machinery/firealarm{ + dir = 2; + pixel_y = 24 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"cQt" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 2 + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"cQv" = ( +/obj/machinery/camera{ + c_tag = "Toxins - Launch Area"; + dir = 2; + network = list("SS13","RD") + }, +/obj/machinery/suit_storage_unit/rd, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/science/mixing) +"cQx" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/turf/open/floor/plasteel/vault, /area/chapel/main) -"cXb" = ( +"cQB" = ( +/obj/machinery/doppler_array{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = 22 + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/science/mixing) +"cQC" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"cQD" = ( +/obj/structure/table, +/obj/item/stack/sheet/glass{ + amount = 40; + pixel_x = 3; + pixel_y = -4 + }, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/item/stack/sheet/metal/fifty, +/obj/structure/extinguisher_cabinet{ + pixel_x = 27 + }, +/obj/item/stack/packageWrap, +/obj/item/stack/packageWrap, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"cQE" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, @@ -75413,22 +70637,22 @@ dir = 4 }, /area/chapel/main) -"cXc" = ( +"cQF" = ( /obj/structure/table/wood, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cXd" = ( +"cQG" = ( /obj/item/storage/book/bible, /obj/structure/table/wood, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cXe" = ( +"cQH" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /turf/open/floor/plasteel/chapel{ dir = 1 }, /area/chapel/main) -"cXf" = ( +"cQI" = ( /obj/structure/chair/comfy/black{ dir = 8 }, @@ -75441,71 +70665,192 @@ dir = 4 }, /area/chapel/main) -"cXg" = ( +"cQJ" = ( /obj/structure/sign/warning/vacuum{ pixel_x = -32 }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXh" = ( +"cQK" = ( /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXi" = ( +"cQL" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXj" = ( +"cQM" = ( /obj/machinery/holopad, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXk" = ( +"cQN" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXl" = ( +"cQO" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXm" = ( +"cQP" = ( /obj/structure/sign/warning/vacuum{ pixel_x = 32 }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXn" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable{ - icon_state = "1-4" +"cQR" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "biohazard containment door" }, -/obj/structure/cable{ - icon_state = "1-8" +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cQS" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 }, -/turf/open/space, -/area/solar/starboard/aft) -"cXo" = ( +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "biohazard containment door" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cQT" = ( +/obj/structure/closet/coffin, +/obj/machinery/light/small, +/turf/open/floor/plating, +/area/chapel/main) +"cQV" = ( +/obj/item/device/flashlight/lantern{ + pixel_y = 7 + }, +/obj/structure/table/wood, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"cQW" = ( +/obj/effect/landmark/start/chaplain, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"cQX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel/chapel{ + dir = 8 + }, +/area/chapel/main) +"cQY" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Lounge Airlock" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cQZ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xeno_blastdoor"; + name = "biohazard containment door" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cRa" = ( +/obj/structure/sign/warning/biohazard, +/turf/closed/wall, +/area/science/xenobiology) +"cRb" = ( +/obj/structure/sign/warning/securearea, +/turf/closed/wall, +/area/science/xenobiology) +"cRc" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab"; + req_access_txt = "47" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/whitepurple{ + dir = 4 + }, +/area/science/xenobiology) +"cRe" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cRf" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"cRg" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRh" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/machinery/light_switch{ + pixel_x = -23 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 9 + }, +/area/science/xenobiology) +"cRi" = ( +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"cRj" = ( /obj/machinery/atmospherics/pipe/manifold/supply/hidden{ dir = 8 }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cXp" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden, -/turf/open/floor/plasteel/dark, -/area/chapel/main) -"cXq" = ( +"cRk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRl" = ( /obj/machinery/door/window{ dir = 4; name = "Mass Driver"; @@ -75516,7 +70861,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cXr" = ( +"cRm" = ( /obj/machinery/mass_driver{ dir = 2; id = "chapelgun" @@ -75536,7 +70881,7 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cXs" = ( +"cRn" = ( /obj/machinery/camera{ c_tag = "Chapel - Port"; dir = 4; @@ -75549,49 +70894,55 @@ dir = 8 }, /area/chapel/main) -"cXt" = ( -/obj/item/device/flashlight/lantern{ - pixel_y = 7 +"cRo" = ( +/obj/machinery/light/small, +/turf/open/floor/plasteel/chapel{ + dir = 4 }, -/obj/structure/table/wood, -/turf/open/floor/plasteel/dark, /area/chapel/main) -"cXu" = ( -/obj/effect/landmark/start/chaplain, -/turf/open/floor/plasteel/dark, +"cRp" = ( +/turf/open/floor/plasteel/vault, /area/chapel/main) -"cXv" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1 +"cRq" = ( +/obj/machinery/holopad, +/turf/open/floor/plasteel/vault, +/area/chapel/main) +"cRr" = ( +/obj/machinery/light/small, +/obj/machinery/button/door{ + id = "chapel_shutters_space"; + name = "chapel shutters control"; + pixel_x = -6; + pixel_y = -25; + req_access_txt = "0" + }, +/obj/machinery/light_switch{ + pixel_x = 6; + pixel_y = -25 }, /turf/open/floor/plasteel/chapel{ + dir = 1 + }, +/area/chapel/main) +"cRs" = ( +/obj/machinery/light/small{ dir = 8 }, -/area/chapel/main) -"cXw" = ( -/obj/item/device/radio/intercom{ - freerange = 0; - frequency = 1459; - name = "Station Intercom (General)"; - pixel_x = 29 - }, -/turf/open/floor/plasteel/chapel, -/area/chapel/main) -"cXx" = ( -/obj/machinery/door/airlock/external{ - name = "Departure Lounge Airlock" - }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, /area/hallway/secondary/exit/departure_lounge) -"cXy" = ( +"cRt" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"cRu" = ( /obj/structure/sign/warning/biohazard, /turf/closed/wall/r_wall, /area/science/xenobiology) -"cXz" = ( -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"cXA" = ( +"cRv" = ( /obj/machinery/doorButtons/access_button{ idDoor = "xeno_airlock_exterior"; idSelf = "xeno_airlock_control"; @@ -75603,12 +70954,11 @@ icon_state = "1-2" }, /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/research{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "xeno_airlock_exterior"; - locked = 1; name = "Xenobiology Lab External Airlock"; req_access_txt = "55" }, @@ -75616,11 +70966,59 @@ dir = 4 }, /area/science/xenobiology) -"cXB" = ( +"cRw" = ( /obj/structure/sign/warning/securearea, /turf/closed/wall/r_wall, /area/science/xenobiology) -"cXC" = ( +"cRx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"cRy" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRz" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 1 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/xenobiology) +"cRA" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/xenobiology) +"cRC" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRD" = ( +/obj/machinery/atmospherics/components/unary/tank/air{ + dir = 4 + }, +/turf/open/floor/plating, +/area/science/xenobiology) +"cRE" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 }, @@ -75635,7 +71033,7 @@ dir = 2 }, /area/chapel/main) -"cXD" = ( +"cRF" = ( /obj/machinery/door/morgue{ name = "Chapel Garden"; req_access_txt = "0" @@ -75644,7 +71042,7 @@ dir = 2 }, /area/chapel/main) -"cXE" = ( +"cRG" = ( /obj/machinery/light/small, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 @@ -75657,20 +71055,16 @@ }, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cXF" = ( +"cRH" = ( /obj/structure/chair, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cXG" = ( +"cRI" = ( /obj/structure/chair, /obj/effect/landmark/start/chaplain, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cXH" = ( -/obj/machinery/holopad, -/turf/open/floor/plasteel/vault, -/area/chapel/main) -"cXI" = ( +"cRJ" = ( /obj/structure/window/reinforced{ dir = 4 }, @@ -75688,7 +71082,7 @@ /obj/structure/table/wood, /turf/open/floor/plasteel/vault, /area/chapel/main) -"cXJ" = ( +"cRK" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -75697,41 +71091,1356 @@ }, /turf/open/floor/plasteel/dark, /area/chapel/main) -"cXK" = ( -/obj/structure/bookcase{ - name = "Holy Bookcase" - }, -/turf/open/floor/plasteel/chapel{ - dir = 4 - }, -/area/chapel/main) -"cXL" = ( -/obj/machinery/light/small, -/turf/open/floor/plasteel/chapel{ - dir = 4 - }, -/area/chapel/main) -"cXM" = ( -/turf/open/floor/plasteel/vault, -/area/chapel/main) -"cXN" = ( -/obj/machinery/light/small, -/obj/machinery/button/door{ +"cRL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ id = "chapel_shutters_space"; - name = "chapel shutters control"; - pixel_x = -6; - pixel_y = -25; - req_access_txt = "0" + name = "chapel shutters" }, +/turf/open/floor/plating, +/area/chapel/main) +"cRM" = ( +/obj/machinery/processor/slime, +/obj/effect/turf_decal/stripes/corner{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRN" = ( +/obj/machinery/monkey_recycler, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 8 + }, +/area/science/xenobiology) +"cRO" = ( +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/solar/starboard/aft) +"cRP" = ( +/obj/machinery/door/poddoor{ + id = "chapelgun"; + name = "Chapel Launcher Door" + }, +/obj/structure/fans/tiny, +/turf/open/floor/plating, +/area/chapel/main) +"cRR" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cRS" = ( +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/xenobiology) +"cRT" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/light_switch{ + pixel_x = 25 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"cRU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio3"; + name = "containment blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cRV" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRW" = ( +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio8"; + name = "containment blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cRX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cRY" = ( +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "test chamber blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cRZ" = ( +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio3"; + name = "containment blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cSa" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSb" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/turf_decal/stripes/corner{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio8"; + name = "containment blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cSd" = ( +/turf/closed/wall, +/area/science/xenobiology) +"cSe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSf" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSg" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSh" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/structure/disposaloutlet, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSi" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSj" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/window/reinforced, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSk" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSl" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSm" = ( +/obj/structure/window/reinforced, +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio8"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSn" = ( +/turf/open/floor/engine, +/area/science/xenobiology) +"cSp" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Pen #1"; + dir = 4; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSq" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Containment Pen #1"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio3"; + name = "containment blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSr" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSs" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen #1"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSt" = ( +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSv" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen #2"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio8"; + name = "containment blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSw" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Containment Pen #2"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSx" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Pen #2"; + dir = 8; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSy" = ( +/mob/living/simple_animal/slime, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSz" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/space, +/area/solar/starboard/aft) +"cSA" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSB" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio3"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSC" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/space, +/area/solar/starboard/aft) +"cSD" = ( +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio2"; + name = "containment blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cSE" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSF" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/disposaloutlet{ + dir = 1 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSI" = ( +/obj/structure/sign/warning/electricshock, +/turf/closed/wall, +/area/science/xenobiology) +"cSJ" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSK" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSL" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4 + }, +/obj/machinery/airalarm{ + pixel_y = 23 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSM" = ( +/obj/structure/window/reinforced, +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio7"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSN" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Containment Pen #3"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio2"; + name = "containment blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSO" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen #3"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSP" = ( +/obj/docking_port/stationary/random{ + id = "pod_lavaland1"; + name = "lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"cSQ" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen #4"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio7"; + name = "containment blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cSR" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Containment Pen #4"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSS" = ( +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio2"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cST" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/table/reinforced, +/obj/machinery/button/door{ + id = "xenobio1"; + name = "Containment Blast Doors"; + pixel_y = 4; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cSU" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/status_display{ + pixel_x = 32 + }, +/obj/machinery/computer/shuttle/pod{ + pixel_x = -32; + possible_destinations = "pod_lavaland1"; + shuttleId = "pod1" + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_1) +"cSV" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSW" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12; + pixel_y = 2 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSX" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cSY" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/table/wood, +/obj/item/folder{ + pixel_y = 2 + }, +/turf/open/floor/plasteel/grimy, +/area/chapel/office) +"cSZ" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 8 + }, +/obj/machinery/firealarm{ + dir = 2; + pixel_y = 26 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cTa" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cTb" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen #5"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTc" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Containment Pen #5"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio1"; + name = "containment blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cTd" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/item/device/radio/intercom{ + pixel_x = 25 + }, +/obj/item/storage/pod{ + pixel_x = -26 + }, +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_1) +"cTe" = ( +/obj/machinery/door/window/northleft{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Containment Pen #6"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTf" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/airalarm{ + dir = 4; + pixel_x = -22 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"cTg" = ( +/obj/machinery/door/window/northleft{ + dir = 4; + name = "Containment Pen #6"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "xenobio6"; + name = "containment blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"cTi" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/machinery/computer/shuttle/pod{ + pixel_y = -32; + possible_destinations = "pod_lavaland4"; + shuttleId = "pod4" + }, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_4) +"cTj" = ( +/obj/item/crowbar/red, +/obj/item/wrench, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTk" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/button/ignition{ + id = "Xenobio"; + pixel_x = -6; + pixel_y = -3 + }, +/obj/machinery/button/door{ + id = "Xenolab"; + name = "Test Chamber Blast Doors"; + pixel_x = 4; + pixel_y = -3; + req_access_txt = "55" + }, +/obj/structure/table/reinforced, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTm" = ( +/obj/structure/cable/yellow, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "test chamber blast door" + }, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/xenobiology) +"cTn" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"cTo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall, +/area/chapel/main) +"cTp" = ( +/obj/structure/closet, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"cTq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/hatch{ + name = "Test Chamber Maintenance"; + req_access_txt = "47"; + req_one_access_txt = "0" + }, +/turf/open/floor/plating, +/area/science/xenobiology) +"cTr" = ( +/obj/machinery/computer/security/telescreen{ + dir = 1; + name = "Test Chamber Monitor"; + network = list("Xeno"); + pixel_y = 2 + }, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTs" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTt" = ( +/obj/machinery/door/window/southleft{ + dir = 1; + name = "Maximum Security Test Chamber"; + req_access_txt = "55" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTu" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + pixel_y = 25 + }, +/obj/item/storage/pod{ pixel_x = 6; - pixel_y = -25 + pixel_y = -32 + }, +/obj/machinery/light/small, +/turf/open/floor/mineral/titanium/blue, +/area/shuttle/pod_4) +"cTw" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/maintenance/starboard) +"cTy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/chair/comfy/black{ + dir = 4 }, /turf/open/floor/plasteel/chapel{ dir = 1 }, /area/chapel/main) -"cXO" = ( +"cTz" = ( +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/obj/structure/table, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel, +/area/science/xenobiology) +"cTA" = ( +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"cTB" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"cTC" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"cTD" = ( +/obj/structure/cable/yellow, +/obj/machinery/shieldwallgen/xenobiologyaccess, +/turf/open/floor/plating, +/area/science/xenobiology) +"cTR" = ( +/obj/effect/landmark/xmastree, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"cTT" = ( +/obj/structure/disposalpipe/segment, +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"cUH" = ( +/obj/structure/table/optable, +/turf/open/floor/plasteel/white, +/area/medical/surgery) +"cUL" = ( +/obj/docking_port/stationary/random{ + dir = 4; + id = "pod_lavaland4"; + name = "lavaland" + }, +/turf/open/space, +/area/space/nearstation) +"cUM" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/holopad, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cUN" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/effect/landmark/start/scientist, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cUR" = ( +/obj/machinery/atmospherics/pipe/simple/dark/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/valve/digital{ + name = "Waste Release" + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"cUT" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/status_display{ + pixel_y = 30 + }, +/obj/machinery/photocopier{ + pixel_y = 3 + }, +/turf/open/floor/wood, +/area/library) +"cUU" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/wood, +/area/library) +"cUZ" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 5; + height = 7; + id = "supply_home"; + name = "Cargo Bay"; + width = 12 + }, +/turf/open/space/basic, +/area/space) +"cVa" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cVb" = ( +/obj/structure/table/wood, +/obj/item/device/camera_film{ + pixel_x = -3; + pixel_y = 5 + }, +/obj/item/device/camera_film{ + pixel_y = 9 + }, +/obj/item/device/radio/intercom{ + dir = 4; + name = "Station Intercom (General)"; + pixel_x = 27 + }, +/turf/open/floor/wood, +/area/library) +"cVd" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/obj/item/device/radio/intercom{ + freerange = 1; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = -30 + }, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/primary/central) +"cVe" = ( +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole/bookmanagement, +/obj/structure/noticeboard{ + desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests."; + dir = 8; + name = "requests board"; + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/library) +"cVf" = ( +/obj/machinery/light_switch{ + pixel_x = 28 + }, +/turf/open/floor/wood, +/area/library) +"cVh" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plasteel/dark, +/area/hallway/primary/central) +"cVi" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/turf/open/floor/wood, +/area/library) +"cVx" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 2; + height = 13; + id = "ferry_home"; + name = "port bay 2"; + turf_type = /turf/open/space; + width = 5 + }, +/turf/open/space/basic, +/area/space) +"cVy" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/engine/atmos) +"cVz" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1; + frequency = 1441; + id = "n2_in"; + volume_rate = 200 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/engine/atmos) +"cVC" = ( +/mob/living/simple_animal/sloth/citrus, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"cVD" = ( +/obj/machinery/portable_atmospherics/canister/nitrous_oxide, +/obj/effect/turf_decal/bot, +/turf/open/floor/plasteel, +/area/engine/atmos) +"cVE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cVH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cVJ" = ( +/obj/structure/window/reinforced, +/obj/machinery/computer/atmos_control/tank{ + dir = 1; + frequency = 1441; + input_tag = "air_in"; + name = "Mixed Air Supply Control"; + output_tag = "air_out"; + sensors = list("air_sensor" = "Tank") + }, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/engine/atmos) +"cVK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cVL" = ( +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cVM" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cVQ" = ( +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cWg" = ( +/obj/docking_port/mobile/auxillary_base{ + dheight = 4; + dir = 2; + dwidth = 4; + height = 9; + width = 9; + timid = 0 + }, +/obj/machinery/bluespace_beacon, +/obj/machinery/computer/auxillary_base, +/turf/closed/wall, +/area/shuttle/auxillary_base) +"cWh" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cWA" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"cWF" = ( +/obj/machinery/portable_atmospherics/canister/air, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cWJ" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"cWK" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/construction/mining/aux_base) +"cWM" = ( +/obj/machinery/door/airlock/external{ + name = "Construction Zone"; + req_access = null; + req_access_txt = "0"; + req_one_access_txt = "0" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plating, +/area/construction/mining/aux_base) +"cXc" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/structure/easel, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"cXz" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/camera{ + c_tag = "Engineering Supermatter Aft"; + dir = 1; + network = list("SS13","Engine") + }, +/turf/open/floor/engine, +/area/engine/engineering) +"cXA" = ( +/turf/closed/wall/r_wall, +/area/security/checkpoint/engineering) +"cXE" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/construction/mining/aux_base) +"cXI" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard) +"cXR" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/construction/mining/aux_base) +"cXZ" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard) +"cYc" = ( +/obj/structure/table/optable{ + name = "Robotics Operating Table" + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/obj/machinery/camera{ + c_tag = "Robotics - Aft"; + dir = 1; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white/side{ + dir = 1 + }, +/area/science/robotics/lab) +"cYj" = ( +/obj/structure/closet/firecloset, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard) +"cYE" = ( +/obj/structure/closet/toolcloset, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/construction/mining/aux_base) +"cYG" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel/yellow/side, +/area/construction/mining/aux_base) +"cYJ" = ( +/obj/docking_port/stationary{ + dheight = 0; + dir = 2; + dwidth = 9; + height = 25; + id = "emergency_home"; + name = "MetaStation emergency evac bay"; + width = 29 + }, +/turf/open/space/basic, +/area/space) +"cYK" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for the Auxillary Mining Base."; + dir = 1; + name = "Auxillary Base Monitor"; + network = list("AuxBase"); + pixel_y = -28 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/yellow/side, +/area/construction/mining/aux_base) +"cYL" = ( +/obj/machinery/door/poddoor/shutters{ + id = "aux_base_shutters"; + name = "Auxillary Base Shutters" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/construction/mining/aux_base) +"cYP" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/engineering{ + name = "Auxillary Base Construction"; + req_access_txt = "0"; + req_one_access_txt = "32;47;48" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel, +/area/construction/mining/aux_base) +"cYQ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/closed/wall, +/area/construction/mining/aux_base) +"cYT" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cZa" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"cZc" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/turf/open/floor/plasteel/chapel, +/area/chapel/main) +"cZd" = ( /obj/structure/chair/comfy/black{ dir = 8 }, @@ -75739,21 +72448,559 @@ dir = 4 }, /area/chapel/main) -"cXP" = ( +"cZf" = ( +/obj/structure/chair, +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"cZh" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/yellow/corner{ + dir = 4 + }, +/area/hallway/secondary/entry) +"cZq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"cZv" = ( +/turf/open/floor/circuit/killroom, +/area/science/xenobiology) +"cZR" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/main) +"dap" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/landmark/start/security_officer, +/turf/open/floor/plasteel/red/side{ + dir = 4 + }, +/area/security/main) +"daA" = ( +/obj/machinery/door/window/southleft{ + dir = 2; + name = "Maximum Security Test Chamber"; + req_access_txt = "55" + }, +/obj/machinery/door/poddoor/preopen{ + id = "Xenolab"; + name = "test chamber blast door" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daB" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible, +/turf/open/floor/engine, +/area/science/xenobiology) +"daC" = ( +/obj/structure/sign/warning/electricshock, +/turf/closed/wall/r_wall, +/area/science/xenobiology) +"daD" = ( +/obj/structure/disposaloutlet{ + dir = 2 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daE" = ( +/obj/structure/table, +/obj/item/stack/sheet/metal{ + amount = 10 + }, +/obj/item/device/electropack, +/turf/open/floor/engine, +/area/science/xenobiology) +"daF" = ( +/obj/machinery/sparker{ + id = "Xenobio"; + pixel_x = -25 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daG" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daH" = ( +/obj/item/device/radio/beacon, +/turf/open/floor/engine, +/area/science/xenobiology) +"daI" = ( +/obj/structure/table, +/obj/machinery/cell_charger{ + pixel_y = 5 + }, +/obj/item/stack/cable_coil, +/obj/item/device/multitool, +/obj/item/stock_parts/cell/high{ + charge = 100; + maxcharge = 15000 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daJ" = ( +/obj/effect/spawner/lootdrop/two_percent_xeno_egg_spawner, +/turf/open/floor/engine, +/area/science/xenobiology) +"daK" = ( +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Test Chamber"; + dir = 1; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daL" = ( +/obj/machinery/light/small, +/turf/open/floor/engine, +/area/science/xenobiology) +"daM" = ( +/obj/structure/table, +/obj/item/device/assembly/igniter{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 2; + pixel_y = 6 + }, +/obj/item/device/assembly/igniter{ + pixel_x = 2; + pixel_y = -1 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daN" = ( +/obj/item/device/radio/intercom{ + pixel_y = -25 + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"daO" = ( +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"daP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 6 + }, +/obj/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/department/science/xenobiology) +"daQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"daR" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1; + external_pressure_bound = 140; + name = "server vent"; + pressure_checks = 0 + }, +/turf/open/floor/circuit/killroom, +/area/science/xenobiology) +"daS" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/circuit/killroom, +/area/science/xenobiology) +"daW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"daX" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/port/fore) +"daY" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"daZ" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible{ + dir = 1 + }, +/obj/machinery/power/rad_collector/anchored, +/obj/structure/cable, +/obj/structure/window/plasma/reinforced, +/turf/open/floor/engine, +/area/engine/supermatter) +"dbb" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"dbd" = ( +/obj/structure/sink/kitchen{ + pixel_y = 28 + }, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"dbe" = ( +/obj/machinery/keycard_auth{ + pixel_x = 26 + }, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"dbg" = ( +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/green/visible{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dbh" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dbj" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dbk" = ( +/obj/item/hand_labeler_refill, +/obj/structure/easel, +/turf/open/floor/plating, +/area/maintenance/port) +"dbl" = ( +/obj/structure/easel, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dbm" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/ai_monitored/storage/eva) +"dbn" = ( +/turf/open/floor/plasteel/showroomfloor, +/area/crew_quarters/kitchen) +"dbo" = ( /obj/machinery/light/small{ dir = 8 }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cXQ" = ( +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Pen #3"; + dir = 4; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"dbp" = ( /obj/machinery/light/small{ dir = 4 }, +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Pen #4"; + dir = 8; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"dbq" = ( +/turf/open/floor/wood{ + icon_state = "wood-broken6" + }, +/area/maintenance/port/aft) +"dbr" = ( +/obj/machinery/camera{ + c_tag = "Morgue"; + dir = 2; + network = list("SS13","Medbay") + }, +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"dbs" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Pen #5"; + dir = 4; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"dbt" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Pen #6"; + dir = 8; + network = list("SS13","RD","Xeno") + }, +/turf/open/floor/engine, +/area/science/xenobiology) +"dbv" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/light/small, +/turf/open/floor/circuit/killroom, +/area/science/xenobiology) +"dbw" = ( +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Kill Chamber"; + dir = 1; + network = list("SS13","RD","Xeno"); + start_active = 1 + }, +/turf/open/floor/circuit/killroom, +/area/science/xenobiology) +"dbE" = ( +/obj/machinery/plantgenes, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/plasteel, +/area/hydroponics) +"dbF" = ( +/obj/structure/bookcase{ + name = "Holy Bookcase" + }, +/turf/open/floor/plasteel/chapel{ + dir = 4 + }, +/area/chapel/main) +"dbH" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/research{ + id_tag = "ResearchInt"; + name = "Research Division"; + req_access_txt = "0"; + req_one_access_txt = "47" + }, /obj/effect/turf_decal/delivery, /turf/open/floor/plasteel, -/area/hallway/secondary/exit/departure_lounge) -"cXR" = ( +/area/science/research) +"dbI" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/research{ + id_tag = "ResearchInt"; + name = "Research Division"; + req_access_txt = "0"; + req_one_access_txt = "47" + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/plasteel, +/area/science/research) +"dbJ" = ( +/obj/structure/cable{ + icon_state = "0-4" + }, +/obj/machinery/power/solar{ + id = "aftstarboard"; + name = "Aft-Starboard Solar Array" + }, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/starboard/aft) +"dbK" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/turf/open/space, +/area/solar/starboard/aft) +"dbL" = ( +/obj/structure/cable{ + icon_state = "0-8" + }, +/obj/machinery/power/solar{ + id = "aftstarboard"; + name = "Aft-Starboard Solar Array" + }, +/turf/open/floor/plasteel/airless/solarpanel, +/area/solar/starboard/aft) +"dbM" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "2-4" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/space, +/area/solar/starboard/aft) +"dbN" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"dbO" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/turf/open/space, +/area/solar/starboard/aft) +"dbP" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance"; + req_access = null; + req_access_txt = "10; 13" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"dbQ" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"dbR" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "4-8" + }, +/turf/open/space, +/area/solar/starboard/aft) +"dbS" = ( +/obj/structure/lattice/catwalk, +/obj/item/stack/cable_coil, +/turf/open/space, +/area/solar/starboard/aft) +"dbT" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "0-4" + }, +/turf/open/space, +/area/solar/starboard/aft) +"dbU" = ( +/obj/machinery/power/tracker, +/obj/structure/cable{ + icon_state = "0-8" + }, +/turf/open/floor/plating/airless, +/area/solar/starboard/aft) +"dbV" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/space, +/area/solar/starboard/aft) +"dbW" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "1-4" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/turf/open/space, +/area/solar/starboard/aft) +"dbX" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/structure/sink{ dir = 8; @@ -75765,7 +73012,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cXS" = ( +"dbY" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -75774,7 +73021,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cXT" = ( +"dbZ" = ( /obj/machinery/doorButtons/access_button{ idDoor = "xeno_airlock_interior"; idSelf = "xeno_airlock_control"; @@ -75796,20 +73043,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cXU" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/machinery/light_switch{ - pixel_x = -23 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 9 - }, -/area/science/xenobiology) -"cXV" = ( +"dca" = ( /obj/machinery/firealarm{ dir = 2; pixel_y = 26 @@ -75818,12 +73052,7 @@ dir = 1 }, /area/science/xenobiology) -"cXW" = ( -/turf/open/floor/plasteel/whitepurple/side{ - dir = 1 - }, -/area/science/xenobiology) -"cXX" = ( +"dcb" = ( /obj/machinery/airalarm{ pixel_y = 23 }, @@ -75836,7 +73065,7 @@ dir = 1 }, /area/science/xenobiology) -"cXY" = ( +"dcc" = ( /obj/structure/table/glass, /obj/item/stack/sheet/mineral/plasma{ pixel_y = 4 @@ -75872,7 +73101,7 @@ dir = 1 }, /area/science/xenobiology) -"cXZ" = ( +"dcd" = ( /obj/structure/table/glass, /obj/item/paper_bin{ pixel_y = 4 @@ -75898,7 +73127,7 @@ dir = 1 }, /area/science/xenobiology) -"cYa" = ( +"dce" = ( /obj/structure/table/glass, /obj/item/storage/box/monkeycubes{ pixel_x = 2; @@ -75909,7 +73138,7 @@ dir = 1 }, /area/science/xenobiology) -"cYb" = ( +"dcf" = ( /obj/structure/sink{ dir = 4; pixel_x = 11 @@ -75918,23 +73147,7 @@ dir = 5 }, /area/science/xenobiology) -"cYc" = ( -/obj/machinery/door/poddoor{ - id = "chapelgun"; - name = "Chapel Launcher Door" - }, -/obj/structure/fans/tiny, -/turf/open/floor/plating, -/area/chapel/main) -"cYd" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "chapel_shutters_space"; - name = "chapel shutters" - }, -/turf/open/floor/plating, -/area/chapel/main) -"cYe" = ( +"dcg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/shower{ dir = 4 @@ -75950,7 +73163,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYf" = ( +"dch" = ( /obj/structure/cable/yellow{ icon_state = "1-4" }, @@ -75959,7 +73172,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYg" = ( +"dci" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -75971,14 +73184,13 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYh" = ( +"dcj" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/research{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "xeno_airlock_interior"; - locked = 1; name = "Xenobiology Lab Internal Airlock"; req_access_txt = "55" }, @@ -75992,7 +73204,7 @@ dir = 4 }, /area/science/xenobiology) -"cYi" = ( +"dck" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -76011,7 +73223,7 @@ dir = 8 }, /area/science/xenobiology) -"cYj" = ( +"dcl" = ( /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, @@ -76020,7 +73232,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYk" = ( +"dcm" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -76033,7 +73245,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"cYl" = ( +"dcn" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -76049,7 +73261,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"cYm" = ( +"dco" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 10 }, @@ -76062,39 +73274,24 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"cYn" = ( +"dcp" = ( /obj/structure/cable/yellow{ icon_state = "1-8" }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYo" = ( +"dcq" = ( /obj/structure/chair/office/light{ dir = 1 }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYp" = ( -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYq" = ( +"dcr" = ( /turf/open/floor/plasteel/whitepurple/side{ dir = 4 }, /area/science/xenobiology) -"cYr" = ( -/obj/docking_port/stationary{ - dheight = 0; - dir = 2; - dwidth = 9; - height = 25; - id = "emergency_home"; - name = "MetaStation emergency evac bay"; - width = 29 - }, -/turf/open/space/basic, -/area/space) -"cYs" = ( +"dcs" = ( /obj/structure/closet/emcloset, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 5 @@ -76109,7 +73306,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYt" = ( +"dct" = ( /obj/structure/closet/l3closet/scientist, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 @@ -76120,7 +73317,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYu" = ( +"dcu" = ( /obj/structure/closet/l3closet/scientist, /obj/machinery/airalarm{ dir = 1; @@ -76134,28 +73331,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYv" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"cYw" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 1 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/xenobiology) -"cYx" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYy" = ( +"dcv" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 10 }, @@ -76167,14 +73343,14 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"cYz" = ( +"dcw" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /obj/effect/turf_decal/stripes/line, /turf/open/floor/plasteel, /area/science/xenobiology) -"cYA" = ( +"dcx" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/chair/comfy/black{ dir = 1 @@ -76184,67 +73360,33 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"cYB" = ( -/obj/effect/landmark/event_spawn, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYC" = ( +"dcy" = ( /obj/machinery/holopad, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYD" = ( +"dcz" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /turf/closed/wall/r_wall, /area/science/xenobiology) -"cYE" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 8 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/xenobiology) -"cYF" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYG" = ( -/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYH" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYI" = ( +"dcA" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYJ" = ( +"dcB" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYK" = ( +"dcC" = ( /obj/structure/chair/office/light, /obj/effect/landmark/start/scientist, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYL" = ( +"dcD" = ( /obj/machinery/reagentgrinder{ pixel_x = -1; pixel_y = 8 @@ -76254,49 +73396,20 @@ dir = 4 }, /area/science/xenobiology) -"cYM" = ( +"dcE" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 4 }, /turf/open/floor/plating/airless, /area/science/xenobiology) -"cYN" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ - dir = 9 - }, -/obj/structure/lattice/catwalk, -/turf/open/space, -/area/science/xenobiology) -"cYO" = ( -/obj/machinery/atmospherics/components/unary/tank/air{ - dir = 4 - }, -/turf/open/floor/plating, -/area/science/xenobiology) -"cYP" = ( -/obj/machinery/monkey_recycler, -/obj/machinery/atmospherics/pipe/simple/supply/hidden{ - dir = 9 - }, -/turf/open/floor/plasteel/whitepurple/side{ - dir = 8 - }, -/area/science/xenobiology) -"cYQ" = ( -/obj/machinery/processor/slime, -/obj/effect/turf_decal/stripes/corner{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cYR" = ( +"dcG" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/effect/turf_decal/stripes/line{ dir = 2 }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYS" = ( +"dcH" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -76308,7 +73421,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYT" = ( +"dcI" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/disposalpipe/segment{ dir = 4 @@ -76318,7 +73431,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYU" = ( +"dcJ" = ( /obj/structure/reagent_dispensers/watertank, /obj/item/extinguisher{ pixel_x = 4; @@ -76333,7 +73446,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cYV" = ( +"dcK" = ( /obj/machinery/disposal/bin, /obj/structure/sign/warning/deathsposal{ pixel_y = -32 @@ -76345,7 +73458,7 @@ dir = 2 }, /area/science/xenobiology) -"cYW" = ( +"dcL" = ( /obj/machinery/light, /obj/structure/table/glass, /obj/item/storage/box/beakers{ @@ -76357,7 +73470,7 @@ }, /turf/open/floor/plasteel/whitepurple/side, /area/science/xenobiology) -"cYX" = ( +"dcM" = ( /obj/machinery/chem_master, /obj/item/device/radio/intercom{ name = "Station Intercom (General)"; @@ -76365,339 +73478,13 @@ }, /turf/open/floor/plasteel/whitepurple/side, /area/science/xenobiology) -"cYY" = ( +"dcN" = ( /obj/machinery/chem_heater, /turf/open/floor/plasteel/whitepurple/side{ dir = 6 }, /area/science/xenobiology) -"cYZ" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZa" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZb" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/delivery, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZc" = ( -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/obj/structure/disposaloutlet, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZd" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZe" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio3"; - name = "containment blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"cZf" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/window/reinforced, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZg" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZh" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZi" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZj" = ( -/obj/structure/window/reinforced, -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio8"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZk" = ( -/obj/structure/cable/yellow{ - icon_state = "0-2" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio8"; - name = "containment blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"cZl" = ( -/turf/open/floor/engine, -/area/science/xenobiology) -"cZm" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Pen #1"; - dir = 4; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZn" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Containment Pen #1"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio3"; - name = "containment blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZo" = ( -/obj/machinery/door/window/northleft{ - dir = 4; - name = "Containment Pen #1"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZp" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZq" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZr" = ( -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZs" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Containment Pen #2"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZt" = ( -/obj/machinery/door/window/northleft{ - dir = 4; - name = "Containment Pen #2"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio8"; - name = "containment blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZu" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Pen #2"; - dir = 8; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZv" = ( -/mob/living/simple_animal/slime, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZw" = ( -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio3"; - name = "containment blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"cZx" = ( -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio3"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZy" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZz" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZA" = ( -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, -/obj/effect/turf_decal/stripes/corner{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZB" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZC" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/cable/yellow, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio8"; - name = "containment blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"cZD" = ( -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/disposaloutlet{ - dir = 1 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZE" = ( -/obj/structure/sign/warning/electricshock, -/turf/closed/wall, -/area/science/xenobiology) -"cZF" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/machinery/light{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZG" = ( +"dcO" = ( /obj/structure/sink{ dir = 4; pixel_x = 11 @@ -76713,7 +73500,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cZH" = ( +"dcP" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -76727,35 +73514,14 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"cZI" = ( -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZJ" = ( +"dcQ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/corner{ dir = 8 }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cZK" = ( -/obj/structure/window/reinforced, -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio7"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZL" = ( +"dcR" = ( /obj/structure/cable/yellow{ icon_state = "0-2" }, @@ -76766,138 +73532,7 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"cZM" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Pen #3"; - dir = 4; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZN" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Containment Pen #3"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio2"; - name = "containment blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZO" = ( -/obj/machinery/door/window/northleft{ - dir = 4; - name = "Containment Pen #3"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZP" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/machinery/holopad, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZQ" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Containment Pen #4"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZR" = ( -/obj/machinery/door/window/northleft{ - dir = 4; - name = "Containment Pen #4"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio7"; - name = "containment blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZS" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Pen #4"; - dir = 8; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"cZT" = ( -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio2"; - name = "containment blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"cZU" = ( -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio2"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"cZV" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/effect/landmark/start/scientist, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZW" = ( +"dcS" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -76912,26 +73547,14 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"cZX" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -12; - pixel_y = 2 - }, -/obj/machinery/atmospherics/pipe/simple/supply/hidden, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"cZY" = ( +"dcT" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/effect/turf_decal/stripes/line{ dir = 4 }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"cZZ" = ( +"dcU" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -76945,7 +73568,7 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"daa" = ( +"dcV" = ( /obj/structure/window/reinforced, /obj/machinery/button/door{ id = "xenobio6"; @@ -76959,7 +73582,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"dab" = ( +"dcW" = ( /obj/structure/cable/yellow{ icon_state = "0-2" }, @@ -76970,85 +73593,7 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"dac" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Pen #5"; - dir = 4; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dad" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Containment Pen #5"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio1"; - name = "containment blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dae" = ( -/obj/machinery/door/window/northleft{ - dir = 4; - name = "Containment Pen #5"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daf" = ( -/obj/machinery/door/window/northleft{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Containment Pen #6"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"dag" = ( -/obj/machinery/door/window/northleft{ - dir = 4; - name = "Containment Pen #6"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "xenobio6"; - name = "containment blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dah" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Pen #6"; - dir = 8; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dai" = ( +"dcX" = ( /obj/structure/cable/yellow{ icon_state = "0-4" }, @@ -77060,26 +73605,7 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"daj" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/structure/table/reinforced, -/obj/machinery/button/door{ - id = "xenobio1"; - name = "Containment Blast Doors"; - pixel_y = 4; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"dak" = ( +"dcY" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -77089,20 +73615,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"dal" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/structure/cable/yellow{ - icon_state = "1-8" - }, -/obj/structure/cable/yellow{ - icon_state = "1-4" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"dam" = ( +"dcZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/structure/cable/yellow{ icon_state = "4-8" @@ -77110,7 +73623,7 @@ /obj/effect/turf_decal/stripes/corner, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"dan" = ( +"dda" = ( /obj/structure/window/reinforced{ dir = 1 }, @@ -77126,7 +73639,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"dao" = ( +"ddb" = ( /obj/structure/cable/yellow, /obj/structure/cable/yellow{ icon_state = "0-8" @@ -77141,7 +73654,7 @@ }, /turf/open/floor/plating, /area/science/xenobiology) -"dap" = ( +"ddc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -77150,7 +73663,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"daq" = ( +"ddd" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -77162,17 +73675,11 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"dar" = ( -/turf/closed/wall/r_wall, -/area/maintenance/department/science/xenobiology) -"das" = ( +"dde" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, /area/maintenance/department/science/xenobiology) -"dat" = ( -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"dau" = ( +"ddf" = ( /obj/machinery/portable_atmospherics/canister, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 @@ -77187,60 +73694,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"dav" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 4 - }, -/obj/machinery/airalarm{ - pixel_y = 23 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"daw" = ( -/obj/machinery/atmospherics/pipe/manifold/general/visible{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"dax" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"day" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"daz" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 8 - }, -/obj/machinery/firealarm{ - dir = 2; - pixel_y = 26 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"daA" = ( +"ddg" = ( /obj/machinery/portable_atmospherics/canister, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 8 @@ -77255,38 +73709,21 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"daB" = ( +"ddh" = ( /turf/open/floor/plating{ icon_state = "platingdmg3" }, /area/maintenance/department/science/xenobiology) -"daC" = ( +"ddi" = ( /obj/structure/rack, /turf/open/floor/plating, /area/maintenance/department/science/xenobiology) -"daD" = ( +"ddj" = ( /turf/open/floor/plating{ icon_state = "platingdmg2" }, /area/maintenance/department/science/xenobiology) -"daE" = ( -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"daF" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/airlock/hatch{ - name = "Test Chamber Maintenance"; - req_access_txt = "47"; - req_one_access_txt = "0" - }, -/turf/open/floor/plating, -/area/science/xenobiology) -"daG" = ( +"ddk" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -77298,19 +73735,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"daH" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"daI" = ( +"ddl" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -77330,7 +73755,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"daJ" = ( +"ddm" = ( /obj/structure/disposalpipe/segment{ dir = 9 }, @@ -77345,7 +73770,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"daK" = ( +"ddn" = ( /obj/structure/cable/yellow{ icon_state = "4-8" }, @@ -77354,7 +73779,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"daL" = ( +"ddo" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, @@ -77366,7 +73791,7 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"daM" = ( +"ddp" = ( /obj/machinery/door/airlock/hatch{ name = "Test Chamber Maintenance"; req_access_txt = "47"; @@ -77377,111 +73802,17 @@ }, /turf/open/floor/plating, /area/science/xenobiology) -"daN" = ( +"ddq" = ( /obj/structure/cable/yellow{ icon_state = "2-8" }, /turf/open/floor/plating, /area/maintenance/department/science/xenobiology) -"daO" = ( +"ddr" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/plating, /area/maintenance/department/science/xenobiology) -"daP" = ( -/obj/structure/closet, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"daQ" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"daR" = ( -/obj/item/crowbar/red, -/obj/item/wrench, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daS" = ( -/obj/machinery/computer/security/telescreen{ - dir = 1; - name = "Test Chamber Monitor"; - network = list("Xeno"); - pixel_y = 2 - }, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daT" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/button/ignition{ - id = "Xenobio"; - pixel_x = -6; - pixel_y = -3 - }, -/obj/machinery/button/door{ - id = "Xenolab"; - name = "Test Chamber Blast Doors"; - pixel_x = 4; - pixel_y = -3; - req_access_txt = "55" - }, -/obj/structure/table/reinforced, -/obj/structure/cable/yellow{ - icon_state = "1-2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daU" = ( -/obj/machinery/door/window/southleft{ - dir = 1; - name = "Maximum Security Test Chamber"; - req_access_txt = "55" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daV" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 2 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daW" = ( -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas, -/obj/item/clothing/glasses/science, -/obj/item/clothing/glasses/science, -/obj/structure/table, -/obj/effect/turf_decal/stripes/line{ - dir = 2 - }, -/turf/open/floor/plasteel, -/area/science/xenobiology) -"daX" = ( +"dds" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, @@ -77490,64 +73821,13 @@ }, /turf/open/floor/plasteel, /area/science/xenobiology) -"daY" = ( +"ddt" = ( /obj/structure/cable/yellow{ icon_state = "1-2" }, /turf/open/floor/plating, /area/maintenance/department/science/xenobiology) -"daZ" = ( -/obj/machinery/space_heater, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"dba" = ( -/obj/structure/cable/yellow, -/obj/machinery/shieldwallgen/xenobiologyaccess, -/turf/open/floor/plating, -/area/science/xenobiology) -"dbb" = ( -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/door/poddoor/preopen{ - id = "Xenolab"; - name = "test chamber blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"dbc" = ( -/obj/structure/cable/yellow, -/obj/structure/cable/yellow{ - icon_state = "0-8" - }, -/obj/structure/cable/yellow{ - icon_state = "0-4" - }, -/obj/machinery/atmospherics/pipe/simple/general/visible, -/obj/machinery/door/poddoor/preopen{ - id = "Xenolab"; - name = "test chamber blast door" - }, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/science/xenobiology) -"dbd" = ( -/obj/machinery/door/window/southleft{ - dir = 2; - name = "Maximum Security Test Chamber"; - req_access_txt = "55" - }, -/obj/machinery/door/poddoor/preopen{ - id = "Xenolab"; - name = "test chamber blast door" - }, -/obj/structure/cable/yellow{ - icon_state = "4-8" - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbe" = ( +"ddu" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, @@ -77562,7 +73842,7 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"dbf" = ( +"ddv" = ( /obj/structure/cable/yellow{ icon_state = "0-8" }, @@ -77573,62 +73853,7 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/science/xenobiology) -"dbg" = ( -/obj/structure/sign/warning/electricshock, -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"dbh" = ( -/obj/machinery/atmospherics/pipe/simple/general/visible, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbi" = ( -/obj/structure/disposaloutlet{ - dir = 2 - }, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbj" = ( -/obj/structure/table, -/obj/item/stack/sheet/metal{ - amount = 10 - }, -/obj/item/device/electropack, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbk" = ( -/obj/machinery/sparker{ - id = "Xenobio"; - pixel_x = -25 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbl" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on{ - dir = 1 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbm" = ( -/obj/item/device/radio/beacon, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbn" = ( -/obj/structure/table, -/obj/machinery/cell_charger{ - pixel_y = 5 - }, -/obj/item/stack/cable_coil, -/obj/item/device/multitool, -/obj/item/stock_parts/cell/high{ - charge = 100; - maxcharge = 15000 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbo" = ( +"ddw" = ( /obj/structure/cable/yellow, /obj/machinery/power/apc{ dir = 4; @@ -77638,91 +73863,7 @@ }, /turf/open/floor/plating, /area/maintenance/department/science/xenobiology) -"dbp" = ( -/obj/effect/spawner/lootdrop/two_percent_xeno_egg_spawner, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbq" = ( -/obj/machinery/light/small, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbr" = ( -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Test Chamber"; - dir = 1; - network = list("SS13","RD","Xeno") - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbs" = ( -/obj/item/device/radio/intercom{ - pixel_y = -25 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbt" = ( -/obj/structure/table, -/obj/item/device/assembly/igniter{ - pixel_x = -5; - pixel_y = 3 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 5; - pixel_y = -4 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 2; - pixel_y = 6 - }, -/obj/item/device/assembly/igniter{ - pixel_x = 2; - pixel_y = -1 - }, -/turf/open/floor/engine, -/area/science/xenobiology) -"dbu" = ( -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"dbv" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 6 - }, -/obj/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"dbw" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"dbx" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/obj/machinery/door/airlock/research{ - glass = 1; - name = "Slime Euthanization Chamber"; - opacity = 0; - req_access_txt = "55" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"dby" = ( +"ddx" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -77733,56 +73874,17 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"dbz" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 4 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"dbA" = ( -/obj/machinery/atmospherics/pipe/simple/cyan/visible{ - dir = 10 - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"dbB" = ( -/obj/machinery/door/airlock/research{ - glass = 1; - name = "Slime Euthanization Chamber"; - opacity = 0; - req_access_txt = "55" - }, -/turf/open/floor/plasteel/white, -/area/science/xenobiology) -"dbC" = ( +"ddy" = ( /turf/open/floor/plating{ icon_state = "platingdmg1" }, /area/maintenance/department/science/xenobiology) -"dbD" = ( -/obj/structure/rack, -/obj/item/clothing/shoes/winterboots, -/obj/item/clothing/suit/hooded/wintercoat, -/turf/open/floor/plating, -/area/maintenance/department/science/xenobiology) -"dbE" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ - dir = 1; - name = "euthanization chamber freezer"; - on = 1; - target_temperature = 80 - }, -/turf/open/floor/plating, -/area/science/xenobiology) -"dbF" = ( +"ddz" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/cyan/visible, /turf/open/floor/plating, /area/science/xenobiology) -"dbG" = ( +"ddA" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/research{ @@ -77793,23 +73895,7 @@ }, /turf/open/floor/plasteel/white, /area/science/xenobiology) -"dbH" = ( -/turf/open/floor/circuit/killroom, -/area/science/xenobiology) -"dbI" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on{ - dir = 1; - external_pressure_bound = 140; - name = "server vent"; - pressure_checks = 0 - }, -/turf/open/floor/circuit/killroom, -/area/science/xenobiology) -"dbJ" = ( -/obj/structure/disposalpipe/segment, -/turf/open/floor/circuit/killroom, -/area/science/xenobiology) -"dbK" = ( +"ddB" = ( /obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{ dir = 1; external_pressure_bound = 120; @@ -77817,31 +73903,4363 @@ }, /turf/open/floor/circuit/killroom, /area/science/xenobiology) -"dbL" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/light/small, -/turf/open/floor/circuit/killroom, -/area/science/xenobiology) -"dbM" = ( -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Kill Chamber"; - dir = 1; - network = list("SS13","RD","Xeno"); - start_active = 1 - }, -/turf/open/floor/circuit/killroom, -/area/science/xenobiology) -"dbN" = ( -/obj/structure/disposalpipe/segment, -/turf/closed/wall/r_wall, -/area/science/xenobiology) -"dbO" = ( +"ddC" = ( /obj/structure/disposalpipe/trunk{ dir = 1 }, /obj/structure/disposaloutlet, /turf/open/floor/plating/airless, /area/science/xenobiology) +"ddE" = ( +/obj/effect/landmark/start/cook, +/obj/machinery/holopad, +/turf/open/floor/plasteel/cafeteria, +/area/crew_quarters/kitchen) +"ddF" = ( +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"ddG" = ( +/obj/effect/turf_decal/stripes/line, +/obj/docking_port/stationary/public_mining_dock, +/turf/open/floor/plating, +/area/shuttle/auxillary_base) +"ddO" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ddP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ddQ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ddS" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 6 + }, +/obj/machinery/camera{ + c_tag = "Engineering Supermatter Fore"; + dir = 4; + network = list("SS13","Engine") + }, +/obj/machinery/firealarm{ + dir = 8; + pixel_x = -26 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ddT" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ddU" = ( +/obj/machinery/atmospherics/pipe/manifold4w/general/visible, +/obj/machinery/meter, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ddV" = ( +/obj/machinery/atmospherics/pipe/manifold4w/general/visible, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"ddW" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ddX" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ddY" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/plasteel, +/area/engine/engineering) +"ddZ" = ( +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"dea" = ( +/obj/machinery/atmospherics/components/unary/outlet_injector/on{ + volume_rate = 200 + }, +/turf/open/floor/plating/airless, +/area/engine/engineering) +"deb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"ded" = ( +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 1 + }, +/obj/effect/spawner/structure/window/plasma/reinforced, +/turf/open/floor/plating, +/area/engine/engineering) +"dee" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/spawner/structure/window/plasma/reinforced, +/turf/open/floor/plating, +/area/engine/engineering) +"def" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"deh" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/spawner/structure/window/plasma/reinforced, +/turf/open/floor/plating, +/area/engine/engineering) +"dei" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dej" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dek" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 2; + name = "Mix to Gas" + }, +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"del" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dem" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Gas to Mix" + }, +/obj/structure/cable/white{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"den" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dep" = ( +/obj/machinery/firealarm{ + pixel_y = 32 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"deq" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"der" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light, +/obj/machinery/atmospherics/pipe/manifold/cyan/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"des" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "2-8" + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"deu" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 10 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dev" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dew" = ( +/obj/machinery/door/firedoor, +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/engineering/glass{ + name = "Laser Room"; + req_access_txt = "10" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dex" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dey" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/structure/cable/white{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"deA" = ( +/obj/structure/cable/white{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"deB" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"deC" = ( +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"deD" = ( +/obj/machinery/status_display, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"deI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"deJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical, +/turf/open/floor/engine, +/area/engine/engineering) +"deK" = ( +/obj/structure/cable/white, +/obj/machinery/power/emitter/anchored{ + dir = 2; + state = 2 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"deL" = ( +/obj/structure/cable/white, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"deM" = ( +/obj/structure/sign/warning/securearea, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"deN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"deO" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"deS" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 10 + }, +/obj/machinery/power/rad_collector/anchored, +/obj/structure/cable, +/obj/structure/window/plasma/reinforced, +/turf/open/floor/engine, +/area/engine/supermatter) +"deU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical, +/turf/open/floor/engine, +/area/engine/engineering) +"deV" = ( +/obj/structure/sign/warning/fire, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"deW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/machinery/camera{ + c_tag = "Engineering Supermatter Starboard"; + dir = 4; + network = list("SS13","Engine") + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"deX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"deY" = ( +/obj/structure/reflector/single/anchored{ + dir = 9 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfa" = ( +/obj/machinery/power/supermatter_shard/crystal/engine, +/turf/open/floor/engine, +/area/engine/supermatter) +"dfb" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 10 + }, +/obj/machinery/meter, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"dfc" = ( +/obj/structure/sign/warning/electricshock, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"dfd" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/manifold/cyan/visible{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical, +/turf/open/floor/engine, +/area/engine/engineering) +"dff" = ( +/obj/structure/reflector/double/anchored{ + dir = 5 + }, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"dfg" = ( +/obj/structure/reflector/single/anchored{ + dir = 10 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfh" = ( +/obj/structure/sign/warning/nosmoking, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"dfi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dfj" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"dfk" = ( +/obj/machinery/atmospherics/pipe/manifold/general/visible, +/obj/machinery/power/rad_collector/anchored, +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/structure/window/plasma/reinforced{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"dfm" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 9 + }, +/obj/machinery/power/rad_collector/anchored, +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/structure/window/plasma/reinforced{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"dfp" = ( +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"dfq" = ( +/obj/machinery/camera{ + c_tag = "Supermatter Chamber"; + dir = 4; + network = list("Engine") + }, +/obj/structure/cable{ + icon_state = "1-2" + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"dft" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 5 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfu" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{ + filter_type = "n2" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dfA" = ( +/obj/structure/cable/white{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfB" = ( +/obj/structure/cable/white{ + icon_state = "0-2" + }, +/obj/machinery/power/emitter/anchored{ + dir = 1; + state = 2 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfC" = ( +/obj/structure/cable/white{ + icon_state = "0-2" + }, +/obj/machinery/power/emitter/anchored{ + dir = 1; + state = 2 + }, +/obj/machinery/light{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfD" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfE" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/green/visible{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfF" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/meter, +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfG" = ( +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/cable{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfI" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Cooling Loop Bypass" + }, +/obj/structure/cable/white{ + icon_state = "2-4" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfJ" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/orange/visible{ + dir = 4 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfM" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/structure/cable/white{ + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfO" = ( +/obj/structure/cable/white{ + icon_state = "1-8" + }, +/turf/open/floor/plating, +/area/engine/engineering) +"dfP" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Atmos to Loop" + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfQ" = ( +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/engine, +/area/engine/engineering) +"dfR" = ( +/obj/machinery/atmospherics/components/binary/pump{ + name = "Gas to Cold Loop"; + on = 1 + }, +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/engine/engineering) +"dfS" = ( +/obj/structure/cable/white{ + icon_state = "1-8" + }, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/engine/engineering) +"dfT" = ( +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/engine, +/area/engine/engineering) +"dfU" = ( +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Cold Loop to Gas"; + on = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dfV" = ( +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"dfW" = ( +/obj/item/wrench, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"dfX" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 8 + }, +/turf/open/floor/plasteel{ + dir = 1 + }, +/area/engine/engineering) +"dfY" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"dfZ" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"dga" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/junction, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"dgb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/turf/closed/wall/r_wall, +/area/engine/engineering) +"dgc" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dgd" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space, +/area/space/nearstation) +"dge" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"dgf" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/turf/open/space, +/area/space/nearstation) +"dgg" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"dgh" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 6 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"dgi" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dgj" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"dgk" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"dgm" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"dgo" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dgp" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dgr" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 10 + }, +/turf/open/space, +/area/space/nearstation) +"dgt" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"dgu" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/turf/open/space, +/area/space/nearstation) +"dgv" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"dgw" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dgz" = ( +/obj/structure/closet/toolcloset, +/obj/effect/turf_decal/delivery, +/obj/item/clothing/glasses/meson/engine, +/turf/open/floor/plasteel, +/area/engine/engineering) +"dgA" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dgB" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 5 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/space/nearstation) +"dgI" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 5 + }, +/turf/open/space, +/area/space/nearstation) +"dgJ" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"dgK" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/space, +/area/space/nearstation) +"dgM" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 10 + }, +/turf/open/space, +/area/space/nearstation) +"dgN" = ( +/obj/structure/lattice, +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dgO" = ( +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dgS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/structure/transit_tube/horizontal, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dha" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dhc" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/yellow/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible, +/turf/open/space, +/area/space/nearstation) +"dhe" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dhg" = ( +/obj/machinery/atmospherics/pipe/simple/general/visible{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dhh" = ( +/obj/machinery/atmospherics/pipe/simple/yellow/visible, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 4; + name = "Mix to Engine"; + on = 0 + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dhi" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible, +/obj/machinery/door/window/northleft{ + dir = 8; + icon_state = "left"; + name = "Inner Pipe Access"; + req_access_txt = "24" + }, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"dhj" = ( +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/plasteel/dark, +/area/engine/atmos) +"dhk" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 4 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"dhl" = ( +/obj/structure/lattice, +/obj/machinery/atmospherics/pipe/simple/orange/visible{ + dir = 9 + }, +/turf/open/space, +/area/space/nearstation) +"dhn" = ( +/obj/structure/table, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/fore) +"dho" = ( +/obj/item/stack/sheet/cardboard, +/obj/structure/light_construct/small{ + dir = 1 + }, +/obj/structure/closet/crate, +/obj/item/coin/silver, +/obj/item/grenade/chem_grenade, +/obj/item/storage/box/lights/mixed, +/obj/item/watertank, +/obj/item/storage/box/donkpockets, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhp" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 6 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/fitness/recreation) +"dhq" = ( +/obj/structure/table/reinforced, +/obj/structure/light_construct/small{ + dir = 8 + }, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/structure/window/reinforced, +/obj/item/poster/random_official, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/fore) +"dhs" = ( +/obj/structure/rack, +/obj/item/clothing/under/color/blue, +/obj/item/clothing/ears/earmuffs, +/obj/item/clothing/neck/tie/blue, +/obj/item/clothing/head/soft/blue, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/vault, +/area/crew_quarters/fitness/recreation) +"dht" = ( +/obj/item/cigbutt, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dhu" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhv" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/westleft{ + base_state = "right"; + dir = 4; + icon_state = "right"; + name = "Outer Window"; + req_access_txt = "0" + }, +/obj/machinery/door/window/brigdoor{ + dir = 8; + name = "Brig Control Desk"; + req_access_txt = "3" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/item/folder/red, +/obj/item/folder/red, +/obj/item/poster/random_official, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"dhw" = ( +/obj/structure/closet, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dhx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhy" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/closet/cardboard, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/warehouse) +"dhz" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/fore) +"dhA" = ( +/obj/machinery/washing_machine, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/barber, +/area/crew_quarters/dorms) +"dhB" = ( +/obj/item/clothing/glasses/meson, +/obj/structure/closet/crate, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance{ + lootcount = 2; + name = "2maintenance loot spawner" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dhC" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/rack, +/obj/item/stack/sheet/cardboard, +/obj/item/stack/rods/fifty, +/obj/item/paper, +/obj/item/storage/box/lights/mixed, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/floorgrime, +/area/quartermaster/warehouse) +"dhD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/freezer, +/area/crew_quarters/toilet/restrooms) +"dhE" = ( +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhF" = ( +/obj/structure/closet/wardrobe/pjs, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/vault, +/area/crew_quarters/dorms) +"dhG" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/brown/corner{ + dir = 4 + }, +/area/construction/storage/wing) +"dhH" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dhI" = ( +/obj/machinery/vending/assist, +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/brown{ + dir = 1 + }, +/area/storage/primary) +"dhJ" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible, +/obj/machinery/portable_atmospherics/pump, +/obj/effect/turf_decal/delivery, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/locker) +"dhK" = ( +/obj/structure/closet, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhL" = ( +/obj/structure/table, +/obj/item/device/analyzer, +/obj/machinery/power/apc{ + dir = 2; + name = "Tool Storage APC"; + areastring = "/area/storage/primary"; + pixel_y = -27 + }, +/obj/structure/cable/yellow, +/obj/item/wrench, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/plasteel/brown{ + dir = 10 + }, +/area/storage/primary) +"dhM" = ( +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_y = 21 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/arrival{ + dir = 5 + }, +/area/hallway/secondary/entry) +"dhN" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard/fore) +"dhO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dhP" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"dhQ" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dhR" = ( +/obj/structure/closet, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port) +"dhS" = ( +/obj/machinery/vending/cigarette, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/crew_quarters/toilet/auxiliary) +"dhT" = ( +/obj/structure/sign/poster/random, +/turf/closed/wall, +/area/crew_quarters/bar) +"dhU" = ( +/obj/structure/piano, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/sign/poster/random{ + pixel_y = 32 + }, +/turf/open/floor/carpet, +/area/crew_quarters/theatre) +"dhV" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/sign/poster/random{ + pixel_y = 32 + }, +/turf/open/floor/carpet, +/area/crew_quarters/theatre) +"dhW" = ( +/obj/structure/table/wood, +/obj/item/staff/broom, +/obj/item/wrench, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/structure/sign/poster/random{ + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dhX" = ( +/obj/structure/table/wood, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/item/clothing/head/sombrero, +/obj/structure/sign/poster/random{ + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dhZ" = ( +/obj/structure/urinal{ + pixel_y = 29 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/plating, +/area/crew_quarters/toilet/auxiliary) +"dib" = ( +/obj/structure/table/wood, +/obj/item/lipstick{ + pixel_y = 5 + }, +/obj/machinery/camera{ + c_tag = "Theatre - Stage"; + dir = 8; + network = list("SS13") + }, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/item/device/instrument/guitar, +/obj/structure/sign/poster/random{ + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dic" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/arrival{ + dir = 4 + }, +/area/hallway/secondary/entry) +"did" = ( +/obj/structure/table/wood, +/obj/item/folder, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/wood, +/area/security/vacantoffice) +"dif" = ( +/obj/item/soap/nanotrasen, +/obj/machinery/light/small{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/structure/sign/poster/random{ + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dig" = ( +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/security/vacantoffice) +"dih" = ( +/obj/machinery/light/small, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plating, +/area/crew_quarters/toilet/auxiliary) +"dii" = ( +/obj/machinery/door/window{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Theatre Stage"; + req_access_txt = "0" + }, +/obj/structure/sign/poster/random{ + pixel_y = -32 + }, +/turf/open/floor/carpet, +/area/crew_quarters/theatre) +"dij" = ( +/obj/item/device/instrument/violin, +/obj/structure/table/wood, +/obj/item/device/radio/intercom{ + freerange = 0; + frequency = 1459; + name = "Station Intercom (General)"; + pixel_x = 29 + }, +/obj/structure/sign/poster/random{ + pixel_y = -32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dik" = ( +/obj/structure/sign/poster/official/random, +/turf/closed/wall, +/area/crew_quarters/kitchen) +"dil" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/item/clothing/mask/pig, +/obj/item/bikehorn, +/obj/structure/table/wood, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dim" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/obj/structure/sign/poster/contraband/clown{ + pixel_x = 32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"din" = ( +/obj/structure/table/wood, +/obj/item/paper, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/wood, +/area/security/vacantoffice) +"dio" = ( +/obj/structure/closet/crate, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/poster/random_official, +/turf/open/floor/plating, +/area/maintenance/port) +"dip" = ( +/obj/structure/table/wood, +/obj/machinery/button/door{ + id = "corporate_privacy"; + name = "corporate showroom shutters control"; + pixel_x = 28; + req_access_txt = "19" + }, +/obj/item/poster/random_official, +/obj/item/poster/random_official, +/obj/item/poster/random_official, +/obj/item/poster/random_official, +/obj/item/poster/random_official, +/obj/item/device/paicard{ + desc = "A real Nanotrasen success, these personal AIs provide all of the companionship of an AI without any law related red-tape."; + name = "Nanotrasen-brand personal AI device exhibit" + }, +/turf/open/floor/carpet, +/area/bridge/showroom/corporate) +"diq" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/item/clothing/mask/horsehead, +/obj/structure/table/wood, +/obj/machinery/airalarm{ + dir = 1; + pixel_y = -22 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_x = -32 + }, +/obj/item/clothing/mask/cigarette/pipe, +/obj/item/clothing/mask/fakemoustache, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dir" = ( +/obj/machinery/camera{ + c_tag = "Theatre - Backstage"; + dir = 1; + network = list("SS13") + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/obj/structure/closet/crate/wooden/toy, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dis" = ( +/obj/machinery/firealarm{ + dir = 4; + pixel_x = 24 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/turf/open/floor/wood, +/area/crew_quarters/theatre) +"dit" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port) +"diu" = ( +/obj/structure/reagent_dispensers/watertank, +/obj/item/storage/box/lights/mixed, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"div" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port) +"diw" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/obj/machinery/firealarm{ + pixel_y = 29 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/obj/structure/closet/crate/hydroponics, +/obj/item/shovel/spade, +/obj/item/wrench, +/obj/item/reagent_containers/glass/bucket, +/obj/item/cultivator, +/obj/item/wirecutters, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"dix" = ( +/obj/structure/rack, +/obj/item/poster/random_contraband, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port) +"diy" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 8 + }, +/obj/item/poster/random_contraband, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"diz" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/obj/structure/sign/poster/official/cleanliness{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/hydrofloor, +/area/hydroponics) +"diA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard/aft) +"diB" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"diC" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"diD" = ( +/obj/machinery/vending/cigarette, +/obj/machinery/status_display{ + pixel_y = 32 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/white/side{ + dir = 4 + }, +/area/science/research) +"diE" = ( +/obj/structure/rack, +/obj/item/reagent_containers/food/drinks/bottle/vodka{ + pixel_x = 3; + pixel_y = 2 + }, +/obj/item/reagent_containers/food/drinks/bottle/vermouth{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/drinks/bottle/whiskey, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"diF" = ( +/obj/structure/chair/stool, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"diG" = ( +/obj/structure/chair/stool, +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/port/aft) +"diH" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister/air, +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"diI" = ( +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/poster/random_contraband, +/obj/item/reagent_containers/food/drinks/beer{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/reagent_containers/food/drinks/ale, +/obj/structure/table/wood, +/obj/item/device/instrument/eguitar, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"diJ" = ( +/obj/structure/light_construct/small, +/obj/structure/table/wood/poker, +/obj/item/toy/cards/deck, +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/turf/open/floor/wood, +/area/maintenance/port/aft) +"diK" = ( +/obj/item/dice/d20, +/obj/item/dice, +/obj/structure/table/wood, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"diL" = ( +/obj/item/tank/internals/air, +/obj/item/tank/internals/air, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/machinery/space_heater, +/obj/effect/spawner/lootdrop/maintenance, +/obj/structure/sign/poster/contraband/random{ + pixel_x = 32 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"diM" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"diN" = ( +/obj/structure/chair/stool, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/medical/medbay/aft) +"diP" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = -32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"diQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/aft) +"diR" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/stack/ore/slag, +/turf/open/floor/plating, +/area/maintenance/aft) +"diS" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/storage/box/lights/mixed, +/turf/open/floor/plating, +/area/maintenance/aft) +"diT" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"diU" = ( +/obj/structure/closet/crate, +/obj/item/poster/random_official, +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/landmark/blobstart, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"diV" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Departure Lounge - Port Fore"; + dir = 4; + network = list("SS13") + }, +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-24" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/sign/poster/official/random{ + pixel_x = -32 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"diW" = ( +/obj/machinery/hydroponics/soil{ + pixel_y = 8 + }, +/obj/item/seeds/glowshroom, +/obj/item/seeds/corn, +/obj/effect/turf_decal/stripes/line, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"djg" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"djh" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"djj" = ( +/obj/machinery/light/small{ + dir = 4 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/obj/machinery/camera{ + c_tag = "Chapel - Funeral Parlour"; + dir = 8; + network = list("SS13") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"djk" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/closed/wall, +/area/chapel/main) +"djr" = ( +/obj/machinery/atmospherics/pipe/manifold/supply/hidden, +/turf/open/floor/plasteel/dark, +/area/chapel/main) +"djs" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 9 + }, +/obj/structure/lattice/catwalk, +/turf/open/space, +/area/science/xenobiology) +"djt" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/turf/open/floor/plating, +/area/engine/supermatter) +"djx" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/item/crowbar, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "engsm"; + name = "Radiation Chamber Shutters" + }, +/turf/open/floor/plating, +/area/engine/supermatter) +"djz" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/external{ + name = "Arrival Airlock" + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"djB" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/effect/landmark/observer_start, +/obj/effect/turf_decal/plaque{ + icon_state = "L8" + }, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"djC" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/external{ + name = "Arrival Airlock" + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"djM" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 3; + height = 15; + id = "arrivals_stationary"; + name = "arrivals"; + width = 7; + roundstart_template = /datum/map_template/shuttle/arrival/box; + }, +/turf/open/space/basic, +/area/space) +"djW" = ( +/obj/structure/table/wood, +/obj/item/clipboard, +/obj/item/paper, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/turf/open/floor/wood, +/area/security/vacantoffice) +"djX" = ( +/obj/structure/closet/coffin, +/obj/machinery/door/window/eastleft{ + name = "Coffin Storage"; + req_access_txt = "22" + }, +/turf/open/floor/plating, +/area/chapel/main) +"dlI" = ( +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"dlN" = ( +/obj/effect/spawner/structure/window/plasma/reinforced, +/turf/open/floor/plating, +/area/engine/supermatter) +"dlV" = ( +/turf/closed/wall/r_wall, +/area/maintenance/department/science/xenobiology) +"dmq" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible{ + dir = 4 + }, +/obj/machinery/door/airlock/research{ + glass = 1; + name = "Slime Euthanization Chamber"; + opacity = 0; + req_access_txt = "55" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"dmr" = ( +/obj/machinery/door/airlock/research{ + glass = 1; + name = "Slime Euthanization Chamber"; + opacity = 0; + req_access_txt = "55" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"dmD" = ( +/obj/structure/displaycase/trophy, +/turf/open/floor/wood, +/area/library) +"dmF" = ( +/turf/closed/wall, +/area/quartermaster/sorting) +"dmH" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/quartermaster/sorting) +"dmT" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/quartermaster/sorting) +"dnd" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dne" = ( +/turf/closed/wall, +/area/maintenance/port/fore) +"dnh" = ( +/turf/closed/wall, +/area/maintenance/starboard/fore) +"dni" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dnk" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dnr" = ( +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/power/apc{ + dir = 4; + name = "Port Bow Maintenance APC"; + areastring = "/area/maintenance/port/fore"; + pixel_x = 26 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/port/fore) +"dnu" = ( +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dnz" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dnF" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/port/fore) +"dnG" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dnM" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dnO" = ( +/obj/machinery/space_heater, +/obj/effect/decal/cleanable/cobweb, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dnP" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/landmark/xeno_spawn, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dnR" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dnS" = ( +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dnZ" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/port/fore) +"dod" = ( +/obj/item/cigbutt, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"doe" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"doh" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/starboard/fore) +"dou" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"doA" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"doJ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dpk" = ( +/obj/item/cigbutt, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dps" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard/fore) +"dpG" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dpL" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/fore) +"dqe" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dqp" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard/fore) +"dqu" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dqT" = ( +/turf/closed/wall/r_wall, +/area/maintenance/starboard/fore) +"dqU" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/machinery/vending/coffee, +/turf/open/floor/plasteel, +/area/science/mixing) +"drQ" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/port/fore) +"dsg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plating, +/area/maintenance/fore) +"dss" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dst" = ( +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/closet/emcloset, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dtl" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dtE" = ( +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "12" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dtP" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dtR" = ( +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dtS" = ( +/obj/item/cigbutt, +/obj/machinery/power/apc{ + dir = 2; + name = "Starboard Bow Maintenance APC"; + areastring = "/area/maintenance/starboard/fore"; + pixel_y = -28 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"duo" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dux" = ( +/turf/closed/wall, +/area/maintenance/port/aft) +"duH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dvq" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dvt" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/port/aft) +"dvw" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dvE" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dvY" = ( +/turf/closed/wall, +/area/maintenance/starboard/aft) +"dwb" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dwc" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/sign/poster/contraband/random{ + pixel_y = 32 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dwe" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dwi" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dwj" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dwv" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dww" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dwL" = ( +/turf/closed/wall/r_wall, +/area/maintenance/starboard/aft) +"dwQ" = ( +/obj/structure/chair/stool, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dwX" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/starboard/aft) +"dwY" = ( +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dxh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dxk" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dxv" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/port/aft) +"dxQ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dyc" = ( +/obj/structure/grille, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dyg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dyj" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/port/aft) +"dyp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"dyw" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dzc" = ( +/obj/machinery/space_heater, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dzI" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dzK" = ( +/turf/closed/wall/r_wall, +/area/maintenance/port/aft) +"dzQ" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dAd" = ( +/obj/machinery/power/apc/highcap/five_k{ + dir = 2; + name = "Starboard Quarter Maintenance APC"; + areastring = "/area/maintenance/starboard/aft"; + pixel_y = -24 + }, +/obj/structure/cable/yellow, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 5 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dAh" = ( +/obj/item/storage/box, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dAn" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dAp" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/aft) +"dAw" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/maintenance{ + req_access_txt = "0"; + req_one_access_txt = "12;47" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dAx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dAZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dBe" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/maintenance/starboard/aft) +"dBu" = ( +/turf/closed/wall, +/area/engine/gravity_generator) +"dBw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/cyan/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dBx" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/plasteel/dark, +/area/engine/engineering) +"dBy" = ( +/obj/machinery/atmospherics/pipe/simple/green/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/supermatter) +"dBz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dBA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/green/visible, +/turf/open/floor/engine, +/area/engine/engineering) +"dBB" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/engineering) +"dBC" = ( +/obj/machinery/meter, +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/purple/visible{ + dir = 4 + }, +/turf/closed/wall/r_wall, +/area/engine/atmos) +"dBF" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/brig) +"dBG" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/security/brig) +"dBH" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-4" + }, +/turf/open/floor/plating, +/area/security/brig) +"dBI" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/engine/break_room) +"dBJ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dBK" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "atmos"; + name = "Atmospherics Blast Door" + }, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/engine/atmos) +"dBM" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/caution{ + dir = 8 + }, +/area/engine/atmos) +"dBN" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-2" + }, +/turf/open/floor/plating, +/area/medical/virology) +"dBO" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/mob/living/carbon/monkey, +/turf/open/floor/plasteel/freezer, +/area/medical/virology) +"dBS" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/turf/open/floor/plasteel/white, +/area/medical/virology) +"dBT" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/medical/virology) +"dBU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/turf/open/floor/plating, +/area/medical/virology) +"dBV" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable/yellow, +/turf/open/floor/plating, +/area/medical/virology) +"dBX" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/dark, +/area/ai_monitored/security/armory) +"dBY" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/crew_quarters/fitness/recreation) +"dBZ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/vault{ + dir = 8 + }, +/area/security/warden) +"dCa" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/security/warden) +"dCb" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/red, +/area/security/main) +"dCc" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 4 + }, +/area/crew_quarters/fitness/recreation) +"dCe" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/fore) +"dCf" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"dCg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/red/corner{ + dir = 1 + }, +/area/security/brig) +"dCh" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/showroomfloor, +/area/security/warden) +"dCi" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/maintenance/starboard/fore) +"dCj" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/floorgrime, +/area/security/brig) +"dCk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/engineering) +"dCl" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"dCn" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/quartermaster/miningoffice) +"dCo" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"dCp" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating{ + icon_state = "platingdmg2" + }, +/area/maintenance/fore) +"dCq" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/security/courtroom) +"dCr" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/fore) +"dCs" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dCt" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/storage/primary) +"dCv" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/floorgrime, +/area/crew_quarters/locker) +"dCw" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/engineering) +"dCx" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/maintenance/port/fore) +"dCz" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/dark, +/area/security/courtroom) +"dCA" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 1 + }, +/area/crew_quarters/locker) +"dCB" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"dCC" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dCD" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dCE" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dCH" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dCI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"dCJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/yellow/corner{ + dir = 1 + }, +/area/hallway/primary/starboard) +"dCK" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/dark, +/area/bridge) +"dCM" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_y = -30 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/caution/corner{ + dir = 8 + }, +/area/hallway/primary/starboard) +"dCN" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/port) +"dCO" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet, +/area/crew_quarters/heads/hop) +"dCP" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet, +/area/crew_quarters/heads/captain/private) +"dCS" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/bar, +/area/crew_quarters/bar) +"dCT" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/primary/central) +"dCU" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/crew_quarters/bar) +"dCV" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dCW" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port) +"dCX" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet, +/area/library) +"dCY" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dCZ" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet, +/area/library) +"dDa" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/neutral/corner{ + dir = 8 + }, +/area/hallway/secondary/command) +"dDb" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/bar, +/area/crew_quarters/bar) +"dDe" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/cafeteria{ + dir = 5 + }, +/area/crew_quarters/kitchen) +"dDf" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/bridge/showroom/corporate) +"dDg" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/bridge/showroom/corporate) +"dDi" = ( +/obj/machinery/newscaster{ + pixel_x = -32 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/wood, +/area/library) +"dDl" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/green/side{ + dir = 8 + }, +/area/hydroponics) +"dDm" = ( +/obj/machinery/atmospherics/pipe/simple/dark/visible{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/engine/atmos) +"dDo" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/medical/medbay/central) +"dDp" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/research) +"dDq" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dDr" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dDs" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dDt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/barber{ + dir = 8 + }, +/area/crew_quarters/heads/cmo) +"dDu" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dDv" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/blue/side{ + dir = 8 + }, +/area/hallway/primary/aft) +"dDw" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dDy" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/research) +"dDz" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/circuit, +/area/science/robotics/mechbay) +"dDA" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/mixing) +"dDB" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/port/aft) +"dDC" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"dDE" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/science/robotics/lab) +"dDF" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dDG" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"dDH" = ( +/obj/structure/chair{ + pixel_y = -2 + }, +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/vault, +/area/chapel/main) +"dDI" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/xenobiology) +"dDJ" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/construction/mining/aux_base) +"dDK" = ( +/obj/structure/rack, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/electronics/airlock, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/wallframe/camera, +/obj/item/device/assault_pod/mining, +/turf/open/floor/plasteel/yellow/side{ + dir = 1 + }, +/area/construction/mining/aux_base) +"dDL" = ( +/obj/machinery/door/airlock/maintenance/abandoned{ + name = "Storage Room"; + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"dGH" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"dIs" = ( +/obj/machinery/door/airlock/external{ + name = "Supply Dock Airlock"; + req_access_txt = "31" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"dLK" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dYu" = ( +/obj/machinery/door/airlock/external{ + name = "Auxiliary Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"eoK" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 9 + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"eqq" = ( +/obj/item/screwdriver, +/obj/structure/table/reinforced, +/obj/structure/sign/poster/official/random{ + pixel_y = 32 + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"eqG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"evy" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/space) +"eEe" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"eFN" = ( +/obj/structure/bodycontainer/crematorium{ + id = "crematoriumChapel"; + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/chapel/office) +"eXy" = ( +/obj/machinery/airalarm{ + pixel_y = 32 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/disposal/bin, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"eZe" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"fdr" = ( +/obj/structure/closet/firecloset, +/turf/open/floor/plating, +/area/engine/engineering) +"fDD" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"gfh" = ( +/obj/machinery/libraryscanner, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"gix" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/research/glass{ + name = "Circuitry Lab"; + req_access_txt = "47" + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"gnZ" = ( +/obj/item/device/radio/intercom{ + pixel_y = -30 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"gEk" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"gGT" = ( +/obj/effect/landmark/start/scientist, +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"gHh" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/machinery/door/airlock/maintenance, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"gJs" = ( +/obj/effect/spawner/structure/window/plasma/reinforced, +/turf/open/floor/plating, +/area/engine/atmos) +"gLC" = ( +/obj/structure/reagent_dispensers/water_cooler, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"gNe" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"gRS" = ( +/obj/structure/table/reinforced, +/obj/item/device/integrated_electronics/analyzer, +/obj/item/device/integrated_circuit_printer, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"hfJ" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/autolathe, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"hyP" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod Two" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/security/prison) +"ioI" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 4 + }, +/obj/machinery/door/airlock/research/glass{ + name = "Circuitry Lab"; + req_access_txt = "47" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plasteel, +/area/science/circuit) +"izu" = ( +/obj/machinery/autolathe{ + name = "public autolathe" + }, +/obj/machinery/door/window/eastright{ + dir = 2; + name = "Research and Development Desk"; + req_access_txt = "7" + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "research_shutters"; + name = "research shutters" + }, +/turf/open/floor/plasteel/whitepurple, +/area/science/lab) +"jwW" = ( +/turf/closed/wall/mineral/plastitanium, +/area/crew_quarters/fitness/recreation) +"jyv" = ( +/obj/item/stock_parts/cell/super, +/obj/item/stock_parts/cell/super, +/obj/item/stack/sheet/metal/fifty, +/obj/structure/table/reinforced, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the RD's goons from the safety of your own office."; + name = "Research Monitor"; + network = list("RD"); + pixel_y = 32 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"jyQ" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance"; + req_access = null; + req_access_txt = "10; 13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/solars/port/aft) +"jKK" = ( +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"kfu" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"krD" = ( +/turf/closed/wall, +/area/science/circuit) +"kys" = ( +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/machinery/power/apc{ + areastring = "/area/hallway/secondary/service"; + dir = 1; + name = "Service Hall APC"; + pixel_y = 25 + }, +/obj/machinery/airalarm{ + dir = 8; + pixel_x = 24 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"kzn" = ( +/obj/machinery/door/airlock/external{ + name = "Departure Lounge Airlock" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit/departure_lounge) +"kDM" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"kOt" = ( +/obj/item/device/multitool, +/obj/item/screwdriver, +/obj/structure/table/reinforced, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/light_switch{ + pixel_y = 32 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"kVo" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"lal" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"llb" = ( +/obj/structure/table/reinforced, +/obj/item/device/integrated_circuit_printer, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"lsv" = ( +/obj/machinery/power/apc{ + areastring = "/area/science/circuit"; + dir = 1; + name = "Circuitry Lab APC"; + pixel_y = 30 + }, +/obj/structure/cable/yellow{ + icon_state = "0-8" + }, +/obj/structure/table/reinforced, +/obj/item/device/multitool, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"lzk" = ( +/obj/structure/cable/yellow{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 10 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"lMz" = ( +/obj/structure/falsewall, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"lMJ" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) +"lNZ" = ( +/obj/machinery/door/airlock/external{ + req_access_txt = "13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/fore) +"lWY" = ( +/obj/machinery/door/airlock/hatch{ + name = "Telecomms Server Room" + }, +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/tcommsat/server) +"mjJ" = ( +/obj/structure/reagent_dispensers/beerkeg{ + desc = "One of the more successful achievements of the Nanotrasen Corporate Warfare Division, their nuclear fission explosives are renowned for being cheap to produce and devastatingly effective. Signs explain that though this particular device has been decommissioned, every Nanotrasen station is equipped with an equivalent one, just in case. All Captains carefully guard the disk needed to detonate them - at least, the sign says they do. There seems to be a tap on the back."; + icon = 'icons/obj/machines/nuke.dmi'; + icon_state = "nuclearbomb_base"; + name = "Nanotrasen-brand nuclear fission explosive"; + pixel_x = 2; + pixel_y = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"mvj" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/closed/wall, +/area/hallway/secondary/service) +"mzh" = ( +/obj/machinery/firealarm{ + dir = 1; + pixel_y = -24 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"ngl" = ( +/obj/machinery/bookbinder, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"nnK" = ( +/obj/item/stack/sheet/glass/fifty, +/obj/item/paper_bin, +/obj/item/pen, +/obj/structure/table/reinforced, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet{ + pixel_x = 32 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"noG" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/science/circuit) +"nyo" = ( +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/service) +"nAG" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "2-4" + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"nIb" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/mining{ + name = "Cargo Bay"; + req_access_txt = "0"; + req_one_access_txt = "48;50" + }, +/obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/construction/storage/wing) +"obb" = ( +/obj/structure/target_stake, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"ocT" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/item/stock_parts/cell/super, +/obj/item/stock_parts/cell/super, +/obj/item/stack/sheet/metal/fifty, +/obj/structure/table/reinforced, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/computer/security/telescreen{ + desc = "Used for watching the RD's goons from the safety of your own office."; + name = "Research Monitor"; + network = list("RD"); + pixel_y = 32 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"ohj" = ( +/obj/item/device/integrated_electronics/analyzer, +/obj/item/device/integrated_electronics/debugger, +/obj/item/device/integrated_electronics/wirer, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"oub" = ( +/obj/structure/sign/poster/official/random, +/turf/closed/wall, +/area/hydroponics) +"oLW" = ( +/obj/structure/table/reinforced, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/requests_console{ + department = "Science"; + departmentType = 2; + dir = 2; + name = "Science Requests Console"; + pixel_y = 30; + receive_ore_updates = 1 + }, +/obj/item/device/integrated_electronics/debugger, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"oRL" = ( +/obj/docking_port/stationary{ + dir = 2; + dwidth = 11; + height = 15; + id = "whiteship_home"; + name = "SS13: Auxiliary Dock, Station-Port"; + width = 28 + }, +/turf/open/space/basic, +/area/space) +"oUA" = ( +/obj/structure/table/reinforced, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/item/paper_bin, +/obj/item/pen, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"pvA" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/yellow{ + icon_state = "1-4" + }, +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard) +"pzj" = ( +/obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/port/fore) +"pCV" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"pSX" = ( +/obj/machinery/door/airlock/external{ + name = "Auxiliary Escape Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/aft) +"pVo" = ( +/obj/machinery/light, +/obj/machinery/vending/kink, +/turf/open/floor/plasteel/neutral/corner{ + dir = 2 + }, +/area/crew_quarters/locker) +"qnJ" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/science/circuit) +"qqg" = ( +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"qBh" = ( +/obj/structure/table, +/obj/item/device/paicard, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 2 + }, +/area/science/research) +"qBq" = ( +/turf/closed/wall/mineral/plastitanium, +/area/hallway/secondary/entry) +"qJZ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"qRM" = ( +/obj/machinery/camera{ + c_tag = "Research Division Circuitry Lab"; + dir = 1; + network = list("SS13","RD") + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"rzX" = ( +/obj/structure/chair/office/light{ + dir = 1; + pixel_y = 3 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 1 + }, +/area/science/lab) +"rQK" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/obj/machinery/atmospherics/pipe/manifold/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/red/side{ + dir = 8 + }, +/area/security/main) +"rSL" = ( +/obj/machinery/vending/snack/random, +/turf/open/floor/plasteel, +/area/science/mixing) +"sdi" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"siF" = ( +/obj/structure/grille, +/turf/open/floor/plating/airless, +/area/space/nearstation) +"sGh" = ( +/obj/structure/cable{ + icon_state = "1-2" + }, +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance"; + req_access = null; + req_access_txt = "10; 13" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/fore) +"sIA" = ( +/obj/machinery/door/airlock/external{ + name = "Transport Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"sJW" = ( +/turf/closed/wall/mineral/plastitanium, +/area/engine/break_room) +"tjH" = ( +/obj/structure/table/reinforced, +/obj/machinery/computer/libraryconsole/bookmanagement, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"tsx" = ( +/obj/structure/cable/yellow{ + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"txj" = ( +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"tDM" = ( +/obj/machinery/door/airlock/engineering/glass{ + heat_proof = 1; + name = "Supermatter Chamber"; + req_access_txt = "10" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/engine, +/area/engine/supermatter) +"tFJ" = ( +/obj/structure/bodycontainer/morgue{ + dir = 8 + }, +/turf/open/floor/plasteel/dark, +/area/medical/morgue) +"tVY" = ( +/obj/structure/closet/crate, +/obj/item/target/alien, +/obj/item/target/alien, +/obj/item/target/clown, +/obj/item/target/clown, +/obj/item/target/syndicate, +/obj/item/target/syndicate, +/obj/item/gun/energy/laser/practice, +/obj/item/gun/energy/laser/practice, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"upN" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"urv" = ( +/turf/closed/wall/mineral/plastitanium, +/area/security/prison) +"uun" = ( +/obj/machinery/vending/assist, +/turf/open/floor/plasteel, +/area/science/mixing) +"uGW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 5 + }, +/turf/open/floor/plasteel, +/area/science/mixing) +"uHc" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ + dir = 10 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"uJU" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/turf/open/floor/plating, +/area/maintenance/starboard) +"uRM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plasteel/whitepurple/side{ + dir = 2 + }, +/area/science/research) +"uTS" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/machinery/rnd/protolathe/department/science, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"uYk" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"vhG" = ( +/obj/structure/table/glass, +/obj/machinery/camera/autoname{ + dir = 4; + network = list("SS13") + }, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"vLD" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) +"wiZ" = ( +/obj/machinery/door/airlock/external{ + name = "Security External Airlock"; + req_access_txt = "1" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/security/prison) +"wxc" = ( +/obj/machinery/door/airlock/external{ + req_access_txt = "24"; + req_one_access_txt = "0" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/engine/atmos) +"wFH" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/effect/landmark/blobstart, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"wKo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/turf/closed/wall, +/area/science/circuit) +"wOE" = ( +/obj/machinery/droneDispenser, +/turf/open/floor/plating, +/area/maintenance/aft) +"wPk" = ( +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"wRy" = ( +/obj/structure/cable/yellow{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"xkG" = ( +/obj/item/device/integrated_electronics/wirer, +/obj/structure/table/reinforced, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"xse" = ( +/obj/machinery/door/airlock/external{ + name = "Solar Maintenance"; + req_access = null; + req_access_txt = "10; 13" + }, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/solars/starboard/aft) +"xyp" = ( +/obj/docking_port/stationary{ + dheight = 1; + dir = 8; + dwidth = 12; + height = 17; + id = "syndicate_nw"; + name = "northwest of station"; + turf_type = /turf/open/space; + width = 23 + }, +/turf/open/space/basic, +/area/space/nearstation) +"xAp" = ( +/obj/structure/chair/comfy, +/turf/open/floor/plasteel, +/area/science/misc_lab) +"xVl" = ( +/turf/closed/wall, +/area/hallway/secondary/service) +"xVP" = ( +/obj/machinery/light, +/obj/structure/sign/poster/official/random{ + pixel_y = -32 + }, +/turf/open/floor/plasteel/white, +/area/science/circuit) +"ygk" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/light{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/science/circuit) +"ykE" = ( +/obj/machinery/light, +/turf/open/floor/plasteel/white, +/area/science/circuit) (1,1,1) = {" aaa @@ -83358,7 +83776,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -83891,7 +84309,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -84369,7 +84787,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -85120,7 +85538,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -85646,7 +86064,7 @@ aaa aaa aaa aaa -anY +anT aaa aaa aaf @@ -85899,7 +86317,7 @@ aaa aaa aaa aaa -anY +anT aaa aaa aaa @@ -86157,12 +86575,12 @@ aaa aaa aaa aaf -aqL -anX +aqB +anS aaf aaf aaa -anX +anS aaf aaf aaf @@ -86410,16 +86828,16 @@ aaa aaa aaa aaa -anY +anT aaa aaa -anX +anS aaf -anX +anS aaf aaf aaf -anX +anS aaf aaa aaa @@ -86667,16 +87085,16 @@ aaa aaa aaa aaa -aqL -anX -anX -anX -anX -anX +aqB +anS +anS +anS +anS +anS aaf -anX -anX -anX +anS +anS +anS aaf aaf aaf @@ -86923,17 +87341,17 @@ aaa aaa aaa aaa -anX +anS aaf aaf -anX -anX -apy -anX +anS +anS +apq +anS aaf -anX -anX -anX +anS +anS +anS aaf aaa aaa @@ -86943,15 +87361,15 @@ aaa aaa aaa aaa -aQu -aRJ -aRJ -aRJ -aRJ -aXC -aXC -aXC -aXC +qBq +aRA +aRA +aRA +aRA +aVs +aVs +aVs +aVs aaf aaa aaa @@ -86961,20 +87379,20 @@ aaa aaa aaa aaf -aXC -aXC -aXC -aXC -aXC +aVs +aVs +aVs +aVs +aVs aaa aaa aaa aaa aaa -aXC -aXC -aXC -aXC +aVs +aVs +aVs +aVs aaa aaf aaa @@ -87016,7 +87434,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -87180,17 +87598,17 @@ aaa aaa aaa aaa -anX -anX -anX -anX -anX -anX -anX +anS +anS +anS +anS +anS +anS +anS aaf -anX -anX -anX +anS +anS +anS aaf aaa aaa @@ -87199,15 +87617,15 @@ aaa aaa aaa aaa -aOT -aOT -aOT -aTk -aUA -aWf -aXD -aZh -aXC +aOZ +aOZ +aOZ +aRB +aSH +aUb +aVt +aWT +aVs aaf aaf aaa @@ -87219,21 +87637,21 @@ aaa aaa aaf aaf -aXC -bxW -aZh -aXC +aVs +bvB +aWT +aVs aaa aaa aaa aaa aaa -aXC -bOa -aZh -aXC -aXC -aXC +aVs +bKS +aWT +aVs +aVs +aVs aaa aaa aaa @@ -87440,13 +87858,13 @@ aaa aaf aaf aaf -anX -anX -anX -anX -anX -anX -anX +anS +anS +anS +anS +anS +anS +anS aaf aaf aaf @@ -87455,16 +87873,16 @@ aaa aaa aaa aaa -aNy -aOU -aQv -aRK -aTl -aUB -aWg -aXE -aZi -baZ +cSP +aND +cSU +cTd +aRC +bsk +aUc +aVu +aWU +aYC aaa aaf aaa @@ -87476,21 +87894,21 @@ aaa aaa aaf aaa -baZ -aXE -aZi -aRJ +aYC +aVu +aWU +aRA aaa aaa aaa aaa aaa -aRJ -bwm -aZi -bRu -bSW -bRu +aRA +btS +aWU +bOd +bPA +dYu aaa aaa aaa @@ -87695,15 +88113,15 @@ aaa aaa aaa aaf -aqL -anX -anX -anX -anX -anX -anX -apy -anX +aqB +anS +anS +anS +anS +anS +anS +apq +anS aaf aaf aaf @@ -87713,15 +88131,15 @@ aaa aaa aaa aaa -aOT -aOT -aOT -aTk -aUC -aRJ -aXF -aZi -aXC +aOZ +aOZ +aOZ +aRB +aSI +aRA +aVv +aWU +aVs aaf aaf aaa @@ -87733,22 +88151,22 @@ aaa aaa aaf aaf -aXC -bxX -aZi -aXC +aVs +aVw +aWU +aVs aaa aaa aaa aaa aaa -aXC -bxX -aZi -bRu -bcB -bRu -bVJ +aVs +aVw +aWU +bOd +aZZ +dYu +oRL aaa aaa aaa @@ -87951,16 +88369,16 @@ aaa aaa aaa aaa -anX +anS aaf -anX +anS aaf -anX -anX -anX -anX -anX -anX +anS +anS +anS +anS +anS +anS aaf aaf aaa @@ -87971,14 +88389,14 @@ aaa aaa aaf aaa -aQu -aRJ -aRJ -aRJ -aRJ -aXG -aZj -aRJ +qBq +aRA +aRA +aRA +aRA +cZf +aWV +aRA aaa aaa aaa @@ -87990,21 +88408,21 @@ aaa aaa aaa aaa -aRJ -bxY -bzS -baZ +aRA +bvC +bxt +aYC aaa aaa aaa aaa aaa -baZ -bOb -aZi -aXC -aXC -aXC +aYC +bKT +aWU +aVs +aVs +aVs aaa aaa aaa @@ -88208,19 +88626,19 @@ aaa aaa aaa aaa -anX -anX -anX -anX -anX -avW -anX -anX -anX -anX -anX +anS +anS +anS +anS +anS +avI +anS +anS +anS +anS +anS aaf -anX +anS aaa aaf aaa @@ -88232,12 +88650,12 @@ aaf aaa aaf aaf -aRJ -aXH -aZi -aXC -aXC -aXC +aRA +aVx +aWU +aVs +aVs +aVs aaa aaa aaa @@ -88245,21 +88663,21 @@ aaa aaa aaa aaa -aXC -aXC -aXC -bxZ -aZi -aXC +aVs +aVs +aVs +bvD +aWU +aVs aaa aaa aaa aaa aaa -aXC -bxX -aZi -aXC +aVs +aVw +aWU +aVs aaa aaf aaa @@ -88283,21 +88701,21 @@ aaa aaa aaa aaa -cxH -anY -aae -anY -aae -anY -anY -anY -aqL -anY -anY -anY -anY -aqL -anY +ctm +anT +aai +anT +aai +anT +anT +anT +aqB +anT +anT +anT +anT +aqB +anT aaf aaa aaa @@ -88464,37 +88882,37 @@ aaa aaa aaa aaa -anX -anX -anX -apy -anX -anX +anS +anS +anS +apq +anS +anS aaf -anX -anX -anX +anS +anS +anS aaf -anX -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aXE -aZi -bba -bcB -bem +anS +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aVu +aWU +djz +aZZ +djC aaa aaa aaa @@ -88502,21 +88920,21 @@ aaa aaa aaa aaa -bba -aUB -bem -aXE -bzT -aRJ +djz +bsk +djC +aVu +bxu +aRA aaa aaa aaa aaa aaa -aRJ -aXE -aZi -aXC +aRA +aVu +aWU +aVs aaf aaf aaa @@ -88539,7 +88957,7 @@ aaa aaa aaa aaa -anY +anT aaa aaa aaf @@ -88554,7 +88972,7 @@ aaf aaf aaa aaa -aae +aai aaa aaa aaa @@ -88696,7 +89114,7 @@ aaa aaa aaa aaa -aat +xyp aaa aaa aaa @@ -88721,37 +89139,37 @@ aaa aaa aaa aaa -anY +anT aaf aaf aaf aaf -anX -anX -anX -anX +anS +anS +anS +anS azg -anX -anX -aDo -aEM -aGn -aGn -aGn -aGn -aGn -aGn -aGn -aQw -aRL -aTm -aUD -aDo -aXI -aZi -aXC -aXC -aXC +anS +anS +aDb +aDa +cVK +cVK +cVK +cVK +cVK +cVK +cVK +cWF +cWK +aRD +aSJ +aDb +aVy +aWU +aVs +aVs +aVs aaa aaa aaa @@ -88759,21 +89177,21 @@ aaa aaa aaa aaa -aXC -aXC -aXC -aXE -bzU -aXC +aVs +aVs +aVs +aVu +bxv +aVs aaa aaa aaa aaa aaa -aXC -aXE -bPB -aRJ +aVs +aVu +bMu +aRA aaa aaf aaa @@ -88796,22 +89214,22 @@ aaa aaa aaa aaa -anY +anT aaa -cyH -czD -cAS +cue +cvd +cwe aaf -cyH -czD -cAS +cue +cvd +cwe aaf -cyH -czD -cAS +cue +cvd +cwe aaa aaa -anY +anT aaf aaf aaa @@ -88980,35 +89398,35 @@ aaa aaa aaa aaa -anX +anS aaf -aqL -anX -anX +aqB +anS +anS aaf -anX -anX +anS +anS aaf -aae -aDo -aEN -aGo -aGo -aGo -aGo -aGo -aGo -aGo -aQx -aRL -aTn -aUE -aWh -aXJ -aZk -aZh -bcC -aXC +aai +aDb +cVE +cVL +cVL +cVL +cVL +cVL +cVL +cVL +cWJ +cWK +aRE +aSK +cYL +aVz +aWW +aWT +baa +aVs aaa aaa aaa @@ -89016,21 +89434,21 @@ aaa aaa aaa aaa -aXC -buC -bwi -bya -bzV -aXC +aVs +bsl +btO +bvE +bxw +aVs aaa aaa aaa aaa aaa -aXC -bOc -bPC -aXC +aVs +bKU +bMv +aVs aaa aaf aaa @@ -89055,20 +89473,20 @@ aaf aaf aaf aaa -cyH -czE -cAS +cue +cve +cwe aaa -cyH -czE -cAS +cue +cve +cwe aaa -cyH -czE -cAS +cue +cve +cwe aaf aaa -anY +anT aaa aaa aaa @@ -89236,36 +89654,36 @@ aaa aaa aaa aaa -anX -anX +anS +anS aaf -anX -auT -anX -anX -ayn -anX +anS +auC +anS +anS +ayf +anS aaf aaa -aDo -aEN -aGo -aGo -aGo -aGo -aGo -aGo -aGo -aQx -aRL -aTn -aUE -aWh -aXJ -aZl -aZi -bcC -aXC +aDb +cVE +cVL +cVL +cVL +cVL +cVL +cVL +cVL +cWJ +cWK +aRE +aSK +cYL +aVz +bvF +aWU +baa +aVs aaa aaa aaa @@ -89273,21 +89691,21 @@ aaa aaa aaa aaa -aXC -buD -aXE -aZl -bzV -aXC +aVs +bsm +aVu +bvF +bxw +aVs aaa aaa aaa aaa aaa -aXC -aXE -bzY -aRJ +aVs +aVu +bMw +aRA aaa aaf aaa @@ -89310,22 +89728,22 @@ aaa aaf aaa aaa -aae +aai aaf -cyH -czE -cAS +cue +cve +cwe aaf -cyH -czE -cAS +cue +cve +cwe aaf -cyH -czE -cAS +cue +cve +cwe aaf aaa -anY +anT aaa aaa aaa @@ -89492,37 +89910,37 @@ aaa aaa aaa aaa -anX -anX -anX -anX -anX -anX -anX -anX -anX -anX -anX +anS +anS +anS +anS +anS +anS +anS +anS +anS +anS +anS aaf -aDo -aEN -aGo -aGo -aGo -aKt -aGo -aGo -aGo -aQx -aRL -aTo -aUF -aDo -aXK -aZl -aZi -bcD -aXC +aDb +cVE +cVL +cVL +cVL +cVQ +cVL +cVL +cVL +cWJ +cWK +cXE +aIf +aDb +cZh +bvF +aWU +bab +aVs aaa aaa aaa @@ -89530,21 +89948,21 @@ aaa aaa aaa aaa -aXC -bcC -bwj -byb -bzW -aRJ +aVs +baa +btP +aWX +bxx +aRA aaa aaa aaa aaa aaa -aRJ -bwm -bzV -aXC +aRA +btS +bxw +aVs aaf aaf aaa @@ -89567,19 +89985,19 @@ aaf aaf aaa aaa -anY +anT aaa -cyH -czE -cAS +cue +cve +cwe aaf -cyH -czE -cAS +cue +cve +cwe aaa -cyH -czE -cAS +cue +cve +cwe aaf aaa aaa @@ -89750,36 +90168,36 @@ aaa aaa aaa aaa -apy -anX -anX +apq +anS +anS aaf aaf -anX -anX +anS +anS aaf -anX -anX +anS +anS aaf -aDo -aEN -aGo -aGo -aJd -aKu -aGo -aGo -aGo -aQy -aRM -aTp -aUG -aWi -aXL -aZm -bbb -bcE -aXC +aDb +cVE +cVL +cVL +aHb +cWg +cVL +cVL +cVL +ddG +cWM +cXR +cYG +cYP +aVA +aWY +aYE +bac +aVs aaa aaa aaa @@ -89787,21 +90205,21 @@ aaa aaa aaa aaa -aXC -buE -bwk -byc -bzV -aXC +aVs +bsn +btQ +bvG +bxw +aVs aaa aaa -bGZ +cVx aaa aaa -aXC -aXE -bzV -aRJ +aVs +aVu +bxw +aRA aaa aaf aaa @@ -89826,23 +90244,23 @@ aaa aaa aaa aaa -cyH -czE -cAS +cue +cve +cwe aaf -cyH -czE -cAS +cue +cve +cwe aaf -cyH -czE -cAS +cue +cve +cwe aaa aaa aaa -anY -anY -anY +anT +anT +anT aaa aaa aaa @@ -90006,37 +90424,37 @@ aaa aaa aaa aaa -anX -anX -anX +anS +anS +anS aaf aaf -aqL -anX +aqB +anS aaf aaf aaf aaf aaf -aDo -aEN -aGo -aGo -aGo -aKv -aGo -aGo -aGo -aQx -aRL -aTq -aUH -aWj -aXM -aZn -aXC -aXC -aXC +aDb +cVE +cVL +cVL +cVL +cWh +cVL +cVL +cVL +cWJ +cWK +cYE +cYK +cYQ +aVB +aWZ +aVs +aVs +aVs aaa aaa aaa @@ -90044,21 +90462,21 @@ aaa aaa aaa aaa -aXC -aXC -aXC -byd -bzX -aRJ +aVs +aVs +aVs +bvH +bxy +aRA aaf -bFp -bHa -aXC +bCG +bEl +aVs aaf -aRJ -bOd -bPD -aRJ +aRA +bKV +bMx +aRA aaa aaf aaa @@ -90081,25 +90499,25 @@ aaa aaa aaf aaa -aae +aai aaa aaf -czF +cvf aaa aaa aaf -czF +cvf aaa aaa aaf -czF +cvf aaa aaa aaa aaa aaf aaa -anY +anT aaa aaa aaa @@ -90264,36 +90682,36 @@ aaa aaa aaa aaa -anX +anS aaa aaa aaf -akt -avX -akt +dne +avJ +dne aaf aaa aaf aaa -aDo -aEN -aGo -aGo -aGo -aGo -aGo -aGo -aGo -aQx -aRL -aTr -aUI -aDo -aXN -aZn -bba -bcB -bem +aDb +cVE +cVL +cVL +cVL +cVL +cVL +cVL +cVL +cWJ +cWK +dDJ +aSL +aDb +cZq +aWZ +djz +aZZ +djC aaa aaa aaa @@ -90301,24 +90719,24 @@ aaa aaa aaa aaa -bba -aUB -bem -byd -bzY -aRJ -aXC -aXC -bHb -aXC -aXC -aRJ -bwm -bPE -bwx -bwx -bwx -bwx +djz +bsk +djC +bvH +bMw +aRA +aVs +aVs +bEm +aVs +aVs +aRA +btS +bMy +alK +alK +alK +alK aaa aaa aaa @@ -90338,25 +90756,25 @@ aaf aaf aaf aaf -anY +anT aaf aaf -cil -cil -cCc -cil -cil -cFc -ckM -cHa -cil -cFc -ckM -ckM -ckM -cMW +cej +cej +cxa +cej +cej +czL +cED +cBQ +cej +czL +cED +cED +cED +cHk aaf -anY +anT aaa aaa aaa @@ -90510,7 +90928,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -90525,32 +90943,32 @@ aaa aaa aaf aaf -akt -avY -akt +dne +avK +dne aaf aaf -akt -akt -aDo -aEN -aGo -aGo -aGo -aGo -aGo -aGo -aGo -aQx -aRL -aTs -aUJ -aDo -aXN -aZn -aXC -aXC -aXC +dne +dne +aDb +cVE +cVL +cVL +cVL +cVL +cVL +cVL +cVL +cWJ +cWK +dDK +aSM +aDb +cZq +aWZ +aVs +aVs +aVs aaa aaa aaa @@ -90558,31 +90976,31 @@ aaa aaa aaa aaa -aXC -aXC -aXC -byd -bzZ -aRJ -bDH -aXC -bHa -aXC -bKC -aRJ -aXE -bPF -bRv -bSX -bUv -bwx +aVs +aVs +aVs +bvH +bxz +aRA +bBc +aVs +sIA +aVs +bHH +aRA +aVu +bMz +bOe +bPC +bRc +alK aaf aaf aaf aaf -aae -anY -aae +aai +anT +aai aaf aaf aaf @@ -90595,25 +91013,25 @@ aaa aaa aaa aaa -anY +anT aaa aaf -czG +cvg aaa aaa aaf -czG +cvg aaf aaa aaf -czG +cvg aaa aaf aaa aaa aaf aaa -anY +anT aaa aaa aaa @@ -90781,58 +91199,58 @@ aaf aaf aaa aaf -akt -akt -avX -akt -akt -aio -akt -alD -aDo -aEO -aGp -aGp -aGp -aGp -aGp -aGp -aGp -aQz -aRL -aTt -aUK -aDo -aXO -aZo -bbc -aXC +dne +dne +pzj +dne +dne +aip +dne +dnk +aDb +cVH +cVM +cVM +cVM +cVM +cVM +cVM +cVM +aPb +cWK +aRF +aSN +aDb +aVC +aXa +aYF +aVs aaa aaa aaa aaa -bkS +djM aaa aaa aaa aaa -aXC -bwl -bye -bAa -bkT -ben -ben -ben -ben -ben -bmu -bwn -bPG -bwx -bSY -bUw -bwx +aVs +btR +bvI +bxA +biu +bbI +bbI +bbI +bbI +bbI +bjV +btT +bMA +alK +bPD +asa +alK aaa aaa aaf @@ -90854,23 +91272,23 @@ aaa aaa aaf aaa -cyH -czH -cAS +cue +cvh +cwe aaf -cyH -czH -cAS +cue +cvh +cwe aaf -cyH -czH -cAS +cue +cvh +cwe aaa aaa aaa -anY -anY -anY +anT +anT +anT aaa aaa aaa @@ -91035,93 +91453,93 @@ aaa aaa aaa aaf -akt -akt -aio -akt -auU -avZ -awZ -alD -auW -arf -alD -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aDo -aXP -aZp -bbd -aRJ -aRJ -aRJ -aXC -aXC -aXC -aXC -aXC -aRJ -aRJ -aRJ -bwm -byf -bAb -bkU -bDI -bFq -bHc -bJa -bKD -bMo -bOe -bPH -bwx -bSZ -bUw -bwx -bWO -bWO -bWO -bWO -bWO +dne +dne +aip +dne +auD +avL +awM +dnk +dqe +doA +dnk +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aDb +aVD +aXb +aYG +aRA +aRA +aRA +aVs +aVs +aVs +aVs +aVs +aRA +aRA +aRA +btS +bvJ +bxB +biv +bBd +bCH +bEn +dic +bHI +bJo +bKW +bMB +alK +dio +asa +alK +bTn +bTn +bTn +bTn +bTn aaa aaf aaa aaf -aae -anY -anY -aae -anY -aae -anY -aae -anY -anY +aai +anT +anT +aai +anT +aai +anT +aai +anT +anT aaf aaf -cyH -czH -cAS +cue +cvh +cwe aaa -cyH -czH -cAS +cue +cvh +cwe aaa -cyH -czH -cAS +cue +cvh +cwe aaa aaa aaa @@ -91292,68 +91710,68 @@ aaa aaa aaa aaf -akt -aqM -asj -atC -auV -awa -awh -awh -awh -awh -aCa -awh -aEP -awa -awh -awh -awh -awh -awh -awh -awh -awh -awh -aUL -aWk -aXQ -aZq -bbe -bcF -ben -ben -ben -ben -bkT -bmu -bmu +dne +aqC +arW +ato +auE +avM +avT +avT +avT +avT +aJi +avT +dss +avM +avT +avT +avT +avT +avT +avT +avT +avT +avT +dtl +aUd +aVE +aXc +aYH +bad +bbI +bbI +bbI +bbI +biu +bjV +bjV +bnK bqb -bss -ben -bwn -byg -bAc -bwx -bwx -bwx -bwx -bwx -bwx -bMp -bwx -bwx -bwx -bTa -bUw -bTg -bWO -bYn -bZx -cbi -ccx -ccx -ccx +bbI +btT +bvK +bxC +alK +alK +alK +alK +alK +alK +bJp +alK +alK +alK +bPF +asa +bPL +bTn +bUN +bVQ +bXt +bYC +bYC +bYC aaa aaa aaf @@ -91368,20 +91786,20 @@ aaa aaa aaf aaa -cyH -czH -cAS +cue +cvh +cwe aaf -cyH -czH -cAS +cue +cvh +cwe aaf -cyH -czH -cAS +cue +cvh +cwe aaf aaa -anY +anT aaa aaa aaa @@ -91549,96 +91967,96 @@ aaa aaa aaa aaa -aio -aqN -ask -akt -akt -akt -aoh -aoi -azh -akt -aio -akt -aEQ -aGq -aHZ -aoh -aoh -aLL -auX -ako -aQA -alD -aoh -aUM -akt -aXR -aZr -bbf -bcG -beo -bfC -beo -biS -bkU -bmv -boo +aip +aqD +arX +dne +dne +dne +aRG +aoc +drQ +dne +aip +dne +dst +aDc +dhE +aRG +aRG +cWA +auG +dnd +dhK +dnk +aRG +aSP +dne +dhM +aXd +aYI +bae +bbJ +bcV +bbJ +bgv +biv +bjW +blT +bnL bqc -bst -buF -bqc -byh -bAd -bBX -byu -bFr -bHd -bJb -bCd -bMq -bOf -bPI -bPI -bTb -bAt -bVK -bWP -bYo -bZy -cbj -ccy -cdJ -ccy -cgZ -cil -cjF -ckM -cme -cil -cil -cil -cjF -ckM -cgZ -cil -cil -cjF -ckM -czH -cAS +bso +bnL +bvL +bxD +bzw +bvY +bCI +bEo +bJj +bzC +bJq +bKX +bbL +bbL +bPG +bxT +bSn +bTo +bUO +bVR +bXu +bYD +bZN +jyQ +cda +cej +cfz +cED +chY +cej +cej +cej +cfz +cED +cda +cej +cej +cfz +cED +cvh +cwe aaa -cyH -czH -cAS +cue +cvh +cwe aaf -cyH -czH -cAS +cue +cvh +cwe aaf aaf -anY +anT aaf aaf aaa @@ -91806,68 +92224,68 @@ aaa aaa aaa aaa -akt -akt -asl -akt +dne +dne +arY +dne aaf -akt -akt -aio -akt -akt +dne +dne +aip +dne +dne aaa -akt -akt -akt -akt -aio -akt -akt -akt -akt -akt -akt -aio -akt -akt -akt -akt -akt -bcH -bep -bfD -bhl -bep -bkV -bmw -bop +dne +dne +dne +dne +aip +dne +dne +dne +dne +dne +dne +aip +dne +dne +dne +dne +dne +baf +bbK +bcW +beK +bbK +biw +bjX +blU +bnM bqd -bsu -buG -bqd -byi -bAe -bwx -bDJ -bFs -bHe -bwx -bFD -bMr -bCe -bPJ -bOq -bTa -bRA -bUw -bWQ -bYp -bZz -cbk -ccx -ccx -ccx +bsp +bnM +bvM +bxE +alK +auF +bCJ +bEp +alK +apz +bJr +alC +aqK +aqO +bPF +aGN +asa +bTp +bUP +bVS +bXv +bYC +bYC +bYC aaa aaa aaf @@ -91882,20 +92300,20 @@ aaa aaa aaf aaa -cyH -czI -cAS +cue +cvi +cwe aaf -cyH -czI -cAS +cue +cvi +cwe aaf -cyH -czI -cAS +cue +cvi +cwe aaa aaa -anY +anT aaa aaf aaa @@ -91914,7 +92332,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -92064,9 +92482,9 @@ aaa aaa aaa aaf -aqO -asm -atD +aqE +arZ +atp aaf aaf aaa @@ -92090,39 +92508,39 @@ aaf aaf aaa aaa -akt -asm -bep -bfE -bhm -biT -bkW -bmx -boq -bdf -bdf -bdf -bdf -byj -bmx -bwx -bDK -bFt -bHf -bwx -bKE -bMs -bOg -bOg -bOg -bTc -bOg -bVL -bWO -bWO -bWO -bWO -bWO +dne +arZ +bbK +bcX +beL +bgw +bix +bjY +blV +baE +baE +baE +baE +bvN +bjY +alK +bBe +bNd +ako +alK +bHJ +bJs +aLd +aLd +aLd +bPH +aLd +bSo +bTn +bTn +bTn +bTn +bTn aaa aaf aaa @@ -92152,7 +92570,7 @@ aaf aaa aaa aaa -aqL +aqB aaa aaf aaa @@ -92321,9 +92739,9 @@ aaa aaa aaa aaa -aqP -asn -atE +aqF +doJ +atq aaf aaa aaa @@ -92347,39 +92765,39 @@ aaa aaa aaa aaa -akt -asn -bep -bfF -bhn -biU -bkX -bmy -bor +dne +doJ +bbK +bcY +beM +bgx +biy +bjZ +blW +bnN bqe -bsv -buH -bwo -byk -bAf -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bCe -bVM -bwx -bRB -bRB -cbl -bwx +bsq +btU +bvO +bxF +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +alC +cgH +alK +aob +aob +dix +alK aaf aaf aaf @@ -92396,20 +92814,20 @@ aaa aaf aaf aaf -anY +anT aaf -anY -anY -anY -aqL -anY -aqL -anY -anY -aqL -anY -aqL -anY +anT +anT +anT +aqB +anT +aqB +anT +anT +aqB +anT +aqB +anT aaf aaf aaa @@ -92578,9 +92996,9 @@ aaa aaa aaa aaf -aqP -asn -atE +aqF +doJ +atq aaf aaa aaa @@ -92604,39 +93022,39 @@ aaa aaa aaa aaf -akt -bcI -bep -bfG -bho -biV -bkY -bmz -bos +dne +bag +bbK +bcZ +beN +bgy +biz +bka +blX +bnO bqf -bsw -bsw -bwp -byl -bAg -bBZ -bDL -bFu -bHg -bJc -bKF -bMt -bOh -bDO -bPL -bBY -bUx -bVN -bWR -bYq -bZA -bRB -bwx +bqf +btV +bvP +bxG +bzy +bBf +bCL +bEq +did +bHK +bJt +bKY +bBi +bMD +bzx +amZ +bSq +bTr +bUQ +bVT +aob +alK aaa aaf aaa @@ -92803,20 +93221,20 @@ aaa aaa aaa aaf -aac -aad -aad -aad -aae -aad -aad -aad -aac -aad -aad -aae -aad -aad +aaj +aag +aag +aag +aai +aag +aag +aag +aaj +aag +aag +aai +aag +aag aaf aaa aaa @@ -92835,9 +93253,9 @@ aaa aaa aaf aaf -aqP -asn -atE +aqF +doJ +atq aaf aaa aaa @@ -92861,43 +93279,43 @@ aaa aaa aaa aaf -aio -asn -bep -bfH -bhp -biW -bkZ -bmz -bot +aip +doJ +bbK +bda +beO +bgz +biA +bka +blY +bnP bqg -bsx -buI -bqg -bym -bAh -bBY -bDM -bDM -bDM -bJd -bDN -bMu -bOi -bPK -bRw -bBY -bDJ -bVO -bwx -bMs -bZB -cbm -bwx +bsr +bnP +bvQ +bxH +bzx +bBg +bBg +bBg +bGj +bBh +bJu +bKZ +bMC +din +bzx +auF +bSr +alK +bJs +bVU +bXx +alK aaa aaf aaf -acg +ack aaf aaf aaf @@ -93056,10 +93474,10 @@ aaa aaa aaa aaa -aab +aac aaa aaa -aae +aai aaa aaf aaf @@ -93073,7 +93491,7 @@ aaf aaf aaa aaa -aad +aag aaf aaa aaa @@ -93092,9 +93510,9 @@ aaa aaa aaa aaf -aqP -asn -atE +aqF +doJ +atq aaf aaa aaa @@ -93118,43 +93536,43 @@ aaa aaa aaa aaa -aio -asv -bep -bfI -bhq -biX -bkY -bmA -bou +aip +asi +bbK +bdb +beP +bgA +biz +bkb +blZ +bnO bqf -bsw -bsw -bwp -byn -bAi -bCa -bDN -bDN -bDN -bJe -bKG -bKG -bDM -bDM -bRx -bBY -bAu -bVO -bwx -bYr -bwx -bwx -bwx +bqf +btV +bvR +bxI +bzz +bBh +bBh +bBh +bGk +bHL +bHL +bBg +bBg +bOg +bzx +aoa +bSr +alK +bUR +alK +alK +alK aaa aaf aaa -acg +ack aaf aaa aaa @@ -93316,21 +93734,21 @@ aaa aaa aaa aaa -aac +aaj aaa -aai -aak -aas +aal +aan +aau aaa -aai -aak -aas +aal +aan +aau aaa -aai -aak -aas +aal +aan +aau aaf -aad +aag aaf aaa aaa @@ -93349,15 +93767,15 @@ aaa aaa aaf aaf -aqP -asn -atE +aqF +doJ +atq aaf aaa aaa aaa aaa -aAE +aAA aaa aaa aaa @@ -93375,78 +93793,78 @@ aaa aaa aaa aaa -aio -asn -bep -bfJ -bhr -biY -bfD -bmB -bov +aip +doJ +bbK +bdc +beQ +bpt +bcW +bkc +bma +bnQ bqh -bsy -buJ -bwq -byo -bAj -bBY -bDO -bFv -bDM -bDM -bKH -bMv -bDM -bDM -bDM -bTd -bUy -bVO -bwx -bwx -bwx -cbn -bWT -bWT -bWT -bWT -cim -bWT -bWT -bWT -bWT -coW -coW -coW -coW -coW -coW -coW -coW +bss +btW +bvS +bxJ +bzx +bBi +bCM +bBg +bBg +bHM +bJv +bBg +bBg +bBg +bPI +bRd +bSr +alK +alK +alK +bXy +dux +dux +dux +dux +cek +dux +dux +dux +dux +ckN +ckN +ckN +ckN +ckN +ckN +ckN +ckN aaa aaf aaa aaf -aae -anY +aai +anT aaf aaf -aae -anY -anY -aae -anY -anY +aai +anT +anT +aai +anT +anT aaf aaf aaf -aae -anY +aai +anT aaf -aae -anY -aae +aai +anT +aai aaa aaa aaa @@ -93573,19 +93991,19 @@ aaa aaa aaa aaa -aad +aag aaf -aai aal -aas +aao +aau aaa -aai aal -aas +aao +aau aaa -aai aal -aas +aao +aau aaf aaf aaf @@ -93606,17 +94024,17 @@ aaa aaa aaa aaf -aqQ -aso -atF +aqG +asb +atr aaf aaa aaf -ayo -ayo -aAF -ayo -ayo +ayi +ayi +aAB +ayi +ayi aaf aaa aaa @@ -93632,55 +94050,55 @@ aaa aaa aaa aaf -akt -bcJ -bep -bep -bhs -bep -bfD -bmC -boq -bdf -bdf -bdf -bdf -byj -bAk -bBY -bDP -bFw -bDM -bDM -bKI -bMw -bDM -bPK -bRx -bBY -bUz -bVP -bWS -bYs -bZC -cbo -ccz -ccz -cfm -bWT -cin -bYu +dne +daX +bbK +bbK +beR +bbK +bcW +dhP +blV +baE +baE +baE +baE +bvN +bxK +bzx +djW +bCN +bBg +bBg +bEs +bJw +bBg +bMC +bOg +bzx +bRe +bSs +aSO +bUS +bVV +bXz +bYE +bYE +cbp +dux +cel +bUU +cgG +dux +cjp +ckO +cmg +cnh +ckN +cpQ +crg +cjt ckN -bWT -cny -coX -cqr -crt -coW -cuf -cvy -cpb -coW aaa aaf aaf @@ -93830,19 +94248,19 @@ aaa aaa aaa aaf -aad +aag aaf -aai aal -aas +aao +aau aaf -aai aal -aas +aao +aau aaf -aai aal -aas +aao +aau aaf aaa aaf @@ -93862,18 +94280,18 @@ aaf aaf aaf aaf -akt -akt -asp -akt +dne +dne +asc +dne aaf aaa aaf -ayo -azi -aAG -aCb -ayo +ayi +azj +aAC +aBS +ayi aaf aaa aaa @@ -93882,62 +94300,62 @@ aaa aaa aaa aaa -aQB +cUZ aaa aaa aaa aaa aaa aaf -akt -bcK -beq -bfK -bht -biZ -bla -bmD -bow +dne +baj +dhO +bdd +beS +bgC +biB +bkd +bmb +bnR bqi -bsz -buK -bwr -byk -bAl -bBY -bDQ -bFx -bHh -bDM -bKJ -bMx -bOj -bPL -bRy -bBY -bOq -bVQ -bWT -bWT -bWT -bWT -bWT -bWT -cfn -bWT -bWT -cim -bWT -bWT -cnz -coY -cpc -coY -coY -coY -cpb -cvz -coW +bst +btX +bvO +bxL +bzx +bBk +bNh +bNK +bBg +dig +bJx +bLa +bMD +bOh +bzx +aqO +bSt +dux +dux +dux +dux +dux +dux +cbq +dux +dux +cek +dux +dux +cjq +ckP +ckS +ckP +ckP +ckP +cjt +crh +ckN aaa aaf aaf @@ -93946,18 +94364,18 @@ aaa aaf aaa aaa -cHb -cHb -cHb -cHb -cHb -cIX -cHb -cHb -cHb -cHb -cHb -cHb +cBR +cBR +cBR +cBR +cBR +cDE +cBR +cBR +cBR +cBR +cBR +cBR aaf aaf aaf @@ -94089,17 +94507,17 @@ aaa aaf aaa aaa -aai aal -aas +aao +aau aaa -aai aal -aas +aao +aau aaa -aai aal -aas +aao +aau aaf aaa aaf @@ -94119,107 +94537,107 @@ aaa aaa aaf aaa -aio -aok -asq -akt +aip +dnO +asd +dne aaf aaa aaf -ayo -azj -aAG -aCc -ayo +ayi +azk +aAC +aBT +ayi aaf aaf aaf aaf -aKw -aLM -aNz -aKw -aNz -aRN -aKw +aJB +aKN +aMs +aJB +aMs +aQg +aJB aaf aaf aaf aaf -akt -aso -ber -bfL -bhu -bja -blb -bmE -box +dne +asb +bbM +bde +beT +bgD +biC +bke +bmc +bnS bqj -bsA -buL -bws -byp -bAm -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bBY -bwx -bVO -bWT -bYt -bZD +bsu +btY +bvU +bxM +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +bzx +alK +bSr +dux +bUT +bVW +bXA +diy +dux +cbr +bYE +cem +cfB cbp -ccA -bWT -cfo -ccz -cio -cjG -cfm -bWT -cnA -coZ -coY -cru -cpb -cug -coZ -cpb -coW +dux +diE +ckQ +ckP +cni +cjt +dbq +ckQ +cjt +ckN aaf aaf -cAT -acg +cwf +ack aaf aaf aaa aaa -cHb -cHY -cIT -cJZ -cKZ -cLV -cMX -cOh -cOZ -cQc -cQU -cHb +cBR +cCK +cDA +cEE +cFy +cGq +cHl +cIp +cJg +cKe +cKS +cBR aaf aaa aaf -aae -aad +aai +aag aaa aaa aaa @@ -94341,22 +94759,22 @@ aaa aaa aaa aaa -aac -aad -aac +aaj +aag +aaj aaa aaa -aai aal -aas +aao +aau aaa -aai aal -aas +aao +aau aaa -aai aal -aas +aao +aau aaf aaf aaf @@ -94369,114 +94787,114 @@ aaf aaf aaf aaf -ahn -aid -ahn -aho -ahn -ahn -ahn -ahn -aqR -asr -akt +ahp +aif +ahp +ahq +ahp +ahp +ahp +ahp +aqH +ase +dne aaf aaf aaf -ayp -ayp -aAH -aCd -ayp -ayo -ayo -ayp +ayj +ayj +aAD +aBU +ayj +ayi +ayi +ayj aaf -aJe -aLN -aNA -aJe -aQC -aRO -aJe +aIg +aKO +aMt +aIg +aPd +aQh +aIg aaf aaf -aWl -aWl -aWl -bcL -bes -bfM -bhv -bjb -bev -bmF -boy +aUe +aUe +aUe +bak +dmF +bdf +beU +bgE +bbP +bkf +bmd +bnT bqk -bsB -buM -bwt -byq -bAn -byr -bDR -bFy -byr -bJf -bKK -byr -bOk -bPM -bRz -bTe -bwx -bVM -bWT -bYu -bZE +bsv +btZ +bvV +bxN +bvW +dhZ +bCP +bvW +bGl +bHN +bvW +bLb +bME +bOi +bPJ +alK +cgH +dux +bUU +bVX +bXB +bYG +dux +dux +dux +cen +dux cbq -ccB -bWT -bWT -bWT -cip -bWT -cfn -bWT -cnB -cpa -cqs -crv -cpb -coY -cpb -cww -bWT -bWT -acg -cAU -acg -acg +dux +cjs +ckR +cmh +cnj +cjt +ckP +cjt +diJ +dux +dux +ack +cwg +ack +ack aaf aaa aaa -cHb -cHZ -cIU -cKa -cLa -cLW -cMY -cOi -cPa -cQd -cQV -cRU +cBR +cCL +cDB +cEF +cFz +cGr +cHm +cIq +cJh +cKf +cKT +dBV aaf aaa aaa aaa -aae +aai aaa aaa aaa @@ -94598,21 +95016,21 @@ aaa aaa aaa aaa -aad +aag aaa aaf aaa aaa aaf -aam +aap aaf aaf aaf -aam +aap aaf aaa aaf -aam +aap aaf aaa aaf @@ -94626,111 +95044,111 @@ aaa aaa aaf aaa -ahn -aie +ahp +aig ajc akf -aly -amP -anZ -ahn -akt -ass -akt -akt -akt -akt -ayp -azk -aAI -aAI -aDp -aER -aGr -ayp -aJe -aJe -aLM -aNz -aJe -aNz -aRN -aJe -aJe -aWl -aXS -aZs -bbg -bcM -bes -bfN -bhw -bjc -bes -bes -bes +alx +amO +anU +ahp +dne +asf +dne +dne +dne +dne +ayj +azl +aAE +aAE +aDh +aEv +aFF +ayj +aIg +aIg +aKN +dIs +aIg +dIs +aQg +aIg +aIg +aUe +aVG +aXe +aYJ +bal +dmF +bdg +byI +bgF +dmF +dmF +dmF +bnU bql -bsC -buN -bdf -byr -bAo -byr -bDS -bFz -bHi -bJg -bKL -byr -bOl -bPN -bRA -bPJ -bwx -bVR -bWT -bYv -bZF -cbr -ccC -bWT -cfp -cha -ciq -bWT -chb -bWT -cnC -cpb -cpb -cpb -coY -coY -cvz -cwx -cxI -bWT -bWT -cAV -bWT -bWT +bsw +baE +bvW +bxO +bvW +bBl +bCQ +bEt +bGm +bHO +bvW +bLc +aod +aGN +aqK +alK +dit +dux +bUV +duH +bXC +bYH +dux +cbs +cdb +ceo +dux +cdc +dux +diF +cjt +cjt +cjt +ckP +ckP +crh +dxv +ctn +dux +dux +cfA +dux +dux aaf aaf aaf -cHc -cIa -cIV -cKb -cLb -cLX -cMZ -cJZ -cJZ -cJZ -cJZ -cHb -cSD -cTE +dBN +dBO +cDC +cEG +cFA +dBS +cHn +cEE +cEE +cEE +cEE +cBR +cMt +cNr aaa aaa aaa @@ -94855,138 +95273,138 @@ aaa aaa aaa aaa -aae +aai aaa -aag aah -aah -aaj -aan -aan -aan -aau -aan -aan -aax -aan -aan -aan -abc -aah -aah -aah -aah -acP +aak +aak +aam +aaq +aaq +aaq +aaw +aaq +aaq +aaz +aaq +aaq +aaq +abf +aak +aak +aak +aak +acS aaa aaa aaf aaf aaf aaa -aho -aho -ahn -akg -ahn -amQ -aoa -apz -aqS -ast -atG -ana -akt -axa -ayp -azl -aAJ -aAG -aAG -aES -aGs -ayp -aJf -aKx -aLO -aNB -aOV -aNB -aRP -aTu -aTu -aWm -aTu -aTu -bbh -bcN -bet -bfO -bhw -bjd -blc -bmG -boz -bqm -bsD -buO -bwu -byr -bAp -bCb -bDT -bFA -byr -byr -byr -byr -bOm -bPO -bRB -bCe -bwx -bVS -bWT -bYw -bZG -cbs -ccD -cdK -cfq -chb -bWT -bWT -ckO -bWT -cnD -cpc -cqt -crw -coY -cqt -cfr -cwy -cxJ -bWT -czJ -cAW -cCd -bWT +ahq +ahq +ahp +blt +ahp +amP +anV +apr +aqI +asg +ats +dnu +dne +awP +ayj +azm +aAF +aAC +aAC +aEw +aFG +ayj +aIh +aJC +aKP +aMu +aNE +aMu +aQi +aRH +aRH +aUf +aRH +aRH +aYK +bam +dmH +bdh +byI +bgG +biD +bkg +bme +bnV +bBG +bsx +bua +bvW +bxP +bzA +bBm +bCR +bvW +bvW +bvW +bvW +bLd +aof +aob +alC +alK +bSu +dux +bUW +bVZ +bXD +bYI +bZO +cbt +cdc +dux +dux +csT +dux +cxQ +ckS +cmi +cnk +ckP +cmi +dvt +csf +cto +dux +cvj +cwh +cxb +dux aaa aaa aaa -cHb -cIb -cIW -cKc -cLc -cLY -cNa -cOj -cPa -cQe -cQV -cRU -cSE +cBR +cCM +cDD +cEH +cFB +cGt +cHo +cIr +cJh +cKg +cKT +dBV +cMu aaf aaa aaa @@ -95112,139 +95530,139 @@ aaa aaa aaa aaa -aad +aag aaa aaf aaa aaf aaf -aao +aar aaf aaa aaf -aao +aar aaf aaa aaf -aao +aar aaf aaa aaf aaa aaa aaa -acQ +acT aaf aaa aaf aaa aaf aaa -aho -aif +ahq +aih ajd akh -alz -amQ -aob -apA -aqT -asu -atH -auW -akt -akt -ayp -azm -aAK -aCe -aDq -aET -aGt -aIa -aJg -aKy -aLP -aLP -aLP -aLP -aLP -aLP -aUN -aLP -aLP -aLP -bbi -bcO -beu -bfP -bhx -bje -bld -bmH -bet +aly +amP +anW +aps +aqJ +ash +att +dqe +dne +dne +ayj +azn +aAG +aBV +aDi +aEx +aFH +aHc +aIi +aJD +aKQ +aKQ +aKQ +aKQ +aKQ +aKQ +aSQ +aKQ +aKQ +aKQ +aYL +ban +bbO +bdi +beV +bgH +biE +bkh +dmH +bnW bqn -bsE -buP -bwv -bys -bAq -bCc -bDU -bFB -bDU -bJh -bKM -byr -bOn -bPP -bFD -bRB -bwx -bVO -bWT -bYx -bZH -cbt -ccE -bWT -cfr -chc -bWT -cjH -chb -bWT -cnE -cpd -bWT -crx -csK -bWT -cvA -cwz -bWT -bWT -bWT -cAX -bWT -bWT -bWT +bsy +bub +bvX +bxQ +bzB +bBn +bCS +bBn +bQN +dih +bvW +bLe +bMF +apz +aob +alK +bSr +dux +bUX +bWa +bXE +bYJ +dux +dvt +cdd +dux +cfC +cdc +dux +cjv +diG +dux +cnl +cox +dux +diI +diK +dux +dux +dux +cwi +dux +dux +dux aaa aaa -cHb -cHY -cIT -cJZ -cLd -cLZ -cNb -cOk -cPb -cQf -cQU -cHb -cSF -cTF +cBR +cCK +cDA +cEE +cFC +cGu +cHp +dBT +cJi +cKh +cKS +cBR +cMv +cNs aaf aaa aaf @@ -95369,142 +95787,142 @@ aaa aaa aaa aaa -aae -aac -aac +aai +aaj +aaj aaa aaf -aai -aap +aal aas +aau aaa -aai -aap +aal aas +aau aaa -aai -aap +aal aas +aau aaa aaf aaa aaa aaa -acQ +acT aaa aaa aaa aaa aaf aaa -aho -aig -aje +ahq +aii +ajg aki -alA -amQ -aoc -apB -alD -asn -atI -aoh -apF -axb -ayq -azn -aAL -aCf -aDr -aEU -aGu -aIb -aJh -aKz -aLQ -aNC -aOW -aNC -aNC -aNC -aLQ -aNC -aXT -aZt -bbj -bcP -bet -bfO -bhy -bjf -ble -bmI -boA +alz +amP +anX +apt +dnk +doJ +atu +aRG +dnZ +awQ +ayk +azo +aAH +aBW +dCn +aEy +aFI +aHd +aIj +aJE +aKR +aMv +aNF +aMv +aMv +aMv +aKR +aMv +cVC +aXf +aYM +bao +dmH +bdh +beW +bgI +biF +bki +bmf +bnX bqo -bsF -buQ -bww -byr -bAr -byr -bDV -byr -bHj -byr -bKN -byr -bOo -bMs -bOg -bTf -bUA -bVT -bWT -bWT -bWT -bWT -bWT -bWT -bWT -chd -bWT -bWT -chb -bWT -bWT -bWT -bWT -cbu -cbu -bWT -bWT -cwA -bWT -cyI -czK -cAW -cbt -cdP -bWT +bsz +buc +bvW +dhS +bvW +bBo +bvW +bEu +bvW +bHP +bvW +bLf +bJs +aLd +bPK +bRf +bSv +dux +dux +dux +dux +dux +dux +dux +cde +dux +dux +cdc +dux +dux +dux +dux +bXF +bXF +dux +dux +csh +dux +cuf +cvk +cwh +bXE +dvq +dux aaa aaa -cHb -cHb -cIX -cJZ -cLe -cMa -cNc -cOl -cPc -cPc -cQW -cRV -cSG -cHb +cBR +cBR +cDE +cEE +cFD +cGv +cHq +cIs +cJj +cJj +cKU +cLN +cMw +cBR aaf aaa -aae +aai aaa aaa aaa @@ -95523,7 +95941,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -95631,137 +96049,137 @@ aaa aaa aaa aaa -aai -aap +aal aas +aau aaf -aai -aap +aal aas +aau aaa -aai -aap +aal aas +aau aaa aaf aaa aaa aaa -acQ +acT aaf aaf aaf aaf aaf aaa -aho -aih +ahq +aij ajf akj -alB -amR -aod -ahn -aqU -asn -atI -alD -alD -asn -ayp -azo -aAM -aCg -aDs -aEV -aGv -ayp -aJi -aKz -aLR -aNC -aOX -aNC -aRQ -aNC -aLR -aWn -aNC -aNC -bbj -bcQ -bes -bfP -bhz -bjg -blf -bmJ -boB -bqp -bsC -buR -bdf -byr -byr -byr -bDW -byr -bHk -byr -bKO -byr -bOp -bOo -bRC -bTg -bwx -bHm -bHl -bCe -bZI -bWT -ccF -cdL -cfs -che -cir -bWT -ckP -cmf -cmf -cmf -cqu -cmf -cmf -cuh -cmf -cwB -cmf -cmf -czL -cfu -ciw -bWT -bWT +alA +amQ +anY +ahp +dhu +doJ +atu +dnk +dnk +doJ +ayj +azp +aAI +aBX +aDj +aEz +aFJ +ayj +aIk +aJE +aKS +aMv +aNG +aMv +aQj +aMv +aKS +dCB +aMv +aMv +aYM +bap +dmF +bdi +beX +bgJ +biG +bkj +bmg +bnY +bql +bsA +baE +bvW +bvW +bvW +bBp +bvW +bEv +bvW +bHQ +bvW +bLg +bLf +amU +bPL +alK +bOf +bOv +alC +dbk +dux +bYK +bZP +cbv +cdf +cep +dux +cgI +chZ +chZ +chZ +cBr +chZ +chZ +cpS +chZ +csi +chZ +chZ +cvl +cbx +ceu +dux +dux aaf aaa aaa -cHb -cIY -cKd -cLf -cMb -cNd -cOm -cJZ -cQg -cQX -cRW -cSH -cHb +cBR +cDF +cEI +cFE +cGw +cHr +cIt +cEE +cKi +cKV +cLO +cMx +cBR aaf aaf -aad +aag aaa aaa aaa @@ -95886,139 +96304,139 @@ aaa aaa aaa aaa -aad +aag aaf -aai -aap +aal aas +aau aaa -aai -aap +aal aas +aau aaf -aai -aap +aal aas +aau aaf aaf aaf aaf aaf -acQ +acT aaa aaa aaa aaf aaf aaf -aho -aii -ajg +ahq +aik +anZ akk -alC -amS +alB +amR +aoO +ahp +aqL +asi +atu +auG +avN +doJ +ayj +ayj +aAJ +ayj +ayj +ayj +ayj +ayj +aIl +aJF +aKT +aMw +aNH +aMw +aQk +aMw +aSR +aMw +aVH +aXg +aYN +baq +dmF +bdj +dmF +bgK +dmT +bkk +dmF +bnZ +bql +bsB +alK aoe -ahn -aqV -asv -atI -auX -awb -asn -ayp -ayp -aAN -ayp -ayp -ayp -ayp -ayp -aJj -aKA -aLS -aND -aOY -aND -aRR -aND -aUO -aND -aXU -aZu -bbk -bcR -bes -bfQ -bes -bjh -blg -bmK -bes -bqq -bsC -buS -bwx -byt -bAs -byr -byr -byr -byr -byr -byr -byr -bwx -bwx -bwx -bwx -bwx -bCe -bVP -bCd -bZJ -bWT -ccG -cdM -cft -chf -cis -bWT -ckQ -cmg -cmg -cmg -cmg -cmg -cmg -cui -cmg -cmg -cmg -ciw -czM -cfr -cbt -chl -bWT +bxS +bvW +bvW +bvW +bvW +bvW +bvW +bvW +alK +alK +alK +alK +alK +alC +bSs +bzC +bWb +dux +bYL +bZQ +cbw +cdg +ceq +dux +dwb +cia +cia +cia +cia +cia +cia +cpT +cia +cia +cia +ceu +dyg +dvt +bXE +dvE +dux aaf aaf aaf -cHc -cIZ -cKe -cLg -cMc -cNe -cOn -cJZ -cQh -cQY -cRX -cSI -cHb +dBN +cDG +cEJ +cFF +cGx +cHs +cIu +cEE +cKj +cKW +cLP +cMy +cBR aaa aaa -aae +aai aaa aaa aaa @@ -96143,136 +96561,136 @@ aaa aaa aaa aaa -aae -aaf aai -aap +aaf +aal aas +aau aaf -aai -aap +aal aas +aau aaa -aai -aap +aal aas +aau aaa aaf aaa aaa aaa -acQ +acT aaa aaf aaf aaf -aec -agw -agw -agw -agw +aee +bbo +bbo +bbo +bbo akl -ahn -ahn -ahn -ahn -akt -asn -atJ -alD -alD -asn -ayr -azp -aAO -aCh -aDt -aEW -aGw -aIc -aJk -aKB -aLT -aNC -aOZ -aNC -aRS -aNC -aUP -aNC -aRS -aZv -aNC -bcS -bes -bfP -bes -bji -blh -bmL -bes -bqn -bsG -buT -bwy -byu -bAt -bCd -bCd -bFC -bHl -bCe -bKP -bCd -bCd -bCd -bCd -bTh -bCd -bCd -bKQ -bCe -bVO -bWT -ccH -cdL -cfu -chg -cbt -bWT -ckR -cmg -cnF -cpe -cqv -cry -csL -cuj -cvB -cwC -cmg -cyJ -czM -cAY -cbt -cCY -bWT +ahp +ahp +ahp +ahp +dne +doJ +atD +dnk +dnk +doJ +ayl +aEt +aAK +aBY +aDk +aEA +aFK +aHe +aIm +aJG +aKU +aMv +aNI +aMv +aQl +aMv +aSS +aMv +aQl +aXh +aMv +bar +dmF +bdi +dmF +bgL +biI +bkl +dmF +bnW +bqp +bsC +bud +bvY +bxT +bzC +bzC +dCW +bOv +alC +bSw +bzC +bzC +bzC +bzC +bPM +bzC +bzC +bSp +alC +bSr +dux +bYM +bZP +cbx +cdh +bXE +dux +dwc +cia +cjw +ckU +cmk +cnm +coy +cpU +crj +csj +cia +cug +dyg +dDw +bXE +cNg +dux aaa aaa aaa -cHb -cJa -cKf -cLh -cMd -cNf -cOo -cPd -cQi -cQZ -cRY -cSJ -cHb +cBR +cDH +cEK +cFG +cGy +cHt +cIv +cJk +cKk +cKX +cLQ +cMz +cBR aaa aaa aaf @@ -96400,139 +96818,139 @@ aaa aaa aaa aaa -aac +aaj aaa -aai -aaq -aas +aal +aat +aau aaa -aai -aaq -aas +aal +aat +aau aaa -aai -aaq -aas +aal +aat +aau aaa aaf aaa aaa aaa -acQ +acT aaa aaf -aec -aec -aec -agx -ahp -aij -agw +aee +aee +aee +agB +ahr +ail +bbo akm -alD -amT -aof -alD -aqW -asw -atK -auY -awc -axc -ayr -azq -aAP -aCi -aDu -aEX -aGx -aId -aJl -aKC -aLU -aKC -aPa -aKC -aRT -aKC -aUQ -aKC -aKC -aZw -bbl -bcT -bev -bfR -bes -bjj -bli -bmM -bes -bqr -bsH -buU -bwx -byv -bAu -bCe -bDX -bFD -bHm -bCd -bKQ -bAu -bOq -bPQ -bCe -bTi -bFD -bVU -bWU -bCe -bVO -bWT -bWT -bWT -cfv -cbt -cit -bWT -ckQ -cmh -cnG -cpf -cqw -crz -csM -csM -cvC -cwD -cmg -cyK -czN -cAZ -cCe -cCZ -bWT +dnk +amS +dnF +dnk +aqM +asj +atv +auH +avO +awR +ayl +dhy +aAL +aBZ +aDl +aEB +aFL +aHf +aIn +aJH +aKV +aJH +aNJ +aJH +aQm +aJH +aST +aJH +aJH +aXi +aYO +bas +bbP +bdk +dmF +bgM +biJ +bkm +dmF +boa +bqq +bsD +alK +dhR +aoa +alC +bBq +apz +bOf +bzC +bSp +aoa +aqO +bMG +alC +bPN +apz +bTt +bTv +alC +bSr +dux +dux +dux +cby +bXE +cer +dux +dwb +cib +cjx +ckV +cml +cnn +coz +coz +crk +csk +cia +cuh +cvm +cDK +cxc +cxR +dux aaa aaa aaa -cHc -cJb -cKg -cLi -cMe -cNg -cOp -cJZ -cQj -cRa -cRZ -cSK -cHb +dBN +cDI +cEL +cFH +cGz +cHu +cIw +cEE +cKl +cKY +cLR +cMA +cBR aaa aaa -aae +aai aaa aaa aaa @@ -96657,7 +97075,7 @@ aaa aaa aaa aaa -aac +aaj aaf aaa aaf @@ -96675,125 +97093,125 @@ aaf aaf aaf aaf -acR -aah -aah -aed -aeD -afB -agy -ahq -aik +acU +aak +aak +aef +aeG +afE +agC +ahs +aim ajh akn -alE -amU -aog -apC -aqX -asx -atL -auZ -awd -axd -ayr -azr -aAQ -aCj -aDv -aEY -ayr -aIe -aJm -aKD -aLV -aNE -aPb -aKD -aRU -aRU -aUR -aWo -aXV -aZx -bbm -bcU -bes -bes -bes -bjk -bes -bes -bes -bqs -bsI -buV -bwz -bwz -bwz -bwz -bwz -bwz -bwz -bJi -bwz -bwz -bwz -bwz -bwz -bwz -bwz -bwz -bwz -bwz -bVM -bWT -ccI -bWT -cfw -cbt -ciu -bWT -ckS -cmi -cnH -cpg -cqv -crA -csN -cuk -cvD -cwE -cmg -ciw -ciw -czM -bWT -bWT -bWT +alD +amT +dnG +apu +aqN +ask +dpG +auI +avP +awS +ayl +azs +aAM +aCa +aDm +dhC +ayl +aHg +aIo +aJI +aKW +aMx +aNK +aJI +aQn +aQn +aSU +aUg +aVJ +aXj +aYP +bat +dmF +dmF +dmF +bgN +dmF +dmF +dmF +bob +bqr +bsE +bue +bue +bue +bue +bue +bue +bue +bGq +bue +bue +bue +bue +bue +bue +bue +bue +bue +bue +cgH +dux +bYN +dux +cbz +bXE +ces +dux +dwe +cic +cjy +ckW +cmk +cno +coA +cUH +crl +csl +cia +ceu +ceu +dyg +dux +dux +dux aaa aaa aaa -cHb -cJc -cKh -cLj -cMf -cNh -cOq -cJZ -cQk -cRb -cSa -cSL -cHb +cBR +cDJ +cEM +cFI +cGA +cHv +cIx +cEE +cKm +cKZ +cLS +cMB +cBR aaf aaf -aae -aad -aad -aad -aad +aai +aag +aag +aag +aag aaa aaa aaa @@ -96916,14 +97334,14 @@ aaa aaa aaa aaf -aae -aad -aae -aad -aac -aad -aae -aac +aai +aag +aai +aag +aaj +aag +aai +aaj aaa aaa aaf @@ -96935,118 +97353,118 @@ aaa aaf aaa aaf -aec -aec -aec -agz -ahr -ail +aee +aee +aee +agD +aht +ain aji -ako -alF -amV -aoh -alF -aqY -akt -akt -ava -awe -akt -ayr -azs -aAR -aCk -aDw -aEZ -ayr -aIf -aJn -aKE -aLW -aNF -aPc -aQD -aKC -aTv -aUS -aWp -aXW -aZy -bbn -bcV -bew -bfS -bhA -bjl -blj -bmN -bcU -bqn -bsJ -buO -bwz -byw -bAv -bCf -bDY -bFE -bHn -bCg -bKR -bMy -bOr -bPR -bwz -bTj -bUB -bVV -bWV -bwz -bVO -cbu -ccJ -bWT -cbt -cfr -bWT -bWT -ckQ -cmi -cnI -cph -cqx -crB -csO -csO -cvE -cwF -cmg -cyL -czO -czM -bWT -cDa -bWT +dnd +alE +dnr +aRG +alE +dou +dne +dne +auJ +avQ +dne +ayl +azt +aAN +aCb +aDn +aED +ayl +aHh +aIp +aJJ +aKX +aMy +aNL +aPe +aJH +aRI +aSV +aUh +aVK +aXk +aYQ +bau +bbQ +bdl +beY +bgO +biK +bkn +bat +bnW +bqs +bsx +bue +bwa +bxU +bzD +bBr +bSx +bEw +bzE +bHR +bJy +bLh +bMH +bue +bPO +bRg +dDi +bTw +bue +bSr +bXF +bYO +dux +bXE +dvt +dux +dux +dwb +cic +cjz +ckX +cmm +cnp +coB +coB +crm +csm +cia +cui +cwj +dyg +dux +cxS +dux aaf aaf aaf -cHb -cHb -cHb -cLk -cMg -cHb -cHb -cHb -cHb -cRc -cHb -cHb -cHb +cBR +cBR +cBR +cFJ +cGB +cBR +cBR +cBR +cBR +dBU +cBR +cBR +cBR aaa aaa -aae +aai aaa aaa aaa @@ -97194,107 +97612,107 @@ aaa aaf aaf aaf -aec -agw -agw -aim -aim -ain -alG -ain -akt -apD -akt -akt -atM -avb -awf -axe -ays -azt -aAS -aCl -aDx -aFa -ayr -aIg -aJo -aKF -aLX -aNG -aPd -aQE -aRV -aTw -aUT -aWq -aXX -aZz +aee bbo -bcW -bex -bfT -bhB -bjm -blk -bmO -bhF -bqm -bsK -buW -bwz -byx -bAw -bCg -bDZ -bCg -bDZ -bCg -bKR -bMz -bOs -bPS -bwz -bTk -bUC -bVW -bWW -bwz -bVS -bWT -ccK -bWT -cfx -chh -bWT -chk -ckQ -cmi -cnJ -cpi -cqv -crC -csP -cul -cvF -cwG -cmg -chk -czP -cBa -bWT -cDb -bWT +bbo +agA +agA +aio +alF +aio +dne +apv +dne +dne +atx +auK +avR +awT +aym +azu +aAO +aCc +aDo +aEE +ayl +aHi +aIq +aJK +aKY +aMz +aNM +aPf +aQo +aRJ +aSW +aUi +aVL +aXl +aYR +bav +bbR +bdm +beZ +bgP +biL +bko +bbN +bnV +dCN +apA +bue +bwb +bxV +bzE +dmD +bzE +dmD +bzE +bHR +bJz +bLi +bMI +bue +bPP +bRh +bSy +bTx +bue +bSu +dux +bYP +dux +cbA +cdi +dux +cdl +dwb +cic +cjA +ckY +cmk +cnq +coC +cpW +crn +csn +cia +cdl +cMm +cMo +dux +cxT +dux aaa aaa aaa aaf aaa aaa -cLl -cMh -cNi -cOr +cFK +cGC +cBS +cIy aaf aaa aaa @@ -97454,103 +97872,103 @@ aaf aaf aaf aaf -ain +aio ajj akp -alH -amW -aoi -alH -aoi -akt -atN -avc -awg -axf -ayr -ayr -ayr -ayr -ayr -ayr -ayr -aIh -aJp -akt -aLY -akt -aPe -aQF -aRW -aRW -aUU -aUU -aXY -aZA -aUU -bcU -bey -bfU -bhC -bjn -bll -bmP -boC -bqm -bsC -buX -bwA -byy -byy -byy -byy -byy -bHo -byy -byy -byy -byy -bPT -bRD -bTl -bUD -bVX -bWX -bwz -bVO -bWT -bWT -bWT -bWT -bWT -bWT -cjI -ckQ -cmi -cmg -cpj -cmg -cmg -cmg -cum -cmg -cmg -cmg -ciw -czM -cBb -bWT -cDa -bWT +alG +dhq +aoc +alG +aoc +dne +aty +auL +avS +awU +ayl +ayl +ayl +ayl +ayl +ayl +ayl +aHj +aIr +dne +aKZ +dne +aNN +aPg +aQp +aQp +aSX +aSX +aVM +aXm +aSX +bat +bbS +bdn +bfa +bgQ +biH +bkp +bmh +bnV +bql +avH +bug +bCV +bCV +bCV +bCV +bCV +bEx +bCV +bCV +bCV +bCV +bMJ +bOk +bPQ +bRi +bSz +bTy +bue +bSr +dux +dux +dux +dux +dux +dux +cfD +dwb +cic +cia +ckZ +cia +cia +cia +cpX +cia +cia +cia +ceu +dyg +dyw +dux +cxS +dux aaa aaa aaa aaf aaa aaa -cLl -cMi -cNi +cFK +cGD +cBS aaa aaf aaf @@ -97560,13 +97978,13 @@ aaa aaa aaa aaa -cSS -cWd -cWd -cWd -cSS -cWd -cSS +cMI +cPA +cPA +cPA +cMI +cPA +cMI aaa aaa aaa @@ -97711,119 +98129,119 @@ aaa aaf aaa aaf -aio -ajk +aip +dho akq -alI -amX -aoh -apE -apH -akt -atO -avd -awh -axg -ayt -ayt -aAT -ayt -ayt -ayt -aGy -aIi -aJq -aKG -aLZ -akt -aPf -aQG -aRX -aTx -aUU -aWr -aXZ -aZB -aUU -bcX -bez -bfV -bhD -bjo -bhD -bmQ -boD +alH +amW +aRG +apw +dod +dne +atz +auM +avT +awV +ayn +ayn +dCl +ayn +ayn +ayn +aFM +aHk +aIs +aJL +aLa +dne +aNO +aPh +aQq +aRK +aSX +aUj +aVN +aXn +aSX +baw +bbT +bdo +bfb +bgR +bfb +bkq +bmi +boc bqt -bsL -buP -bwB -byz -byz -bCh -byz -byz -bHp -bJj -byz -byz -byz -bPU -bRE -bTm -bUD -bVY -bWY -bwz -bZK -cbv -ccL -cdN -cfy -chi -civ -chi -ckT -cmj -cnK -cpk -cqv -crD -csQ -cun -cvG -cwH -cmg -cjI -czQ -ciw -bWT -bWT -bWT -bWT -bWT -bWT -bWT -bWT +bsy +buh +bwd +bwd +bzF +bwd +bwd +bEy +bGr +bwd +bwd +bwd +bMK +bOl +bPR +bRi +bSA +bTz +bue +bWc +bXG +bYQ +bZR +cbB +cdj +cse +cdj +cgL +cid +cjB +cla +cmk +cnr +coD +cpY +cro +cso +cia +cfD +dyj +ceu +dux +dux +dux +dux +dux +dux +dux +dux aaa -cLl -cMj -cNi +cFK +cGE +cBS aaa aaf aaa -cRd -cRd -cRd -cRd -cRd -cRd -cSS -cWe -cWz -cWU -cSS -cXC -cWd +cLa +cLa +cLa +cLa +cLa +cLa +cMI +cPB +cPZ +cQT +cMI +cRE +cPA aaa aaa aaa @@ -97954,133 +98372,133 @@ aaf aaa aaa aaa -aaW -aaW -aaW -aaW -aaW -aaW -aaW -aaW -aaW -aaW -aaW -aaW +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ +aaZ aaa aaf -ain +aio ajl akr -alJ -amY -aoh -apF -aqZ -akt -atP -akt -akt -akt -akt -akt -akt -akt -akt -akt -akt -aIj -aJr -akt -aMa -akt -aPg -aQH -aRY -aTy -aUU -aWs -aYa -aZC -aUU -bcY -beA -bfW -bhE -bjp -blm -bmR -bcU -bqm -bsC -buY -bwz -byA -bAx -bCi -bEa -bFF -bHq -bJk -bKS -bCg -bOt -bCg -bwz -bTn -bTm -bVZ -bVZ -bwz -bZL -cbw -bWT -cdO -cfz -chj -ciw -cjJ -ckU -cmi -cnL -cpl -cqy -crE -csR -cuo -csO -cwI -cwK -bZF -czM -ciw -czP -cBc -cBc -cAZ -ciw -cHd -cjK -bWT -cKi -cLk -cMk -cHb -cOs -cye -cye -cRd -cSb -cSM -cTG -cUz -cVk -cSS -cWf -cWA -cWf -cSS -cXD -cSS +alI +amX +aRG +dnZ +aqP +dne +atA +dne +dne +dne +dne +dne +dne +dne +dne +dne +dne +aHl +aIt +dne +aLb +dne +aNP +aPi +aQr +aRL +aSX +aUk +aVO +aXo +aSX +bax +bbU +bdp +bfc +bgS +biM +bkr +bat +bnV +bql +awL +bue +aze +bwe +bGv +bHT +bwc +dCZ +bGs +bHS +bzE +bLk +bzE +bue +bPS +bPR +bBs +bBs +bue +bWd +bXH +dux +bZS +dvw +cdk +ceu +cfE +dwi +cic +cjC +clb +cmn +cns +coE +cpZ +coB +csp +csr +duH +dyg +ceu +cMm +cwm +cwm +cDK +ceu +cBT +cfF +dux +dzK +cFJ +cGF +cBR +clK +bTs +bTs +cLa +cLT +cMC +cNt +cTf +eFN +cMI +cPC +djX +cPC +cMI +cRF +cMI aaa aaa aaa @@ -98212,30 +98630,30 @@ aaf aaa aaa aaf -abd -abu -abS -aci -acw -acS -adj -adH -aee -aeE -aaW +abg +abx +abV +acm +acA +acV +adm +adJ +aeg +aeH +aaZ aaa aaf -ain -ain +aio +aio aks -alK -amZ -aoh -aoh -ara -akt -atQ -akt +alJ +amY +aRG +aRG +aqQ +dne +atB +dne aaa aaa aaf @@ -98244,100 +98662,100 @@ aaa aaf aaa aaa -aGz -aIk -aIh -akt -aMb -akt -aPh -aQI -aRZ -aTz -aUU -aWt -aYb -aZD -aUU -bcZ -beB -bfX -bhF -bjq -bcU -bcU -boE -bqu -bsC -buZ -bwz -bwz -bwz -bwz -bEb -bFF -bHr -bJl -bKS -bCg -bOt -bPV -bwz -bCg -bUE -bWa -bTm -bwz -bZM -cbx -bWT -bWT -cfA -bWT -bWT -cjK -ckV -cmi -cnM -cpm -cqv -crF -csS -cup -cvH -cwJ -cmg -bWT -czR -cBc -cCf -ciw -cdP -cFd -cGd -cBc -cBc -cAZ -cKi -cLm -cMl -cNj -cOs -cPe -cQl -cRe -cSc -cSN -cTH -cUA -cVl -cRd -cSS -cWB -cWk -cXo -cXE -cSS +aFN +aHm +nIb +dne +aLc +dne +aNQ +aPj +aQs +aRM +aSX +aUl +aVP +aXp +aSX +bay +bbV +bdq +bbN +bgT +bat +bat +bmj +bod +bql +bsG +bue +bue +bue +bue +bBu +bwc +bEz +bGt +bHS +bzE +bLk +bML +bue +bzE +bRj +bSB +bPR +bue +div +bXI +dux +dux +cbD +dux +dux +cfF +dwj +cic +cjD +clc +cmk +cnt +coF +cqa +crq +csq +cia +dux +diM +cwm +cNf +ceu +dvq +cNm +cNU +cwm +cwm +cDK +dzK +cFL +cGG +cHw +clK +cdm +cKn +cLb +cRT +cMD +cNu +cOb +cOF +cLa +cMI +cQa +cPH +cRj +cRG +cMI aaa aaa aaa @@ -98469,132 +98887,132 @@ aaf aaf aaf aaf -abd -abv -abT -acj -acx -acT -adk -adI -aef -aeF -aaW +abg +aby +abW +acn +acB +acW +adn +adK +aeh +aeI +aaZ aaf aaf aaf -ain -ain -ain -ain -aoj -apG -arb -akt +aio +aio +aio +aio +dnM +apy +aqR +dne akm -akt +dne aaf -axh -axh -axh -axh -axh -axh +awW +awW +awW +awW +awW +awW aaf -aGA -aIl -aJs -akt -aMc -akt -aPi -aQJ -aSa -aTA -aUU -aWu -aYc -aZE -bbp -bda -beC -bfY -bhG -bjr -bln -bmS -bgd -bqv -bsC -bva -bwz -byB -bAy -bCj -bCg -bFF -bHs -bJm -bEa -bMA -bOu -bPW -bwz -bTo -bUF -bWb -bWZ -bwz -bZL -bCe -bWT -cdP -cfB -chk -cix -cix -ckW -cmi -cmg -cmg -cmg -cmg -csT -cuq -cmg -cmg -cmg -cyM -cfu -cAY -cbt -cDc -cDc -cFe -cDc -cDc -cDc -cJd -cKi -cLn -cMm -cNk -cOs -cPf -cQm -cRd -cRd -cRd -cRd -cUB -cRd -cRd -cWg -cWC -cWV -cWC -cXF -cWd +aFO +aHn +aIu +dne +bOq +dne +aNR +aPk +aQt +aRN +aSX +aUm +aVQ +aXq +aYS +baz +bbW +bdr +bfd +bgU +biN +bks +bdw +boe +bql +bsH +bue +aAz +bxW +bzG +bzE +bwc +bEA +bGu +bHT +bJA +bLl +bMM +bue +bPU +bRk +bSC +bTA +bue +bWd +alC +dux +dvq +cbE +cdl +cev +cev +cgO +cic +cia +cia +cia +cia +coG +cqb +cia +cia +cia +cuj +cbx +dDw +bXE +cxU +cxU +czN +cxU +cxU +cxU +cDL +dzK +cFM +cGs +cHx +clK +bZT +cKo +cLa +cLa +cLa +cLa +cOc +cLa +cLa +cPD +cQb +cQx +cQb +cRH +cPA aaa aaa aaa @@ -98726,132 +99144,132 @@ aaa aaa aaa aaf -abd -abw -abU -ack -acy -acU -adl -adJ -aeg -aeG -aaW +abg +abz +abX +aco +acC +acX +ado +adL +aei +aeJ +aaZ aaa aaa aaf aaf aaf aaf -akt -akt -akt -akt -akt -atR -ave +dne +dne +dne +dne +dne +dhx +auN aaa -axh -ayu -azu -aAU -aCm -aDy +awW +ayo +azv +aAP +aCd +aDp aaa -aGB -aIm -aJt -akt -aMb -akt -akt -akt -akt -akt -akt -akt -akt -akt -akt -bdb -beD -bfZ -bhH -bjs -blo -bmT -boF -bqw -bsM -buQ -bwz -byC -bAz -bwz -bEc -bFF -bFF -bCg -bKT -bCg -bCg -bPX -bwz -bwz -bwz -bwz -bXa -bwz -bZL -bPJ -bWT -cdQ -cfC -chl -cix -cjL -ckX -cmk -cnN -cpn -cix -crG -csU -cur -cvI -cwK -bZF -cbt -czS -cBd -cCg -cDc -cEb -cFf -cGe -cHe -cDc -cJe -cKi -cLo -cMn -cNl -cOs -cPg -cQn -cRd -cSd -cSO -cTI -cUC -cVm -cRd -cWh -cWC -cWW -cWC -cXG -cWd +aFP +aHo +dhG +dne +aLc +dne +dne +dne +dne +dne +dne +dne +dne +dne +dne +baA +bbX +bds +dCI +bgV +biO +bkt +bmk +bof +bqu +bsz +bue +bwg +bxX +bue +bBv +bwc +bwc +bzE +bPT +bzE +bzE +bMN +bue +bue +bue +bue +bTB +bue +bWd +aqK +dux +bZU +cbF +dvE +cev +cfG +cgP +cie +cjE +cld +cev +cnu +coH +cqc +crr +csr +duH +bXE +cvn +cwn +cxd +cxU +cyN +czO +cAS +cBU +cxU +dDB +dzK +cFN +cGH +cHy +clK +cJl +cKp +cLa +cLV +cME +cNv +cOd +cOG +cLa +cPE +cQb +dDH +cQb +cRI +cPA aaa aaa aaa @@ -98976,139 +99394,139 @@ aaa aaa aaa aaa -aae +aai aaa aaf aaa aaa aaa -aav -aav -aav -aav -aav -aav -acV -adm -adK -aav -aav -aav -aav +aax +aax +aax +aax +aax +aax +acY +adp +adM +aax +aax +aax +aax aaa aaa aaf aaa -akt -akt -aok -alD -arc -akt -atS -avf +dne +dne +dnO +dnk +aqS +dne +atE +auO aaa -axh -ayv -azv -aAV -aCn -aDz -aFb -aGC -aIn -aJu -aKH -aMd -awh -aPj -aQK -awh -aTB -aUV -awh -awh -aZF -akt -bdc -beE -bga -beE -bjt -blp -bmU -boG -bqx -bsN -bvb -bwz -bwz -bwz -bwz -bEd -bFF -bFF -bJn -bKU -bMB -bCg -bPY -bwz -bTp -bUG -bwz -bXb -bYy -bZN -cby -bWT -cdR -cfD -chm -cix -cjM -ckY -cml -cnO -cpo -cqz -crH -csV -cus -cvJ -cwL -bWT -bWT -bWT -bWT -bWT -cDc -cEc -cFg -cGf -cHf -cDc -cJf -cKi -cHb -cMo -cHb -cOs -cPh -cQo -cRd -cSe -cSP -cTJ -cUD -cVn -cRd -cWi -cWC -cWX -cXp -cXH -cWd +awW +ayp +azw +aAQ +aCe +aDq +aEF +aFQ +aHp +aIw +aJM +aLe +avT +bfU +aPl +avT +dCx +aSY +avT +avT +aXr +dne +baB +bbY +bdt +bbY +bgW +biP +bku +bml +bog +bqv +bsI +bue +bue +bue +bue +cUT +bwc +bwc +bHU +bHV +bJB +bzE +bMO +bue +bPV +bRl +bue +bTC +atw +bWe +bXJ +dux +bZV +cbG +cdn +cev +cfH +cgQ +cif +cjF +cle +cmo +cnv +coI +cqd +crs +css +dux +dux +dux +dux +dux +cxU +cyO +czP +cAT +cBV +cxU +cDM +dzK +cBR +cGI +cBR +clK +diQ +cKq +cLa +cLW +cMF +cSY +cOe +cOH +cLa +cPF +cQb +djj +djr +cRq +cPA aaa aaa aaa @@ -99233,139 +99651,139 @@ aaa aaa aaa aaa -aac +aaj aaf aaf aaa aaa aaf -aaw -abe -abx -abV -acl -aav -acW -adn -adL -aeh -aeH -afC -aav -aav +aay +abh +abA +abY +acp +aax +acZ +adq +adN +aej +aeK +afF +aax +aax aaa aaf aaa -akt -ana -aol -apH -apF -akt -atT -avf +dne +dnu +dnP +dod +dnZ +dne +atP +auO aaa -axh -ayw -azw -aAW -aCo -aDA -aFc -aGD -aIo -aJv -aKI -aKI -aKI -aKI -aQL -aKI -aKI -aUW -aKI -aKI -aZG -bbq -bdd -beF -bgb -beF -bju -blq -bmV -bgd -bqy -bsO -buO -bwz -byD -bAy -bCk -bCg -bFG -bFF -bCg -bKV -bMC -bOv -bPZ -bRF -bTq -bUH -bwz -bDJ -bCe -bZO -bOq -bWT -cdS -cfE -chn -cix -cjN -ckZ -cmm -cnP -cpp -cqA -crI -csW -cut -cvK -cwL -cxK -cyN -czT -cBe -cCh -cDc -cEd -cFh -cGg -cHg -cDc -cJd -bWT -cLp -cMp -cNm -cye -cPi -cQp -cRf -cSf -cSQ -cTK -cUE -cVo -cVQ -cWj -cWD -cWY -cXq -cXI -cSS +awW +ayq +azx +aAR +aCf +aDr +aEG +aFR +aHq +aIx +aJN +aJN +aJN +aJN +aPm +aJN +aJN +aSZ +aJN +aJN +aXs +aYT +baC +bbZ +bdu +bbZ +bgX +biQ +bkv +bdw +boh +bqw +bsx +bue +bwf +bxW +bzH +bzE +dCX +bwc +bzE +cVb +cVe +cVf +cVi +bOm +bPW +bRm +bue +auF +alC +aXt +aqO +dux +bZW +cbH +cdo +cev +cfI +cgR +cig +cjG +clf +cmp +cnw +coJ +cqe +crt +css +ctr +cuk +cvo +cwo +cxe +cxU +cyP +czQ +cAU +diN +cxU +cDL +dux +cFO +cGJ +cHz +bTs +cJn +cKr +cLc +cLX +cMG +cNx +cOf +cOI +cPk +cPG +cQc +djk +cRl +cRJ +cMI aaa aaa aaa @@ -99490,139 +99908,139 @@ aaa aaa aaa aaa -aae +aai aaa aaf aaf aaf aaf -aav -abf -aby -abb -abb -aav -acX -ado -ado -aei -aeI -afD -agA -aav +aax +abi +abB +abe +abe +aax +ada +adr +adr +aek +aeL +afG +agE +aax aaa aaf aaf -aio -anb -aom -apI -ard -asy -atU -avf +aip +ana +aog +doe +aqT +asl +atG +auO aaa -axh -ayx -azx -aAX -aCp -aDB -aFd -aGE -aIm -aJw -aKJ -aMe -aNH -aPk -aQM -aSb -aTC -aUX -aWv -aKI -aZH -akt -bde -beG -bgc -bhI -bjv -blr -bmW -bgd -bqm -bsO -buO -bwz -byE -bAz -bwz -bEe -bFF -bFF -bJo -bwz -bwz -bwz -bwz -bwz -bTr -bUI -bwz -bwx -bwx -bZP -cbz -cbz -cdT -cfF -cbz -cix -cjO -cla -cmn -cnQ -cpq -cix -crJ -csX -cuu -cvL -cwL -cxL -cyO -czU -cBf -cCi -cDc -cEe -cFi -cGh -cHh -cDc -cJg -cKj -cLq -cMq -cNn -cOt -cPj -cQq -cRd -cSg -cSR -cTL -cUF -cVp -cVR -cWk -cWE -cWZ -cXr -cXJ -cYc +awW +ayr +azy +aAS +aCg +aDs +aEH +aFS +aHo +aIy +aJO +aLf +aMA +aNT +aPn +aQu +aRO +aTa +dhL +aJN +dtP +dne +baD +bca +bdv +bff +bgY +biR +bkw +bdw +bnV +bqw +bsx +bue +aFE +bxX +bue +bBw +bwc +bwc +bBx +bue +bue +bue +bue +bue +bPX +bRn +bue +alK +alK +bWf +bXK +bXK +bZX +cbI +bXK +cev +cfJ +cgS +cih +cjH +clg +cev +cnx +coK +cqf +cru +css +cts +cul +cvp +cwp +cxf +cxU +cyQ +czR +cAV +cBW +cxU +cDN +cEN +cFP +cGK +cHA +cIz +cJo +cKs +cLa +cLY +cMH +cNy +cOg +cOJ +cPl +cPH +cQd +cTo +cRm +cRK +cRP aaa aaa aaa @@ -99753,133 +100171,133 @@ aaa aaa aaf aaa -aav -abg -aaQ -abW -acm -acz -abb -adp -adM -aej -aeJ -afE -agB -afS +aax +abj +aaR +abZ +acq +acD +abe +ads +adO +ael +aeM +afH +agF +afW aaf aaf aaa -akt -ako -aon -akt -akt -akt -atV -avg +dne +dnd +aoh +dne +dne +dne +atH +auP aaa -axh -ayy -azy -aAY -aCq -axh +awW +ays +azz +aAT +aCh +awW aaa -aGF -aIp -aJx -aKK -aMf -aNI -aNI -aNI -aNI -aTD -aUY -aWw -aKI -aZI -akt -bdf -bdf -bgd -bhJ -bjw -bgd -bdf -boH -bqz -bsP -bvc -bwC -bwz -bwz -bwz -bEf -bFH -bFH -bEf -bwz -bMD -bOw -aYi -bwz -bwz -bwz -bwz -bXc -bYz -bZQ -cbz -ccM -cdU -cfG -cho -cix -cjP -clb -cmo -cnR -cpr -cix -crK -csY -cuv -cvM -cwL -cxM -cyP -czU -cBg -cCj -cDc -cEf -cFj -cGi -cHi -cDc -cJh -cDc -cDc -cMr -cDc -cDc -cPk -cQr -cRd -cSh -cRd -cRd -cRd -cVq -cRd -cWl -cWC -cWZ -cSS -cSS -cSS +aFT +aHr +aIz +aJP +aLg +aMB +aMB +aMB +aMB +aRP +aTb +aUo +aJN +aXu +dne +baE +baE +bdw +bfg +bgZ +bdw +baE +bmm +boi +bqx +bsJ +bui +bue +bue +bue +cUU +aZO +aZO +cUU +bue +buf +cVh +aVW +bue +bue +bue +bue +bTD +bUY +bWg +bXK +bYR +bZY +cbJ +cdp +cev +cfK +cgT +cii +cjI +clh +cev +cny +coL +cqg +crv +css +ctt +cum +cvp +cwq +cxg +cxU +cyR +czS +cAW +cBX +cxU +cDO +cxU +cxU +cGL +cxU +cxU +diR +cPW +cLa +cLZ +cLa +cLa +cLa +cOK +cLa +cPI +cQb +cTo +cMI +cMI +cMI aaa aaa aaa @@ -99894,7 +100312,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -100010,133 +100428,133 @@ aaf aaf aaf aaf -aaw -abh -abz -abz -acn -acA -acY -abB -abB -aek -aeK -afF -agC -aav +aay +abk +abC +abC +acr +acE +adb +abE +abE +aem +aeN +afI +agG +aax aaa aaf aaa -akt -akt -akt -akt -are -asz -atW -akt +dne +dne +dne +dne +aqU +asm +atI +dne aaf -axh -axh -axh -axh -axh -axh +awW +awW +awW +awW +awW +awW aaf -aGG -aIq -aJy -aKL -aMg -aNJ -aPl -aQN -aNI -aTD -aUY -aWx -aKJ -aZJ -bbr -bdg -beH -bge -bhK -bge -bhK -bmX -bbr -bqA -bsQ -bvd -bwD -byF -bAA -bCl -bwD -bFI -bwD -bwD -bKW -bwD -bwD -bwD -bAA -bwD -byF -bWc -bwD -bwD -bZR -cbz -ccN -cdV -cfH -chp -cix -cix -cix -cmp -cnS -cps -cix -crL -csZ -cuw -crL -cwL -cxN -cyQ -czU -cBh -cCk -cDc -cDc -cFk -cGj -cDc -cDc -cJi -cDc -cLr -cMp -cNo -cDc -cPl -cQq -cRd -cSi -cRd -cTM -cUG -cVr -cRd -cSS -cWF -cWZ -cSS -cXK -cSS +aFU +aHs +aIA +aJQ +aLh +aMC +aNU +dCt +aMB +aRP +aTb +aUp +aJO +aXv +aYU +baF +bcb +bdx +bfh +bdx +bfh +bkx +aYU +boj +bqy +bsK +buj +bwh +bxY +bzI +buj +bCW +buj +buj +cVd +buj +buj +buj +bxY +buj +bwh +bSD +buj +buj +bWh +bXK +bYS +bZZ +cbK +cdq +cev +cev +cev +cij +cjJ +cli +cev +cnz +coM +cqh +cnz +css +ctu +cun +cvp +cwr +cxh +cxU +cxU +czT +cAX +cxU +cxU +cDP +cxU +cFQ +cGJ +cHB +cxU +diS +cKs +cLa +cMa +cLa +cNz +cOh +cOL +cLa +cMI +cQf +cTo +cMI +dbF +cMI aaa aaa aaa @@ -100267,31 +100685,31 @@ aaa aaf aaa aaa -aav -abi -abA -abB -aaH -acB -abb -adq -adN -abb -aeL -afG -aav -aav +aax +abl +abD +abE +aaI +acF +abe +adt +adP +abe +aeO +afJ +aax +aax aaa aaf aaa aaa -akt -aoo -apJ -apK -akt -akt -akt +dne +aoi +apB +apC +dne +dne +dne aaa aaa aaa @@ -100300,100 +100718,100 @@ aaa aaa aaa aaa -aGz -aIr -aJz -aKJ -aMh -aNK -aPm -aQO -aSc -aTE -aUZ -aWy -aKJ -aZK -bbs -bdh -bdh -bgf -bdh -bdh -bdh -bgw -bdh -bqB -bsR -bve -bwE -beS -bgw -bdh -bdh -bFJ -bHt -bdh -bKX -bdh -beS -bdh -bgw -bdh -bdh -bdh -bXd -bYA -bZS -cbz -ccO -cdW -cfI -chq -ciy -cjQ -cbz -cmq -cnT -cpt -cqB -crM -cta -cux -cvN -cwM -cux -cyR -czV -cBi -cCl -cDd -cEg -cFl -cGk -cHj -cIc -cJj -cKk -cLs -cMs -cNp -cDc -cPm -cQq -cRd -cRd -cSS -cTN -cRd -cRd -cRd -cWm -cWG -cXa -cXs -cVy -cSS +aFN +aHt +aIB +aJO +aLi +aMD +aNV +aPo +aQv +aRQ +aTc +aUq +aJO +aXw +aYV +baG +baG +bdy +baG +baG +baG +bdP +baG +bok +bqz +bsL +buk +dCH +bdP +baG +baG +bCX +bEB +baG +bHW +baG +dCH +baG +bdP +baG +baG +baG +bTE +bUZ +bWi +bXK +bYT +caa +cbL +cdr +cew +cfL +bXK +cik +cjK +clj +cmr +cnA +coN +cqi +crw +cst +cqi +cuo +cvq +cws +cxi +cxV +cNh +czU +cAY +cBY +cCN +cDQ +cEO +cFR +cGM +cHC +cxU +cJq +cKs +cLa +cLa +cMI +cNA +cLa +cLa +cLa +cPJ +cQg +cTy +cRn +cOS +cMI aaa aaa aaa @@ -100520,33 +100938,33 @@ aaa aaa aaa aaa -aav -aav -aaE -aav -aav -abj -abB -aaQ -aaH -acC -acZ -acZ -adO -acZ -aeM -afH -agD -aav +aax +aax +aaF +aax +aax +abm +abE +aaR +aaI +acG +adc +adc +adQ +adc +aeP +afK +agH +aax aaa aaf -akt -akt -akt -aop -apK -arf -akt +dne +dne +dne +aoj +apC +doA +dne aaa aaa aaa @@ -100556,101 +100974,101 @@ aaa aaa aaa aaa -azA -azA -azA -aJA -aKI -aMi -aNL -aPn -aQP -aSd -aTF -aVa -aWz -aYd -aZL -bbt -bdi -beI -bgg -bhL -bhL -bhL -bmY -boI -bhL -bsS -bsS -bwF -bhL -bmY -bCm -bhL -bFK -bHu -bJp -bJp -bME -bJp -bQa -bRG -bTs -bUJ -bJp -bXe -bYB -bZT -cbz -ccP -cdV -cfJ -chr -chr -cjR -clc -cmr -cnU -cpu -cqC -ceh -ceh -cuy -ceh -cwN -cxO -cyS -czW -cBj -cCm -cDe -cEh -cFm -cGl -cHk -cId -cJk -cKl -cLt -cMt -cNq -cDc -cPn -cQs -cRg -cRd -cST -cTO -cUH -cVs -cVS -cWn -cWH -cXb -cWL -cXL -cSS +aDu +aDu +aDu +aIC +aJN +aLj +aME +aNW +aPp +aQw +aRR +aTd +aUr +aVR +aXx +aYW +baH +bcc +bdz +bfi +bfi +bfi +bky +bmn +bfi +bqA +bqA +bul +bfi +bky +bGw +bfi +bCY +bEC +bHX +bHX +bJC +bHX +bMR +bOn +bPY +bRo +bHX +bTF +bVa +bWj +bXK +bYU +bZZ +cbM +cds +cds +cfM +cgU +cil +cjL +clk +cms +cal +cal +cqj +cal +csu +ctv +cup +cvr +cwt +cxj +cxW +cyT +czV +cAZ +cBZ +cCO +cDR +cEP +cFS +cGN +cHD +cxU +cJr +cKu +cLd +cLa +cMJ +cNB +cOi +cOM +cPm +cPK +cQh +cQE +cQl +cRo +cMI aaa aaa aaa @@ -100777,33 +101195,33 @@ aaa aaa aaf aaa -aav -aay -aaF -aaO -aav -abk -abB -abA -aco -acD -abb -adr -adP -abb -aeN -afI -agE -afS +aax +aaA +aaG +aaP +aax +abn +abE +abD +acs +acH +abe +adu +adR +abe +aeQ +afL +agI +afW aaf aaf -akt +dne alL -anc -aoq -apL -arg -akt +anb +aok +aox +aqV +dne aaa aaa aaa @@ -100813,101 +101231,101 @@ aaa aaa aaa aaa -azz -aGH -aIs -aJB -aKI -aMj -aNL -aPn -aQN -aSe -aNI -aVb -aWA -aKM -aZM -bbu -bdj -beJ -beJ -beJ -beJ -beJ -bmZ -bmZ -bqC -bmZ -bmZ -bwG -bmZ -bmZ -bCn -bEg -bFL -bHv -bJq -bJr -bJr -bJr -bJr -bJr -bJr -bJr -bJr -bXf -bbu -bZU -cbz -ccQ -cdX -cfK -chs -ciz -cjS -cld -cms -cnV -cpv -cqD -crN -cei -chy -cvO -cwO -cxP -cyT -czX -cBk -cCn -cDf -cEi -cFn -cGm -cHl -cIe -cJl -cKm -cLu -cMu -cNr -cDc -cPo -cQt -cRh -cRd -cSU -cTP -cUI -cVt -cVT -cWo -cWG -cXc -cXt -cXM -cYd +azC +aFV +aHu +aID +aJN +dhI +aME +aNW +dCt +aQx +aMB +aTe +aUs +aJR +aXy +dCE +baI +bcd +bcd +bcd +bcd +bcd +bkz +bkz +bol +bkz +bkz +bum +bkz +bkz +bzJ +bBy +bCZ +bED +bGx +bGy +bGy +bGy +bGy +bGy +bGy +bGy +bGy +bTG +dCE +bWk +bXK +bYV +cab +cbN +cdt +cex +cfN +cgV +cim +cjM +cll +cmt +cnB +cam +cdz +crx +csv +ctw +cuq +cvs +cwu +cxk +cxX +cyU +czW +cBa +cCa +cCP +cDS +cEQ +cFT +cGO +cHE +cxU +cJs +cJX +cLe +cLa +cMK +cNC +cOj +cON +cPn +cPL +cQg +cQF +cQV +cRp +cRL aaa aaa aaa @@ -101034,33 +101452,33 @@ aaa aaa aaf aaf -aaw -aaz -aaG -aaP -aaX -abl -abC -abX -acp -acE -ada -ads -adQ -ael -aeO -afD -agD -aav +aay +aaB +aaH +aaQ +aba +abo +abF +aca +act +acI +add +adv +adS +aen +aeR +afG +agH +aax aaf aaf -akt +dne alL -and -aor -apM -arh -akt +anc +aol +apD +aqW +dne aaa aaa aaa @@ -101070,101 +101488,101 @@ aaa aaa aaa aaa -azz -aGI -aIt -aJC -aKI -aMk -aNL -aPo -aQQ -aQQ -aQQ -aVc -aWB -aYe -aZN -bbv -bdj -beJ -bgh -bhM -bjx -bls -bmZ -boJ -bqD -bsT -bvf -bwH -byG -bmZ -bCo -bEh -bFM -bHw -bJr -bKY -bMF -bOx -bQb -bRH -bMF -bMF -bJr -bXg -bby -bZV -cbz -ccR -cdY -cfL -cht -ciA -cjT -cle -cmt -cnW -cpw -cqE -cqE -cqF -cuz -cqE -cwP -cqE -cqE -czY -czY -cCo -cDg -czY -czY -czY -cDc -cIf -cJm -cDc -cye -cMv -cye -cye -cye -cye -cRi -cRd -cSV -cTQ -cUJ -cVu -cVU -cWp -cWI -cXc -cVv -cXM -cYd +azC +aFW +aHv +aIE +aJN +aLl +aME +aNX +aPq +aPq +aPq +aTf +aUt +aVS +aXz +aYY +baI +bcd +bdA +bfj +bha +biS +bkz +bmo +bom +bqB +bsM +bun +bwi +bkz +bzK +bBz +bDa +bEE +bGy +bHY +bJD +bLm +bMS +bOo +bJD +bJD +bGy +bTH +aYX +bWl +bXK +bYW +cac +cbO +cdu +cey +cfO +cgW +cin +cjN +clm +cmu +cmu +cmv +cqk +cmu +csw +cmu +cmu +cvt +cvt +cxl +cxY +cvt +cvt +cvt +cxU +cCQ +cDT +cxU +bTs +cGP +bTs +bTs +bTs +bTs +cLf +cLa +cML +cND +cOk +cOO +cPo +cPM +cQi +cQF +cOP +cRp +cRL aaa aaa aaa @@ -101291,33 +101709,33 @@ aaa aaa aaf aaa -aav -aaA -aaH -aaQ -aaY -aaH -abD -abY -acq -acF +aax +aaC +aaI +aaR abb -adt -adR -acZ -aeP -afJ -abb -aav -aip +aaI +abG +acb +acu +acJ +abe +adw +adT +adc +aeS +afM +abe +aax +aiq ajm ajm ajm ajm -aos +aom ajm -akt -akt +dne +dne aaa aaa aaa @@ -101327,101 +101745,101 @@ aaa aaa aaa aaa -azz -aGI -aIu -aJD -aKI -aMl -aNM -aPp -aQR -aSf -aTG -aVd -aWC -aYf -aZO -bbw -bdk -beK -bgi -bhN -bjy -blt -bmZ -boK -bqE -bsU -bvg -bwI -byH -bAB -bCp -bEi -bFN -bHx -bJs -bKZ -bMG -bOy -bQc -bRI -bQc -bUK -bWd -bXh -bby -bZW -cbA -cbA -cdZ -cfM -chu -ciB -cjU -cbz +azC +aFW +aHw +aIF +aJN +aLm +aMF +aNY +aPr +aQy +aRS +aTg +aUu +aVT +aXA +aYZ +baJ +bce +bdB +bfk +bhb +biT +bkz +bmp +bon +bqC +bsN +buo +bwj +bxZ +bzL +bBA +bDb +bEF +bGz +bHZ +bJE +bLn +bMT +bOp +bMT +bRp +bSE +bTI +aYX +bWm +bXL +bXL +cad +cbP +cdv +cez +cfP +bXK +cio +cjO +cln cmu -cnX -cpx -cqE -crO -ctb -cuA -cvP -cwQ -cxQ -cqE -czZ -cBl -cCp -cDh -cEj -cFo -czY -cHm -cIg -cJn -cKn -cye -cMw -cNs -cOu -cPp -cye -cRj -cSj -cSW -cTR -cUK -cVv -cVv -cVv -cWC -cXd -cXu -cXH -cYd +cnC +coO +cql +cry +csx +ctx +cmu +cvu +cwv +cxm +cxZ +cyV +czX +cvt +cCb +cCR +cDU +cER +bTs +cGQ +cHF +cIA +cJt +bTs +cLg +cMb +cMM +cNE +cOl +cOP +cOP +cOP +cQb +cQG +cQW +cRq +cRL aaa aaa aaa @@ -101548,137 +101966,137 @@ aaa aaa aaa aaa -aaw -aaB -aaI -aaR -aaZ -abm -abE -abZ -acr -acG -abb -abb -abb -abb -aeQ -afK -abb -ahs -aiq -ahv -aku -alM -ane -aot -ajm -ari +aay +aaD +aaJ +aaS +abc +abp +abH +acc +acv +acK +abe +abe +abe +abe +aeT +afN +abe +ahu +air +ahx akt +alM +and +aon +ajm +aqX +dne aaa aaa aaa aaa aaa aaa -aAZ +aAV aaa aaa -azA -aGJ -aIv -aJE -aKM -aMm -aKM -aKM -aKM -aKM -aKM -aVe -aKM -aKM -aZP -bbx -bdl -beJ -bgj -bhO -bjz -blu -bmZ -boL -bqF -bsV -bvh -bwJ -byI -bmZ -bCq -bEj -bFM -bHw -bJt -bLa -bMH -bOz -bQd -bRJ -bTt -bUL -bWd -bXh -bby -bZT -cbA -ccS -cea -cbA -chv -chv -chv -chv +aDu +aFX +aHx +aIG +aJR +aLn +aJR +aJR +aJR +aJR +aJR +aTh +aJR +aJR +aXB +aZa +baK +bcd +bdC +bfl +bhc +biU +bkz +bmq +boo +bqD +bsO +bup +bwk +bkz +bzM +bBB +bDa +bEE +bGA +bIa +bJF +bLo +bMU +dbm +bPZ +bRq +bSE +bTI +aYX +bWj +bXL +bYX +cae +bXL +cdw +cdw +cdw +cdw +cip +cjP +clo cmv -cnY -cpy -cqF -crP -ctc -cuB -cvQ -cwR -cxR -cqE -cAa -cBm -cCq -cDi -cEk -cFp -cGn -cHn -cIh -cJo -cKo -cye -cMx -cNt -cOv -cPq -cye -cRk -cRd -cSX -cTS -cUL -cVw -cVV -cVw -cWJ -cXc -cVv -cXM -cYd +cnD +coP +cqm +crz +csy +cty +cmu +cvv +cww +cxn +cya +cyW +czY +cBb +cCc +cCS +cDV +cES +bTs +cGR +cHG +cIB +cJu +bTs +cPY +cLa +cMN +cNF +cOm +cOQ +cPp +cOQ +cQj +cQF +cOP +cRp +cRL aaa aaa aaa @@ -101805,137 +102223,137 @@ aaa aaa aaf aaa -aav -aaC -aaJ -aaS -aav -abn -abF -abz -acs -acH -abb -adu -adS -aej -aeR -afL -abb -aht -air +aax +aaE +aaK +aaT +aax +abq +abI +abC +acw +acL +abe +adx +adU +ael +aeU +afO +abe ahv -akv +ais +ahx +aku alN -anf -aou +ane +aoo ajm ajm ajm ajo ajo -awi +avY ajo aaa -azz -aBa -azz -azA -azA -aGK -aIv +azC +aAW +azC +aDu +aDu +aFY +aHx aaa aaa -aMn +aLo aaa aaa aaa aaa aaf aaa -aWD -aYg -aZQ -bby -bdm -beL -bgk -bhP -bjA -blv -bmZ -bmZ -bmZ -bmZ -bvi -bwK -byJ -bmZ -bCr -bEj -bFM -bHy -bJu -bLb -bMI -bOA -bQe -bRK -bTu -bUM -bWe -bXh -bby -bZT -cbA -ccT -ceb -cfN -chv -ciC -cjV -clf +aUv +aVU +aXC +aYX +baL +bcf +bdD +bfm +bhd +biV +bkz +bkz +bkz +bkz +btH +buq +bAZ +bkz +bzN +bBB +bDa +bEG +bGB +bIb +bJG +bLp +bMV +bOr +bQa +bRr +bSF +bTI +aYX +bWj +bXL +bYY +caf +cbQ +cdw +ceA +cfQ +cgX +ciq +cjO +clo cmw -cnX -cpy -cqG -crQ -ctd -cuC -cvR -cwS -cxS -cqE -cAb -cBn -cCr -cDj -cEl -cFq -czY -cHo -cIi -cJp -cKp -cye -cMy -cNu -cOw -cPr -cye -cRi -cRd -cSY -cTT -cTP -cVx -cVW -cVx -cWI -cXc -cXt -cXM -cYd +cnE +coQ +dDt +crA +csz +ctz +cmu +cvw +cwx +cxo +cyb +cyX +czZ +cvt +cCd +cCT +cDW +cET +bTs +cGS +cHH +cIC +cJv +bTs +cLf +cLa +cMO +cNG +cNC +cOR +cPq +cOR +cQi +cQF +cQV +cRp +cRL aaa aaa aaa @@ -102062,137 +102480,137 @@ aaa aaa aaf aaf -aav -aav -aaK -aav -aav -abo -abG -abB -abB -abB -adb -abB -abB -aem -aeS -afM -abb -ahu -aiq -ahv -akw +aax +aax +aaL +aax +aax +abr +abJ +abE +abE +abE +ade +abE +abE +aeo +aeV +afP +abe +ahw +air +ahx +akv alO -ang -aov -ahv -arj -asA -atX +anf +aop +ahx +aqY +asn +atK ajo -avy +avk ajo aaa -azA -aBb -aCr -aDC -aFe -aGL -aIw +aDu +aAX +aCj +aDv +aEI +aFZ +aHy aaa aaa -aMo -aKN -aPq -aQS -aKN -aKN +aLp +aJS +aNZ +aPs +aJS +aJS aaa -aWE -aYh -aZR -bbz -bdn -beJ -beJ -bhQ -beJ -beJ -beM -boM -bmZ -bsW -bvj -bwJ -byK -bmZ -bCs -bEj -bFM -bHz -bJr -bLc -bMJ -bOB -bLd -bRL -bMF -bMF -bJr -bXi -bby -bZT -cbA -ccU -cec -cfO -chw -ciD -cjW -clg +aUw +aVV +aXD +aZb +baM +bcd +bcd +bfn +bcd +bcd +bcg +bmr +bkz +bqE +dCO +bup +bwm +bkz +bzO +bBB +bDa +bEH +bGy +bIc +bJH +bLq +bId +bOs +bJD +bJD +bGy +bTJ +aYX +bWj +bXL +bYZ +cag +cbR +cdx +ceB +cfR +cgY +cir +cjN +clo cmx -cnW -cpy -cqH -crR -cte -cuD -cvS -cwT -cxT -cxT -cxT -cxT -cCs -cDk -cxT -cxT -cxT -cHp -cHp -cJq -cHp -cHp -cHp -cye -cye -cPs -cye -cRl -cRd -cSZ -cTT -cTP -cVy -cVX -cVy -cWK -cXe -cXv -cXN -cSS +cnF +coR +cqo +crB +csA +ctA +ctA +ctA +ctA +cxp +cyc +ctA +ctA +ctA +cCe +cCe +cDX +cCe +cCe +cCe +bTs +bTs +cJw +bTs +cLi +cLa +cMP +cNG +cNC +cOS +cPr +cOS +cQk +cQH +cQX +cRr +cMI aaa aaa aaa @@ -102323,133 +102741,133 @@ aaa aaf aaa aaa -aaw -abp -abH -aca -act -acI -abb -adv -adR -acZ -aeT -afH -agF -ahv -ais -ahv -akx +aay +abs +abK +ace +acx +acM +abe +ady +adT +adc +aeW +afK +agJ +ahx +ait +ahx +akw alP -anh -aow -ahv -ark -asB -atY -ahv -awj -ahv -ahv +ang +aoq +ahx +aqZ +aso +atL +ahx +avZ +ahx +ahx ajm ajm ajm -azA -aFf -aGM -aIv +aDu +aEJ +aGa +aHx aaa -aKN -aMo -aNN -aPr -aQT -aSg -aKN +aJS +aLp +aMG +aOa +aPt +aQz +aJS aaa -aWD -aYi -aZQ -bbA -bdo -beM -bgl -bhR -bjB -blw -bna -boN -bmZ -bsX -bvk -bwL -byL -bAB -bCp -bEj -bFN -bHA -bJr -bLd -bLd -bLd -bLd -bLd -bLd -bLd -bJt -bXj -bbx -bZX -cbA -cbA -ced -cfP -chv -ciE -cjX -chv -cmy -cnX -cpz -cqE -crS -ctf -cuE -cvT -cwU -cxT -cyU -cAc -cBo -cCt -cDl -cEm -cFr -cxT -cHq -cIj -cJr -cKq -cHq -cHp -cNv -cOx -cPt -cOx -cRm -cRd -cSS -cTU -cUM -cSS -cSS -cWq -cWL -cXf -cXw -cXO -cSS +aUv +aVW +aXC +aZc +baN +bcg +bdE +bfo +bhe +biW +bkA +bms +bkz +btC +bsR +bur +bwn +bxZ +bzL +bBB +bDb +bEI +bGy +bId +bId +bId +bId +bId +bId +bId +bGA +bTK +aZa +bWn +bXL +bXL +cah +cbS +cdw +czE +cfS +cdw +cis +cjO +clp +cmu +cnG +coS +cqn +crC +csB +ctA +cur +cvx +cwy +cxq +cyd +cyY +cAa +ctA +cCf +cCU +cDY +cEU +cCf +cCe +cHI +cID +cJx +cID +cLj +cLa +cMI +cNH +cOn +cMI +cMI +cPN +cQl +cQI +cZc +cZd +cMI aaa aaa aaa @@ -102579,134 +102997,134 @@ aaf aaf aaf aaa -aaT -aav -aav -aav -aav -aav -abb -abb -abb -abb -abb -aeU -afN -agG -ahw -ait +urv +aax +aax +aax +aax +aax +abe +abe +abe +abe +abe +aeX +afR +agK +ahy +aiu ajn -aky +akx alQ -ani -aox -apN -arl -ani -ani -avh -awk -axi -ayz -azB -aBc -aCs -aDD -aDJ -aGN -aIv +anh +aor +apE +dCg +anh +anh +auU +awa +awZ +ayw +azD +aAY +aCk +aDw +aDC +aGb +aHx aaf -aKN -aMp -aNO -aNO -aQU -aSh -aKN -aKN -aWF -aWF -aZS -bbB -bdp -beN -bgm -bhS -bjC -blx -bnb -boO -bmZ -bsY -bvl -bwM -byM -bAC -bCt -bEk -bFO -bHB -bJv -bLe -bMK -bOC -bQf -bRM -bTv -bUN -bJv -bXk -bby -bZT -cbB -ccV -cee -cfQ -chx -ciF -cjY -clh -cmz -cnZ -cpA -cqE -cqE -cqE -cuF -cqE -cqE -cxT -cyV -cAd -cBp -cCu -cDm -cEn -cFs -cxT -cHr -cIk -cJs -cHs -cHs -cHp -cNw +aJS +aLq +aMH +aMH +aPu +aQA +aJS +aJS +aUx +aUx +aXE +aZd +baO +bch +bdF +bfp +bhf +biX +bkB +bmt +bkz +bsP +bsQ +bus +bwo +byb +bzP +bBC +bDd +bEJ +bGC +bIe +bJI +bLr +bMW +bOt +bQb +bRs +bGC +bTL +aYX +bWj +bXM +bZa +cai +cbT +cdy +ceD +cfT +cgZ +cit +cjQ +clq +cmu +cmu +cmu +cqp +cmu +cmu +ctA +cus +cvy +cwz +cxr cye -cye -cye -cRn -cPx -cTa -cTV -cUN -cTa -cSS -cSS -cSS -cSS -cSS -cSS -cSS +cyZ +cAb +ctA +cCg +cCV +cDZ +cCj +cCj +cCe +cgJ +bTs +bTs +bTs +cLk +cPb +cMR +cNI +cOo +cMR +cMI +cMI +cMI +cMI +cMI +cMI +cMI aaa aaa aaa @@ -102835,135 +103253,135 @@ aaa aaa aaf aaa -aaL -aaL -aaL -abq -abI -acb -acu -abI -adc -adw -acb -acu -aeV -afD -agH -ahx -aiu +aaV +aaV +aaV +abt +abL +acf +acy +abL +adf +adz +acf +hyP +aeY +afG +agL +ahz +aiv ajo -akz -alR -anj -aoy -apO -apO -apO -atZ -avi -awl -axj -ayA -azC -azC -aCt -aDE -aFg -aGO -aIv +aky +akg +ani +aos +apF +apF +apF +atM +auV +awb +axa +ayx +azE +azE +aCl +aDx +aEK +aGc +aHx aaa -aKN -aMq -aNO -aPs -aQV -aQU -aTH -aKN -aWG -aYj -aZT -bbw -bdq -beM -bgn -bhT -bgn -bgn -beM -boP -bmZ -bsZ -bvm -bwN -byN -bmZ -bCu -bCv -bFM -bHC -bJv -bLf -bML -bOD -bQg -bRN -bTw -bUO -bWf -bXh -bYC -bZY -cbC -ccW -cef -cfR -chy -ciG -cjZ -cli -cmA -coa -cpB -cqI -crT -ctg -cuG -cvU -cwV -cxT -cyW -cAe -cBq -cCv -cDn -cEn -cFt -cxT -cHs -cHs -cJr -cHs -cHs -cHp -cNx -cye -cPu -cQu -cRo -cSk -cTb -cTW -cUO -cTe -cTe -cWr -cWM -cXg -cXx -cXP -cXx +aJS +aLr +aMH +aOb +aPv +aPu +aRT +aJS +aUy +aVX +aXF +aYZ +baP +bcg +bdG +bfq +bdG +bdG +bcg +bmu +bkz +bqG +dbe +but +bwp +bkz +bzQ +bzR +bDa +dDa +bGC +bIf +bJJ +bLs +bMX +bOu +bQc +bRt +bSG +bTI +bVb +bWo +bXN +bZb +caj +cbU +cdz +ceE +cfU +cha +ciu +cjR +clr +cmy +ctq +cbu +cqq +crD +csC +ctA +cut +cvz +cwA +cxs +cyf +cyZ +cAc +ctA +cCj +cCj +cDY +cCj +cCj +cCe +cHJ +bTs +cJy +cKv +cLl +diV +cMS +cNJ +cOp +cMV +cMV +cPO +cQm +cQJ +cQY +cRs +kzn aaa aaa aaa @@ -103091,136 +103509,136 @@ aaa aaa aaa aaa -aaD +adG aaM -aaU -aba -abr -abJ -acc -aav -abb -abb -abb -abb -abb -aeW -afO -agI -ahy -aiv +adH +aPa +abu +abM +acg +aax +abe +abe +abe +abe +abe +aeZ +afS +agM +ahA +aiw ajp -akA +akz +ajQ +anj +aot +apG +apG +apG +atN alS -ank -aoz -apP -apP -apP -aua -avj -awm -axk -ayB -azD -aBd -aCu -aDD -aFh -aGP -aIv +awc +axb +ayy +azF +aAZ +aCm +aDw +aEL +aGd +aHx aaa -aKN -aMr -aNO -aPt -aQW -aSi -aTI -aVf -aWH -aYk -aZU -bbC -bdr -beO +aJS +aLs +aMH +aOc +aPw +aQB +aRU +aTi +aUz +aVY +aXG +aZe +baQ +bci aaf aaf aaf -bhY -bhY -boQ -bhY -bta -bta -bwO -bta -bmZ -bCv -bEl -bFP -bHD -bJw -bLg -bMM -bOE -bQh -bQh -bTx -bUP -bWg -bXh -bYD -baf -cbC -ccV -ceg -cfS -chz -ciH -cka -ckf -cmB -ckd -cpC -ckf -ckf -ckf -ckf -ckf -cwW -cxT -cyX -cAf -cBr -cCw -cDo -cEn -cFu -cxT -cHt -cIl -cJt -cIl -cLv -cHp -cNy -cye +bfv +bfv +bmv +bfv +bqH +bqH +buu +bqH +bkz +bzR +bBD +bDe +bEK +bGD +bIg +bJK +bLt +bMY +bMY +bQd +bRu +bSH +bTI +bVc +aXR +bXN +bZa +cak +cbV +cdA +ceF +cfV +cga +civ +cfY +cls +cga +cga +cga +cga +cga +csD +ctA +cuu +cvA +cwB +cxt +cyg +cyZ +cAd +ctA +dbr +tFJ +dDC +tFJ +cFU +cCe +ctK +bTs +cJz +cKw +cLm +cLm +cLm +cNK +cOq +cLm +cLm +cLm +cQn +cQK +cPv +cPv cPv -cQv -cRp -cRp -cRp -cTX -cUP -cRp -cRp -cRp -cWN -cXh -cWc -cWc -cWc aaa aaa aaa @@ -103349,135 +103767,135 @@ aaa aaf aaf aaa -aaL -aaL -aaL -abq -abK -acd -aav -acJ -add -adx -adT -acZ -aeX -afP -agJ -ahz -ahz -ahz -ahz -alT -ahz -ahA -aoB -ahA -aoB -aub -avk -awn -axl -ahv -ahv -ahv +aaV +aaV +aaV +abt +abN +ach +aax +acN +adg +adA +adV +adc +afa +afT +agN +ahB +ahB +ahB +ahB +alR +ahB +adY +apH +adY +apH +atO +auW +awd +axc +ahx +ahx +ahx ajm -aDF -aFi -aGQ -aIv +aDy +aEM +aGe +aHx aaa -aKN -aMs -aNO -aPu -aQV -aNO -aTJ -aKN -aWI -aYl -aZV -bby -bdr -beO +aJS +aLt +aMH +aOd +aPv +aMH +aRV +aJS +aUA +aVZ +aXH +aYX +baQ +bci aaf aaf aaf -bly -bnc -boR -bqG -bqP -bvn -bwP -byO -bAD -bwY -bEm -bFQ -bHE -bJx -bLh -bMN -bOF -bQi -bRO -bTy -bUQ -bJv -bXl -bYE -bZZ -cbD -ccX -ceh -cfT -chA -ciI -ckb -clj -cmC -cob -cpD -cqJ -crU -cth -cuH -ckf -cwX -cxT -cyY -cAg -cBs -cCx -cDp -cEo -cFv -cxT -cHq -cHq -cJu -cHq -cHq -cHp -cNz -cye -cPw -cQw -cRq -cSl -cSl -cTY -cUP -cVz -cRp -cWs -cWO -cXi -cXx -cXh -cXx +biY +bkC +bmw +bop +boy +bsS +buv +bwq +byc +buE +bBE +bDf +bEL +bGE +bIh +bJL +bLu +bMZ +bYq +bQe +bRv +bGC +bTM +bVd +bWp +bXO +bZc +cal +cbW +cdB +ceG +cfW +chb +ciw +cjS +clt +cmz +cnH +coT +cqr +cga +csE +ctA +cuv +cvB +cwC +cxu +cyh +cza +cAe +ctA +cCf +cCf +cEa +cCf +cCf +cCe +diC +bTs +cJA +cKx +cLn +cMd +cMd +cNL +cOq +cOT +cLm +cPP +cQo +cQL +cQY +cQK +kzn aaa aaa aaa @@ -103607,134 +104025,134 @@ aaa aaf aaa aaa -aaT -abb -abb -abb -ace -aav -acK -ade -ady -adU -aen -aeY -afQ -agK -ahz -aiw +urv +abe +abe +abe +aci +aax +acO +adh +adB +adW +aep +afb +afU +agO +ahB +aNA ajq -akB -alU -anl +aix +akA +ank ajx -apQ -arm -asC -ans -avk -awn -axm -ayz -azE -aBc -aCs -aDD -aFj -aGR -aIv +apI +ara +asp +anr +auW +awd +axd +ayw +azG +aAY +aCk +aDw +aEN +aGf +aHx aaf -aKN -aMt -aNO -aNO -aQU -aSj -aKN -aKN -aWF -aWF -aZW -bbu -bdr -beO +aJS +aLu +aMH +aMH +aPu +aQC +aJS +aJS +aUx +aUx +aXI +dCE +baQ +bci aaf -bhU -bjD -bhY -bnd -boS -bqH -btb -bvo -bwQ -byP -bAE -bCw -bEn -bFR -bHF -bJv -bJv -bMO -bJv -bJv -bRP -bRP -bRP -bJv -bXm -bbw -caa -cbE -ccY -cei -cfU -chB -ciJ -ckc -clk -cmD -coc -coc -cqK -crV -cti -cuI -cvV -cwY -cxT -cxT -cxT -cxT -cCy -cDq -cxT -cxT -cxT -cHu -cIm -cJv -cKr -cLw -cHp -cNA -cye -cPx -cQx -cRr -cRp -cRp -cRp -cUQ -cVA -cVY -cWt -cWN -cXh -cWc -cWc -cWc +bfr +bhg +bfv +bkD +bmx +boq +bqI +bsT +buw +bwr +byd +bzS +bBF +bDg +bEM +bGC +bGC +bJM +bGC +bGC +bOw +bOw +bOw +bGC +bTN +aYZ +bWq +bXP +bZd +cam +cbX +cdC +ceH +cfX +chc +cix +cjT +cjT +cmA +cnI +coU +cqs +crE +csF +ctA +ctA +ctA +ctA +cxv +cyi +ctA +ctA +ctA +cCi +cCW +cEb +cEV +cFV +cCe +cHK +bTs +cPb +cKy +cLo +cLm +cLm +cLm +cOr +cOU +dDG +cPQ +cQn +cQK +cPv +cPv +cPv aaa aaa aaa @@ -103867,129 +104285,129 @@ aaa aaa aaf aaa -abb -acf -aav -acL -adf -adz -adV -aej -aeZ -afR -agL -ahz -aix +abe +acj +aax +acR +adi +adC +adX +ael +afd +afV +agP +ahB +aiy +dBZ ajr -akC -alV -anm -aoA -apR -arn -asD -auc -avl -awo -axn -ayC -azF -azC -aCt -aDE -aFk -aGS -aIv +alT +anl +aou +apJ +arb +asq +ava +axR +awe +axe +ayz +dCj +azE +aCl +aDx +dCo +aGg +aHx aaa -aKN -aMu -aNP -aPv -aQX -aSk -aKN +aJS +aLv +aMI +aOe +aPx +aQD +aJS aaa -aWD -aYm -aZQ -bby -bdr -beO +aUv +aWa +aXC +aYX +baQ +bci aaf -bhV -bjE -blz -bne -boT -bqI -bqK -bvp -bwR -bvp -bAF -bwR -bhY -bFS -bHG -bJy +bfs +bhh +biZ +bkE +bmy +bor +bot +bsU +bux +bsU +bye +bux +bfv +bDh +bEN +bGF aaf aaf -bOG -bQj -bRQ -bTz -bUR -bWh -bXf -bby -baf -cbC -ccV -cej -cfV -chC -ciK -ckd -cll -cmE -cod -cpE -cqL -crW -ctj -cuJ -ckf -cwZ -cxU -cyZ -cAh -cBt -cCz -cDr -cEp -cFw -cGo -cHs -cIn -cJw -cKs -cLx -cMz -cNB -cye -cPy -cQy -cRs -cSm -cTc -cTc -cTc -cVB -cTc -cWu -cWN -cXh -cWc +bLv +bNa +bOx +bQf +bRw +bSI +bTG +aYX +aXR +bXN +bZa +can +cbY +dDo +ceI +cfY +chd +ciy +cjU +clu +cmB +cnJ +coV +cqt +cga +cKJ +ctB +cuw +cvC +cwD +cxw +cyj +czb +cAf +cBc +cCj +cCX +cEc +cEW +cFW +cGT +cHL +bTs +cJB +cKz +cLp +cMe +cMT +cMT +cMT +cOV +cMT +cPR +cQn +cQK +cPv aaa aaf aaa @@ -104124,129 +104542,129 @@ aaf aaf aaf aaf -abb -ace -aav -aav -aaK -aav -aav -aav -afa -afS -aav -ahA -aiy -ajs -akD -alU -ann +abe +wiZ +aax +aax +aaL +aax +aax +aax +afc +afW +aax +adY +aiz +ajt +akB +akA +anm ajx -apS -aro -asE -ans -avm -awm -axk -ayB -azD -aBe -aCu -aDD -aFl -aGT -aIv +apK +arc +asr +anr +auY +awc +axb +ayy +azF +aBa +aCm +aDw +aEO +aGh +aHx aaa aaa -aMu -aKN -aPq -aQY -aKN -aKN +aLv +aJS +aNZ +aPy +aJS +aJS aaa -aWE -aYn -aZX -bbD -bdr -beO +aUw +aWb +aXJ +aZf +baQ +bci aaf -bhW -bjF -blA -blC -boU +bft +bhi +bja +bjc +bmz +bos bqJ -btc -bvp -bwS -byQ -blC -bCx -bhY -bFT -bHH -bCv -bEh -bEh -bOH -bQk -bRR -bTA -bUS -bWi -bXf -bby -baf -cbF -ccW -cek -cfW -chD -ciL -cke -clm -cmF -coe -cpF -cqM -crX -ctk -cuK -ckf -cxa -cxV -cza -cAi -cBu -cCA -cDs -cEq -cFx -cxU -cHv -cIo -cJx -cKt -cLy -cHp -cNC -cye -cPz -cQz -cRt -cSn -cTd -cTZ -cUR -cVC -cTd -cWv -cWN -cXj -cWc +bsU +buy +bws +bjc +bzT +bfv +bDi +bEO +bzR +bBz +bBz +bLw +bNb +bOy +bQg +bRx +chw +bTG +aYX +aXR +bXQ +bZb +cao +cbZ +cdD +ceJ +cfZ +che +ciz +cjV +clv +cmC +cnK +coW +cqu +cga +csH +ctC +cux +cvD +cwE +cxx +cyk +czc +cAg +ctB +cCk +cCY +cEd +cEX +cFX +cCe +cxL +bTs +cJC +cKA +cLq +cMf +cMU +cNN +cOs +cOW +cMU +cPS +cQn +cQM +cPv aaa aaf aaa @@ -104382,7 +104800,7 @@ aaa aaf aaa aaa -acg +ack aaa aaa aaf @@ -104392,118 +104810,118 @@ aaf aaf aaf aaf -ahA -ahA -ahA -ahA -alW -ahA -ahA -apT -arp -asF -ahA -avk -awn -axo -ahv -ahv -ahv +adY +adY +adY +adY +alV +adY +adY +apL +dCh +ass +adY +auW +awd +axf +ahx +ahx +ahx ajm -aDG -aFm -aGU -aIw +aDz +aEP +aGi +aHy aaa aaa -aMv +aLw aaa aaa aaa aaa aaf aaa -aWD -aYo -aZY -bbE -bdr -beO +aUv +aWc +aXK +aZg +baQ +bci aaf -bhX -bjG -blB -blC -boV +bfu +bhj +bjb +bjc +bmA +bot bqK -btd -bvp -bwR -byR -btf -btf -bEo -bFU -bHG -bJz -bLi -bMP -bOG -bQl -bRS -bTB -bUT -bWj -bXn -bYF -cab -cbC -ccV -cel +bsU +bux +bwt +bqM +bqM +bLT +bDj +bEN +bGG +bIi +bJN +bLv +bNc +bOz +bQh +bRy +bSK +bTO +bVe +bWr +bXN +bZa +cap +cca +cdE +ceK cfX -chE -ciM -ckc -cln -cmG -cof -cpG -ckf -crY -ctl -crY -ckf -cxb -cxU -czb -cAj -cxU -cCB -cDt -cEr -cFx -cxU -cHp -cHp -cJy -cKu -cHp -cHp -cND -cye -cPA -cQA -cRu -cSo -cTe -cTe -cTe -cVD -cTe -cWw -cWN -cXh -cWc +chf +ciA +cjW +clw +cga +cnL +coX +cnL +cga +cbC +ctB +cuy +cvE +ctB +cxy +cyl +czd +cAg +ctB +cCe +cCe +cEe +cEY +cCe +cCe +cgN +bTs +cJD +cKB +cLr +cMg +cMV +cMV +cMV +cOX +cMV +cPT +cQn +cQK +cPv aaa aaf aaa @@ -104639,130 +105057,130 @@ aaa aaf aaf aaf -acg +ack aaf aaf aaf aaf aaf aaf -adW -adW -adW -adW -adW -ajt -akE -alX -ano -ahA -apU -arq -asG -ahA -avk -awn -axm -ayz -azG -aBc -aCs -aDD -aFl -aGS -aIv -aJF -aIv -aMw -aIv -aIv -aIv -aIv -aIv -aJF -aWJ -aYp -aZZ -bbF -bdr -beO +aeq +aeq +aeq +aeq +aeq +bgB +akC +alU +ann +adY +apM +ard +ast +adY +auW +awd +axd +ayw +azH +aAY +aCk +aDw +aEO +aGg +aHx +aIH +aHx +aLx +aHx +aHx +aHx +aHx +aHx +aIH +aUB +aWd +aXL +aZh +baQ +bci aaf -bhY -bjH -blC -bnf -boW +bfv +bhk +bjc +dCK +bmB +bou bqL -bte -bvq -bwR -byS -btf -bCy -bEp -bFV -bHI -bJA -bJA -bMQ -bOH -bQm -bRT -bTC -bUU -bOH -bXo -bYG -cac -cbG -ccZ -ccW -cfY -chF -ccV -ckf -ckc -ckf -ckc -ckf -ckf -crZ -ctm -ctm -ckf -cxc -cxW -czc -cAk -cxU -cxU -cDu -cEs -cxU -cGp -cHw -cIp -cJz -cKv -cLz -cye -cNE -cya -cPx -cQB -cRu -cRp -cRp -cRp -cRp -cUP -cRp -cWt -cWN -cXh -cWc -cWc -cWc +bsV +bux +bwu +bqM +bzU +bBH +bDk +bEP +bGH +bGH +bJO +bLw +bTZ +dDf +bQi +bRz +bLw +cMQ +bVf +bWs +bXR +bZe +bZb +ccb +cdF +bZa +cga +cfX +cga +cfX +cga +cga +cnM +coY +coY +cga +csI +ctD +cuz +cvF +ctB +ctB +cym +cze +ctB +cBd +cCl +cCZ +cEf +cEZ +cFY +bTs +cHM +ctH +cPb +cKC +cLr +cLm +cLm +cLm +cLm +cOq +cLm +cPQ +cQn +cQK +cPv +cPv +cPv aaa aaa aaa @@ -104902,125 +105320,125 @@ aaa aaf aaa aaf -adW -adW -afT -agM -ahB -aiz -aju -aju -alY -anp -aoB -apV -arr -asH -aud -avn -awp -axj -ayD -azC -azC -aCt -aDE -aFn -aGV -aIx -aJG -aKO -aMx -aNQ -aIx -aIx -aSl -aKO -aJG -aWK -aYq -baa -bbG -bds -beO +aeq +aeq +afZ +agR +ahE +aiA +akD +akD +dCa +ano +apH +apN +are +asu +atQ +auZ +awf +axa +ayA +azE +azE +aCl +aDx +aEQ +aGj +aHz +aII +aJT +aLy +aMJ +aHz +aHz +aQE +aJT +aII +aUC +aWe +aXM +aZi +baR +bci aaf -bhZ -bjI -blB -blC -boX -blC -btf -bvr -bwT -blC -bAG -bCz -bEq -bFV -bHI -bJB -bJA -bMR -bOH -bQn -bRU -bTD -bUV -bWh -bXp -bYH -cad -cbH -cda -cem -cem -chG -cem -ckg -clo -clo -clo -cpH -cqN -csa -ctn -ctn -cvW -cxd -cxX -czd -cAl -cBv -cCC -cDv -cEt -cFy -cGq -clo -clo -cJA -cKw -cLA -cMA -cNF -cOy -cPB -cQC -cRv -cSp -cTf -cSp -cSp -cVE -cVZ -cWx -cWP -cXk -cXx -cXh -cXx -cYr +bfw +bhl +bjb +bjc +bmC +bjc +bqM +bsW +buz +bjc +byf +bzV +bBI +bDk +bEP +bGI +bGH +bJP +bLw +bNe +bOB +bQj +bRA +bSI +bTP +bVg +bWt +bXS +bZf +caq +caq +cdG +caq +cgb +chg +chg +chg +clx +cmD +cnN +coZ +coZ +crF +csJ +ctE +dDv +cuA +cwF +cxz +cyn +czf +cAh +cBe +chg +chg +cEg +cFa +cFZ +cGU +cHN +cIE +cJE +cKD +cLs +cMh +cMW +cMh +cMh +cOY +cPs +cPU +cQp +cQN +cQY +cQK +kzn +cYJ aaa aaa aaa @@ -105158,125 +105576,125 @@ aaa aaa aaf aaa -adW -adW -afb -afU -afU -ahC -aiA +aeq +aeq +aff +afY +afY +ahD +ahP ajv -akF -alZ -anq -aoC -ant -ars -asI -aue -avo -awq -axp -ayB -azD -aBf -aCu -aDD -aFj -aGW -aIy -aJH -aKP -aGW -aNR -aIy -aQZ -aKP -aTK -aVg -aWL -aYr -bab -bbH -bdt -beO +akE +alW +anp +aow +ans +arf +asv +atR +azb +azq +axg +ayy +azF +aBb +aCm +aDw +aEN +aGk +aHA +aIJ +aJU +aGk +dCr +aHA +aPz +aJU +aRW +aTj +aUD +aWf +aXN +djB +baS +bci aaf -bhV -bjJ -blD -bng -boY -bqM -btg -bvs -bwU -bnf -bAH -bCA -bEr -bFW -bHJ -bJC -bLj -bMS -bOI -bQo -bRS -bTE -bUW -bWh -bXp -bYI -cae -aYr -cdb -cen -cen -chH -ciN -ciN -ciN -ciN -ciN -ciN -ciN -csb -ciN -ciN -cvX -cxe -cxY -cen -cen -cen -cCD -cen -cEu -cFz -cxY -cen -cen -cEu -cKx -cen -cen -cNG -cOz -cPC -cQD -cRw -cSq -cTg -cUa -cUS -cVF -cWa -cRp -cWN -cXl -cWc -cWc -cWc +bfs +bhm +bjd +bkF +bmD +bov +bqN +bsX +buA +dCK +byg +bzW +bBJ +bDl +bEQ +bGJ +bIj +bJQ +bLx +bNf +bOz +bQk +bRB +bSI +bTP +bVh +bWu +aWf +bZg +car +car +cdH +ceL +ceL +ceL +ceL +ceL +ceL +ceL +cnO +ceL +ceL +crG +csK +ctF +car +car +car +cxA +car +czg +cAi +ctF +car +car +czg +cFb +car +car +cHO +cIF +cJF +cKE +cLt +cMi +cMX +cNO +cOt +cOZ +cPt +cLm +cQn +cQO +cPv +cPv +cPv aaa aaa aaa @@ -105415,125 +105833,125 @@ aaa aaa aaf aaa -adW -aeo -afc -afV -agN -ahD -aiB +aeq +aes +afh +agb +agT +ahG +aiC ajw -akG -ama +akF +alZ +anq +aoA +aoy +arg +asw anr -aoD -apW -art -asJ -ans -avk -awr -axq -ahv -ahv -ahv +auW +awg +axh +ahx +ahx +ahx ajm -aDH -aFo -aGX -aIz -aJI -aKQ -aJI -aIz -aIz -aRa -aKQ -aIz -aIz -aWM -aYs -bac -bbI -bdu -beO +aDA +aER +aGl +aHB +aIK +aJV +aIK +aHB +aHB +aPA +aJV +aHB +aHB +aUE +aWg +aXO +aZk +baT +bci aaf -bhX -bjK -blB -blC -boW -bqN -btf -bvt -bwV -bwY -bAI -bCB -bEs -bFX -bHK -bJD -bJA -bMQ -bOH -bQp -bRV -bTF -bUX -bWh -bXq -bYJ -caf -cbI -cdc -ceo -ceo -chI -ceo -ckh -clp -clp -clp -cpI -cqO -csc -cto -cto -cvY -cxf -cxZ -ckh -cAm -clp -cCE -cDw -cEv -cFA -cxZ -cHx -cto -cJB -cKy -clp -clp -cAm -cOA -cPD -cQE -cRx -cSr -cTh -cTc -cUT -cVG -cWb -cWy -cWQ -cXm -cXx -cXQ -cXx +bfu +bhn +bjb +bjc +bmB +bow +bqM +bsY +buB +buE +byh +bzX +bBK +bDm +bER +bGK +bGH +bJO +bLw +bNg +bOC +bQl +bRC +bSI +bTQ +bVi +bWv +bXT +bZh +cas +cas +cdI +cas +cgc +chh +chh +chh +cly +cmE +cnP +cpa +cpa +crH +csL +ctG +cgc +cvG +chh +cxB +cyo +czh +cAj +ctG +cCm +cpa +cEh +cFc +chh +chh +cvG +cIG +cJG +cKF +cLu +cMj +cMY +cMT +cOu +cPa +cPu +cPV +cQq +cQP +cQY +cRt +kzn aaa aaa aaa @@ -105671,126 +106089,126 @@ aaa aaa aaa aaf -adA -adW -aep -afd -afW -agO -ahE -adW +adD +aeq +aer +afg +aga +agS +ahF +aeq ajx -akH -amb -ans -ahA -ahA -aru -ans -ahA -avp -aws -axr -ayE -azH -aBg -aCv -aDI -aFp -aGY -aIA -aIB -aKR -aIB -aIB -aIB -aIB -aSm -aTL -aVh -aWN -aYt -bad -bbJ -bdu -beO +akG +ama +anr +adY +adY +dhv +anr +adY +avb +awh +axi +ayB +azI +aBc +aCn +aDB +aES +aGm +aHC +aHD +aJW +aHD +aHD +aHD +aHD +aQF +aRX +aTk +aUF +aWh +aXP +aZl +baT +bci aaf -bhY -bjL -blC -blC -boW +bfv +bho +bjc +bjc +bmB +box bqO -bth -bvu -bvp -byT -bAJ -bCC -bEt -bFV -bHI -bJA -bJA -bMR -bOH -bQm -bRW -bTA -bUY -bOH -bXp -bYK -cag -cbJ -cdd -cdf -cfZ -cfZ -cde -cki -ckj -cki -ckj -cki -cki -csd -ctp -cuL -cki -cxg -cya -cye -cAn -cAn -cCF -cDx -cAn -cFB -cGr -cAn -cuL -cJC -cHB -cHB -cHB -cHB -cOB -cHB -cHB -cRy -cPx -cTi -cUb -cUU -cPx -cWc -cPx -cWc -cPx -cWc -cWc -cWc +bsZ +bsU +bwv +byi +bzY +bBL +bDk +bEP +bGH +bGH +bJP +bLw +bTZ +dDg +bQg +bRD +bLw +bTP +bVj +bWw +bXU +bZi +bZk +ccc +ccc +bZj +cgd +cge +cgd +cge +cgd +cgd +cnQ +cpb +cqv +cgd +csM +ctH +bTs +cvH +cvH +cxC +cyp +cvH +cAk +cBf +cvH +cqv +cEi +cCq +cCq +cCq +cCq +cIH +cCq +cCq +cLv +cPb +cMZ +cNP +cOv +cPb +cPv +cPb +cPv +cPb +cPv +cPv +cPv aaa aaa aaa @@ -105929,118 +106347,118 @@ aaa aaa aaf aaa -adW aeq -afd -afX -agP -ahF -adW +aex +afg +agd +agU +ahH +aeq ajy -akI -amc -ant -aoE -apX +akH +amb +ans +amf +dCf ajz ajz -auf -avk -awt -axs -aip -azI -aBh -aCw -aDJ -aFq -aGZ -aIB -aJJ -aKS -aMy -aNS -aPw -aRb -aSn -aTM -aVi -aIB -aYu -bae -bbK -bdu -beO +atS +auW +awi +axj +aiq +azJ +aBd +aCo +aDC +aET +aGn +aHD +aIL +aJX +aLz +aMK +aOf +aPB +aQG +aRY +aTl +aHD +aWi +aXQ +aZm +baT +bci aaf -bhZ -bjM -blB -bnf -boZ +bfw +bhp +bjb +dCK +bmE +boy bqP -bti -bvp -bvp -byU -bAK -btf -bEo -bFY -bHL -bJE -bLk -bMT -bOG -bQq -bRX -bTG -bUZ -bWk -bXr -bYL -cah -cbK -cde -cep -cga -cga -ciO -cki -clq -cmH -cog -cpJ -cki -cse -ctq -cuM -cki -cxh -cyb -cze -cAo -cBw -cCG -cDy -cEw -cFC -cGs -cHy -cIq -cJD -cHB -cLB -cMB -cNH -cOC -cPE -cHB -cRz -cPx -cTj -cUc -cUV -cPx +bsU +bsU +bww +byj +bqM +bLT +bDn +bES +bGL +bIk +bJR +bLv +bNi +bOD +bQm +bRE +bSM +bTR +bVk +bWx +bXV +bZj +cat +ccd +ccd +ceN +cgd +chi +ciB +cjX +clz +cgd +cnR +cpc +cqw +cgd +csN +cLD +cuB +cvI +cwG +cxD +cyq +czi +cAl +cBg +cCn +cDa +cEj +cCq +cGa +cGV +cHP +cII +cJH +cCq +cLw +cPb +cNa +cNQ +cOw +cPb aaf aaa aaa @@ -106170,7 +106588,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -106178,7 +106596,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -106186,118 +106604,118 @@ aaa aaa aaf aaa -adW -adW -afe -afY -agQ -afY -aiC +aeq +aeq +afX +agc +dBX +agc +ajs ajz -akJ -amd -anu -aoF -apY -arv -asK -aug -avq -awu -axt -ayF -azJ -aBi -aCx -aDK -aFr -aHa -aIB -aJK -aJP -aJP -aNT -aPx -aRb -aSo -aSo -aJR -aIB -aYv -baf -bby -bdu -beO +akI +amc +ant +ame +apO +ari +asx +aiB +avc +awj +axk +ayC +azK +aBe +aCp +aDD +aEU +aGo +aHD +aIM +aIR +aIR +aML +aOg +aPB +aQH +aQH +aIT +aHD +aWj +aXR +aYX +baT +bci aaf -bhW -bjN -blE -blC -boU -bqJ -btj -bvp -bwW -byV -bAL -bCD -bhY -bFZ -bHM -bCv -bLl -bLl -bOH -bQr -bRY -bTH -bVa -bWi -bXs -bby -baf -cbL -cdf -ceq -cgb -cga -ciP -cki -clr -cmI -coh -cpK -cqP -csf -ctr -cuN -cki -cxi -cyc -czf -cAn -cBx -cCH -cDz -cBx -cFD -cGs -cHz -cIr -cJE -cKz -cLC -cLC -cNI -cOD -cPF -cHB -cRA -cPx -cTk -cRp -cUW -cVH +bft +bhq +bje +bjc +bmz +bos +bqQ +bsU +buC +bwx +byk +bzZ +bfv +bDo +bET +bzR +bIl +bIl +bLw +bNj +bOE +bQn +bRF +chw +bTS +aYX +aXR +bXW +bZk +cau +cce +ccd +qBh +cgd +chj +ciC +cjY +clA +cmF +cnS +cpd +cqx +cgd +cLh +ctJ +cuC +cvH +cwH +cxE +cyr +cwH +cAm +cBg +cCo +cDb +cEk +cFd +cGb +cGb +cHQ +cIJ +cYc +cCq +cLx +cPb +cNb +cLm +cOx +cPc aaf aaf aaf @@ -106415,7 +106833,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -106444,117 +106862,117 @@ aaa aaf aaa aaf -adW -adW -afZ -agR -ahG -adW +aeq +aeq +agQ +ahC +ahI +aeq ajA -akK -amd -anv -aoG -apZ -arw -asL -ahz -avr -awv -axu -ahv -ahv -ahv +akJ +amc +anu +aoz +apQ +arj +asz +ahB +avd +awk +axl +ahx +ahx +ahx ajm -aDL -aFs -aHb -aIC -aJL -aKT -aMz -aNU -aPy -aRb -aSo -aSo -aVj -aIB -aYw -bag -bby -bdu -beO +aDE +aEV +aGp +aHE +aIN +aJY +aLA +aMM +aOh +aPB +aQH +aQH +aTm +aHD +aWk +aXS +aYX +baT +bci aaf -bhW -bjO -blF -bnh -bpa -bqQ -btk -bvp -bvp -bvp -bAM -bvp -bhY -bGa -bHN -bJy +bft +bhr +bjf +bkG +bmF +boz +bqR +bsU +bsU +bsU +byl +bsU +bfv +bDp +bEU +bGF aaf aaf -bOG -bQs -bRZ -bTI -bVb -bWh -bXs -bby -baf -cbK -cde -cer -cgc -chJ -ciQ -cki -cls -cmJ -coi -cpL -cqQ -csg -cts -cuO -cki -cxj -cyd -czg +bLv +bNk +bOF +dip +bRG +bSI +bTS +aYX +aXR +bXV +bZj +cav +ccf +dDp +ceO +cgd +chk +ciD +cjZ +clB +cmG +cnT +cpe +cqy +cgd +csO +diL +cuD +cvH +cwI +cxF +dDz +czj cAn -cBy -cCI -cDA -cEx -cFE -cGt -cHA -cIs -cJF -cKA -cLD -cKC -cNJ -cOE -cPG -cHB -cRB -cPx -cTl -cUd -cUX -cVI +cBh +cCp +cDc +cEl +cFe +cGc +cFg +cHR +cIK +cJJ +cCq +cgM +cPb +cNc +cNR +cOy +cPd aaa aaa aaf @@ -106702,116 +107120,116 @@ aaf aaf aaf aaf -adW -adW -adW -adW -adW -ahA -akL -ame -ahz -aoD -ahz -arx -asM -ahz -avs -aww -axv -aip -azK -aBj +aeq +aeq +aeq +aeq +aeq +adY +akK +alX +ahB +aoA +ahB +ark +asA +ahB +ave +awl +axm +aiq +azL +aBf ajm -aDM -aFt -aHc -aIC -aJM -aKU -aJP -aJP -aPz -aRb -aSo -aSo -aVk -aIB -aIB -bag -bby -bdu -beO +aDF +aEW +aGq +aHE +aIO +aJZ +aIR +aIR +aOi +aPB +aQH +aQH +aTn +aHD +aHD +aXS +aYX +baT +bci aaf -bia -bjP -bhY -bni -bpb -bqR -btl -bvv -bwX -byW -bAN -bCE -bEu -bGb -bHO -bJF -bJF -bMU -bJF -bQt -bQt -bQt -bQt -bJF -bXt -bby -cai -cbM -cdg -ces +bfx +bhs +bfv +bkH +bmG +boA +bqS +bta +buD +bwy +bym +bAa +bBM +bDq +bEV +bGM +bGM +bJS +bGM +bNl +bNl +bNl +bNl +bGM +bTT +aYX +bWy +bXX +bZl +caw +ccg +cdJ +ceQ +cge +chk +ciE +cka +clC +cmH +cnU +cpf +cqz cgd -chK -ciR -ckj -cls -cmK -coj -cpM -cqR -csh -ctt -cuP -cki -cxk -cye -czh -cAn -cBz -cCJ -cDB -cEy -cFF -cGu -cHy -cIt -cJG -cKB -cKC -cKD -cNJ -cOF -cPH -cHB -cRB -cPx -cTm -cUe -cUY -cPx +csP +bTs +cuE +cvH +cwJ +cxG +cys +czk +cAo +cBi +cCn +cDd +cEm +cFf +cFg +cFh +cHR +cIL +cJK +cCq +cgM +cPb +cNd +cNS +cOz +cPb aaa aaa aaa @@ -106965,110 +107383,110 @@ aaf aaf aiD ajB -akM -amf -anw -aoH -aqa -ary -asN +akL +amd +anv +aoB +apR +arl +asy ajD -avt -awn -axw -ayG -azL -aBk -aCy -aDN -aFu -aHd -aIC -aJN -aKV -aMA -aNV -aPA -aRc -aJR -aTN -aJR -aWO -aIB -bag -bby -bdu -beO +avf +awd +axn +ayD +azM +aBg +dBH +aDG +aEX +aGr +aHE +aIP +aKa +aLB +aMN +aOj +aPC +aIT +aRZ +aIT +aUG +aHD +aXS +aYX +baT +bci aaf aaf aaf -bly -bnj -bpc -bqS -btm -bvw -bwY -byX -bAO -bCF -bEm -bGc -bHP -bJG -bLm -bMV -bOJ -bQu -bSa -bTJ -bVc -bJF -bXu -bYM -caj -cbN -cdh -cet -cge -chL -ciS -ckk -clt -cmL -cok -cpN -cqS -csi -ctu -cuQ -cvZ -cxl -cyf -cyf -cyf -cyf -cyf -cyf -cyf -cyf -cyf -cHB -cIu -cJG -cKC -cKC -cMC -cNJ -cOG -cPI -cQF -cRC -cPx -cPx -cPx -cPx -cPx +biY +bkI +bmH +boB +bqT +btb +buE +bwz +byn +bAb +bBE +bDr +bEW +bGN +bIm +bJT +bLy +bNm +bOG +bQp +bRH +bGM +bTU +bVl +bWz +bXY +bZm +cax +cch +cdK +uRM +cgf +rzX +ciF +ckb +clD +cmI +cnV +cpg +cqA +crI +csQ +ctL +ctL +ctL +ctL +ctL +ctL +ctL +ctL +ctL +cCq +cDe +cEm +cFg +cFg +dDE +cHR +cIM +cJL +cKG +cLy +cPb +cPb +cPb +cPb +cPb aaa aaa aaa @@ -107215,119 +107633,119 @@ aaa aaf aaf aaf -adX -adX -aga -agS -adX -adX +adZ +adZ +age +agV +adZ +adZ ajC -akN -amg -anx -anx -aqb -arz -asO -auh -avm -awx -axx -ayH -azM -aBl -aCz -aDO -aFv -aHe -aIC -aJO -aKW -aMB -aJP -aPz -aRb -aSo -aSo -aVl -aWP -aVh -bah -bbL -bdu -beO +akM +alY +cZR +cZR +rQK +arm +asC +atT +auY +awm +axo +ayE +azN +aBh +aCq +aDH +aEY +aGs +aHE +aIQ +aKb +dCq +aIR +aOi +aPB +aQH +aQH +dCz +aUH +aTk +aXT +aZn +baT +bci aaf aaf aaf -bhY -bhY -bhY -bqT -btn -bhY -beP -beP -bAP -beP -bEv -bGd -bHQ -bJH -bLn -bMW -bOK -bOK -bOK -bTK -bVd -bJF -bXv -bYN -cak -cbK -cde -ceu -cgf -chM -ciT -ckl -clu -cmM -col -cpO -cqT -csj -ctv -cuR -cwa -cxm -cyf -czi +bfv +bfv +bfv +boC +bqU +bfv +bcj +bcj +byo +bcj +bBN +bDs +bEX +bGO +bIn +bJU +bLz +bLz +bLz +bQq +bRI +bGM +bTV +bVm +bWA +bXV +bZj +cay +cci +cdL +ceR +izu +chm +ciG +ckc +clE +cmJ +cnW +cph +cqB +cJm +csR +ctL +cuF +cvJ +cwK +cxH +cyt +czl cAp -cBA -cCK -cDC -cEz -cFG -cGv -cHB -cIv -cJG -cKD -cLE -cMD -cNK -cOH -cPJ -cHB -cRB -cSs -cTn -cUf -cUZ -cUf -acg -acg +cBj +cCq +cDf +cEm +cFh +cGd +cGW +cHS +cIN +cJM +cCq +cgM +gNe +cwc +cNe +cNT +pSX +ack +ack aaf aaf aaa @@ -107471,118 +107889,118 @@ aaa aaf aaf aaa -adX -adX -aff -agb -agT -ahH -adX +adZ +adZ +afi +agf +agW +ahJ +adZ ajD -akO -amh -any -aoI -aqc -arA -asP -aui -avu -awy -axy -ayI -azN -aBm +akN +amg +anw +aoC +apS +arn +asD +atU +avg +awn +axp +dBF +azO +aBi ajm ajm ajm ajm -aIC -aJP -aKX -aMC -aNW +aHE +aIR +aKc +aLC +aMO +aOk aPB -aRb -aSo -aSo -aVm -aWQ -aYx -bai -bbM -bdv -beP -beP -beP -beP -beP -bnk -beP -beP -beP -beP -bwZ -byY -bid -bCG -beP -bFU -bHR -bJI -bLo -bMX -bOL -bQv -bSb -bTL -bVe -bJF -bXw -bbu -cak -cbK -cdf -cev -cgf -chN -ciU -ckm -cki -cki -com -cki -cki -csk -ctw -csk -cki -cxn -cyg -czj +aQH +aQH +aTo +aUI +aWl +aXU +aZo +baU +bcj +bcj +bcj +bcj +bcj +bkJ +bcj +bcj +bcj +bcj +buF +bwA +bfA +bAc +bcj +bDj +bEY +bGP +bIo +bJV +bLA +bNn +bOH +bQr +bRJ +bGM +bTW +dCE +bWA +bXV +bZk +caz +cci +cdM +ceS +cgg +cgd +cgd +ckd +cgd +cgd +cnX +cIm +cnX +cgd +csS +ctM +cuG +cvK +cuG +cxH +cyu +czm cAq -czj -cCK -cDD -cEA -cFH -cGw -cHB -cIw -cJH -cKE -cLF -cME -cNL -cKD -cKD -cQG -cRD -cSt -cTo -cye -cye -cye +cBk +cCq +cDg +cEn +cFi +cGe +cGX +cHT +cFh +cFh +cKH +cLz +wFH +cMk +bTs +bTs +bTs aaa aaa aaa @@ -107728,116 +108146,116 @@ aaa aaa aaf aaa -adX -aer -afg -agc -agU -ahI +adZ +aet +afj +agg +agX +ahK aiE ajE -akP -ami -anz -aoJ -aqd -arB -asQ -auj -avv -awz -axz -ayJ -azO -aBn -aCA -avy -avy -avy -aIB -aJQ -aKY -aJP -aNX -aPC -aRd -aSp -aSp -aVn -aJR -aVh -bag -bbu -bdw -beP -bgo -bib -bjQ -blG -bnl -blG -bqU -bto -bvx -bxa -byZ -bAQ -bCH -bAP -bFU -bHS -bJF -bLp -bMY -bOM -bQw -bSc -bTM -bVf -bJF -bXx -bby -cal -cbO -cde -cew -cgg -chO -ciV -ckn -clv -cmN -con -cpP -cqU -csl -ctx -cuS -cku -cxo -cyf -czk -czj -cBB -cCL -cDD -cEB -cFI -cGx -cHB -cIx -cJI -cKF -cLG -cMF -cNM -cOI -cPK -cHB -cND -cSu -cTp -cye +akO +dCb +amh +aoD +apT +aro +asE +atV +avh +awo +axq +dBG +azP +aBj +aCr +avk +avk +avk +aHD +aIS +aKd +aIR +aMP +aOl +aPD +aSa +aSa +aTp +aIT +aTk +aXS +dCE +baV +bcj +bdH +bfy +bht +bjg +bkK +bjg +boD +bqV +btc +buG +bwB +byp +bAd +byo +bDj +bEZ +bGM +bIp +bJW +bLB +bNo +bOI +bQs +bRK +bGM +bTX +aYX +bWB +bXZ +bZj +caA +ccj +cdN +ceT +cgh +cAM +ciH +cke +clF +dbH +cnY +cpj +cqC +cgo +cLB +ctL +cuH +cuG +cwL +cxI +cyu +czn +cAr +cBl +cCq +cQD +cEo +cFj +cGf +cGY +cHU +cIO +cJN +cCq +cgN +cMl +wOE +bTs aaf aaf aaf @@ -107985,116 +108403,116 @@ aaa aaa aaf aaa -adY -aes -afh -agd -agV -ahJ +aea +aeu +afk +agh +agY +ahL aiF ajF -akQ -amj -anA +akP ami -aqe -arC -asR -auh -avk -awA -axA -ayK -ayK -ayK -ayK -ayO -ayO -aHf -aID -aJR -aKZ -aJP -aJP -aPD -aRb -aSq -aJR -aJR -aWR -aIB -bag -bby -bdx -beQ -bgp -bic -bjR -blG -bnm -blG -bqV -btp -bvy -bxb -bza -bAR -bid -beP -bGe -bHT -bJF -bJF -bMZ -bON -bJF -bSd -bTN -bON -bJF -bXy -bbx -cam -bWp -cdi -cex -cgg -chP -ciW -cko -clw -cmO -coo -cpQ -cqV -csm -cty -cuT -cku -cxp -cyf -cyf -cAr -cyf -cyf -cyf -cAr -cFJ -cGy -cHB -cIy -cIy -cIy -cIy -cMG -cNN -cOJ -cHB -cHB -cRE -cye -cye -cye +anx +dCb +apU +arp +asF +atT +auW +awp +axr +ayF +ayF +ayF +ayF +ayJ +ayJ +aGt +aHF +aIT +aKe +aIR +aIR +aOm +aPB +aQJ +aIT +aIT +aUJ +aHD +aXS +aYX +baW +bck +bdI +bfz +bhu +bjg +bkL +bjg +boE +bqW +btd +buH +bwC +byq +bfA +bcj +bDu +bFa +bGM +bGM +bJX +bLC +bGM +bOJ +bQt +bLC +bGM +bTY +aZa +bWC +bSS +bZn +caB +ccj +cdO +ceU +cgi +cDh +ciI +ckf +clG +dbI +cnZ +cpk +cqD +cgo +csU +ctL +ctL +cvL +ctL +ctL +ctL +cvL +cAs +cBm +cCq +cDi +cDi +cDi +cDi +cGZ +cHV +cIP +cCq +cCq +cLA +bTs +bTs +bTs aaf aaa aaa @@ -108225,7 +108643,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -108242,122 +108660,122 @@ aaa aaa aaf aaf -adZ -aet -afi -age -agW -ahK +aeb +aev +afl +agi +agZ +ahM aiG ajG -akR -amk -anB -aoK -aqf -arD -asS +akQ +amj +any +aoE +apV +arq +asG ajD -avk -awA -axB -ayK -azP -aBo -aCB -aDP -ayO -ayO -aIB -aIB -aIB -aIB -aNY -aIB -aIB -aIB -aTL -aVh -aIB -aIB -baj -bbx -bdy -beP -bgq -bid -bjS -blG -bnn -blG -bqW -btq -bvz -bxc -bzb -bAS -bCI -beP -bFU -bHU -bJJ -bJF -bNa -bOO -bQx -bSe -bTO -bVg -bWl -bXh -bby -cal -aYg -cdj -cdj -cgh -chQ -cdj -cdj -clx -cmP -cop -cpR -cdi -csn -ctz -cuU -cwb -cxq -cyh -czl -cAs -cBC -ces -cDE -cEC -cFK -cGz -cHC -cIz -ces -cKG -cLH -cMH -cNO -cOK -cPL -cQH -cRF -cSv -cTq -cUg -cUi -cUi -cUi -cUi -cUi -cUi +auW +awp +axs +ayF +azQ +aBk +aCs +aDI +ayJ +ayJ +aHD +aHD +aHD +aHD +aMQ +aHD +aHD +aHD +aRX +aTk +aHD +aHD +aXV +aZa +baX +bcj +bdJ +bfA +bhv +bjg +bkM +bjg +boF +bqX +bte +dCP +bwD +byr +bAe +bcj +bDj +bFb +bGQ +bGM +bJY +bLD +bNp +bOK +bQu +bRL +bSO +bTI +aYX +bWB +aVU +bZo +bZo +cck +cdP +bZo +bZo +chp +ciJ +ckg +clH +bZn +coa +cpl +cqE +crK +csV +ctN +cuI +cvM +cwM +caw +cyv +czo +cAt +cBn +cCr +cDj +caw +cFk +cGg +cHa +cHW +cIQ +cJO +cKI +cQr +cQR +cRa +cSd +cRe +cRe +cRe +cRe +cRe +cRe aaa aaa aaa @@ -108490,7 +108908,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -108499,122 +108917,122 @@ aaa aaa aaf aaa -aea -aeu -afj -agf -agX -ahL +aec +aew +afm +agj +aha +ahN aiH ajH -akS -aml -anC -aoL -aqg -arC -asT -auk -avk -awB -axz -ayL -azQ -aBp -aCC -aDQ -aFw -aHg -aIE -aJS -aLa -aMD -aNZ -aPE -aIE -aSr -aML -aVo -aML -aTR -bag -bbN -bdu -beP -bgr -bie -bjT -blH -bno -bpd -bqX -btr -bvA -bxd -bzc -bAT -bCJ -beP -bGf -bHV -bJK -bJF -bNb -bOP -bQy -bSf -bTP -bVg -bWl -bXh -bby -cal -aYi -cdj -cey -cgi -chR -ciX -ckp -cly -cmQ -coq -cpS -cdi -cso -ctA -cuV -cwc -cxr -cyi -czm -cAt -cBD -cCM -cDF -cED -cFL -cGA -cwc -cCM -cBD -cKH -cLI -cMI -cNP -cOL -cPM -cQI -cRG -cSw -cTr -cUh -cVa -cVJ -cVa -cVa -cWR -cUi +akR +amk +bnh +aoF +apW +arp +asH +atW +auW +awq +axq +ayG +azR +aBl +aCt +aDJ +aEZ +aGu +aHG +aIU +aKf +aLD +aMR +aOn +aHG +aQK +aLK +dCA +aLK +aSe +aXS +aZp +baT +bcj +bdK +bfB +bhw +bjh +bkN +bmI +boG +bqY +btf +buI +bwE +bys +bAf +bcj +bDv +bFc +bGR +bGM +bJZ +bLE +bNq +bOL +bQv +bRL +bSO +bTI +aYX +bWB +aVW +bZo +caC +ccl +cdQ +ceV +cgj +chq +ciK +ckh +clI +bZn +cob +cpm +cqF +crL +csW +ctO +cuJ +cvN +dDy +cwN +cyw +czp +cAu +cBo +crL +cwN +dDy +cFl +cGh +cHb +cHX +cIR +cJP +cPX +cQt +cQZ +cRc +cRf +cYT +cRg +cYT +cYT +djg +cRe aaa aaa aaa @@ -108756,122 +109174,122 @@ aaa aaf aaf aaa -adX -aev -afk -agg -agU -ahM +adZ +afe +afn +agk +agX +ahO aiI ajI -akT -amm -anD -aoM -aqh -arE -asU -aul -avm -awC -axC -ayM -azR -aBq -aCD -aDR -aFx -aHh -aIE -aJT -aLb -aME -aOa -aPF -aRe -aSs -aTO -aVp -aWS -aYy -bak -bbO -bdz -beP -bgs -bid -bjU -blI -bnp -blG -bqY -bts -bvB -bxe -bzd -bAU -bCK -beQ -bGg -bHW -bJL -bJF -bNc -bOQ -bQz -bSg -bTQ -bVh -bWl -bXh -bby -cal -aYi -cdj -cez -cgj -chS -ciY -ckq -clx -cku -cku -cku -cku -csp -ctB -cuW -cwd -cxs -cyj -czn -cAu -cBE -cCN -cDG -cEE -cFM -cGB -cHD -cyj -cJJ -cKI -cLJ -cMJ -cNQ -cOM -cPN -cku -cRH -cSx -cTs -cUi -cUi -cUi -cUi -cUi -cWS -cUi +akS +aml +anA +aoG +bni +arr +asI +atX +auY +awr +axt +ayH +azS +aBm +aCu +aDK +aFa +aGv +aHG +aIV +aKg +aLE +aMS +aOo +aPE +aQL +aSb +aTq +aUK +aWm +aXW +aZq +baY +bcj +bdL +bfA +bhx +bji +bkO +bjg +boH +bqZ +btg +buJ +bwF +byt +bAg +bck +bDw +bFd +bGS +bGM +bKa +bLF +bNr +bOM +bQw +bRM +bSO +bTI +aYX +bWB +aVW +bZo +caD +ccm +cdR +ceW +cgk +chp +cgo +cgo +cgo +cgo +coc +cpn +cqG +crM +csX +ctP +cuK +cvO +cwO +cxJ +cyx +czq +cAv +cBp +cCs +ctP +cEp +cFm +cGi +cHc +cHY +cIS +cJQ +cgo +cQs +cQS +cRb +cRe +cRe +cRe +cRe +cRe +cZa +cRe aaa aaa aaa @@ -109013,122 +109431,122 @@ aaa aaa aaf aaa -adX -adX -afl -agh -agY -ahN -adX +adZ +adZ +afo +agl +ahb +auX +adZ ajD -akU -amn -anE -aoN -aqi -arC -asV +akT +amm +anB +aoH +apY +arp +asJ ajD -avk -awD -axD -ayN -azS -aBr -aCE -aDS -ayO -ayO -aIE -aJU -aLc -aLc -aOb -aPG -aRf -aSt -aTP -aVq -aPO -aYz -bal -bby -bdv -beP -bgt -bif -bjV -blJ -bnp -blG -blG -beP -beP -beP -bze -beP -beP -beP -bFU -bHP -bJF -bJF -bJF -bJF -bJF -bJF -bTR -bJF -bJG -bXi -bby -can -cbP -cdj -ceA -cgk -chT -ciZ -ckr -cdj -cmR -cor -cpT -cqW -cga -ctC -cuX -cwe -cxt -cxt -czo -cAv -cwh -cwh -cDH -cEF -cFN -cGC -cDH -cDT -cDT -cHV -cDT -cMK -cNR -cON -cON -cNY -cRI -cky -cky +auW +aws +axu +ayI +azT +aBn +aCv +aDL +ayJ +ayJ +aHG +aIW +aKh +aKh +aMT +aOp +aPF +aQM +aSc +aTr +aOx +aWn +aXX +aYX +baU +bcj +bdM +bfC +bhy +bjj +bkO +bjg +bjg +bcj +bcj +bcj +bwG +bcj +bcj +bcj +bDj +bEW +bGM +bGM +bGM +bGM +bGM +bGM +bQx +bGM +bGN +bTJ +aYX +bWD +bYa +bZo +caE +ccn +cdS +ceX +cgl +bZo +dwv +cki +clJ +cmL +ccd +cpo +cqH +crN +csY +csY +cuL +cvP +crQ +crQ +cyy +czr +cAw +cBq +cyy +cyK +cyK +cAP +cyK +cHd +cHZ +cIT +cIT +cIg +dAw +dvY +dvY aaa aaf aaa aaa -cUi -cWS -cUi +cRe +cZa +cRe aaa aaa aaa @@ -109271,121 +109689,121 @@ aaa aaf aaa aaa -adX -adX -agi -agS -adX -adX +adZ +adZ +agm +agV +adZ +adZ ajJ -akV -amo -anF -anF -anF -arF -asW -aum -avw -awE -axE -ayK -azT -aBs -aCF -aDT -aFy -aHi -aIE -aJV -aLd -aMF -aOc -aPH -aRg -aSu -aTQ -aVr -aWT -aTR -bag -bby -bdu -beP -bgu -big -bjW -blK -bnq -blG -bqZ -beP -bvC -bxf -bzf -bAV -bCL -bEw -bGh -bHX -bJM -bLq -bNd -bOR -bQA -bSh -bTS -bVi -bWm -bXz -bYO -cao -bWp -cdj -cdj -cdj -cdj -cdj -cdj -cdj -cmS -cos -cpU -cku -csq -ctD -cuY -cwf -cxu -cyk -czp -cAw -cBF -cwh -cDI -cEG -cFO -cGD -cHE -cDT -cJK -cJK -cJK -cML -cNS -cOO -cPO -cNY -cRJ -cmR -cky +akU +amn +dap +dap +dap +ars +asK +atY +avi +awt +axv +ayF +azU +aBo +aCw +aDM +aFb +aGw +aHG +aIX +aKi +aLF +aMU +aOq +aPG +aQN +aSd +aTs +aUL +aSe +aXS +aYX +baT +bcj +bdN +bfD +bhz +bjk +bkP +bjg +boI +bcj +bth +buK +bwH +byu +bAh +bBO +bDx +bFe +bGT +bIq +bKb +bLG +bNs +bON +bQy +bRN +bSP +bUa +bVn +bWE +bSS +bZo +bZo +bZo +bZo +bZo +bZo +bZo +ciL +ckj +dwL +cgo +cod +cpp +cqI +crO +csZ +ctQ +cuM +cvQ +cwP +crQ +cyz +czs +cAx +cFr +cCt +cyK +cEq +cEq +cEq +cHe +cIa +cIU +cJR +cIg +dAx +dwv +dvY aaa aaf aaa aaa -cUi -cWS -cUi +cRe +cZa +cRe aaf aaa aaa @@ -109535,119 +109953,119 @@ aaf aaf aiD ajK -akW -amp -anG -aoO -aqj -arG -asX -aqk +akV +amo +anC +aoI +apZ +art +asL +aqa ajm -awF -axF -ayK -azU -aBt -aCG -aDU -ayO -aHj -aIF -aJW -aLe -aMG -aOd -aPI -aIE -aSv -aPL -aVs -aWU -aYA -bag -bby -bdu -beP -beP -beP -beP -beP -beP -beP -beP -beP -bvD -beM -beM -beM -beM -bEx -bGi -bHY -bJN -beM -beM -beM -beM -beM -beM -beM -beM -bXs -bby -cap -cbQ -cdk -ceB -cgl -chU -cja -cks -clz -cmT -cot -cpV -cqX -csr -ctE -cuZ -cwg -cxv -cyl -cxv -cAx -cBG -cwh -cDJ -cEH -cFP -cGE -cHE -cDT -cJL -cJL -cJL -cML -cNT -cOP -cPP -cNY -cyw -cSy -cky +awu +axw +ayF +azV +aBp +aCx +aDN +ayJ +aGx +aHH +aIY +aKj +aLG +aMV +aOr +aHG +aQO +aOu +aTt +aUM +aWo +aXS +aYX +baT +bcj +bcj +bcj +bcj +bcj +bcj +bcj +bcj +bcj +bti +bcg +bcg +bcg +bcg +bBP +bDy +bFf +bGU +bcg +bcg +bcg +bcg +bcg +bcg +bcg +bcg +bTS +aYX +bWF +bYb +cmZ +diA +crJ +dDq +ceY +cgm +chr +ciM +ckk +clL +cmM +coe +cpq +cqJ +crP +cuN +ctR +cuN +cvR +cwQ +crQ +cyA +czt +cAy +cBs +cCt +cyK +cEr +cEr +cEr +cHe +cIb +cIV +cJS +cIg +dxQ +dzc +dvY aaf aaf aaf aaa -cUi -cWS -cUi -cXy -cXz -cXz -cXz -cXz +cRe +cZa +cRe +cRu +cRi +cRi +cRi +cRi aaf aaa aaf @@ -109674,8 +110092,8 @@ aaf aaa aaf aaf -aae -aad +aai +aag aaa aaa aaa @@ -109785,144 +110203,144 @@ aaa aaa aaf aaa -aew -aew -aex -aew -aew +aey +aey +aez +aey +aey aiJ aiJ -akX -amq +akW +amp aiJ -aoP -aqk -arH -aqk -aqk -avx -awG -axG -ayO -ayO -ayO -ayO -ayO -ayO -aHk -aIE -aIE -aIE -aIE -aIE -aIE -aIE -aSw -aTR -aVt -aWU -aYB -bag -bby -bdA -beR -bgv -bih -bjX -blL -bnr -bpe +aoJ +aqa +aru +aqa +aqa +avj +awv +axx +ayJ +ayJ +ayJ +ayJ +ayJ +ayJ +dCp +aHG +aHG +aHG +aHG +aHG +aHG +aHG +aQP +aSe +aTu +aUM +aWp +aXS +aYX +baZ +bcl +bdO +bfE +bhA +bjl +bkQ +bmJ +boJ bra -btt -bvE -bxg -bgv -bAW -beR -bEy -bGj -bHZ -bJO -bJO -bNe -bOS -bQB -bSi -bTT -bVj -bWn -bXA -bYC -caq -bWp -bWp -bWp -bWp -bWp -cjb -ckt -cky -cmU -cou -cpW -cku -css -ctF -cgf -cwh -cxw -cym -czq -cAy -cBH -cwh -cDK -cEI -cFQ -cGF -cHF -cDT -cJM -cKJ -cKJ -cML -cNU -cOQ -cPQ -cNY -cRK -cSz -cua +btj +buL +bdO +byv +bcl +bBQ +bDz +bFg +bGV +bGV +bKc +bLH +bNt +bOO +bQz +bRO +bSQ +bUb +bVb +bWG +bSS +bSS +bSS +bSS +bSS +ceZ +cgn +dvY +dww +ckl +diH +cgo +cof +cpr +cci +crQ +ctb +ctS +cuO +cvS +cwR +crQ +cyB +czy +cAz +cBt +cCu +cyK +cEs +cFn +cFn +cHe +cIc +cIW +cJT +cIg +diT +cMp +dxk aaa aaa aaf aaf -cUi -cWS -cUi -cXz -cXR -cYe -cYs -cXz -cYM -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -dar -dar -dar -dar +cRe +cZa +cRe +cRi +dbX +dcg +dcs +cRi +dcE +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +dlV +dlV +dlV +dlV aaf aaa aaa @@ -109932,8 +110350,8 @@ aaa aaa aaf aaa -aad -aad +aag +aag aaa aaa aaa @@ -110033,7 +110451,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -110042,155 +110460,155 @@ aaa aaa aaf aaa -aew -afm -agj -agj -agj +aey +afp +agn +agn +agn aiK ajL -akY -amr +akX +amq aiJ -aoQ -aqk -arI -asY -aun -avy -awH -axH -ahv -azV -aBu -aCH -aDV -aCH -aHl -aCH -aJX -aLf -aMH -aOe -aPJ -aRh -aSu -aPL -aVs -aWU -aYC -bam -bbP -bdB -beS -bgw -bdh -bjY -blM -bns -aYr -aYr -btu -bvF -aYr -bzg -aYr -bCM -bEz -bGk -bIa -bJP -bLr -bzg -aYr -aYr -aYr -aYr -bCM -aYr -aYr -bYP -car -cbR -cdl -ceC -cgm -bWp -cjb -cku -cku -cku -cku -cku -cku -cga -ctF -cgf -cwh -cxx -cyn -czr -cAy -cBI -cwh -cDL -cEJ -cFR -cGG -cHG -cDT -cJN -cKJ -cLK -cML -cNV -cOR -cPR -cNY -cRL -cky -cky -cky -cky -cky -cky -cUi -cWT -cVa -cXA -cXS -cYf -cYt -cYD -cYN -cXz -cZc -cZm -cZv -cUg -cZc -cZM -cZv -cUg -cZc -dac -cZl -cXz -das -daD -daP -dar -dar -dar -dar -dar -dar -dar -dar -dar +aoK +aqa +arv +asM +atZ +avk +aww +axy +ahx +azW +aBq +aCy +aDO +aCy +aGy +aCy +aIZ +aKk +aLH +aMW +aOs +aPH +aQN +aOu +aTt +aUM +aWq +aXY +aZr +bba +dCH +bdP +baG +bhB +bjm +bkR +aWf +aWf +brb +btk +aWf +bwI +aWf +dCT +bBR +bDA +bFh +bGW +bIr +bwI +aWf +aWf +aWf +aWf +dCT +aWf +aWf +bVo +bWH +bYc +bZq +caG +ccp +bSS +ceZ +cgo +cgo +cgo +cgo +cgo +cgo +ccd +cpr +cci +crQ +ctc +ctT +cuP +cvS +cwS +crQ +cyC +czv +dDA +cBu +cCv +cyK +cEt +cFn +cGj +cHe +cId +cIX +cJU +cIg +cLF +dvY +dvY +dvY +dvY +dvY +dvY +cRe +djh +cYT +cRv +dbY +dch +dct +dcz +djs +cRi +cSh +cSp +cSy +cSd +cSh +dbo +cSy +cSd +cSh +dbs +cSn +cRi +dde +ddj +cTp +dlV +dlV +dlV +dlV +dlV +dlV +dlV +dlV +dlV aaa aaa -aae +aai aaa aaa aaa @@ -110283,7 +110701,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -110299,155 +110717,155 @@ aaa aaa aaf aaf -aex -afn -agk -agZ -agZ +aez +afq +ago +ahc +ahc aiL ajM -akZ -ams -anH -aoR +akY +amr +anD +aoL ajD -arI -asZ -aun -avy -awI -axI -ahv -azW -aBv -axL -axL -axL -axL -axL -axL -axL -aMI -aOf -aPK -aPK -aSx -aPK -aVu -aWU -aYD -ban -bbQ -bdC -beT -bgx -bii -bjZ -blN -bnt -bpf -brb -btv -btv -bxh -bzh -bAX -bAX -bAX -bGl -bIb -bJQ -bLs -bNf -bLs -bQC -bLs -bLs -bLs -bWo -bXB -bYQ -cas -cbS -cdm -ceD -cgn -bWp -cjb -cku -clA -cmV -cov -cpX -cdi -cst -ctF -cva -cwh -cxy -cyo -czs -cAz -cBJ -cwh -cDM -cEK -cFS -cGH -cHH -cDT -cJO -cKK -cJO -cML -cNW -cOS -cNW -cNY -cOc -cky -cTt -cvs -cVb -cVK -cky -cUi -cUi -cUi -cXz -cXT -cYg -cYu -cXz -cUi -cXz -cZd -cZl -cZl -cUg -cZd -cZl -cZl -cUg -cZd -cZl -cZl -cXz -dat -daE -daQ -daQ -daQ -daQ -daQ -daQ -daQ -dbu -dbD -dar +arv +asN +atZ +avk +awx +axz +ahx +azX +dsg +axC +axC +axC +axC +axC +axC +axC +aZU +aMX +aOt +aOt +aQQ +aOt +aTv +aUM +aWr +aXZ +aZs +bbb +bcm +bdQ +bfF +bhC +bjn +bkS +bmK +boK +brc +brc +buM +bwJ +byw +byw +byw +bDB +bFi +bGX +bIs +bKd +bIs +bNu +bIs +bIs +bIs +bSR +bUc +bVp +bWI +bYd +bZr +caH +ccq +bSS +ceZ +cgo +chs +ciN +ckm +clN +bZn +cog +cpr +cqK +crQ +ctd +ctU +cuQ +cvT +cwT +crQ +cyD +czw +cAA +cBv +cCw +cyK +cEu +cFo +cEu +cHe +cIe +cIY +cIe +cIg +cPe +dvY +cNi +cgs +cOB +cPf +dvY +cRe +cRe +cRe +cRi +dbZ +dci +dcu +cRi +cRe +cRi +cSg +cSn +cSn +cSd +cSg +cSn +cSn +cSd +cSg +cSn +cSn +cRi +cTA +cTn +cTC +cTC +cTC +cTC +cTC +cTC +cTC +daO +bIx +dlV aaf aaf -aad +aag aaa aaa aaa @@ -110556,156 +110974,156 @@ aaa aaa aaf aaa -aew -afo -agl -agl -agl +aey +afr +agp +agp +agp aiM ajN -ala -amt -aew -aoS +akZ +ams +aey +aoM ajD -arJ -asY -aun -avy -awJ -axJ -ahv -azX -aoZ -axL -aDW -axL -aHm -axL -aJY -axL -aMJ -aOg -aPL -aPM -aSy -aRk -aVv -aWU -aYE -als -bbR -bbR -bbR -bbR -bij -bka -blO -bnu -bpg -brc -bpj -bph -bpj -bpk -bAY -bpk -bEA -bGm -bIc -bJR -bpk -bNg -bNh -bQD -bSj -bSj -bNh -bWp -bXC -bYR -cat -cbR -cdn -ceE +arw +asM +atZ +avk +awy +axA +ahx +dhz +aoP +axC +aDP +axC +aGz +axC +aJa +axC +bbG +aMY +aOu +aOv +aQR +dCv +aTw +aUM +aWs +dnh +aZt +aZt +aZt +aZt +bfG +bhD +bjo +bkT +bmL +boL +bmO +bmM +bmO +bmP +dhT +bmP +bBS +bDC +bFj +bGY +bmP +dik +bKe +bNv +bOP +bOP +bKe +bSS +bUd +bVq +bWJ +bYc +bZs +caI +ccr +bSS +cfa cgo -bWp -cjc -cku -clB -cmW -cow -cpY -cqY -csu -ctG -cvb -cwh -cxz -cyp -czt -cAA -cBK -cwh -cDN -cEL -cFT -cGI -cHI -cIA -cJP -cKL -cLL -cMM -cNX -cOT -cPS -cNY -cRM -cky -cTu -cmS -cmS -cVL -cky +cht +ciO +ckn +clO +cmN +coh +cpt +cqL +crQ +cte +ctV +cuR +cvU +cwU +crQ +cyE +czx +cAB +cBw +cCx +cDk +cEv +cFp +cGk +cHf +cIf +cIZ +cJW +cIg +dDF +dvY +cNj +ciL +ciL +cPg +dvY aaa aaa aaa -cXB -cXz -cYh -cYv -cXz -cYO -cUg -cZd -cZl -cZl -cUg -cZd -cZl -cZl -cUg -cZd -cZl -cZl -cXz -cXz -daF -cXz -cXz -cXz -cXz -cXz -cXz -cXz -dbv -dbE -dar +cRw +cRi +dcj +cRx +cRi +cRD +cSd +cSg +cSn +cSn +cSd +cSg +cSn +cSn +cSd +cSg +cSn +cSn +cRi +cRi +cTq +cRi +cRi +cRi +cRi +cRi +cRi +cRi +daP +cLE +dlV aaa aaa aaf -aad +aag aaa aaa aaa @@ -110789,7 +111207,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -110813,156 +111231,156 @@ aaa aaa aaf aaa -aew -aew -aex -aew -aew -aew -aew -aew -aew -aew -aoT +aey +aey +aez +aey +aey +aey +aey +aey +aey +aey +aoN ajD -arK -ata +arx +asO ajD -avy -awK -axK -ahv +avk +awz +axB +ahx azY -aoZ -axL -aDX -axL -aHn -axL -aJZ -axL -aMK -aOg -aPM -aPN -aSy -aPL -aVw -aWU -aYF -aHD -bbR -bdD -beU -bgy -bbR -bkb -blP -bnv -bph +aoP +axC +aDQ +axC +aGA +axC +aJb +axC +bah +aMY +aOv +aOw +aQR +aOu +aTx +aUM +aWt +aYa +aZt +bbc +bcn +bdR +aZt +bhE +bjp +bkU +bmM +boM brd -btw -bvG -bpj -bzi -bAZ -bCN -bEB -bAZ -bId -bJS -bLt -bNh -bOT -bQE -bSk -bTU -bVk -bWq -bXD -bYS -cau -bWq -bXD -ceF -bXD -bWq -cjb -cku -clC -cmX -cox -cpZ -cqZ -csv -ctH -cvc -cwi -cwi -cwi -cwi -cwi -cwi -cwi -cDO -cEI -cFU -cGJ -cHJ -cIB -cJO -cKM -cJO -cML -cNY -cNY -cNY -cNY -cyw -cky -cTv -cmS -cmS -cVM -cky +btl +bmO +bwK +bwO +bAi +bBT +bwO +bFk +bGZ +bIt +bKe +bLI +bNw +bOQ +bQA +bRP +bST +bUe +bVr +bWK +bST +bUe +caJ +bUe +bST +ceZ +cgo +chu +ciP +cko +clP +cmO +coi +cpu +cqM +crR +crR +crR +crR +crR +crR +crR +cyF +czy +cAC +cBx +cCy +cDl +cEu +cFq +cEu +cHe +cIg +cIg +cIg +cIg +dxQ +dvY +cNk +ciL +ciL +cPh +dvY aaa aaa aaf -cXz -cXU -cYi -cYw -cYE -cYP -cUg -cZe -cZn -cZw -cUg -cZH -cZN -cZT -cUg -cZZ -dad -dai -cUg -dau -daG -daR -dba -cXz -cZl -dbk -dbp -cXz -dbw -cXz -cXz -cXz -cXz +cRi +cRh +dck +cRz +cRB +cRN +cSd +cRU +cSq +cRZ +cSd +dcP +cSN +cSD +cSd +dcU +cTc +dcX +cSd +ddf +ddk +cTj +cTD +cRi +cSn +daF +daJ +cRi +bvT +cRi +cRi +cRi +cRi aaa -aae +aai aaa aaa aaa @@ -111073,153 +111491,153 @@ aaa aaf aaa aaa -agm -ahO -agm +agq +ahQ +agq ajO -alb -amu -agm -aoU +ala +amt +agq +dhr ajD ajD ajD ajD -ahv -ahv -ahv -ahv -azZ -aBw -aCI -aDY -aFz -aHo -aIG -aFA -aLg -aML -aOg -aPN -aRi -aSz -aTS -aVx -aWU -aWU -bao -bbR -bdE -beV -bgz -bik -bkc -blQ -bnw -bpi +ahx +ahx +ahx +ahx +aGE +aBr +aCz +aDR +aFc +aGB +aHI +aFd +aKl +aLK +aMY +aOw +aPI +aQS +aSf +aTy +aUM +aUM +aYb +aZt +bbd +bco +bdS +bfH +bhF +bjq +bkV +bmN +boN bre -btx -bvH -bpj -bzj -bBa -bCO -bEB -bGn -bIe -bJT -bLu -bNh -bOU -bQF -bSl -bTV -bVl -bWq -bXE -bYT -cav -cbT -cdo -ceG +btm +bmO +bwL +byy +bAj +bBT +bDD +bFl +bHa +bIu +bKe +bLJ +bNx +bOR +bQB +bRQ +bST +bUf +bVs +bWL +bYe +bZt +caK +ccs +bST +cfb cgp -bWq -cjd -ckv -clD -cmY -coy -cqa -cdi -cga -ctI -cvd -cwj -cxA -cyq -czu -cAB -cBL -cwi -cDP -cEM -cFV -cGK -cHK -cIC -cJQ -cGD -cLM -cMN -cNZ -cOU -cPT -cLP -cyw -cky -cky -cUj -cVc -cky -cky +chv +ciQ +ckp +clQ +bZn +ccd +cpv +cqN +crS +ctf +ctW +cuS +cvV +cwV +crR +cyG +czz +cAD +cBy +cCz +cDm +cEw +cFr +cGl +cHg +cIh +dAh +dbl +dyc +dxQ +dvY +dvY +cNW +cOC +dvY +dvY aaa aaa aaa -cXz -cXV -cYj -cYx -cYF -cYQ -cTq -cZf -cZo -cZx -cZE -cZf -cZO -cZU -cZE -cZf -dae -daj -cUg -dav -daH -daS -dbb -dbg -cZl -cZl -cZl -cXz -dbx -cXz -dbH -dbH -cXz +cRi +dca +dcl +cRy +cRA +cRM +cRa +cSj +cSs +cSB +cSI +cSj +cSO +cSS +cSI +cSj +cTb +cST +cSd +cSL +cVa +cTr +cRY +daC +cSn +cSn +cSn +cRi +dmq +cRi +cZv +cZv +cRi aaf -aad +aag aaa aaa aaa @@ -111329,152 +111747,152 @@ aaf aaf aaf aaa -agm -agm -agm -agm -aiN -alc -aiN -agm -aoV -aql -aql -atb -auo -aql -aql -aql -aql -aAa -aBx -axL -aDZ -aFA -aHp -aIH -aIH -aLg -aMM -aOh -aPO -aRj -aSA -aPL -aVs -aWV -aWU -bap -aVB -bdF -beW -bgA -bil -bkb -blP -bnv -bph +agq +agq +agq +agq +aje +alb +aje +agq +aur +aqb +aqb +asP +aua +aqb +aqb +aqb +aqb +azZ +aBs +axC +aDS +aFd +aGC +aHJ +aHJ +aKl +aLL +aMZ +aOx +aPJ +aQT +aOu +aTt +aUN +aUM +aYc +aTC +bbe +bcp +bdT +bfI +bhE +bjp +bkU +bmM +boO brf -bty -bvI -bpj -bzk -bAZ -bCP -bEB -bAZ -bIf -bJS -bEB -bNi -bOV -bQG -bSm -bTV -bVm -bWq -bXF -bYU -caw -cbU -bYU -ceH -cgq -chV -cje -cku -clE -cmZ -coz -cqb -cdi -csw -ctJ -cve -cwk -cxB -cyr -czv -czv -cBM -cwi -cDQ -cEL -cFW -cGL -cHL -cID -cJR -cID -cLN -cMO -cOa -ckx -cPU -cQJ -cRN -cky -cTw -cUk -cVd -cVN -cky +btn +bmO +bwM +bwO +bAk +bBT +bwO +bFm +bGZ +bBT +bKf +bLK +bNy +bOS +bQB +bRR +bST +bUg +bVt +bWM +bYf +bVt +caL +cct +cdU +cfc +cgo +diD +ciR +ckq +clR +bZn +coj +cpw +cqO +crT +ctg +ctX +cuT +cuT +cwW +crR +cyH +czx +cAE +cBz +cCA +cDn +cEx +cDn +cGm +cHh +cIi +cJa +dAp +cKK +cxM +dvY +cNl +dAZ +cOD +cPi +dvY aaa aaa aaf -cUi -cXW -cYk -cYy -cYG -cYR -cYZ -cZg -cZp -cZy -cZF -cZI -cZp -cZy -cZX -cZI -cZp -dak -dap -daw -daI -daT -dbc -dbh -dbh -dbl -cZl -cXz -dby -dbF -dbI -dbH -cUi +cRe +cRS +dcm +dcv +cRC +dcG +cSe +cSi +cSr +cSA +cSG +cSK +cSr +cSA +cSW +cSK +cSr +dcY +ddc +cSk +ddl +cTk +cTm +daB +daB +daG +cSn +cRi +ddx +ddz +daR +cZv +cRe aaa aaa aaa @@ -111586,153 +112004,153 @@ aaf aaa aaf aaa -agm -aha -ahP -aiN -aiN -ald -aiN -agm -aoW -agm -agm -atc -agm -agm -agm -axL -axL -axL -axL -axL -aDZ -aFB -axL -axL -axL -axL -aMN -aOi -aPP -aPK -aSB -aTT -aVs -aWW -aWU -baq -bbR -bdG -beX -bgB -bim -bkd -blR -bnx -bpj -bpj -bpj -bpj -bpj -bzl -bBb -bCO -bEC -bAZ -bIg -bJU -bLv -bNj -bOW -bQH -bSn -bTW -bOV -bWr -bXG -bYT -cax -cbV -caB -ceI -cgr -bWq -cjf -ckw -ckw -ckw -ckw -ckw -cra -cra -ctK -cvf -cwi -cxC -cys -czw -cAC -cBN -cCO -cDR -cEN -cFX -cGM -cHM -cIE -cJS -cKN -cLO -cMP -cOb -cky -cky -cQK -cky -cky -cTx -cUl -cVe -cVO -cky +agq +ahd +ahR +aje +aje +alc +aje +agq +dCe +agq +agq +asQ +agq +agq +agq +axC +axC +axC +axC +axC +aDS +aFe +axC +axC +axC +axC +dhJ +aNa +aOy +aOt +aQU +aSg +aTt +aUO +aUM +boW +aZt +bbf +bcq +bdU +bfJ +bhG +bjr +bkW +bmO +bmO +bmO +bmO +bmO +bwN +byz +bAj +bBU +bwO +dDb +bHb +bMP +bKg +bLL +bNz +bOT +bQC +bLK +bSU +bUh +bVs +bWN +bWR +dDl +caM +ccu +bST +cfd +cgq +cgq +cgq +cgq +cgq +cmP +cmP +cpx +cqP +crR +cth +ctY +cuU +cvW +cwX +cxK +cyI +czA +cAF +cBA +cCB +cDo +cEy +cFs +cGn +cHi +cIj +dvY +dvY +cKL +dvY +dvY +diW +cNX +dBe +cPj +dvY aaa aaa aaf -cUi -cXW -cYl -cYz -cYH -cYS -cZa -cZh -cZq -cZz -cZq -cZq -cZP -cZV -cZq -cZq -cZq -dal -cZq -dax -daJ -daU -dbd -cZl -cZl -cZl -dbq -cXz -dbz -dbG -dbJ -dbL -dbN -dbO +cRe +cRS +dcn +dcw +cRk +dcH +cSf +cSl +cSJ +cSa +cSJ +cSJ +cUM +cUN +cSJ +cSJ +cSJ +cSV +cSJ +cSX +ddm +cTt +daA +cSn +cSn +cSn +daL +cRi +daQ +ddA +daS +dbv +cTT +ddC aaf aaa aaa @@ -111823,7 +112241,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -111843,152 +112261,152 @@ aaf aaa aaf aaf -agm -ahb -ahQ -aiN +agq +ahe +ahS +aje ajP -ale -amv -anI -aoX -agm -arL -atd -aiN -auq -awL -axL -ayP -aAb -aBy -aCJ -aEa -aFC -aHq -aII -aKa -axL -aMO -aOi -aPQ -aPL -aSC -aPM -aVs -aWX -aWU -bar -bbR -bdH -beY -bgC -bbR -bke -blP -bnv -bpk +ald +amu +anE +aoQ +agq +ary +asR +aje +auc +awA +axC +ayK +aAa +aBt +aCA +aDT +aFf +aGD +aHK +aJc +axC +aLN +aNa +aOz +aOu +aQV +aOv +aTt +aUP +aUM +dCD +aZt +bbg +bcr +bdV +aZt +bhH +bjp +bkU +bmP +boP brg -btz -bvJ -bxi -bzm -bAZ -bCQ -bEB -bAZ -bIh -bJV -bLw -bNk -bOX -bQI -bSo -bTX -bVn -bWs -bXH -bYV -cay -cbW -caD -ceJ -cgs -bWq -cjg -ckw -clF -clF -clF -ckw -crb -csx -ctL -cvg -ckw -cxD -cyt -czx -cAD -cBO -cwi -cDS -cEO -cFY -cGN -cHN -cIF -cDT -cDT -cDT -cDT -cOc -cky -cPV -cQL -cRO -cky -cTy -cUk -cVf -cVM -cky +bto +buN +dCS +bwO +bAl +bBT +bwO +bFn +bHc +bIw +bKh +bLM +bNA +bOU +bQD +bRS +oub +bUi +bVu +bWO +bYg +bWT +caN +ccv +bST +dDr +cgq +chx +chx +chx +cgq +cmQ +cok +cpy +cqQ +cgq +cti +ctZ +cuV +cvX +cwY +crR +cyJ +czB +cAG +cBB +cCC +cDp +cyK +cyK +cyK +cyK +cPe +dvY +cJY +cKM +cLH +dvY +cNn +dAZ +cOE +cPh +dvY aaa aaa aaf -cUi -cXW -cYm -cYA -cYI -cYT -cZb -cZi -cZr -cZA -cZG -cZJ -cZr -cZA -cZY -cZJ -cZr -dam -daq -day +cRe +cRS +dco +dcx +dcA +dcI +cRR +cRV +cRX +cSb +dcO +dcQ +cRX +cSb +dcT +dcQ +cRX +dcZ +ddd +cTa +ddn +cTs +ddu +daD +cSn +daH daK -daV -dbe -dbi -cZl -dbm -dbr -cXz -dbA -dbF -dbK -dbH -cUi +cRi +bIv +ddz +ddB +cZv +cRe aaa aaf aaa @@ -112088,7 +112506,7 @@ aaa aaa aaa aaa -aar +aav aaa aaa aaa @@ -112098,156 +112516,156 @@ aaa aaa aaf aaa -acM -acM -acM -acM -ahR +acP +acP +acP +acP +dhn aiO -aiN -alf -ahQ -agm -aoY -agm -arM -ate -aup -aiN -aha -axL -ayQ -aAc -aBz -aCK -aEb -aFD -aHr -axL -axL -axL -aMP -aOj -aPR -aPN -aSD -aPN -aVs -aWY -aYG -bas -bbR -bbR -bbR -bbR -bbR -bkf -blS -bny -bpk +aje +ale +ahS +agq +aoR +agq +arz +asS +aub +aje +ahd +axC +ayL +aAb +aBu +aCB +aDU +aFg +dhD +axC +axC +axC +aLO +aNb +aOA +aOw +aQW +aOw +aTt +aUQ +dtE +aYf +aZt +aZt +aZt +aZt +aZt +bhI +bjs +bkX +bmP +boQ brh -btA -bvK -bxj -bzn -bBc -bCR -bED -bGo -bIi -bAZ -bEB -bNl -bOY -bQJ -bSp -bTY -bVo -bWq -bXI -bYV -caz -cbX -caD -ceK -cgt -bWq -cjb -ckw -clF -cna -clF -cqc -crc -csy -ctM -cvh -ckw -cxE -cyu -czy -cAE -cAD -cwi -cDT -cDT -cFZ -cGO -cDT -cDT -cDT -cky -cLP -cyv -cOd -cky -cPW -cQM -cRP -cky -cky -cUm -cky -cky -cky +btp +buO +bwP +byA +bAm +bBV +bDF +bFo +bwO +bBT +bKi +bLN +dDe +bOV +bQE +bRT +bST +bUj +bVu +bWP +bYh +bWT +caO +ccw +bST +ceZ +cgq +chx +ciS +chx +clS +cmR +col +cpz +cqR +cgq +ctj +cua +cuW +cvY +cvX +crR +cyK +cyK +cAH +cBC +cyK +cyK +cyK +dvY +dyc +cub +diP +dvY +cJZ +cKN +diU +dvY +dvY +cNY +dvY +dvY +dvY aaa aaa aaa -cXz -cXX -cWS -cYB -cYJ -cYU -cTq -cZj -cZs -cZB -cZE -cZK -cZQ -cZB -cZE -daa -daf -dan -cUg -daz -daK -daW -dbf -dbg -cZl -cZl -dbs -cXz -dbB -cXz -dbH -dbM -cXz +cRi +dcb +cZa +dDI +dcB +dcJ +cRa +cSm +cSw +cSE +cSI +cSM +cSR +cSE +cSI +dcV +cTe +dda +cSd +cSZ +ddn +cTz +ddv +daC +cSn +cSn +daN +cRi +dmr +cRi +cZv +dbw +cRi aaa -aad +aag aaa aaa aaa @@ -112355,156 +112773,156 @@ aaf aaf aaf aaf -acN -afp -agn -acM -ahS +acQ +afs +agr +acP +ahU aiP -acM -acM -acM -acM -aoZ -agm -arN -aiN -auq -aiN -awM -axL -ayR -aAd -aBA -axL -aEc -aFE -aHs -aIJ -aKb -axL -aMQ -aOj -aPS -aPN -aSE -aPL -aVs -aWZ -aWU -bat -als -bdI -beZ -als -bin -bkb -blP -bnv -bpk +acP +acP +acP +acP +aoP +agq +arA +aje +auc +aje +awB +axC +ayM +aAc +aBv +axC +aDV +aFh +aGF +aHL +aJd +axC +aLP +aNb +aOB +aOw +aQX +aOu +aTt +aUR +aUM +aYe +dnh +bbh +duo +dnh +bfK +bhE +bjp +bkU +bmP +boR bri -btB -bvL -bpk -bzo -bAZ -bCS -bEB -bAZ -bId -bAZ -bEB -bNm -bOY -bOV -bSq -bTZ -bQH -bWt -bXJ -bYW -caA -caA -caA -ceH -cgs -bWq -cjh -ckw -clF -cnb -coA -cqd -crd -csz -ctN -cvi -ckw -cpU -cpU -cpU -cpU -cpU -cpU -cDU -cEP -cGa -cGP -cHO -cIG -cJT -cky -cLQ -cyw -cLP -cky -cPX -cQN -cRQ -csE -cdk -cUn -cua +btq +bmP +bwQ +bwO +bAn +bBT +bwO +bFk +bwO +bBT +bKj +bLN +bLK +ddE +bQF +bNz +bSV +bUk +bVv +bWQ +bWQ +bWQ +caL +ccv +bST +csg +cgq +chx +ciT +ckr +clT +cmS +com +cpA +cqS +cgq +dwL +dwL +dwL +dwL +dwL +dwL +xAp +vhG +cAI +cBD +cCD +uun +rSL +dvY +cEz +dxQ +dyc +dvY +cKa +cKO +cLJ +cor +cmZ +cNZ +dxk aaa aaa aaa aaa aaa -cXz -cXY -cYn -cYp -cYp -cYV -cUg -cZk -cZt -cZC -cUg -cZL -cZR -cZW -cUg -dab -dag -dao -cUg -daA -daL -daX -dba -cXz -dbj -dbn -dbt -cXz -dat -cXz -cXz -cXz -cXz +cRi +dcc +dcp +cSt +cSt +dcK +cSd +cRW +cSv +cSc +cSd +dcR +cSQ +dcS +cSd +dcW +cTg +ddb +cSd +ddg +ddo +dds +cTD +cRi +daE +daI +daM +cRi +cTA +cRi +cRi +cRi +cRi aaf -aad +aag aaa aaa aaa @@ -112607,161 +113025,161 @@ aaa aaa aaa aaa -aae +aai aaa aaa aaf aaa -acM -acM -ago -acM -acM -acM -acM -alg -amw -acM -apa -acM -arO -arO -arO -arO -arO -axL -axL -axL -axL -axL -aEd -aFF -axL -axL -axL -axL -aMR -aOk -aPT -aRk -aSF -aPN -aVs -aXa -aWU -bau -bbS -bdJ -bfa -als -bio -bkb -blP -bnv -bpk +acP +acP +ags +acP +acP +acP +acP +alf +amv +acP +aoS +acP +arB +arB +arB +arB +arB +axC +axC +axC +axC +axC +aDW +aFi +axC +axC +axC +axC +aLQ +aNc +aOC +dCv +aQY +aOw +aTt +aUS +aUM +aYg +aZv +bbi +bct +dnh +bfL +bhE +bjp +bkU +bmP +dbd brj -btC -bvM -bpk -bpk -bBd -bCT -bAY -bGp -bIj -bAY -bpk -bNh -bOZ -bQK -bQK -bUa -bVp -bWu -bXG -bYX -caB -cbV -cdp -ceI -cgu -bWq -cjb -ckw -clG -cnc -clF -cqe -cre -csA -ctO -cvj -cwl -cpU -cyv -ckx -ckx -ckx -cCP -cDV -cDV -cDV -cGQ -cHP -cIH -cIH -cKO -cLR -cMQ -cOe -cky -cky -cky -cky -cSA -cSA -cSA -cSA -cSA +btr +bmP +bmP +byB +bAo +dhT +bDG +bFp +dhT +bmP +bKe +bLO +bNB +bNB +bQG +bRU +bSW +bUh +bVw +dDl +bWR +bZu +caM +ccx +bST +ceZ +cgq +chy +ciU +chx +clU +cmT +con +cpB +cqT +crU +dwL +cub +cJa +cJa +cJa +gHh +wRy +wRy +wRy +cBE +cAJ +cCE +cCE +czC +dzI +cIl +dAd +dvY +dvY +dvY +dvY +cKP +cKP +cKP +cKP +cKP aaa aaa aaa aaa -cXz -cXZ -cYo -cYC -cYp -cYW -cUg -cZl -cZl -cZd -cUg -cZl -cZl -cZd -cUg -cZl -cZl -cZd -cXz -cXz -daM -cXz -cXz -cXz -cXz -cXz -cXz -cXz -dat -dar +cRi +dcd +dcq +dcy +cSt +dcL +cSd +cSn +cSn +cSg +cSd +cSn +cSn +cSg +cSd +cSn +cSn +cSg +cRi +cRi +ddp +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cTA +dlV aaf aaa aaa aaf -aad +aag aaa aaa aaa @@ -112864,160 +113282,160 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaf aaa -acN -afq -agp -ahc -ahT +acQ +aft +agt +ahf +ahV aiQ -ajQ -alh -alh -anJ -apb -aqm -arO -atf -aur -arO -awN -auB -arO -aAe -aBB -aCL -aEe -aFG -aHt -aIK -aKc -aLh -aMS -aOl -aPU -aRl -aSC -aPM -aVy -aWU -aWU -bat -als -als -als -als -als -bkb -blP -bnz -bpk +dhp +alg +alg +anF +aoT +aqc +arB +asT +aud +arB +awC +aun +arB +aAd +aBw +aCC +aDX +aFj +aGG +aHM +aJe +aKm +aLR +aNd +aOD +aPK +aQV +aOv +aTt +pVo +aUM +aYe +dnh +dnh +dnh +dnh +dnh +bhE +bjp +dCM +bmP +boT brk -btD -bpk -bpk -bzp -bBe -bBe -bBe -bBe -bIk -bEE -bEE -bNn -bPa -bQL -bSr -bUb -bVq -bWq -bXG -bYY -caC -cbY -caD -ceJ -cgs -bWq -cjb -ckw -clF -cnd -clF -cqe -crf -csB -ctP -cvk -cwm -cpU -cyw -czz -cAF -cBP -cpU -cDW -cEQ -cGb -cGR -cHQ -cII -cJU -cky +bmP +bmP +bwR +byC +byC +byC +byC +bFq +bBX +bBX +bKk +bLP +bNC +bOW +bQH +bRV +bST +bUh +bVx +bWS +bYi +bWT +caN +ccv +bST +ceZ +cgq +chx +cLU +chx +clU cmU -cMR -cOf -ckx -cPY -cQO -cRR -cSB -cTz -cUo -cVg -cSA +coo +cpC +cqU +crV +dwL +dxQ +cuY +cwa +dzQ +dwL +gLC +qqg +cAK +cBF +cCF +uGW +dqU +dvY +dww +gEk +eZe +cJa +cPx +cJb +cKb +cKR +cLK +cMq +cNo +cKP aaa aaa aaa aaa -cXz -cYa -cYp -cYp -cYK -cYX -cUg -cZl -cZl -cZd -cUg -cZl -cZl -cZd -cUg -cZl -cZl -cZd -cXz -daB -daN -daY -daY -daY -daY -dbo -dat -dat -dbC -dar +cRi +dce +cSt +cSt +dcC +dcM +cSd +cSn +cSn +cSg +cSd +cSn +cSn +cSg +cSd +cSn +cSn +cSg +cRi +ddh +ddq +ddt +ddt +ddt +ddt +ddw +cTA +cTA +ddy +dlV aaf aaf aaa -aae +aai aaa aaa aaa @@ -113121,160 +113539,160 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaf aaa -acN -afr -agq -ahd -ahd -ahd +acQ +afu +agu +ahg +ahg +ahg ajR -ahd -ahd -anK -apc -aqn -arO -atg -aus -arO -awO -axN -arO -aAf -aBC +ahg +ahg +anG +aoU +aqd +arB +asU +aue +arB +awD +axD +arB +aAe +aBx +aCD +aDY +aFk +aGH +aHN +aJf +aKn +aLS +aNe +aOE +aPL +aQZ +aSh +aTA +aUT +aUM +aYh aCM -aEf -aFH -aHu -aIL -aKd -aLi -aMT -aOm -aPV -aRm -aSG -aTU -aVz -aXb -aWU -bav -aCV -bdK -aCV -bgD -bip -bkg -blT -bnv -bpk +bbj +aCM +bdW +bfM +bhJ +bjt +bkU +bmP +boU brl -btE -bpk -bxk -bzq -bzv -bzv -bBe -bBe -bIl -bBe -bLx -bNh -bNh -bNh -bNh -bNh -bVr -bWq -bXK -bYV -caD -cbZ -caD -ceJ -cgv -bWq -cjb -ckw -clH -cne -coB -ckw -crg -csC -ctQ -cvl -cwn -cpU -cyw -czA -czA -czA -czA -czA -cER -czC -cGS -cHR -cIJ -cDH -cGS -cGS -cMS -cLP -cOV -cPZ -cQP -cRS -cSC -cTA -cUp -cVh -cSA +bmP +buP +bwS +bwX +bwX +byC +byC +bFr +byC +bIy +bKe +bKe +bKe +bKe +bKe +bRW +bST +bUm +bVu +bWT +bYj +bWT +caN +ccy +bST +ceZ +cgq +chA +ciV +cks +cgq +cmV +cop +cpD +cqV +crW +dwL +dxQ +cuZ +cuZ +cuZ +cuZ +cuZ +ioI +krD +czD +cAL +cBG +cyy +czD +czD +cFu +dyc +cOA +cIn +cJc +cKc +cKQ +cLL +cMr +cNp +cKP aaf aaa aaa aaa -cXz -cYb -cYq -cYq -cYL -cYY -cUg -cZl -cZu -cZD -cUg -cZv -cZS -cZD -cUg -cZl -dah -cZD -cXz -daC -daO -daZ -dar -dar -dar -dar -dar -dar -dar -dar +cRi +dcf +dcr +dcr +dcD +dcN +cSd +cSn +cSx +cSF +cSd +cSy +dbp +cSF +cSd +cSn +dbt +cSF +cRi +ddi +ddr +cTB +dlV +dlV +dlV +dlV +dlV +dlV +dlV +dlV aaf aaa aaa -aad +aag aaa aaa aaa @@ -113378,149 +113796,149 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaf aaa -acN -afs -agq -ahe -ahe +acQ +afv +agu +ahh +ahh aiR ajS -ali -agv -agv -apd -aqo -arO -ath -aut -arO -awP -axO -arO -aAg -aBC -aCN -aEg -aFI -aHv -aIM -aKe -aLj -aMU -aOn -aPW -aRn -aSH -aTV -aVA -aXb -aWU -baw -als -als -alr -als -als -bkb -blP -bnv -bpl +alh +agz +agz +aoV +dhs +arB +asV +auf +arB +awE +axE +arB +dhA +aBx +aCE +aDZ +aFl +aGI +aHO +aJg +aKo +aLT +aNf +aOF +aPM +aRa +aSi +aTB +aUT +aUM +dhN +dnh +dnh +dni +dnh +dnh +bhE +bjp +bkU +alq +boV brm -btF -bpk -bxl -bzr -bBf -bCU -bEE -bGq -bIm -bJW -bBe -bNo -bNh -bQM -bSs -bUc -bVs -bWq -bXL -bYU -caA -cca -caA -ceH -cgw -bWq -cji -ckw -clF -cnf -coC -cqf -crh -csD -ctR -cvm -cwo -cpU -cyw -czA -cAG -cBQ -cCQ -cDX -cES -cGc -cGS -cHS -cIK -cJV +bmP +buQ +bwT +byD +bAp +bBX +bDH +bFs +bHd +byC +bKl +bKe +bND +bOX +bQI +bRX +bST +bUn +bVt +bWQ +bYk +bWQ +caL +dbE +bST +diB +cgq +chx +ciW +ckt +clV +cmW +coq +cpE +cqW +crX +dwL +dxQ +cuZ +cwb +lal +ygk +sdi +fDD +wKo +czD +cQC +cBH +cCG +cDq +czD +dvY +dvY +dvY +cGo +cJd +cPz +cKP +cLM +cMs +cNq cKP -cGS -cky -cky -cky -cQa -cQQ -cRT -cSA -cTB -cUq -cVi -cSA aaa -aab +aac aaa aaa -cXz -cUi -cUi -cUi -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -cXz -dar -dar -dar -dar +cRi +cRe +cRe +cRe +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +cRi +dlV +dlV +dlV +dlV aaa aaf aaf @@ -113530,8 +113948,8 @@ aaf aaa aaf aaf -aad -aad +aag +aag aaf aaa aaa @@ -113635,122 +114053,122 @@ aaa aaa aaa aaa -aae +aai aaa aaa aaf aaf -acM -acM -agr -ahe -ahU +acP +acP +agv +ahh +ahW aiS ajT aiS -amx -anL -apd -aqp -arO -ati -auu -arO -ati -axP -arO -arO -aBD -aCO -aEh -aFJ -aHw -avD -aKf -aKf -aKf -aOo -aPX -aRo -aKf -aKf -aKf -aWU -aWU -aXg -als -aaa -aaa -aaa +amw +dCc +aoV +aqf +arB +asW +aug +arB +asW +axF +arB +arB +aBy +aCF +aEa +aFm +aGJ +avo +aJh +aJh +aJh +aNg +aOG +aPN +aJh +aJh +aJh +aUM +aUM biq -bkh -blU -bnA -bpl +dnh +aaa +aaa +aaa +bfN +bhK +bju +bkZ +alq +bBj brn -btG -bpk -bpk -bzs -bBg -bCV -bEF -bBe -bzv -bJX -bEF -bNp -bNh -bQN -bSt -bSt -bVt -bWq -bXM -bYZ -caE -ccb -cdq -ceL -cgx -bWq -cjj -ckw -ckw -ckw -ckw -ckw -ckw -ckw -ctS -ckw -ckw -cpU -cyw -czA -cAH -cBR -cBR -cDY -cET -czC -cGT -cHT -cIL -cHV -cKQ -cGS +bmP +bmP +bwU +byE +bAq +dCU +byC +bwX +bHe +dCU +bKm +bKe +bNE +dbn +dbn +bRY +bST +bUo +bVy +bWU +bYl +bZv +caP +ccz +bST +cff +cgq +cgq +cgq +cgq +cgq +cgq +cgq +cpF +cgq +cgq +dwL +dxQ +cuZ +eqG +cwZ +cwZ +cyM +uYk +krD +cQv +cAN +cBI +cAP +cDr +czD aaf aaf -cky -cky -cQR -cky -cSA -cTC -cUr -cTC -cSA +dvY +dvY +dAn +dvY +cKP +dbN +dbP +dbN +cKP aaf aaf aaf @@ -113787,7 +114205,7 @@ aaa aaa aaa aaa -aae +aai aaa aaa aaa @@ -113892,128 +114310,128 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaf aaa -acN -aft -agq -ahf -ahV +acQ +afw +agu +ahi +ahX aiT ajU -alj -amy -anM -ape -aqq -arP -atj -auv -avA -atj -axQ -ayS -aAh -aBE -aCP -aEi -aFJ -aHv -aIN -aKf -aLk -aMV -aOp -aPY -aRp -aSI -aTW -aKf -aXc -aCV -bax -bbT -bbT -bfb -bbT -bbT -bki -blV -bnB -bpm +ali +amx +anH +aoW +aqg +arC +asX +auh +avl +asX +axG +ayN +aAf +aBz +aCG +aEb +aFm +aGI +dhF +aJh +aKp +aLU +aNh +aOH +aPO +aRb +aSj +aJh +aUU +aCM +dtR +aZw +aZw +bcu +aZw +aZw +bhL +bjv +bla +bmQ +boX bro -btH -bvN -bxm -bzt -bBh -bzv -bBe -bGr -bIn -bJY -bBe -bNq -bNh -bQO -bSu -bUd -bVu -bNh -bNh -bNh -bWq -bWq -bWq -ceM -bWq -bWq -cjk -ckx -ckx -cng -ckx -cqg -cri -ckx -ctT -cvn -cwp -cxF -cyx -czA -cAI -cBR -cBR -cDY -cEU -czC -cGU -cHT -cIM -cHV -cKR -cGS +bts +buR +bwV +byF +bwX +byC +cTR +bFt +bHf +byC +bKn +bKe +bNF +bOZ +bQJ +bRZ +bKe +bKe +bKe +bST +bST +bST +caQ +bST +bST +cfg +cJa +cJa +ciX +cJa +clW +cIk +cJa +cpG +kVo +dDu +ctk +cuc +cuZ +dyp +cwZ +cwZ +cyM +xVP +krD +czF +cAN +cBJ +cAP +cDs +czD aaf aaa aaf -cky -cQS -cky +dvY +cJe +dvY aaa -cTC -cUs -cTC +dbN +dbQ +dbN aaa aaa aaa aaf aaa aaa -cyG +vLD aaa aaf aaa @@ -114149,121 +114567,121 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaf aaa -acN -afu -ags -ahg -ahV +acQ +afx +agw +ahj +ahX aiT ajU aiT -amz -anN -apf -aqr -arQ -atk -auw -avB -atk -auw -ayT -aAi -aBF -aCQ -aEj -aFK -aHx -aIO -aKf -aLl -aMW -aOq -aPZ -aOq -aSJ -aTX -aKf -avS -apj -bay -bbT -bdL -bfc -bgE -bbT -bkj -blW -bnv -bpl -bpl -btI -bpk -bxn -bzu -bBi -bBe -bzv -bGs -bzv -bJX -bBe -bNr -bNh -bQN -bSv -bUe -bVv -bWv -bXN -bNh -caF -ccc -cdr -ceN -cgy -bWq -cjl -cky -cky -cky -cky -cqh -cky -cky -cky -cky -cky -cky -cyy -czA -cAJ -cBS -cBS -cDZ -cBT -czC -cGV -cHT -cIN -cGS -cKS -cGS +amy +anI +aoX +aqh +arD +asY +aui +avm +asY +aui +ayO +aAg +aBA +aCH +aEc +aFn +aGK +aUX +aJh +aKq +aLV +aNi +aOI +aNi +aRc +aSk +aJh +avD +dnR +dtS +aZw +bbk +bcv +bdX +aZw +bhM +bjw +bkU +alq +alq +brp +bmP +buS +bwW +byG +byC +bwX +bDI +bwX +bHe +byC +bKo +bKe +bNE +bPa +bQK +bSa +bSX +bUp +bKe +bWV +bYm +bZw +caR +ccA +bST +cfh +dvY +dvY +dvY +dvY +clX +dvY +dvY +dvY +dvY +dvY +dvY +qnJ +cuZ +upN +cxN +cxN +qJZ +cxO +krD +czG +cAN +cBK +czD +cDt +czD aaf aaa aaf -cky -cQR -cky +dvY +kDM +dvY aaa -cTC -cUr -cTC +dbN +xse +dbN aaf aaf aaf @@ -114406,120 +114824,120 @@ aaa aaa aaa aaf -aae +aai aaf aaf aaf aaa -acN -afv -agt -ahh -ahV +acQ +afy +agx +ahk +ahX aiU ajV -alk -amA -anO -apg -aqs -arR -atl -aux -avC -awR -aux -ayU -aAj -aBG -aCR -aux -aFL -aHy -aIP -aKf -aLm -aMW -aOq -aQa -aOq -aSK -aTY -aKf -avQ -apk -apk -bbT -bdM -bfd -bgF -bbT -bkk -blX -bnC -bpl -brp -btJ -bpk -bxo -bzv -bBj -bCW -bEG -bGt -bIo -bIl -bBe -bNs -bNh -bQP -bQP -bUf -bVw -bWw -bXO -bNh -caG -ccd -cds -ceO -cgz -bWq -cjm -bfw -clI -cky -coD -cqi -crj -cky -ctU -cvo -ctU -cky -cyz -czA -cAK -cBT -cBT -cEa -cEV -czC -cGW -cHU -cIO -cHV -cKT -cLS +alj +amz +anJ +aoY +aqi +arE +asZ +auj +avn +awF +auj +ayP +aAh +aBB +aCI +auj +aFo +aGL +aHR +aJh +aKr +aLV +aNi +aOJ +aNi +aRd +aSl +aJh +avB +dnS +dnS +aZw +bbl +bcw +bdY +aZw +bhN +bjx +blb +alq +boY +brq +bmP +buT +bwX +byH +bAr +bBY +bDJ +bFu +bFr +byC +bKp +bKe +bNG +bNG +bZx +cgF +bSY +bUq +bKe +diw +bYn +diz +caS +ccB +bST +cfi +aqr +chB +dvY +cku +clY +cmY +dvY +cpH +cqX +cpH +dvY +cud +cuZ +eXy +cxO +cxO +dGH +mzh +krD +cQB +cAO +cBL +cAP +cDu +cEA aaf aaa aaa -acg -cQT -acg +ack +cJf +ack aaa aaf -cUt +dbR aaa aaa aaa @@ -114527,7 +114945,7 @@ aaa aaf aaa aaa -aqL +aqB aaa aaa aaa @@ -114668,106 +115086,106 @@ aaa aaa aaf aaa -acM -acM -agu -ahi -ahW +acP +acP +agy +ahl +ahY aiV aiV aiV -amB -anP -aph -aqt -arO -arO -auy -avD -arO -axR -avD -aAk -arO -avD -aEk -arO -aHz -avD -aKf -aLn -aMW -aOq -aQb -aRq -aSL -aTZ -aVB -aXd -aYH -aYH -bbT -bbT -bfe -bbT -bbT -bkb -blP -bnD -bpl -brq -btK -bpk -bpk -bzw -bBk -bCX -bEH -bEH -bIp -bJZ -bLy -bzw -bNh -bNh -bNh -bNh -bNh -bWx -bXP -bNh -bWq -bWq -bWq -ceP -cgA -bWq -cjn -aYQ -bZf -cky -coE -cqj -cdk -csE -ctV -cvp -cwq -cky -cyA -czB -cAL -cBU -cCR -cBT -cEW -czC -cGX -cHV -cHV -cGS -anX -bnZ +amA +anK +aoZ +aqj +arB +arB +auk +avo +arB +axI +avo +aAi +arB +avo +aEd +arB +aGM +avo +aJh +aKs +aLV +aNi +aOK +aPP +aRe +aSm +aTC +aUV +aWv +aWv +aZw +aZw +bcx +aZw +aZw +bhE +bjp +bkY +alq +bcs +brr +bmP +bmP +byN +dhU +bAs +bBZ +bBZ +bFv +bHg +dii +byN +bKe +bKe +bKe +bKe +bKe +bSZ +bUr +bKe +bST +bST +bST +caT +ccC +bST +dDs +apc +apb +dvY +ckv +clZ +cmZ +cor +cpI +cqY +crY +dvY +lzk +gix +cwd +kfu +cxP +cxO +gnZ +krD +czI +cAP +cAP +czD +anS +blx aaa aaa aaa @@ -114776,7 +115194,7 @@ aaf aaa aaa aaf -cUt +dbR aaa aaf aaa @@ -114784,7 +115202,7 @@ aaa aaf aaa aaf -anY +anT aaa aaa aaa @@ -114921,127 +115339,127 @@ aaa aaa aaf aaa -acM -acM -acN -acM -acM -afw -agv -ahj -ahi +acP +acP +acQ +acP +acP +afz +agz +dBY +ahl aiW aja -all -amC -anP -aph -aqu -arO -atm -auz -avE -awS -axS -avE -aAl -arO -aCS -aEl -arO -aHA -aIQ -aKf -aLo -aMX -aOr -aQc -aOr -aSM -aUa -aKf -aXe -aYH -baz -bbU -bdN -bff -bgG -aYH -bkl -blP -bnE -bpn -brr -btL -bvO -bxp -bzw -bBl -bCY -bEI -bGu -bIq -bKa -bLz -bzw -bzw -bQQ -bSw -bUg -bzw -bWy -bXQ -bZa -caH -cce -bZa -ceQ -cgB -chW -cjo -aYQ -clJ -cky -cky -cky -cky -cky -ctW -cvq -cky -cky -cyB -czC -cAM -cBV -cCS -cBT -cEX -czC +alk +amB +anK +aoZ +aqk +arB +ata +aul +avp +awG +axJ +avp +aAj +arB +aCJ +aEe +arB +boS +aHS +aJh +aKt +aLW +aNj +aOL +aNj +aRf +aSn +aJh +dCC +aWv +aYi +aZx +bbm +bcy +bdZ +aWv +dCJ +bjp +blc +bmR +boZ +brs +btt +avs +byN +bGg +bAt +bCa +bDK +bFw +bHh +bIA +byN +byN +dil +bPb +diq +byN +bTa +bUs +bVz +bWX +bYo +bVz +caU +ccD +cdV +cfj +apc +chC +dvY +dvY +dvY +dvY +dvY +cpJ +cqZ +dvY +dvY +obb +krD +kOt +gRS +oUA +cxO +qRM +krD aaf aaf aaf -anX -anX -anX +anS +anS +anS aaa aaf -aqL -anY -anY -anY +aqB +anT +anT +anT aaf aaf -cUt -aqL -anY -aqL -anY -anY -anY +dbR +aqB +anT +aqB +anT +anT +anT aaf -anY +anT aaa aaa aaa @@ -115178,104 +115596,104 @@ aaa aaa aaf aaf -acN -adg -adB -aeb -aey -afx -agv -ahk -ahX +acQ +adj +adE +aed +aeA +afA +agz +ahm +ahZ aiX ajW aiX aiX -anQ -aph -aqv -arO -atn -auA -arO -atg -axT -arO -aAm -arO -aCT -aEm -arO -aHB -aIR -aKf -aLp -aMY -aOs -aQd -aRr -aSN -aLp -aKf -aXf -aYH -baA -bbV -bdO -bfg -bgH -aYH -bkm -blY -bnF -bpo -brs -btM -bvP -bxq -bzw -bBm -bCZ -bEJ -bGv -bIr -bKb -bLA -bNt -bPb -bQR -bSx -bUh -bzw -bWz -bXR -bZb -caI -ccf -cdt -ceR -cdx -chX -cjp -aYQ -clK -cky -coF -cqk -crk -csF -ctX -cqi -cwr -cky -cyC -czC -cAN -cBW -cCT -cEa -cBT -czC +anL +aoZ +aql +arB +atb +aum +arB +asU +axK +arB +aAk +arB +aCK +aEf +arB +aGO +aHT +aJh +aKu +aLX +aNk +aOM +aPQ +aRg +aKu +aJh +aUW +aWv +aYj +aZy +bbn +bcz +bea +aWv +bhO +bjy +bld +bmS +bpa +brt +btu +buU +byN +dhV +bAu +bCb +byJ +bFx +bHi +bIB +bKq +bLQ +bNI +bPc +dir +byN +bTb +bUt +bVA +nyo +bYp +bZy +tsx +bZB +cdW +cfk +apc +chD +dvY +ckw +cma +cna +cos +dxh +clY +crZ +dvY +tVY +krD +oLW +gGT +wPk +dGH +cxO +krD aaf aaa aaf @@ -115290,7 +115708,7 @@ aaa aaa aaa aaa -cUu +cSz aaa aaa aaf @@ -115298,7 +115716,7 @@ aaa aaa aaf aaa -anY +anT aaa aaa aaa @@ -115418,7 +115836,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -115435,104 +115853,104 @@ aaa aaa aaf aaa -acM -adh -adC -adh -acM -afy -agv -ahl -ahY +acP +adk +adF +adk +acP +afB +agz +ahn +aia aiY aiY -alm -amD -amD -api -aqw -arO -ato -auB -arO -awT -aur -arO -aAn -arO -ato -aEn -arO -aHC -aIS -aKf -aLq -aMZ -aOt -aQe -aRs -aSO -aMZ -aKf -avQ -aYH -baB -bbV -bdP -bfh -bgI -aYH -bkh -blZ -bnA -bpl -brt -btN -bpl -bpl -bzw -bBn -bDa -bEK -bEK -bIs -bKc -bLB -bzw -bPc -bQS -bSy -bUi -bzw -bWA -bXS -bZc -caJ -ccg -bZc -ceS -bpl -bpl -cjq -bpl -bpl -cky -coG -cmS -cql -csG -crn -cvr -cws -cky -cyD -czC -cAO -cBX -cCU -cBT -cEY -czC +all +amC +amC +apa +aqm +arB +atc +aun +arB +awH +aud +arB +aAl +arB +atc +aEg +arB +aGP +aHU +aJh +aKv +aLY +aNl +aON +aPR +aRh +aLY +aJh +avB +aWv +aYk +aZy +apx +bcA +beb +aWv +bhK +bjz +bkZ +alq +bpb +bru +alq +alq +byN +byL +bAv +bCc +bCc +bFy +bHj +bIC +byN +bLR +bNJ +bPd +cco +byN +bTc +bUu +xVl +kys +cow +xVl +dLK +alq +alq +cfl +alq +alq +dvY +ckx +ciL +dwQ +cot +cnb +cra +csa +dvY +lMz +krD +ocT +xkG +uTS +cxO +ykE +krD aaa aaa aaa @@ -115541,21 +115959,21 @@ aaf aaa aaf aaa -cOW -cOW -cOW -cOW -cOW +dbJ +dbJ +dbJ +dbJ +dbJ aaf -cUv +cRO aaa -cOW -cOW -cOW -cOW -cOW +dbJ +dbJ +dbJ +dbJ +dbJ aaa -aqL +aqB aaf aaa aaa @@ -115692,127 +116110,127 @@ aaa aaa aaf aaa -acM -adi -adD -adi -aez -afz -afz -afz -ahZ -acN -acN -aln -amE -amE -amE -aqx -arO -arO -arO -arO -arO -arO -arO -aAo -arO -arO -arO -arO -arO -arO -aKf -aKf -aKf -aKf -aKf -aKf -aKf -aKf -aKf -aXg -aYH -baC -bbW -bdQ -bfi -bgJ -bir -bkd -bma -bnx -bpl -bpl -btO -bpl -bxr -bzw -bBo -bDb -bEL -bGw -bIt -bKd -bLC -bzw -bPd -bQT -bSz -bUj -bzw -bxz -bXT -bZc -bZc -cch -bZc -ceS -bpl -chY -cjr -aYQ -clL +acP +adl +bih +adl +aeB +afC +afC +afC +aib +acQ +acQ +alm +amD +amD +amD +aqn +arB +arB +arB +arB +arB +arB +arB +aHQ +arB +arB +arB +arB +arB +arB +aJh +aJh +aJh +aJh +aJh +aJh +aJh +aJh +aJh +biq +aWv +aYl +aZz +bbp +bcB +bec +bfO +bhG +bjA +bkW +alq +alq +brv +alq +buV +byN +dhW +dhX +bCd +dib +bFz +dif +dij +byN +bLS +dim +bPe +dis +byN +bvd +bUv +xVl +xVl +mvj +xVl +dLK +alq +cdX +cfm +apc +chE +dvY cky -coH -cmS -crl -cmS -cmS -csH -cwt -cky -cyE -czC -cAP -cBY -cCV -cBT -cEZ -czC +ciL +dwX +ciL +ciL +cou +csb +dvY +mjJ +krD +eqq +llb +hfJ +cxO +tjH +krD aaa aaa aaa aaa aaf aaa -anY +anT aaa -cOX -cQb -cQb -cQb -cQb -cTD -cUv -cVj -cVP -cVP -cVP -cVP -cXn +dbK +dbM +dbM +dbM +dbM +dbO +cRO +cSC +dbV +dbV +dbV +dbV +dbW aaf -anY +anT aaf aaa aaa @@ -115949,127 +116367,127 @@ aaa aaa aaf aaa -acO -adi -adE -adi -aeA -afA -afA -afA -afA -afA -afA -afA -afA -afA -afA -aqy -arS -als -auC -avF -awU -axU -als -ayb -als -aCU -aEo -aFM -aHD -aIT -als -aLr -aNa -aOu -apj -aRt -aSP -aUb -als -avQ -aYH -baD -bbX -bdR -bfj -bgK -bis -bkg -blT -bnv -bpl -bru -btP -bvQ -bxs -bzw -bzw -bzw -bzw -bzw -bIu -bzw -bzw -bzw -bzw -bzw -bSA -bzw -bzw -bWB -bXU -bZd -bZg -cci -cdu -ceT -bpl -chZ -bSG +jwW +adl +aQf +adl +aeC +afD +afD +afD +afD +afD +afD +afD +afD +afD +afD +aqo +dhw +dnh +auo +avq +awI +axL +dnh +axO +dnh +dhB +aLk +aHW +aYa +aHV +dnh +aKw +aLZ +aNm +dnR +aPS +cXc +aSo +dnh +avB +aWv +aYm +aZA +bbq +bcC +bed +bfP +bhJ +bjt +bkU +alq +atj +brw +btv +dbj +byN +byN +byN +byN +byN +bFA +byN +byN +byN +byN +byN +bPf +byN +byN +cjr +bTe +bVB +bVC +nAG +pCV +caW +alq +cdY +bPl +avr +chF +dvY ckz -clM -cky -coI -cmS -crm -cmS -cmS -cvs -cwu -cky -cyF -czC -cAQ -cBZ -cCW -cBT -cFa -czC +ciL +dwY +ciL +ciL +cgs +csc +dvY +evy +krD +lsv +txj +eEe +cxO +ngl +krD aaa aaa aaa aaf aaf aaa -anY +anT aaf -cOY -cOY -cOY -cOY -cOY +dbL +dbL +dbL +dbL +dbL aaf -cUw +dbS aaf -cOY -cOY -cOY -cOY -cOY +dbL +dbL +dbL +dbL +dbL aaa -anY +anT aaa aaa aaa @@ -116204,113 +116622,113 @@ aaa aaa aaa aaa -aae +aai aaa aaa -adi -adF -adi -aeA -afA -afA -afA -afA -afA -afA -afA -afA -afA -afA -aqy -als -als -als -als -als -axV -ayV -aAp -aBH -aCV -avU -aFN -aHE -aFM -aKg -aCV -aCV -aOv -aCV -aRu -aSQ -aCV -aCV -avU -aYH -baE -bbY -bdS -bfk -bgL -aYH -bkn -bmb -bnG -bpp -brv -btQ -bvR -bxt -bzx -bBp -bvR -bEM -bzx -bIv -bKe -bLD -bKe -bPe -bKe -bSB -bKe -bVx -bWC -bXV -bZe -bZe -ccj -cdv -cdA -cdA -cdA -cdA -cdA -cdA -cdA -coJ -cql -crn -csH -ctY -cmS -cwu -cky -cyG -czC -cAR -cCa -cCX -cBT -cFb -czC +adl +adI +adl +aeC +afD +afD +afD +afD +afD +afD +afD +afD +afD +afD +aqo +dnh +dnh +dnh +dnh +dnh +axM +ayQ +aAn +aIv +aCM +avF +aLJ +aNS +aHW +dhH +aCM +aCM +dCs +aCM +aPT +aRi +aCM +aCM +avF +aWv +aYn +aZB +bbr +bcD +bee +aWv +bhP +bjB +ble +bmT +bpc +dhQ +btw +buX +bwY +bGp +btw +dCV +bwY +bFB +bHl +bIE +bHl +bTd +bHl +bPg +bHl +bSc +eoK +uHc +uJU +uJU +pvA +bZA +bZE +bZE +bZE +bZE +bZE +bZE +bZE +ckA +dwQ +cnb +cou +cpK +ciL +csc +dvY +vLD +krD +jyv +ohj +nnK +cxO +gfh +krD aaa aaa aaa aaa aaf aaa -anY +anT aaf aaf aaf @@ -116318,7 +116736,7 @@ aaf aaa aaa aaa -cUv +cRO aaa aaf aaa @@ -116326,7 +116744,7 @@ aaa aaf aaa aaa -anY +anT aaa aaa aaa @@ -116461,129 +116879,129 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaa -adG +bii aaa -aeA -afA -afA -afA -afA -afA -afA -afA -afA -afA -afA -aqy -arT -atp -auD -apj -als -axW -apj -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -aYI -aYI -aYI -aYI -aYI -aYI -aYI -bko -blT -bnH -bpq -bpl -bpl -bpl -bxu -bpl -bpl -bpl -bpl -bpl -bpl -bpl -bpl -bNu -bNu -bNu -bNu -bNu -bpl -bpl -bpl -bZf -bZf -caM -cdw -cdA -cgC -cia -cjs -ckA -clN -cdA -coK -cqm -cro -csI -ctZ -cvt -cwv -cky -cyG -czC -czC -cCb -czC -cCb -czC -czC +aeC +afD +afD +afD +afD +afD +afD +afD +afD +afD +afD +aqo +arG +asB +aup +dnR +dnh +axN +dnR +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +aWw +aWw +aWw +aWw +aWw +aWw +aWw +bhQ +bjt +blf +bmU +alq +alq +alq +buY +alq +alq +alq +alq +alq +alq +alq +alq +bKr +bKr +bKr +bKr +bKr +alq +alq +alq +apb +apb +bXa +bZz +bZE +ccE +cdZ +cfn +cgt +chG +bZE +ckB +cmb +cnc +cov +cpL +crb +csd +dvY +vLD +krD +krD +noG +krD +noG +krD +krD aaa aaa aaa aaa aaf aaa -aqL +aqB aaa -cOW -cOW -cOW -cOW -cOW +dbJ +dbJ +dbJ +dbJ +dbJ aaf -cUv +cRO aaa -cOW -cOW -cOW -cOW -cOW +dbJ +dbJ +dbJ +dbJ +dbJ aaf -anY +anT aaa aaa aaa @@ -116718,98 +117136,98 @@ aaa aaa aaa aaa -aae +aai aaf aaf aaf -aae +aai aaf -aeA -afA -afA -afA -afA -afA -afA -afA -afA -afA -afA -aqy -arU -atq -auE -avG -als -axX -anR -awW -aBI -aCW -aEp -aFO -aHF -awW -aKh -aKi -aNb -aNb -awW -aRv -aSR -aUc -aVC -awW -aYJ -baF -bbZ -bdT -bfl -bgM -aYI -bkm -bmc -bnI -bpr -brw -bpr -bvS -bxv -bzy -bBq -bDc -bEN -bGx -bIw -bKf -bLE -bNv -bPf -bQU -bSC -bNu -bVy -bSH -bpl -bZg -caK -cck -cdw -cdA -cgD -cib -cib -ckB -clO -cdA -cky -cky -cky -cky -cua -cky -cky -cky +aeC +afD +afD +afD +afD +afD +afD +afD +afD +afD +afD +aqo +arH +dpk +auq +dqp +dnh +azr +dnz +axY +aBD +aCN +aEh +aFp +aGQ +axY +aJj +aJk +aMa +aMa +axY +aPU +aRj +aSp +aTD +axY +aWx +aYo +aZC +bbs +bcE +bef +aWw +bhO +bjC +blg +bmV +bpd +bmV +btx +buZ +bwZ +byP +bAx +bCe +bDM +bFC +bHm +bIF +bKs +bLU +bNL +bPh +bKr +bSd +bPm +alq +bVC +bWY +bYr +bZz +bZE +ccF +cea +cea +cgu +chH +bZE +dvY +dvY +dvY +dvY +dxk +dvY +dvY +dvY aaf aaf aaf @@ -116824,23 +117242,23 @@ aaa aaf aaf aaf -anY +anT aaa -cOX -cQb -cQb -cQb -cQb -cTD -cUv -cVj -cVP -cVP -cVP -cVP -cXn +dbK +dbM +dbM +dbM +dbM +dbO +cRO +cSC +dbV +dbV +dbV +dbV +dbW aaf -anY +anT aaa aaa aaa @@ -116979,94 +117397,94 @@ aaa aaa aaa aaa -aad +aag aaa -aeA -afA -afA -afA -afA -afA -afA -afA -afA -afA -afA -aqy -arV -atr -auF -ats -auI +aeC +afD +afD +afD +afD +afD +afD +afD +afD +afD +afD +aqo +arI +atd +bai +ate +dDL +axP +dnS axY -apk -awW -aBJ -aAs -aEq -aFP -aHG -awW -aKi -aKi -aNb -aOw -awW -aRw -aSS -aUd -aVD -awW -aYK -baG -bca -bdU -bfm -bgN -aYI -bkp -bmd -bnJ -bps -brx -btR -btR -bxw -bzz -btR -bDd -bDd -bGy -bIx -bKg -bLF -bNw -bPg -bQV -bSD -bNu -bVz -bWD -bpl -bZh -caL -ccl -cdx -cdA -cgE -cic -cjt +aBE +aCO +aEi +aFq +aGR +axY +aJk +aJk +aMa +aNn +axY +aPV +aRk +aSq +aTE +axY +aWy +aYp +aZD +bbt +bcF +beg +aWw +bhR +bjD +blh +bmW +bpe +bry +bry +bva +bxa +bry +bAy +bAy +bDN +bFD +bHn +bIG +bKt +bLV +bNM +bPi +bKr +bNO +bTf +alq +diu +bWZ +bYs +bZB +bZE +ccG +ceb +cfo +cgv +chI +ciY ckC -clP -cnh -coL -cqn -cqn -cqn -cub -cvu +cmc +cmc +cmc +cpM +crc aaf -cxG +ctl aaa aaf aaf @@ -117076,28 +117494,28 @@ aaf aaf aaf aaf -cHW -cHW +lMJ +lMJ aaf aaa aaf -anY +anT aaf -cOY -cOY -cOY -cOY -cOY +dbL +dbL +dbL +dbL +dbL aaf -cUv +cRO aaf -cOY -cOY -cOY -cOY -cOY +dbL +dbL +dbL +dbL +dbL aaa -anY +anT aaa aaa aaa @@ -117236,94 +117654,94 @@ aaa aaa aaa aaa -aae +aai aaa -aeB -afz -afz -ahm -aia -acN -acN -alo -amF -amF -amF -aqz -als -apj -auG -apk -als -axZ -apk -awW -aBK -aCX -aEr -aFQ -aHH -awW -aKj -aLs -aEL -aOx -awW -aRx -aST -aUe -aVD -awW -aYL -baG -bcb -bdV -bfn -bgO -aYI -bkq -bme -bnK -bpt -bry -btS -bvT -bxx -bzA -bBr -bDe -bEO -bvT -bIy -bKh -bLG -bNu -bPh -bQW -bSE -bNu -bfw -bWE -bpl -bZi -caM -ccm -cdy -ceU -cgF -cid -cju -cjv -clQ -ckG -ckG -ckG -ckG -ckG -cuc -cvv -acg -acg +aeE +afC +afC +aho +aic +acQ +acQ +aln +amE +amE +amE +aqp +dnh +dnR +aus +dnS +dnh +aAm +dnS +axY +aBF +aCP +aEj +aFr +aGS +axY +aJl +aKx +aJu +aNo +axY +aPW +aRl +aSr +aTE +axY +aWz +aYp +aZE +bbu +bcG +beh +aWw +bhS +bjE +bli +bmX +bpf +brz +bty +bvb +bxb +byQ +bAz +bCf +bty +bFE +bHo +bIH +bKr +bLW +bNN +bPj +bKr +aqr +bTg +alq +bVE +bXa +bYt +bZC +caX +ccH +cec +cfp +cfq +chJ +cgz +cgz +cgz +cgz +cgz +cpN +crd +ack +ack aaf aaf aaa @@ -117338,7 +117756,7 @@ aaa aaf aaf aaf -anY +anT aaa aaa aaf @@ -117346,7 +117764,7 @@ aaf aaf aaa aaa -cUv +cRO aaa aaa aaf @@ -117354,7 +117772,7 @@ aaf aaf aaf aaa -aqL +aqB aaf aaa aaa @@ -117498,89 +117916,89 @@ aaa aaa aaf aaa -acM -aib +acP +aid aiZ ajX -alp -acM -anR -apj -aqA -als -als -als -als -als -aya -ayW -awW -aBL -aAu -aEs -aFR -aHI -awW -aKk -aEL -aNc -aOy -awW -aRy -aSU -aUf -aRy -awW -aYI -baH -bcc -bdW -bfn -bgP -aYI -bkr -bkr -bnL -bpu -brz -bkr -bkr -bxy -bzB -bzB -bDf -bEP -bGz -bIz -bzJ -bzF -bzB -bNu -bNu -bNu -bNu -aYQ -aYQ -bpl -bpl -caN -ccn -cdz -ceV -cgG -cie -cjv +alo +acP +dnz +dnR +dht +dnh +dnh +dnh +dnh +dnh +axQ +ayR +axY +aBG +dCk +aEk +aFs +aGT +axY +aJm +aJu +aMb +fdr +axY +aPX +aRm +aSs +aPX +axY +aWw +aYq +aZF +bbv +bcG +bei +aWw +bhT +bhT +blj +bmY +dBI +bhT +bhT +bvc +bxc +bxc +bAA +bCg +dBK +bFF +bxk +bxg +bxc +bKr +bKr +bKr +bKr +apc +apc +alq +alq +bXb +bYu +bZD +caY +ccI +ced +cfq +cgw +cfs +ciZ ckD -cjx -cni -coM -cni -crp -ckG -ckG -cvw +ciZ +cnd +cgz +cgz +cre aaa -acg +ack aaa aaa aaa @@ -117595,23 +118013,23 @@ aaa aaa aaf aaa -aqL +aqB aaf -cOW -cOW -cOW -cOW -cOW +dbJ +dbJ +dbJ +dbJ +dbJ aaf -cUv +cRO aaa -cOW -cOW -cOW -cOW -cOW +dbJ +dbJ +dbJ +dbJ +dbJ aaf -anY +anT aaa aaa aaa @@ -117755,89 +118173,89 @@ aaf aaf aaf aaa -acM -aic +acP +aie aja ajY -alq -amG -anS -apk -aqB -apk -apk -auH -apk -apk -ayb -apk -awW -aBM -aCY -aEt -aFS -aHJ -awW -awW -aLt -aLt -awW -awW -aRz -aSV -aUg -aVE -aXh -aYM -baG -bcd -bdX -bfo -bgQ -bit -bks -bmf -bnM -bpv +alp +amF +anN +dnS +doh +dnS +dnS +dCi +dnS +dnS +axO +dnS +axY +aBH +aCQ +aEl +aFt +aGU +axY +axY +aKz +aKz +axY +axY +aPY +aRn +aSt +aTF +aUY +aWA +aYp +aZG +bbw +bcH +bej +bfQ +bhU +bjF +blk +bmZ +bpg brA -btT -bvU -bxz -bzC -bBs -bDg -bEQ -bGA -bIA -bKi -bLH -bNx -aYT -bQX -bSF -bUk -bVA -bWF -bXW -bZj -caO -aYQ -cdA -ceW -cgH -cif -cjw +bep +bvd +bxd +byR +bAB +bCh +bDO +bFG +bHp +bII +aaO +atm +bLX +bPk +bQQ +bSe +bTh +bUx +aut +bXc +apc +bZE +caZ +ccJ +cee +cfr +cgx +chL +cja ckE -clR -cnj -coN -cqo -crq -csJ -cud -cvx +cmd +cne +cNw +cOa +crf aaa -acg +ack aaa aaa aaa @@ -117852,21 +118270,21 @@ aaa aaa aaf aaa -anY +anT aaf -cOX -cQb -cQb -cQb -cQb -cTD -cUv -cVj -cVP -cVP -cVP -cVP -cXn +dbK +dbM +dbM +dbM +dbM +dbO +cRO +cSC +dbV +dbV +dbV +dbV +dbW aaa aaf aaa @@ -118012,89 +118430,89 @@ aaa aaa aaf aaa -acM -acN -acN -acN -acM -acM -als -als -als -als -als -als -als -als -ayc -awW -awW -aBN -aCZ -aEu -aFT -aBN -aBN -aKl -aAs -aFP -aOz -aBN -aRA -aSW -aUh -aVF -aXi -aYN -baI -bce -bdY -bfp -bgR -biu -bkt -bmg -bnN -bpw -brA -btU -bvU -bxA -bzC -bBt -bDh -bER -bGB -bIB -bKj -bLI -bNy -aYT -bQY -bSG -aYQ -bef -aYQ -bXX -bpl -caP -cco -cdA -ceX -cgI -cig -cjx +acP +acQ +acQ +acQ +acP +acP +dnh +dnh +dnh +dnh +dnh +dnh +dnh +dnh +aBC +axY +axY +aBI +aCR +aEm +aFu +aBI +aBI +aJn +aCO +aFq +aNq +aBI +aPZ +aRo +aSu +aTG +aUZ +aWB +aYr +aZH +bbx +bcI +bek +bfR +bhV +bjG +bll +bna +bpg +brB +bep +bve +bxd +byS +bAC +dBJ +dCY +bFH +bHq +bIJ +aiN +atm +bLY +bPl +apc +aqq +apc +bUy +alq +bXd +apf +bZE +cba +ccK +cef +cfs +czH +cLC +cjb ckF -clS -cnk -coO -cnk -crr -ckG -ckG -cvw +cjb +cnf +cgz +cgz +cre aaa -acg +ack aaa aaa aaa @@ -118109,21 +118527,21 @@ aaa aaa aaf aaa -anY +anT aaf -cOY -cOY -cOY -cOY -cOY +dbL +dbL +dbL +dbL +dbL aaf -cUx +dbT aaf -cOY -cOY -cOY -cOY -cOY +dbL +dbL +dbL +dbL +dbL aaa aaa aaa @@ -118273,85 +118691,85 @@ aaa aaa aaa aaf -alr +dni +amG amH -amI -anS -apk -arW -arV -als -avH -aqB -ayb -awW -aAq -aBO -aDa -aEv -aFU -aHK -aIU -aEq -aLu -aNd -aEq -aQf -aEq -aSX -aUi -aVG -aXj -aYI -aYI -aYI -aYI -aYI -aYI -aYI -bku -bmg -bnO -bpx -brA -btV -bvU -bxB -bzC -bBu -bDi -bES -bGC -bIC -bKk -bLJ -bNz -aYT -bQZ -bSH -aYQ -bVB -aYQ -bzB -bzB -caQ -bzB -bzB -bzB -cgJ -bzB -cjy -ckG -ckG -ckG -ckG -ckG -crs -ckG -cue -acg -acg -acg +anN +dnS +arJ +arI +dnh +dqu +doh +axO +axY +aAo +aBJ +ayT +aEn +aFv +aGV +aHX +aEi +aKA +aMc +aEi +aOO +aEi +aRp +aSv +aTH +aVa +aWw +aWw +aWw +aWw +aWw +aWw +aWw +bhW +bjG +blm +bnb +bpg +brC +bep +bCK +bxd +byT +bAD +bCj +bDP +bFI +bHr +bIK +bBt +atm +bLZ +bPm +apc +bSf +apc +bxc +bxc +bXe +bxc +bxc +bxc +ccL +bxc +cft +cgz +cgz +cgz +cgz +cgz +cng +cgz +cpP +ack +ack +ack aaa aaa aaa @@ -118366,7 +118784,7 @@ aaa aaa aaf aaa -anY +anT aaa aaa aaf @@ -118374,7 +118792,7 @@ aaf aaa aaa aaa -cUt +dbR aaa aaf aaa @@ -118530,73 +118948,73 @@ aaf aaf aaf aaf -als -amI -als -apl -apk -arX -apk -als -als -als -ayb -awW -aAr -aBP -aDb -aEw -aFV -aHL -aIV -aIV -aLv -aNe -aOA -aQg -aRB -aSY -aUj -aVH -aXk -aYO -baJ -bcf -bdZ -bfq -aBN -biv -bkv -bmh -bnP -bpy -brB -btW -bvU -bxC -bzC -bBv -bDj -bET -bER -bID -bKl -bLK -bNA -aYT -bRa -bSI -bUl -aYQ -bWG -bzB -bZk -caR -ccp -cdB -ceY -cgK -bzB +dnh +amH +dnh +apd +dnS +arK +dnS +dnh +dnh +dnh +axO +axY +aAp +aBK +aCS +aEo +aFw +aGW +aHY +aHY +aKB +aMd +aNr +aOP +dCw +aRq +aSw +aTI +aVb +aWC +aYs +aZI +bby +bcJ +aBI +byK +bhX +bjH +bln +bnc +bph +brD +bep +bvg +bxd +byU +bAE +bCk +dBJ +bFJ +bHs +bIL +cVD +atm +cTw +bPn +bQR +apc +anM +bxc +bVF +bXf +bYv +bZF +cbb +ccM +bxc aaf aaf aaf @@ -118623,22 +119041,22 @@ aaa aaa aaf aaa -anY -anY -anY -anY -anY +anT +anT +anT +anT +anT aaa aaf aaa -cUt +dbR aaa aaa aaa aaf aaf -anY -anY +anT +anT aaa aaa aaa @@ -118788,81 +119206,81 @@ aaf aaa aaf aaa -acg -als -apm -apk -arY -ats -auI -avI -awV -ayd -awW -aAs -aBQ -aDc -aEx -aFW -aHM -aFW -aFW -aFW -aNf -aFW -aQh -aFW -aSZ -aUk -aVI -aXl -aYP -baK -bcg -bea -bfr -bgS -biw -bkw -bmi -bml -bnQ -brC -btX -bvV -bxD -bzC -bBw -bDk -bEU -bGD -bIE -bzJ -bLL -bNB -bzB -bzB -bzB -bzB -bzB -bzB -bzB -bZl -caS -bDt -cdC -ceZ -cgL -cih -cjz -bDw -bDw -bDw -bDw -bDw +ack +dnh +ape +dnS +arL +ate +dDL +avt +awJ +axS +axY +aCO +ddW +aCT +aEp +aKC +aFx +aKC +aKC +aKC +aMe +aKC +aOQ +aKC +aRr +aSx +aTJ +dfX +aWD +aVc +aZJ +bbz +bcK +bel +bfT +bhY +bjI +bjL +blo +bpi +brE +btz +bvh +bxd +byV +bAF +bCl +bDQ +bFK +bxk +bIM +bKu +bxc +bxc +bxc +bxc +bxc +bxc +bxc +bVG +bXg +bAO +bZG +cbc +cUR +cVy +cVz +bAR +bAR +bAR +bAR +bAR aaf aaa -aae +aai aaf aaf aaa @@ -118880,18 +119298,18 @@ aaa aaf aaf aaa -anY +anT aaa aaa aaf aaa aaa -anY +anT aaf -cUy +dbU aaf -aqL -aab +aqB +aac aaa aaa aaa @@ -119045,83 +119463,83 @@ aaf aaf aaf aaf -acg -alr -apn -apk -apk -apk -als -avJ -awW -aye -awW -aAt -aBR -aDd -aEy -aFX -aHN -aIW -aKm -aFX -aNg -aFX -aQi -aRC -aHN -aFX -aVJ -aXm -aBN -baL -bch -beb -bfs -aBN -biv -bkx -bmg -bnQ -bpz -bnQ -btY -bvU -bxE -bzB -bzB -bzB -bEV -bGE -bBB -bzK -bLM -bzF -bPi -bPi -bSJ -bSJ -bzB -bWH -bXY -bZm -caT -bRf -bRf -cfa -cgM -cii -cjA -ckH -clT -cnl -cnl -bDw +ack +dni +bcO +dnS +dnS +dnS +dnh +avu +axY +axT +axY +aAr +ddX +aCU +aEq +aTO +aGX +aHZ +aJp +aTO +aSB +aTO +aOR +aQa +aGX +aTO +aTK +aVd +aBI +aYt +aZK +bbA +dgz +aBI +byK +bhZ +bjG +blo +bnd +blo +brF +bep +bvi +bxc +bxc +bxc +bCm +bDR +bza +bxl +bIN +bxg +bMa +bMa +bPo +bPo +bxc +bTi +bUz +bVH +bXh +bCi +bCi +cbd +ccN +ceg +cfu +cgA +chN +cjc +cjc +bAR aaf aaa -bBJ +bzi aaa -aae +aai aaa aaa aaa @@ -119137,17 +119555,17 @@ aaa aaa aaf aaa -anY +anT aaa aaa aaf aaf aaa -aqL +aqB aaa aaa aaa -anY +anT aaf aaf aaa @@ -119303,82 +119721,82 @@ aaa aaf aaa aaf -als -apo -aqC -arZ -att -att -avK -awW -ayf -ayX -aAu -aBS -aDe -aEz -aFY -aEI -aIX -awW -aEI -aNh -aEI -aQj -aIX -aEI -aFY -aEz -aXn -awW -baM -baM -baM -baM -baM -baM -bky -bmg -bnQ -bpA -bnQ -btZ -bvU -bvU -bzB -bBx -bDl -bEW -bGF -bIF -bKm -bLN -bNC -bPj -bRb -bSK -bSK -bVC -bWI -bWI -bZn -caU -ccq -ccq -cfb -cgN -bBB +dnh +apg +aqs +arM +dBu +dBu +avv +axY +axU +ayS +dCk +ddY +deb +deh +aFz +aCZ +deM +axY +aCZ +aMg +aCZ +dfh +deM +aCZ +aFz +deh +aVe +axY +aYu +aYu +aYu +aYu +aYu +aYu +bia +bjG +blo +bne +blo +brG +bep +bep +bxc +byW +bAG +bCn +dBM +bFL +bHt +bIO +bKv +bMb +bNP +bPp +bPp +bSg +bDS +bDS +bVI +bXi +bYw +bYw +cbe +ccO +bza aaf -bGQ -clU -cnm -coP -bDw +gJs +chO +cjd +ckG +bAR aaf aaa -bBJ +bzi aaa -bBK +bzj aaf aaf aaf @@ -119389,8 +119807,8 @@ aaa aaa aaf aaf -cHW -cHW +lMJ +lMJ aaf aaf aaa @@ -119400,11 +119818,11 @@ aaa aaa aaa aaa -anY -anY -anY -anY -anY +anT +anT +anT +anT +anT aaa aaa aaa @@ -119563,83 +119981,83 @@ ajb ajb ajb ajb -asa -atu -auJ -avL -atu -ayg -ayY -aAv -aBT -aDe -aEA -aFZ -aHO -aHO -aHO -aHO -aNi -aHO -aHO -aHO -aHO -aUl -aVK -aXn -aYQ -baM -bci -bec -bft -bgT -bix -bkz -bmj -bnR -bpB -brD -bua -bvW -bxF -bzC -bBy -bDm -bEX -bGG -bIG -bKn -bLO -bND -bPk -bRc -bSL -bSL -bKn -bWJ -bKn -bZo -caV -ccr -bPo -cfc -cgO -cij -cjB -ckH -clV -cnn -cnl -bDw +arN +atf +auu +avw +atf +axV +ddP +aAt +aBL +deb +dei +aFA +deB +deB +deB +deB +aMh +deB +deB +deB +deB +aSz +aTM +aVe +apc +aYu +aZL +bbB +bcL +bem +bfV +bib +bjJ +blp +bnf +bpj +brH +btA +bvj +bxd +byX +bAH +bCo +bDT +bFM +bHu +bIP +bKw +bMc +bNQ +bPq +bPq +bHu +bTj +bHu +bVJ +bXj +bYx +bMg +cbf +ccP +ceh +cfv +cgA +chP +cje +cjc +bAR aaf aaa -bBJ +bzi aaa -bBK +bzj aaa aaa aaa -aab +aac aaf aaf aaf @@ -119815,84 +120233,84 @@ aaa aaf ajb ajZ -alt -amJ -anT -app -aqD -asb -atv -auK -avM -awX -ayh -ayZ -aAw -aBU -aDf -aEB -aGa -aHP -aIY -aKn -aLw -aNj -aOB -aQk -aRD -aTa -aUm -aVL -aXo -aYQ -baM -bcj -bed -bfu -bgU -biy -bkA -bmk -bnS -bnS -brE -bub -bvX -bxG -bzD -bBz -bDn -bEY -bGH -bIH -bDt -bLP -bNE -bPl -bzC -bSM -bUm -bSM -bzC -bXZ -bZp -caW -ccs -cdD -cfd -cgP -bBB +als +amI +anO +aph +aqt +arO +atg +auv +avx +awK +axW +aAu +ddQ +aBM +aCV +aEr +aFB +aGY +daW +dBw +aKF +aMi +cpR +dfi +aQd +dBA +aSA +aTN +aVf +apc +aYu +aZM +bbC +bcM +ben +bfW +bic +bjK +blq +blq +bpk +brI +btB +bvk +bxe +byY +bAI +bCp +bDU +bFN +bAO +bIQ +bKx +bMd +bxd +bPr +bQS +bPr +bxd +bUA +bVK +bXk +bYy +bZH +cbg +ccQ +bza aaf -bDw -bDw -bDw -bDw -bDw +bAR +bAR +bAR +bAR +bAR aaf aaf -bBJ +bzi aaa -bBK +bzj aaf aaa aaa @@ -120055,101 +120473,101 @@ aaa aaa aaa aaa -aad -aae -aad -aad -aad -aac -aad -aad -aad -aae -aad -aad -aad -aae -aad +aag +aai +aag +aag +aag +aaj +aag +aag +aag +aai +aag +aag +aag +aai +aag ajb aka -alu -amK -anU -apq -aqE -asc +alt +amJ +anP +api +aqu +arP ajb -auL -avN +auw +avy ajb -ayi -aza -aAx -aBV -aDg -aEB -aGb -aHQ -aHQ -aIZ -aLx -aNk -aOC -aIZ -aRE -aTb -aUn -aVL -aXn -aYQ -baM -bck -bee -bfv -bgV -biz -bkB -bml -bnT -bpC -brF -buc -bvY -bxH -bzE -bBA -bDo -bEZ -bGI -bII -bKo -bLQ -bNF -bPm -bRd -bRd -bUn -bRd -bRd -bYa -bII -caX -bLR -cdE -cfe -cgQ -cii -cjA -ckH -clW -cno -cno -bDw +axX +ayV +aAv +aBN +aCW +aEr +aFC +aGZ +aGZ +dlI +aKG +aMj +dBy +dlI +aQe +aRv +dfD +aTN +aVe +apc +aYu +aZN +bbD +bcN +beo +bfX +bid +bjL +blr +bng +bpl +btD +bvn +bvl +bxf +byZ +bAJ +bCq +bDV +bFO +bHv +bIR +bKy +bMe +bNR +bNR +bQT +bNR +bNR +bUB +bFO +bXl +bIS +bZI +cbh +ccR +ceg +cfu +cgA +chQ +cjf +cjf +bAR aaf aaa -bBJ +bzi aaa -aae +aai aaa aaa aaa @@ -120312,7 +120730,7 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaf @@ -120330,83 +120748,83 @@ aaf ajb akb ajZ -amL +amK ajZ -apr -aqF -asd +apj +aqv +arQ ajb ajb -avO -awW -awW -azb -azf -aBW -aDh -aEC -aGb -aHR -aHR -aIZ -aLy -aNl -aOD -aIZ -aRF -aRF -aUo -aVM -aXp -aYR -baM -bcl -bcl -bcl -bcl -bcl -bkC -bmm -bnU -bkr -brG -bkr -bkr -bxI -bzF -bBB -bBB -bBB -bBB -bIJ -bBB -bLR -bNG -bPn -bzC -bSN -bSN -bVD -bzC -bYb -bZp -caY -bLR -cdE -cff -cgR -bBB +avz +axY +axY +ayW +bTq +aBO +aCX +dej +aFC +deC +deC +dlI +aKH +aMk +aNu +dlI +dfp +dfp +dfE +dfP +dfY +dgc +aYu +cXA +cXA +cXA +cXA +cXA +bie +bjM +bls +bhT +bpm +bhT +bhT +bvm +bxg +bza +bza +bza +bza +bFP +bza +bIS +bKz +bMf +bxd +bPs +bPs +bSh +bxd +bUC +bVK +bXm +bIS +bZI +cbi +ccS +bza aaf -bGQ -clX -cnp -coQ -bDw +gJs +chR +cjg +ckH +bAR aaf aaa -bBJ +bzi aaa -bBK +bzj aaa aaa aaa @@ -120569,101 +120987,101 @@ aaa aaa aaa aaa -aad +aag aaa -abs -abL -ach +abv +abO +acl aaa -abs -abL -ach +abv +abO +acl aaa -abs -abL -ach +abv +abO +acl aaa aaf ajb akc -alu -amM -anV -aps -aqG -ase -atw +alt +amL +anQ +apk +aqw +arR +ath ajb -avP -awW -ayj -azc -aAy -azd -aDi -aED -aGc -aHS -aIZ -aKo -aLz -aNk -aOE -aQl -aIZ -aHS -aUp -aVL -aXn -aYS -baN -aYR -bef -bfw -bgW -biA -biA -biA -bkr -bkr -brH -bkr -bvZ -bxJ -bzG -bBC -bDp -bFa -bGJ -bIK -bKp -bLS -bNH -bPo -bRe -bSO -bUo -bVE -bWK -bGJ -bIK -caY -cct -cdF -cfg -cgO -cij -cjC -ckH -clY -cnq -cno -bDw +avA +axY +axZ +ayX +ddS +bUw +aCY +dek +der +deD +dlI +aJv +aKI +tDM +dfb +dfj +dlI +deD +dfF +aTN +aVe +aWH +dgi +dgc +aqq +aqr +aWu +bif +bif +bif +bhT +bhT +brK +bhT +bvo +bvr +bxh +bzb +bAK +bCr +bDW +bFQ +bHw +bIT +bKA +bMg +bNS +bPt +bQU +bSi +bTk +bDW +bFQ +bXm +bYz +bZJ +cbj +ccP +ceh +cfw +cgA +chS +cjh +cjf +bAR aaf aaa -aae +aai aaa -bBK +bzj aaf aaa aaa @@ -120826,101 +121244,101 @@ aaa aaa aaa aaa -aad +aag aaf -abs -abM -ach +abv +abP +acl aaa -abs -abM -ach +abv +abP +acl aaa -abs -abM -ach +abv +abP +acl aaa aaf ajb ajZ -alv -amN -anW -apt -aqH -asf -atx +alu +amM +anR +apl +aqx +arS +ati ajb -avQ -awW -ayk -azd -aAz -aBX -aDj -aEE -aGd -aHT -aJa -aKp -aLA -aNl -aOF -aQm -aRG -aHT -aUq -aVN -aXq -aYQ -aYQ -bcm -aYQ -bfx -aYT -biB -biA -bmn -bkr -bpD -brI -bud -bwa -bxK -bzH -bBD -bDq -bFb -bGK -bIL -bKq -bLT -bNI -bPp -bRf -bRf -bNK -bRf -bRf -bYc -bRf -caZ -bLR -cdG -cfh -cgO -cij -cjD -bDw -bDw -bDw -bDw -bDw +avB +axY +ddO +bUw +ddT +ddZ +ded +del +des +djt +daY +daZ +dbb +aMk +aNv +dfk +dfq +djt +dfG +dfQ +dfZ +apc +apc +dgo +apc +cXZ +atm +bfZ +bif +bfY +bhT +bqF +bpp +btF +bvp +bvv +bxi +bzc +bAL +ddF +bDX +bFR +bHx +bIU +bKB +bMh +bCi +bCi +bKD +bCi +bCi +bUD +bCi +dDm +bIS +bZK +cbk +ccP +ceh +cfx +bAR +bAR +bAR +bAR +bAR aaf aaf -bBJ +bzi aaa -bBK +bzj aaa aaa aaa @@ -121083,19 +121501,19 @@ aaa aaa aaa aaa -aad +aag aaf -abs -abM -ach +abv +abP +acl aaf -abs -abM -ach +abv +abP +acl aaf -abs -abM -ach +abv +abP +acl aaf aaf ajb @@ -121108,76 +121526,76 @@ ajb ajb ajb ajb -avR -awW -ayl -azd -aAA -aBY -aDk -aEB -aGd -aHT -aJa -aKp -aLA -aNm -aOF -aQm -aJa -aTc -aUq -aVO -aXn -aYT -baO -bcn -beg -bfy -aYT -biC -bkD -biC -bkr -bpE -brJ -bue -bkr -bxL -bzI -bBE -bDr -bFc -bGL -bIM -bKr -bLU -bNJ -bPq -bRg -bPo -bUp -bPo -bPo -bYd -bZq -cba -ccu -cdF -cfi -bNN -cik -cjE +avC +axY +aya +bUw +ddU +aBQ +dee +aEr +des +djt +daY +daZ +dbb +dfa +aNv +dfk +daY +djx +dfG +cXz +aVe +atm +alr +dgp +cXI +cYj +atm +bga +big +bga +bhT +bpv +brL +btE +bhT +bvs +bxj +bzd +bAM +bCt +bDY +bFS +bHy +bIV +bKC +bMi +bNU +bMg +bQV +bMg +bMg +bUE +bVL +bXn +bYA +bZJ +cbl +bKG +cei +cfy +cgB +chT +cji ckI -clZ -cnr -coR -bDw +bAR aaf aaa -bBK +bzj aaf -aae +aai aaf aaa aaa @@ -121334,25 +121752,25 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa aaa aaa -aad +aag aaf -abs -abM -ach +abv +abP +acl aaa -abs -abM -ach +abv +abP +acl aaa -abs -abM -ach +abv +abP +acl aaa aaf aaf @@ -121362,79 +121780,79 @@ aaf aaf aaf aaf +dni +dps +dpL +avD +axY +ddO +bUw +ddV +aBQ +dee +aEr +aKL +djt +daY +deS +dbb +aMk +aNv +dfm +daY +djt +dbg +dfR +dga +dgd +dgj +dgp alr -aty -auM -avS -awW -ayk -azd -aAB -aBY -aDk -aEB -aGe -aHT -aJa -aKq -aLA -aNl -aOF -aQn -aJa -aHT -aUr -aVP -aXr -aYU -baP -bcn -baO -aYT -aYT -biD -bkE -biD -bkr -bpF -brK -buf -bwb -bxM -bzJ -bBF -bDs -bFd -bGM -bIN -bKs -bLV -bNK -bPr -bRh -bSP -bSP -bSP -bWL -bYe -bNK -cbb -ccv -cdE -cfj -cgP -bBB +atm +atm +bgb +cTu +bgb +bhT +brJ +brN +btG +bvq +bxm +bxk +bze +bAN +bCu +bDZ +bFT +bHz +bIW +bKD +dhe +dhg +bPu +bPu +bPu +bTl +bUF +bKD +bXo +bMj +bZI +cVJ +ccQ +bza aaf -bGQ -cma -cns -coS -bDw +gJs +chU +cjj +ckJ +bAR aaf aaa -bBJ +bzi aaa -bBK +bzj aaa aaa aaa @@ -121594,104 +122012,104 @@ aaa aaa aaa aaa -aac -aae -aac -aad +aaj +aai +aaj +aag aaa -abs -abM -ach +abv +abP +acl aaa -abs -abM -ach +abv +abP +acl aaa -abs -abM -ach +abv +abP +acl aaa aaa aaf aaa aaa akd -alw -apu -apu -apu -apu -apj -avT -awW -aym -aze -aAC -azd -aDi -aEF -aGf -aHS -aIZ -aIZ -aLB -aNn -aOG -aIZ -aIZ -aHS -aUs -aVQ -aXs +alv +apm +apm +apm +apm +dnR +avE +axY +ayc +aza +aAw +bUw +aCY +dem +aFD +deD +dlI +dlI +deV +dlN +dfc +dlI +dlI +deD +dfI +dfS +aVh aaf -baQ -bco -beh -bfz -bgX -biD -bkF -biD -bnV -aOS -brL -aOS -bkr -bxN -bzK -bBG -bDt -bFe -bGN -bIO -bKr -bLW -bNL -bNL -bRi -bSQ -bNL -bNL -bNL -bYf -bNL -cbc -bNL -cdH -cfk -cgS -cik -cjE -ckJ -cmb -cnt -coR -bDw +aYx +dgr +dgw +dgA +dgI +bgb +cTi +bgb +sJW +aNC +brM +aNC +bhT +bwl +bxl +bzf +bAO +bCv +bEa +bFU +bHy +bIX +bKE +bKE +dhh +bPv +bKE +bKE +bKE +bUG +bKE +bXp +bKE +bZL +cbn +ccT +cei +cfy +cgC +chV +cjk +ckI +bAR aaf aaa -bMf +bJf aaf -bNR +bKK aaf aaa aaa @@ -121851,104 +122269,104 @@ aaa aaa aaa aaa -aad +aag aaa aaf aaa aaa aaf -abN +abQ aaf aaf aaf -abN +abQ aaf aaa aaf -abN +abQ aaf aaa aaa aaf akd -alw -alw -alw -apv -aqI -asg -apu -apk -avQ -awW -awW -azf -aAD -aBW -aDl -aEG -aGg -aHU -aJb -aHU -aLC -aNo -aOH -aJb -aRH -aTd -aUt -aVR -aXs +alv +alv +alv +apn +aqy +arT +apm +dnS +avB +axY +axY +bTq +aAx +aBO +aIe +aOS +deu +deI +deN +deI +deW +aMm +dfd +deN +dft +dBB +dbh +dfT +aVh aaa -baQ -aYW -baP -acg -bgY -biD -bkG -biD +aYx +dgf +dgj +ack +dgJ +bgb +bij +bgb aaa aaf -brM +bpw aaf aaf -acg -bzB -bBH -bDu -bFf -bGO -bIP -bKt -bLX -bNM -bPs -bRj -bSR -bUq -bVF -bWM -bYg -bZr -cbd -bWM -cdI -cfl -cgT -bzB +ack +bxc +bzg +bAP +bCw +bEb +bFV +bHA +bIY +bKF +bMk +dhi +bPw +bQW +bSj +bNV +bUH +bVM +bXq +bNV +bZM +cbo +ccU +bxc aaf -bDw -bDw -bDw -bDw -bDw +bAR +bAR +bAR +bAR +bAR aaf aaa aaf aaa -bBK +bzj aaa aaa aaa @@ -122108,93 +122526,93 @@ aaa aaa aaa aaa -aad +aag aaa aaN -aaV -aaV -abt -abO -abO -acv -abO -abO -abO -abO -aeC -abO -abO -abO -abO -abO +aaY +aaY +abw +abR +abR +acz +abR +abR +abR +abR +aeF +abR +abR +abR +abR +abR ake -alx -amO -alx -apw -aqJ -ash -atz -auN -avU -awY -awY +alw +amN +sGh +apo +aqz +arU +atk +aux +avF +dqT +dqT aaf -acg -aBZ -aDm -aEH -aGh -aHV -aJc -aKr -aLD -aNp -aOI -aQo -aRI -aTe -aUu -aVS -aXr -aYV -baR -baR -baR -bfA -bgZ +ack +dea +aIc +den +dev +deJ +deO +deU +deX +dBx +dfe +dBz +dfu +dfz +dfJ +dfU +dga +dge +azd +azd +azd +dgB +dgK aaa -bkH +cUL aaa aaf aaf -brM +bpw aaa aaf aaf -bzB -bBI -bDv -bFg -bGP -bIQ -bKu -bLY -bNN -bPt -bRk -bLY -bNN -bPt -bNN -bLY -bNN -bPt -ccw -bNN -bNN -cgU -bzB +bxc +bzh +bAQ +bCx +bEc +bFW +bHB +bIZ +bKG +bMl +dhj +bIZ +bKG +bMl +bKG +bIZ +bKG +bMl +bYB +bKG +bKG +ccV +bxc aaf aaf aaf @@ -122203,9 +122621,9 @@ aaf aaf aaf aaf -bBK -bBK -bBK +bzj +bzj +bzj aaf aaf aaf @@ -122216,8 +122634,8 @@ aaa aaf aaf aaf -cHW -cHW +lMJ +lMJ aaf aaf aaa @@ -122365,93 +122783,93 @@ aaa aaa aaa aaa -aad +aag aaa aaa aaa aaf aaf -abP +abS aaf aaa aaf -abP +abS aaf aaa aaf -abP +abS aaf aaa aaa aaf akd -alw -alw -alw -apx -aqK -asi -atA -auO -apk -awY -awY +alv +alv +alv +app +aqA +arV +atl +auy +dnS +dqT +dqT aaf -acg -acg -aDn -aEI -aGi -aEI -awW -awW -aEI -aEI -aEI -awW -awW -aEI -aGi -aEI -aXn -aYW -baS -bcp -baS -bcr -bgY -anY +ack +ack +def +aCZ +dew +aCZ +axY +axY +aCZ +aCZ +aCZ +axY +axY +aCZ +dew +aCZ +aVe +dgf +dgk +dgt +dgk +dgv +dgJ +anT aaf aaf aaf aaa -brM +bpw aaa aaa aaf -bzB -bzB -bzB -bFh -bBB -bIR -bBB -bLZ -bBB -bIR -bRl -bLZ -bBB -bIR -bBB -bLZ -bBB -bIR -bzB -bzB -bzB -cgV -bzB +bxc +bxc +bxc +bCy +bza +bFX +bza +bJa +bza +bFX +dhk +bJa +bza +bFX +bza +bJa +bza +bFX +bxc +bxc +bxc +ccW +bxc aaf aaa aaa @@ -122622,93 +123040,93 @@ aaa aaa aaa aaa -aac -aac -aae -aac +aaj +aaj +aai +aaj aaf -abs -abQ -ach +abv +abT +acl aaa -abs -abQ -ach +abv +abT +acl aaa -abs -abQ -ach +abv +abT +acl aaa aaa aaf aaa aaa akd -alw -apu -apu -apu -apu -als -apk -anR -awY +alv +apm +apm +apm +apm +dnh +dnS +dnz +dqT aaf aaf aaf -aDn -aBX -aGj -aEL -aBX -aBX -aBX -aNq -aOJ -aBX -aBX -aEL -aGj -aBX -aXn -aYX -baS -bcp -baS -bfA -bha -biE -bkI -bkI -beh -bkI -brN -bkI -bkI -beh -beh -beh -beh -bFi -beh -bIS -beh -bMa -beh -bIS -bRm -bSS +def +ddZ +dex +aJu +ddZ +ddZ +ddZ +aMo +dff +ddZ +ddZ +aJu +dex +ddZ +aVe +aWK +dgk +dgt +dgk +dgB +dgM +dgN +dgO +dgO +dgw +dgO +dgS +dgO +dgO +dgw +dgw +dgw +dgw +bCz +dgw +dha +dgw +dhc +dgw +dha +dhl +bJb aaf -bVG +bFY aaf -bSS +bJb aaf -bVG +bFY aaf aaf -bzB -cgW -bzB +bxc +ccX +bxc aaf aaf aaf @@ -122882,19 +123300,19 @@ aaa aaa aaa aaa -aad +aag aaa -abs -abQ -ach +abv +abT +acl aaa -abs -abQ -ach +abv +abT +acl aaa -abs -abQ -ach +abv +abT +acl aaf aaa aaf @@ -122905,67 +123323,67 @@ aaf aaa aaa aaa -als -auP -avG -awY -awY +dnh +auz +dqp +dqT +dqT aaa aaa aaa -azf -aEJ -aGk -aHW -aBX -aBX -aBX -aBX -aBX -aBX -aBX -aTf -aUv -aVT -aXt -aYY -baR -baR -baR -bcr +bTq +dep +dey +aHa +ddZ +ddZ +ddZ +ddZ +ddZ +ddZ +ddZ +dfA +dfM +dfV +dgb +dgg +azd +azd +azd +dgv aaf -anY +anT aaa aaa aaf aaf -brO +bpx aaf aaf aaf aaa aaf -bDw -bFj -bGQ -bIT -bDw -bMb -bGQ -bIT -bDw -bMb -bGQ -bIT -bDw -bMb -bGQ -bIT -bDw +bAR +dBC +gJs +bFZ +bAR +bCA +gJs +bFZ +bAR +bCA +gJs +bFZ +bAR +bCA +gJs +bFZ +bAR aaf -bzB -cgV -bzB +bxc +wxc +bxc aaf aaa aaf @@ -122975,7 +123393,7 @@ aaa aaf aaa aaa -aae +aai aaf aaa aaa @@ -123139,19 +123557,19 @@ aaa aaa aaa aaa -aad +aag aaf -abs -abQ -ach +abv +abT +acl aaf -abs -abQ -ach +abv +abT +acl aaf -abs -abQ -ach +abv +abT +acl aaa aaa aaf @@ -123162,77 +123580,77 @@ aaf aaf aaf aaf -alr -auQ -apk -awY +dni +auA +dnS +dqT aaa aaa aaa aaa -awW -aEK -aGk -aHX -aBX -aBX -aBX -aNq -aBX -aBX -aBX -aTg -aUv -aVU -awW -aYX -baS -bcp -baS -bfA +axY +deq +dey +deK +ddZ +ddZ +ddZ +aMo +ddZ +ddZ +ddZ +dfB +dfM +dfW +axY +aWK +dgk +dgt +dgk +dgB aaa -anY +anT aaa aaa aaf aaa -brM +bpw aaa aaa aaf aaa aaf -bDw -bFk -bGR -bIU -bDw -bMc -bNO -bPu -bDw -bST -bUr -bVH -bDw -bYh -bZs -cbe -bDw +bAR +bCB +bEd +bGa +bAR +bJc +bKH +bMm +bAR +bPx +bQX +bSk +bAR +bUI +bVN +bXr +bAR aaf -aNr -cgX -bDG +aMr +ccY +bBb aaf aaa aaf -bzB -cnx -coV -cqq -cqq +bxc +cjo +ckM +cmf +cmf aaa -bNR +bKK aaa aaa aaa @@ -123396,19 +123814,19 @@ aaa aaa aaa aaa -aad +aag aaf -abs -abQ -ach +abv +abT +acl aaa -abs -abQ -ach +abv +abT +acl aaa -abs -abQ -ach +abv +abT +acl aaa aaa aaf @@ -123419,77 +123837,77 @@ aaa aaa aaf aaa -als -auR -avV -awY +dnh +auB +avG +dqT aaa aaa aaa aaa -awW -aEL -aGl -aHY -aEL -aEL -aLE -awW -aOK -aEL -aEL -aTh -aUw -aBX -awW -aYZ -baS -baS -baS -bcr +axY +aJu +deA +deL +aJu +aJu +deY +axY +dfg +aJu +aJu +dfC +dfO +ddZ +axY +dgh +dgk +dgk +dgk +dgv aaf -anY +anT aaa aaa aaf aaa -brM +bpw aaa aaa aaf aaa aaf -bDw -bFl -bFl -bFl -bDw -bMd -bNP -bMd -bDw -bSU -bUs -bSU -bDw -bYi -bZt -bYi -bDw +bAR +bCC +bCC +bCC +bAR +bJd +bKI +bJd +bAR +bPy +bQY +bPy +bAR +bUJ +bVO +bUJ +bAR aaf -aKs -cgX -biR -aOL +aMq +ccY +bgo +aTQ +cgD +chW +cjl ckK -cmc -cnu -coT -bFl -bFl -coV +bCC +bCC +ckM aaf -bNR +bKK aaa aaa aaa @@ -123653,22 +124071,22 @@ aaa aaa aaa aaa -aac +aaj aaa -abs -abR -ach +abv +abU +acl aaa -abs -abR -ach +abv +abU +acl aaa -abs -abR -ach +abv +abU +acl aaf aaf -aad +aag aaa aaa aaa @@ -123676,77 +124094,77 @@ aaa aaa aaf aaa -als -als -atB -awY +dnh +dnh +jKK +dqT aaf aaa aaa aaa -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -awW -aYX -baT -bcq -baT -bfA +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +axY +aWK +dgm +dgu +dgm +dgB aaa -anY +anT aaa aaa aaf aaf -brO +bpx aaf aaf aaf aaf aaf -bDw -bFl -bGS -bIV -bDw -bMd -bNQ -bPv -bDw -bSV -bUt -bVI -bDw -bYi -bZu -cbf -bDw +bAR +bCC +bEe +bGb +bAR +bJd +bKJ +bMn +bAR +bPz +bQZ +bSl +bAR +bUJ +bVP +bXs +bAR aaf -aNr -cgX -cgX -cgX -cgX -cgX -cnv -bFl -cqp -bFl -cnx +aMr +ccY +ccY +ccY +ccY +ccY +cjm +bCC +cme +bCC +cjo aaa -bNR +bKK aaf aaa aaa @@ -123910,7 +124328,7 @@ aaa aaa aaa aaa -aac +aaj aaa aaf aaa @@ -123931,12 +124349,12 @@ aaa aaa aaa aaa -acg -acg -atB -auS -avV -awY +ack +ack +atn +bOY +avG +dqT aaf aaa aaa @@ -123955,55 +124373,55 @@ aaf aaa aaf aaf -acg -acg -baU -bcr -baU -bcr +ack +ack +aye +dgv +aye +dgv aaf -anY +anT aaf aaf aaf aaa -brM +bpw aaa aaf aaa aaa aaf -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw -bDw +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR +bAR aaf -aKs -cgX -aXu -aOS +aMq +ccY +aVk +aNC +cgE +chX +cjn ckL -cmd -cnw -coU -bFl -bFl -bzB +bCC +bCC +bxc aaf -aae +aai aaa aaa aaa @@ -124167,33 +124585,33 @@ aaa aaa aaa aaa -aac -aae -aad -aad -aad -aae -aad -aad -aad -aac -aad -aad -aae -aad -aae -aad -aae -aad +aaj +aai +aag +aag +aag +aai +aag +aag +aag +aaj +aag +aag +aai +aag +aai +aag +aai +aag aaf aaf aaf aaf aaf -als -als -atB -awY +dnh +dnh +lNZ +dqT aaf aaa aaa @@ -124224,7 +124642,7 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaf @@ -124248,17 +124666,17 @@ aaf aaf aaf aaf -aNr -cgY -bDG +aMr +ccZ +bBb aaf aaa aaf -cnx -coV -cqq -coV -cnx +cjo +ckM +cmf +ckM +cjo aaa aaf aaf @@ -124449,27 +124867,27 @@ aaf aaa aaa aaf -acg -awY +ack +dqT aaf -anY -anY -anY -anY +anT +anT +anT +anT aaf -anY -anY -anY -anY -anY -anY -aqL -anY -anY -anY -anY -anY -anY +anT +anT +anT +anT +anT +anT +aqB +anT +anT +anT +anT +anT +anT aaf aaa aaa @@ -124481,7 +124899,7 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaa @@ -124706,7 +125124,7 @@ aaf aaf aaf aaf -acg +ack aaf aaa aaa @@ -124714,16 +125132,16 @@ aaa aaf aaa aaa -aGm -aGm -aGm -aGm -aGm -aGm -aGm -aGm -aGm -aGm +bpu +bpu +bpu +bpu +bpu +bpu +bpu +bpu +bpu +bpu aaa aaa aaa @@ -124738,40 +125156,40 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaf aaf -aae -bBK -bBK -bBK -bBK -bBK -bMe -bBK -bBK -aae -bBK -bBK -bBK -bNR -bBK -bBK -bBK -bBK -bMe -bBK -aae -bBK +aai +bzj +bzj +bzj +bzj +bzj +bJe +bzj +bzj +aai +bzj +bzj +bzj +bKK +bzj +bzj +bzj +bzj +bJe +bzj +aai +bzj aaf aaf -aae -bBK -aae -bBK -bBK +aai +bzj +aai +bzj +bzj aaf aaf aaa @@ -124971,16 +125389,16 @@ aaa aaf aaf aaf -anY -anY -anY -anY -aqL -anY -anY -anY -anY -aqL +anT +anT +anT +anT +aqB +anT +anT +anT +anT +aqB aaf aaf aaf @@ -124995,7 +125413,7 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaa @@ -125032,7 +125450,7 @@ aaa aaa aaf aaa -aab +aac aaa aaa aaa @@ -125244,7 +125662,7 @@ aaa aaf aaa aaa -aae +aai aaa aaa aaa @@ -125252,30 +125670,30 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaf -aae -bBJ -bBJ -bBJ -bBJ -bBJ -bBJ -bMf -bBJ -bBJ -bBJ -bBJ -bBJ -bBJ -bMf -bBJ -bBJ -bBJ -bBJ -bMf +aai +bzi +bzi +bzi +bzi +bzi +bzi +bJf +bzi +bzi +bzi +bzi +bzi +bzi +bJf +bzi +bzi +bzi +bzi +bJf aaf aaf aaf @@ -125499,9 +125917,9 @@ aaa aaa aaa aaf -aae +aai aaa -aae +aai aaa aaa aaa @@ -125509,7 +125927,7 @@ aaa aaa aaf aaf -brO +bpx aaf aaf aaa @@ -125756,9 +126174,9 @@ aaa aaa aaa aaa -aad +aag aaa -bei +siF aaa aaa aaa @@ -125766,33 +126184,33 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaf -aae -bBK -bBK -aae -bBK -bei -bBK -bBK -bNR -bBK -bBK -bBK -bBK -bei -aae -bBK -bBK -bBK -bBK -bNR -bBK -bBK -anX +aai +bzj +bzj +aai +bzj +siF +bzj +bzj +bKK +bzj +bzj +bzj +bzj +siF +aai +bzj +bzj +bzj +bzj +bKK +bzj +bzj +anS aaa aaa aaa @@ -126013,26 +126431,26 @@ aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa -aab +aac aaa aaa aaf aaa -brM +bpw aaa aaf aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa aaa @@ -126272,7 +126690,7 @@ aaa aaa aaf aaf -anY +anT aaa aaa aaa @@ -126280,7 +126698,7 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaa @@ -126289,7 +126707,7 @@ aaa aaa aaf aaa -anY +anT aaa aaa aaa @@ -126527,9 +126945,9 @@ aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa aaa @@ -126537,22 +126955,22 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaa aaa aaa aaa -aae +aai aaf -anY +anT aaa aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -126784,9 +127202,9 @@ aaa aaa aaa aaa -aad +aag aaa -aae +aai aaa aaa aaa @@ -126794,16 +127212,16 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaa aaa aaa aaa -aad +aag aaa -anY +anT aaa aaa aaa @@ -127041,9 +127459,9 @@ aaa aaa aaa aaa -aad +aag aaa -anY +anT aaa aaa aaa @@ -127051,16 +127469,16 @@ aaa aaa aaf aaa -brM +bpw aaa aaf aaa aaa aaa aaa -aad +aag aaa -aae +aai aaa aaa aaa @@ -127298,9 +127716,9 @@ aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa aaa @@ -127308,16 +127726,16 @@ aaa aaa aaf aaf -brO +bpx aaf aaf aaa aaa aaa aaa -aae +aai aaa -bei +siF aaa aaa aaa @@ -127516,7 +127934,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -127540,7 +127958,7 @@ aaa aaa aaa aaa -aab +aac aaa aaa aaa @@ -127555,9 +127973,9 @@ aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa aaa @@ -127565,16 +127983,16 @@ aaa aaa aaf aaa -brP +bpy aaa aaf aaa aaa aaa aaa -aae +aai aaa -bei +siF aaa aaa aaa @@ -127812,9 +128230,9 @@ aaa aaa aaa aaa -aad +aag aaa -anY +anT aaa aaa aaa @@ -127822,16 +128240,16 @@ aaa aaa aaf aaa -brP +bpy aaa aaf aaa aaa aaa aaa -aad +aag aaa -anY +anT aaa aaa aaa @@ -128069,9 +128487,9 @@ aaa aaa aaa aaa -aad +aag aaf -aae +aai aaf aaf aaf @@ -128079,16 +128497,16 @@ aaa aaa aaf aaa -brQ +bpz aaa aaf aaa aaa aaa aaa -aad +aag aaa -anY +anT aaa aaa aaa @@ -128129,9 +128547,9 @@ aaa aaa aaf aaf -cGZ -cKU -cGZ +czK +cDv +czK aaf aaf aaa @@ -128326,26 +128744,26 @@ aaa aaa aaa aaa -aad +aag aaa -bei +siF aaa aaa aaf aaf aaf aaf -bpG -brR -bug +bno +bpA +brO aaf aaa aaa aaa aaa -aad +aag aaf -aae +aai aaa aaa aaa @@ -128385,11 +128803,11 @@ aaa aaa aaf aaf -cIP -cGZ -cKV -cGZ -cIP +cBM +czK +cDw +czK +cBM aaf aaf aaa @@ -128583,26 +129001,26 @@ aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa aaf aaa aaa -bnW +blu aaa -brR +bpA aaa -bwc +btI aaa aaa aaa aaa -aad +aag aaa -anY +anT aaa aaa aaa @@ -128641,13 +129059,13 @@ aaa aaa aaf aaf -cGZ -cGZ -cJW -cKU -cLT -cGZ -cGZ +czK +czK +cCH +cDv +cEB +czK +czK aaf aaf aaa @@ -128840,26 +129258,26 @@ aaa aaa aaa aaa -anY +anT aaa -anY +anT aaf aaf -acg -acg +ack +ack aaf -bnX +blv aaf -brR +bpA aaf -bnX +blv aaf aaf aaf aaf -aad +aag aaa -bei +siF aaa aaa aaa @@ -128897,15 +129315,15 @@ aaa aaa aaa aaf -cGY -cGY -cIQ -cJX -cJX -cJX -cMT -cGY -cGY +czJ +czJ +cBN +cCI +cCI +cCI +cFv +czJ +czJ aaf aaa aaa @@ -129097,26 +129515,26 @@ aaa aaa aaa aaa -anY +anT aaa -aqL +aqB aaa -aKs -biF -biF -aQr -bnY -aLF -brS -aLF -bwd +aMq +bgc +bgc +aOV +blw +aNw +bpB +aNw +btJ aaa aaa aaa aaa -aae +aai aaa -anY +anT aaa aaa aaa @@ -129154,15 +129572,15 @@ aaa aaf aaf aaf -cGZ -cHX -cIR -cJX -cKW -cJX -cMU -cOg -cGZ +czK +cAQ +cBO +cCI +cDx +cCI +cFw +cGp +czK aaf aaf aaf @@ -129354,26 +129772,26 @@ aaa aaa aaa aaa -anY +anT aaa -anY +anT aaa -aKs -biG -biG -aQr -aKs -bpH -brT -buh -bwe +aMq +bgd +bgd +aOV +aMq +bnp +bpC +brP +btK aaa aaa aaa aaa -aad +aag aaa -aae +aai aaa aaa aaa @@ -129411,15 +129829,15 @@ aaa aaa aaa aaf -cGY -cGY -cIS -cJX -cJX -cJX -cMV -cGY -cGY +czJ +czJ +cBP +cCI +cCI +cCI +cFx +czJ +czJ aaf aaa aaa @@ -129611,26 +130029,26 @@ aaa aaa aaa aaa -anY +anT aaa -anY -anY -bhb -biH -bkJ -bhb -bnZ -bpI -brU -bui -bnZ -anY -anY -anY -anY -aad +anT +anT +beq +bge +bik +beq +blx +bnq +bpD +brQ +blx +anT +anT +anT +anT +aag aaa -anY +anT aaa aaa aaa @@ -129669,13 +130087,13 @@ aaa aaa aaf aaf -cGZ -cGZ -cJY -cKX -cLU -cGZ -cGZ +czK +czK +cCJ +cDy +cEC +czK +czK aaf aaf aaa @@ -129863,31 +130281,31 @@ aaa aaa aaa aaa -anY -anY -anY -anY -anY -anY -anY -anY +anT +anT +anT +anT +anT +anT +anT +anT aaa -aNs -biI -biG -aQt -boa -bpJ -brV -buj -aQt -aLF -aLF -aOL +aSD +bgf +bgd +aOX +bly +bnr +bpE +brR +aOX +aNw +aNw +aTQ aaa -anY +anT aaa -aad +aag aaa aaa aaa @@ -129927,11 +130345,11 @@ aaa aaa aaf aaf -cIP -cGZ -cKY -cGZ -cIP +cBM +czK +cDz +czK +cBM aaf aaf aaa @@ -130115,48 +130533,48 @@ aaa aaa aaa aaa -anY -anY -anY -anY -anY -anY +anT +anT +anT +anT +anT +anT aaa -aOL -aLF -aLF -aLF -aLF -aLF -aNs -bhc -biJ -bkK -bmo -bmo -bpK -brW -buk -bmo -bmo -bmo -bBL -bDx -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY +aTQ +aNw +aNw +aNw +aNw +aNw +aSD +bes +bgg +bil +bjO +bjO +bns +bpF +brS +bjO +bjO +bjO +bzk +bAS +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT aaa aaa aaa @@ -130185,9 +130603,9 @@ aaa aaa aaf aaf -cGZ -cGY -cGZ +czK +czJ +czK aaf aaf aaa @@ -130372,48 +130790,48 @@ aaa aaa aaa aaa -anY +anT aaa -aOL -aLF -aLF -aLF -aNs -aVV -aQp -aQp -aQp -aQp -aQp -aQp -bhd -aXu -aLK -aLK -aUz -bpL -brX -bul -aQq -aLK -aNx -bBM -bDy -aLF -aLF -aLF -bKv -aLF -aLF -aLF -aLF -bKv -aLF -aLF -aLF -aOL +aTQ +aNw +aNw +aNw +aSD +aTR +aOT +aOT +aOT +aOT +aOT +aOT +bet +aVk +aOY +aOY +aSG +bnt +bpG +brT +aOU +aOY +bcQ +bzl +bAT +aNw +aNw +aNw +bJl +aNw +aNw +aNw +aNw +bJl +aNw +aNw +aNw +aTQ aaa -anY +anT aaa aaa aaa @@ -130629,48 +131047,48 @@ aaa aaa aaa aaa -anY -aKs -aOM -aQp -aQp -aQp -aQp -aVW -aXu -aLK -aLK -aLK -aLK -aLK -aVX +anT +aMq +aNx +aOT +aOT +aOT +aOT +aTS +aVk +aOY +aOY +aOY +aOY +aOY +aTT aaa aaa aaa -bob -bpM -brY -bum -aQr +blA +bnu +bpH +brU +aOV aaa -aKs -bBN -aQp -aQp -aQp -aQp -bKw -bKw -bNS -bKw -bKw -bKw -bKw -aQp -aQp -bYj -bDG -anY +aMq +bzm +aOT +aOT +aOT +aOT +bMt +bMt +bNW +bMt +bMt +bMt +bMt +aOT +aOT +bUK +bBb +anT aaa aaa aaa @@ -130886,48 +131304,48 @@ aaa aaa aaa aaa -anY -aKs -aON -aQq -aLK -aLK -aLK -aVX +anT +aMq +aNy +aOU +aOY +aOY +aOY +aTT aaa aaa aaa aaa aaa aaa -aVY +aTU aaa aaa -aTi -aTi -bpN -brZ -bun -aTi +aRy +aRy +bnv +bpI +brV +aRy aaa aaa -aVX -aLK -aLK -aLK -aLK -aLK -aLK -bNT -aLK -aLK -aLK -aLK -aLK -aNx -aON -biQ -anY +aTT +aOY +aOY +aOY +aOY +aOY +aOY +bKQ +aOY +aOY +aOY +aOY +aOY +bcQ +aNy +bgn +anT aaa aaa aaa @@ -131143,48 +131561,48 @@ aaa aaa aaa aaa -anY -aKs -aON -aQr +anT +aMq +aNy +aOV aaa aaa aaa -aVY +aTU aaa -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -boc -bpO -bsa -buo -aTi -bxO +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +blB +bnw +bpJ +brW +aRy +bvt aaa -aVY +aTU aaa aaa aaa aaa aaa aaa -aVY +aTU aaa aaa aaa aaa aaa -aKs -aON -biQ -anY +aMq +aNy +bgn +anT aaa aaa aaa @@ -131400,48 +131818,48 @@ aaa aaa aaa aaa -anY -aKs -aON -aQr +anT +aMq +aNy +aOV aaa aaa aaa -aTi -aTi -aTi -aVZ -aVZ -aVZ -aTi -aTi -aTi -aTi -bmp -bod -bpP -bsb -bup -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -bxO -bxO +aRy +aRy +aRy +aTV +aTV +aTV +aRy +aRy +aRy +aRy +bjP +blC +bnx +bpK +bsf +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +bvt +bvt aaa aaa aaa -aKs -aON -biQ -anY +aMq +aNy +bgn +anT aaa aaa aaa @@ -131655,52 +132073,52 @@ aaa aaa aaa aaa -anY -anY -anY -aNr -aON -aQr +anT +anT +anT +aMr +aNy +aOV aaa aaa -aTi -aTi -aVZ -aVZ -aVZ -bcs -aVZ -aVZ -aVZ -aVZ -aVZ -bmp -boe -bpQ -bsc -buq -bwf -bwf -bwf -bwf -bwf -bFm -bGT -bIW -bKx -bMg -aTi -aTi -aTi -aTi +aRy +aRy +aTV +aTV +aTV +aZQ +aTV +aTV +aTV +aTV +aTV +bjP +blD +bny +bpL +brY +btL +btL +btL +btL +btL +bCD +bEf +bGc +bHC +bJg +aRy +aRy +aRy +aRy aaa aaa -aKs -bhj -bDG -anY -anY -anY +aMq +bez +bBb +anT +anT +anT aaa aaa aaa @@ -131912,52 +132330,52 @@ aaa aaa aaa aaa -anY +anT aaa -aLF -aNs -aON -aQr +aNw +aSD +aNy +aOV aaa aaa -aTi -aVZ -aXv -aZa -baV -bct -bej -bfB -aXv -biK -bkL -bmq -bmq -bpR -bsd -bur -bwf -bxP -bzL -bBO -bDz -bFm -bGU -bIX -bIX -bMh -bNU -bPw -bRn -aTi +aRy +aTV +aVl +aWL +aYy +aZR +bbF +bcP +aVl +bgh +bim +bjQ +bjQ +bnz +bpM +brZ +btL +bvu +bGh +bzn +bAU +bCD +bEg +bGd +bGd +bJm +bNX +bMo +bOc +aRy aaa aaa -aKs -bhj -bDy -aLF +aMq +bez +bAT +aNw aaa -anY +anT aaa aaa aaa @@ -132169,52 +132587,52 @@ aaa aaa aaa aaa -anY -aKs -aLG -aNt -aOO -aQr +anT +aMq +bnl +bpn +bpr +aOV aaa -aTi -aTi -aVZ -aXw -aZb -aZb -bcu -aZb -aZb -aZb -biL -bkM -bmr -bof -bpS -bse -bus -bwf -bxQ -bzM -bBP -bDA -bFm -bGV -bIY -bIX -bMi -bNV -bIX -bRo -aTi -bxO +aRy +aRy +aTV +aVm +aWM +aWM +aZS +aWM +aWM +aWM +bgi +bin +bjR +brX +bnA +bpN +bsa +btL +bAW +bxn +bzo +bAV +bCD +bEh +bGe +bGd +bKL +bNY +bGd +ceC +aRy +bvt aaa -aKs -bYk -aNt -cbg -biQ -anY +aMq +chz +bpn +cpO +bgn +anT aaa aaa aaa @@ -132426,52 +132844,52 @@ aaa aaa aaa aaa -anY -aKs -aLH -aNu -aOO -aQr +anT +aMq +bnk +bnn +bpr +aOV aaa -aTi -aTi -aVZ -aXx -aZc -aVZ -bcv -aVZ -aVZ -bhe -aZc -bkN -bmr -bog -bpT -bsf -but -bwg -bxR -bzN -bBQ -bDB -bFn -bFn -bFn -bKy -bIX -bIX -bIX -bRp -aTi -bxO +aRy +aRy +aTV +aVn +aWN +aTV +bqm +aTV +aTV +beu +aWN +bio +bjR +blF +bnB +bpO +bsb +btM +bvw +bxo +bzp +bJh +bCE +bCE +bCE +bHD +bGd +bGd +bGd +bUL +aRy +bvt aaa -aKs -bYk -bZv -aOO -biQ -anY +aMq +chz +cmK +bpr +bgn +anT aaa aaa aaa @@ -132683,52 +133101,52 @@ aaa aaa aaa aaa -anY -aKs -aLI -aNv -aOP -aQs -aQs -aTj -aUx -aWa -aXy -aZd -baW -bcw -bek -aVZ -bhf -biM -bkO -bms -boh -bpU -bsg -buu -bwh -bxS -bzO -bBR -bDC -bFo -bGW -bFo -bKz -bMj -bNW -bPx -bRq -aTj -bUu -aQs -bWN -bYl -bZw -cbh -biQ -anY +anT +aMq +aYd +bfS +bps +aOW +aOW +aRz +aSE +aTW +bjS +aWO +aYz +brx +bvf +aTV +byx +bgj +bip +blI +blG +bnC +bpP +bsc +btN +bvx +bxp +bzq +bAX +bCF +bEi +lWY +bHE +bKM +bKO +bMp +bNZ +aRz +bRa +aOW +bTm +chM +ckT +cmX +bgn +anT aaa aaa aaa @@ -132940,52 +133358,52 @@ aaa aaa aaa aaa -anY -aKs -aLH -aNu -aOO -aQr +anT +aMq +bnk +bnn +bpr +aOV aaa -aTi -aUy -aWb -aXz -aZe -aVZ -bcx -aVZ -aVZ -bhg -biN -bkP -bmq -boi -bpV -bsh -buv -bwf -bxT -bzP -bBS -bDD -bFn -bFn -bFn -bKA -bMk -bMk -bPy -bRr -aTi -bxO +aRy +aSF +aTX +aVp +aWP +aTV +aZV +aTV +aTV +bew +bgk +blE +bjQ +blH +bnD +bpQ +bsd +btL +bvy +bxq +bzr +bAY +bCE +bCE +bCE +bHF +bJk +bJk +bMq +cgy +aRy +bvt aaa -aKs -bYk -bZv -aOO -biQ -anY +aMq +chz +cmK +bpr +bgn +anT aaa aaa aaa @@ -133197,52 +133615,52 @@ aaa aaa aaa aaa -anY -aKs -aLJ -aNw -aOO -aQr +anT +aMq +bnm +bpq +bpr +aOV aaa -aTi -aTi -aVZ -aXA -aZf -baX -bcy -baX -baX -bhh -biO -bkQ -bmq -boj -bpW -bsi -buw -bwf -bxU -bzQ -bBT -bDE -bFm -bGX -bIY -bIX -bMl -bNX -bPz -bRs -aTi -bxO +aRy +aRy +aTV +aVq +aWQ +aYA +aZW +aYA +aYA +bex +bgl +bir +bjQ +bse +bnE +bpR +byM +btL +bvz +bxr +bzs +bJi +bCD +bEj +bGe +bGd +bKP +bOb +bMr +cho +aRy +bvt aaa -aKs -bYk -aNw -bBW -biQ -anY +aMq +chz +bpq +bzv +bgn +anT aaa aaa aaa @@ -133454,52 +133872,52 @@ aaa aaa aaa aaa -anY +anT aaa -aLK -aNx -aOQ -aQr +aOY +bcQ +aNz +aOV aaa aaa -aTi -aVZ -aXB -aZg -baY -bcz -bel -aZg -aXB -biP -bkR -bmq -bmq -bpR -bsj -bur -bwf -bxV -bzR -bBU -bDF -bFm -bGU -bIX -bIX -bMm -bNY -bPA -bRt -aTi +aRy +aTV +aVr +aWR +aYB +aZX +bbH +aWR +aVr +bgm +bis +bjQ +bjQ +bnz +bpS +brZ +btL +bvA +bxs +bzt +bBa +bCD +bEg +bGd +bGd +bKN +bOa +bMs +chn +aRy aaa aaa -aKs -bhj -aXu -aLK +aMq +bez +aVk +aOY aaa -anY +anT aaa aaa aaa @@ -133711,52 +134129,52 @@ aaa aaa aaa aaa -anY -anY -anY -aNr -aOQ -aQr +anT +anT +anT +aMr +aNz +aOV aaa aaa -aTi -aTi -aVZ -aVZ -aVZ -bcA -aVZ -aVZ -aVZ -aVZ -aVZ -bmt -bok -bpX -bsk -bux -bwf -bwf -bwf -bwf -bwf -bFm -bGY -bIZ -bKB -bMn -aTi -aTi -aTi -aTi +aRy +aRy +aTV +aTV +aTV +aZY +aTV +aTV +aTV +aTV +aTV +bjT +blJ +bnF +bpT +byO +btL +btL +btL +btL +btL +bCD +bEk +bGf +bHG +bJn +aRy +aRy +aRy +aRy aaa aaa -aKs -bhj -bDG -anY -anY -anY +aMq +bez +bBb +anT +anT +anT aaa aaa aaa @@ -133970,48 +134388,48 @@ aaa aaa aaa aaa -anY -aKs -aOQ -aQr +anT +aMq +aNz +aOV aaa aaa aaa -aTi -aTi -aTi -aVZ -aVZ -aVZ -aTi -aTi -aTi -aTi -bmt -bol -bpY -bsl -buy -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -bxO -bxO +aRy +aRy +aRy +aTV +aTV +aTV +aRy +aRy +aRy +aRy +bjT +blK +bnG +bpU +bsg +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +bvt +bvt aaa aaa aaa -aKs -bhj -biQ -anY +aMq +bez +bgn +anT aaa aaa aaa @@ -134227,48 +134645,48 @@ aaa aaa aaa aaa -anY -aKs -aOQ -aQr +anT +aMq +aNz +aOV aaa aaa aaa -aVY +aTU aaa -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -aTi -bom -bpZ -bsm -buz -aTi -bxO +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +aRy +blL +bnH +bpV +bsh +aRy +bvt aaa -aVY +aTU aaa aaa aaa aaa aaa aaa -aVY +aTU aaa aaa aaa aaa aaa -aKs -bhj -biQ -anY +aMq +bez +bgn +anT aaa aaa aaa @@ -134484,48 +134902,48 @@ aaa aaa aaa aaa -anY -aKs -aOQ -aQt -aLF -aLF -aLF -aWc +anT +aMq +aNz +aOX +aNw +aNw +aNw +aTY aaa aaa aaa aaa aaa aaa -aVY +aTU aaa aaa -aTi -bon -bqa -bsn -buA -aTi +aRy +blM +bnI +bpW +bsi +aRy aaa aaa -aWc -aLF -aLF -aLF -aLF -aLF -aLF -aWc -aLF -aLF -aLF -aLF -aLF -boa -bhj -biQ -anY +aTY +aNw +aNw +aNw +aNw +aNw +aNw +aTY +aNw +aNw +aNw +aNw +aNw +bly +bez +bgn +anT aaa aaa aaa @@ -134741,48 +135159,48 @@ aaa aaa aaa aaa -anY -aKs -aOR -aQp -aQp -aQp -aQp -aWd -aQt -aLF -aLF -aLF -aLF -aLF -aWc +anT +aMq +aNB +aOT +aOT +aOT +aOT +aTZ +aOX +aNw +aNw +aNw +aNw +aNw +aTY aaa aaa -aTi -aTi -aTi -bso -aTi -aTi +aRy +aRy +aRy +bpX +aRy +aRy aaa -aKs -bBV -aQp -aQp -aQp -aQp -aQp -aQp -bNZ -bKw -bKw -bKw -bKw -bKw -bKw -bYm -bDG -anY +aMq +bzu +aOT +aOT +aOT +aOT +aOT +aOT +bKR +bMt +bMt +bMt +bMt +bMt +bMt +bUM +bBb +anT aaa aaa aaa @@ -134998,48 +135416,48 @@ aaa aaa aaa aaa -anY +anT aaa -aOS -aLK -aLK -aLK -aUz -aWe -aQp -aQp -aQp -aQp -aQp -aQp -bhi -biQ +aNC +aOY +aOY +aOY +aSG +aUa +aOT +aOT +aOT +aOT +aOT +aOT +bey +bgn aaa aaa aaa -aKs -bsp -biQ +aMq +bpY +bgn aaa aaa -aKs -bhj -aXu -aLK -aLK -aLK -aLK -aLK -aOS -aLK -aLK -aLK -aLK -aLK -aLK -aOS +aMq +bez +aVk +aOY +aOY +aOY +aOY +aOY +aNC +aOY +aOY +aOY +aOY +aOY +aOY +aNC aaa -anY +anT aaa aaa aaa @@ -135255,48 +135673,48 @@ aaa aaa aaa aaa -anY -anY -anY -anY -anY -anY +anT +anT +anT +anT +anT +anT aaa -aOS -aLK -aLK -aLK -aLK -aLK -aNx -bhj -biR -aLF -aLF -aLF -aNs -bsq -buB -aLF -aLF -boa -bhj -biQ -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY +aNC +aOY +aOY +aOY +aOY +aOY +bcQ +bez +bgo +aNw +aNw +aNw +aSD +bpZ +bsj +aNw +aNw +bly +bez +bgn +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT aaa aaa aaa @@ -135517,29 +135935,29 @@ aaa aaa aaa aaa -anY -anY -anY -anY -anY -anY -anY -anY -aKs -bhk -aQp -aQp -aQp -aQp -aQp -bsr -aQp -aQp -aQp -aQp -bBW -bDG -anY +anT +anT +anT +anT +anT +anT +anT +anT +aMq +beA +aOT +aOT +aOT +aOT +aOT +bqa +aOT +aOT +aOT +aOT +bzv +bBb +anT aaa aaa aaa @@ -135781,22 +136199,22 @@ aaa aaa aaa aaa -anY +anT aaa -aOS -aLK -aLK -aLK -aLK -aLK -aOS -aLK -aLK -aLK -aLK -aOS +aNC +aOY +aOY +aOY +aOY +aOY +aNC +aOY +aOY +aOY +aOY +aNC aaa -anY +anT aaa aaa aaa @@ -136038,22 +136456,22 @@ aaa aaa aaa aaa -anY -anY -aad -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY -anY +anT +anT +aag +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT +anT aaa aaa aaa diff --git a/_maps/map_files/Mining/Lavaland.dmm b/_maps/map_files/Mining/Lavaland.dmm index 388143b438..d72d67da8a 100644 --- a/_maps/map_files/Mining/Lavaland.dmm +++ b/_maps/map_files/Mining/Lavaland.dmm @@ -194,8 +194,10 @@ /turf/open/floor/plasteel, /area/mine/laborcamp) "aI" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock{ - cyclelinkeddir = 4; name = "Labor Camp External Access" }, /turf/open/floor/plasteel, @@ -285,8 +287,10 @@ /turf/open/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors/explored) "aY" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 4; name = "Labor Camp Shuttle Security Airlock"; req_access_txt = "2" }, @@ -449,8 +453,10 @@ /turf/open/floor/plating/asteroid/basalt/lava_land_surface, /area/mine/eva) "bx" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 4; name = "Labor Camp Shuttle Prisoner Airlock"; req_access_txt = "0" }, @@ -657,8 +663,10 @@ }, /area/mine/eva) "bX" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; glass = 1; name = "Mining External Airlock"; opacity = 0; @@ -743,8 +751,10 @@ /turf/open/floor/plating, /area/mine/laborcamp) "cj" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; glass = 1; name = "Mining Shuttle Airlock"; opacity = 0; @@ -3298,31 +3308,39 @@ /turf/open/lava/smooth/lava_land_surface, /area/lavaland/surface/outdoors) "WA" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock{ - cyclelinkeddir = 8; name = "Labor Camp External Access" }, /turf/open/floor/plasteel, /area/mine/laborcamp) "WB" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 8; name = "Labor Camp Shuttle Security Airlock"; req_access_txt = "2" }, /turf/open/floor/plasteel, /area/mine/laborcamp) "WC" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 8; name = "Labor Camp Shuttle Prisoner Airlock"; req_access_txt = "0" }, /turf/open/floor/plasteel, /area/mine/laborcamp) "WD" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; glass = 1; name = "Mining External Airlock"; opacity = 0; @@ -3331,8 +3349,10 @@ /turf/open/floor/plasteel, /area/mine/eva) "WE" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; glass = 1; name = "Mining Shuttle Airlock"; opacity = 0; diff --git a/_maps/map_files/OmegaStation/OmegaStation.dmm b/_maps/map_files/OmegaStation/OmegaStation.dmm index 1f23ab98ab..88e19bad50 100644 --- a/_maps/map_files/OmegaStation/OmegaStation.dmm +++ b/_maps/map_files/OmegaStation/OmegaStation.dmm @@ -623,7 +623,6 @@ "abk" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Bridge Access"; req_access_txt = "19" }, @@ -648,7 +647,6 @@ "abl" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Bridge Access"; req_access_txt = "19" }, @@ -692,7 +690,6 @@ "abq" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Bridge Access"; req_access_txt = "19" }, @@ -708,7 +705,6 @@ "abr" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Bridge Access"; req_access_txt = "19" }, @@ -1272,6 +1268,9 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/maintenance/starboard) "acD" = ( @@ -3201,6 +3200,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/quartermaster/storage) "agC" = ( @@ -4237,7 +4239,6 @@ "aiy" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Bridge Access"; req_access_txt = "19" }, @@ -4259,8 +4260,8 @@ /area/ai_monitored/nuke_storage) "aiA" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/highsecurity{ - locked = 1; name = "AI Vault Chamber"; req_access_txt = "16" }, @@ -4293,7 +4294,6 @@ "aiC" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 0; name = "Bridge Access"; req_access_txt = "19" }, @@ -5637,6 +5637,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/security/brig) "akV" = ( @@ -7103,6 +7104,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/hallway/primary/central) "anS" = ( @@ -7116,6 +7118,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/hallway/primary/central) "anT" = ( @@ -7130,6 +7133,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/hallway/primary/central) "anU" = ( @@ -7422,6 +7426,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/security/brig) "aoy" = ( @@ -7462,6 +7469,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/security/brig) "aoB" = ( @@ -7898,6 +7908,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/quartermaster/miningdock) "apn" = ( @@ -7968,6 +7981,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/security/brig) "apy" = ( @@ -8039,6 +8055,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/security/brig) "apD" = ( @@ -8082,6 +8101,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/security/brig) "apG" = ( @@ -8804,6 +8826,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/crew_quarters/bar/atrium) "ard" = ( @@ -8831,6 +8856,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/crew_quarters/bar/atrium) "arf" = ( @@ -13680,6 +13708,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/hallway/secondary/exit) "aBo" = ( @@ -14407,6 +14438,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/atmos) "aCJ" = ( @@ -14655,6 +14687,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/hallway/secondary/exit) "aDj" = ( @@ -14715,6 +14750,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/engine/atmos) "aDu" = ( @@ -15274,11 +15310,13 @@ }, /area/crew_quarters/dorms) "aEL" = ( +/obj/item/twohanded/required/kirbyplants{ + icon_state = "plant-21" + }, /obj/machinery/status_display{ pixel_y = -32 }, /obj/effect/turf_decal/bot, -/obj/machinery/vending/kink, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -16051,6 +16089,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/engineering) "aGo" = ( @@ -16662,6 +16703,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/engine/engineering) "aHy" = ( @@ -17868,6 +17912,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/port/central) "aJN" = ( @@ -18100,6 +18145,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) "aKt" = ( @@ -18169,6 +18217,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) "aKy" = ( @@ -18758,6 +18809,7 @@ name = "Supermatter Chamber"; req_access_txt = "24" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/engine, /area/engine/supermatter) "aLS" = ( @@ -20990,8 +21042,8 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command{ - cyclelinkeddir = 2; name = "Telecomms Server Room"; req_access = null; req_access_txt = "61" @@ -21842,7 +21894,6 @@ /area/maintenance/starboard/aft) "aSM" = ( /obj/machinery/door/airlock/command{ - cyclelinkeddir = 2; name = "Telecomms Server Room"; req_access = null; req_access_txt = "61" @@ -21856,6 +21907,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault/telecomms{ dir = 5 }, @@ -27613,6 +27667,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/science/research) "beN" = ( @@ -27634,6 +27689,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/science/research) "beO" = ( @@ -27949,6 +28005,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -28121,6 +28178,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/science/xenobiology) "bfR" = ( @@ -28146,6 +28206,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel, /area/science/xenobiology) "bfS" = ( @@ -28848,6 +28911,9 @@ /obj/structure/cable/white{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/vault{ dir = 8 }, @@ -30212,6 +30278,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/hallway/secondary/entry) "bkk" = ( @@ -31055,8 +31124,10 @@ /turf/open/space/basic, /area/space) "btk" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -31068,8 +31139,10 @@ /turf/open/floor/plasteel, /area/hallway/secondary/entry) "btl" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "External Docking Port" }, /obj/effect/turf_decal/stripes/line{ @@ -31610,6 +31683,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/maintenance/starboard/fore) "byk" = ( @@ -31632,6 +31708,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/maintenance/starboard/fore) "bym" = ( @@ -31655,31 +31734,183 @@ /obj/structure/sign/nanotrasen, /turf/closed/wall, /area/security/checkpoint) -"hwc" = ( -/turf/closed/wall, +"cmp" = ( +/obj/machinery/door/airlock/external{ + name = "External Docking Port" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/entry) +"csX" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/structure/cable/white{ + icon_state = "1-2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/maintenance/port/central) +"cRz" = ( +/obj/machinery/button/door{ + id = "supplybridge"; + name = "Shuttle Bay Space Bridge Control"; + pixel_y = 27; + req_access_txt = "0" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Bridge Hatch"; + req_access_txt = "12" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard) +"dfP" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) +"dqM" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, /area/crew_quarters/cryopod) -"iCO" = ( -/obj/machinery/cryopod, -/turf/open/floor/plasteel/purple, -/area/crew_quarters/cryopod) -"puH" = ( +"eJF" = ( /obj/structure/cable/white{ icon_state = "0-8" }, /obj/machinery/power/apc{ areastring = "/area/medical/cryo"; - dir = 1; + dir = 2; name = "Cryogenics APC"; pixel_y = -24 }, /turf/open/floor/plasteel/purple, /area/crew_quarters/cryopod) -"rQZ" = ( +"fWz" = ( +/obj/machinery/door/airlock/external{ + name = "External Docking Port"; + req_access_txt = "63" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"gHi" = ( /obj/machinery/computer/cryopod{ pixel_x = 25 }, /turf/open/floor/plasteel/purple, /area/crew_quarters/cryopod) +"icS" = ( +/obj/machinery/cryopod, +/turf/open/floor/plasteel/purple, +/area/crew_quarters/cryopod) +"kKd" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock"; + req_access = null; + req_access_txt = "48" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/miningdock) +"lCg" = ( +/obj/machinery/door/airlock/external{ + name = "Supply Dock Airlock"; + req_access_txt = "31" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/quartermaster/storage) +"nKi" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch"; + req_access_txt = "12" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/structure/cable/white{ + icon_state = "4-8" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/maintenance/starboard/aft) "sws" = ( /obj/docking_port/stationary{ dheight = 1; @@ -31869,6 +32100,9 @@ /obj/structure/cable/white{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/maintenance/starboard) "sBW" = ( @@ -32516,6 +32750,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/maintenance/starboard) "sJe" = ( @@ -32550,6 +32787,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/maintenance/starboard) "sJk" = ( @@ -33281,8 +33521,8 @@ /area/ai_monitored/turret_protected/aisat_interior) "sML" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/highsecurity{ - locked = 1; name = "MiniSat Chamber"; req_access_txt = "16" }, @@ -33525,7 +33765,6 @@ /area/ai_monitored/turret_protected/aisat_interior) "sNk" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "MiniSat External Access"; req_access = null; req_access_txt = "65" @@ -33586,6 +33825,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/vault, /area/ai_monitored/turret_protected/aisat_interior) "sNp" = ( @@ -33630,6 +33872,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/vault, /area/ai_monitored/turret_protected/aisat_interior) "sNt" = ( @@ -33679,7 +33924,6 @@ /area/ai_monitored/turret_protected/aisat_interior) "sNy" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "MiniSat External Access"; req_access = null; req_access_txt = "65" @@ -34019,6 +34263,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/starboard) "sOM" = ( @@ -34120,10 +34367,47 @@ "sPY" = ( /turf/open/floor/plating, /area/maintenance/starboard/aft) -"sXe" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, +"usJ" = ( +/turf/closed/wall, /area/crew_quarters/cryopod) +"uxJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Atrium" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/bar/atrium) +"uxM" = ( +/obj/machinery/door/airlock/external{ + name = "External Docking Port" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/hallway/secondary/exit) +"wUF" = ( +/obj/machinery/door/airlock/atmos/glass{ + name = "Supermatter Chamber"; + req_access_txt = "24" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/engine, +/area/engine/supermatter) (1,1,1) = {" aaa @@ -65597,7 +65881,7 @@ aHo aIl aLR aMU -aLR +wUF aMU aOa aMU @@ -72024,7 +72308,7 @@ aJM aKU aMj aNo -aJM +csX aOY aQf abt @@ -73342,14 +73626,14 @@ bgP bgP bjX bgU -bkj +cmp bgU bkt bky bkB bkE bgU -bkj +cmp bgU bjY sLm @@ -75856,7 +76140,7 @@ anb anS aoP apV -ard +uxJ asg asg auc @@ -76880,8 +77164,8 @@ ajx akA alt amm -puH -hwc +eJF +usJ aoT apZ ara @@ -77138,7 +77422,7 @@ akB alk amm amm -sXe +dqM aoU aqa arg @@ -77393,9 +77677,9 @@ aiC ajz akC alk -iCO -rQZ -sXe +icS +gHi +dqM aoV aqb arh @@ -78469,7 +78753,7 @@ aZe bdp aZe beL -aYu +nKi bfP bgp bhb @@ -79240,7 +79524,7 @@ baa bds baa aZl -aYu +dfP bfP bgs bhb @@ -81787,7 +82071,7 @@ sIw axW aRz sJN -sJd +cRz abN aaa bte @@ -82524,9 +82808,9 @@ aaa aaa ado aeh -agB +lCg ado -agB +lCg ahq ado aaa @@ -83821,7 +84105,7 @@ aaa aaa amD amD -apm +kKd amD amD aaa @@ -85375,17 +85659,17 @@ aaa aaa aaa azb -aBh +fWz azb -aDi +uxM azb aaa aaa aaa azb -aDi +uxM azb -aDi +uxM azb aaa aaa diff --git a/_maps/map_files/PubbyStation/PubbyStation.dmm b/_maps/map_files/PubbyStation/PubbyStation.dmm index 4e866e4ec2..31fcdadf69 100644 --- a/_maps/map_files/PubbyStation/PubbyStation.dmm +++ b/_maps/map_files/PubbyStation/PubbyStation.dmm @@ -643,6 +643,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) "adw" = ( @@ -697,6 +700,9 @@ /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{ dir = 1 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) "adC" = ( @@ -743,6 +749,7 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 9 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAP) "adI" = ( @@ -779,6 +786,7 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/aisat_interior) "adN" = ( @@ -808,6 +816,7 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 9 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) "adR" = ( @@ -1141,6 +1150,9 @@ /obj/structure/cable/yellow{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/aisat_interior) "aeP" = ( @@ -1164,6 +1176,9 @@ name = "MiniSat Maintenance"; req_access_txt = "65" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/ai_monitored/turret_protected/AIsatextAS) "aeT" = ( @@ -1740,8 +1755,8 @@ /turf/open/floor/plasteel/dark, /area/ai_monitored/turret_protected/aisat_interior) "agt" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "MiniSat External Access"; req_access = null; req_access_txt = "65" @@ -1789,6 +1804,7 @@ name = "Cell 2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/vault, /area/security/prison) "agA" = ( @@ -1807,6 +1823,7 @@ id_tag = "permabolt1"; name = "Cell 1" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/vault, /area/security/prison) "agC" = ( @@ -1961,8 +1978,10 @@ /turf/open/floor/plating, /area/security/main) "agR" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "MiniSat External Access"; req_access = null; req_access_txt = "65" @@ -2113,6 +2132,9 @@ req_access_txt = "2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "ahn" = ( @@ -2136,6 +2158,9 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/floorgrime, /area/security/prison) "ahq" = ( @@ -3436,6 +3461,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) "akm" = ( @@ -3482,6 +3510,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/maintenance/department/crew_quarters/dorms) "akq" = ( @@ -5566,10 +5597,12 @@ /area/maintenance/fore) "apl" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 0; name = "Security External Airlock"; req_access_txt = "63" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/fore) "apm" = ( @@ -5579,8 +5612,10 @@ /turf/open/floor/plating, /area/maintenance/fore) "apn" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Security External Airlock"; req_access_txt = "63" }, @@ -6285,6 +6320,9 @@ name = "Labor Camp Shuttle Airlock"; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/dark, /area/security/brig) "arj" = ( @@ -6299,6 +6337,9 @@ pixel_y = -25; req_access_txt = "2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/dark, /area/security/brig) "ark" = ( @@ -6735,6 +6776,7 @@ /obj/machinery/door/airlock/external{ name = "Escape Pod" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/crew_quarters/dorms) "asj" = ( @@ -7312,8 +7354,8 @@ /turf/open/floor/plating, /area/security/brig) "atE" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 2; id_tag = "innerbrig"; name = "Brig"; req_access_txt = "63" @@ -7337,8 +7379,8 @@ /turf/open/floor/plating, /area/security/brig) "atG" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 2; id_tag = "innerbrig"; name = "Brig"; req_access_txt = "63" @@ -7376,6 +7418,7 @@ req_access = null; req_access_txt = "20" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/fore) "atL" = ( @@ -7468,8 +7511,8 @@ /turf/closed/wall, /area/bridge) "atZ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Bridge External Access"; req_access = null; req_access_txt = "10;13" @@ -7869,9 +7912,8 @@ /turf/closed/wall/r_wall, /area/ai_monitored/nuke_storage) "auY" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/vault{ - icon_state = "door_locked"; - locked = 1; req_access_txt = "53" }, /obj/structure/cable{ @@ -8208,6 +8250,9 @@ req_access = null; req_access_txt = "20" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/fore) "avN" = ( @@ -8242,6 +8287,9 @@ req_access_txt = "65" }, /obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/vault{ dir = 5 }, @@ -8321,8 +8369,10 @@ /turf/open/floor/plasteel/darkyellow, /area/bridge) "awc" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Bridge External Access"; req_access = null; req_access_txt = "10;13" @@ -8642,8 +8692,10 @@ /area/security/brig) "awL" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; id_tag = "outerbrig"; name = "Brig"; req_access_txt = "63" @@ -8670,8 +8722,10 @@ /area/security/brig) "awN" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/security/glass{ - cyclelinkeddir = 1; id_tag = "outerbrig"; name = "Brig"; req_access_txt = "63" @@ -8757,6 +8811,9 @@ req_access = null; req_access_txt = "20" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/fore) "awU" = ( @@ -8957,6 +9014,9 @@ /obj/machinery/door/airlock/public/glass{ name = "Holodeck Door" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/crew_quarters/fitness/recreation) "axz" = ( @@ -9864,8 +9924,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -9882,8 +9944,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -10427,8 +10491,8 @@ /area/crew_quarters/heads/captain) "aBq" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 2; name = "Bridge"; req_access_txt = "19" }, @@ -10441,8 +10505,8 @@ "aBr" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 2; name = "Bridge"; req_access_txt = "19" }, @@ -10504,8 +10568,8 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 2; name = "Bridge"; req_access_txt = "19" }, @@ -12192,8 +12256,10 @@ /turf/open/floor/plating, /area/maintenance/department/cargo) "aFh" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; req_access_txt = "13" }, /turf/open/floor/plating, @@ -12202,8 +12268,10 @@ /turf/open/floor/plating, /area/maintenance/department/cargo) "aFj" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; req_access_txt = "13" }, /turf/open/floor/plating, @@ -12902,8 +12970,10 @@ icon_state = "1-2" }, /obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 1; name = "Bridge"; req_access_txt = "19" }, @@ -12916,8 +12986,10 @@ }, /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 1; name = "Bridge"; req_access_txt = "19" }, @@ -12938,8 +13010,10 @@ /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/command/glass{ - cyclelinkeddir = 1; name = "Bridge"; req_access_txt = "19" }, @@ -14278,8 +14352,10 @@ /turf/open/floor/plating, /area/maintenance/department/cargo) "aKy" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Escape Airlock" }, /turf/open/floor/plating, @@ -14294,8 +14370,10 @@ /turf/open/floor/plating, /area/hallway/secondary/exit/departure_lounge) "aKB" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Escape Airlock" }, /turf/open/floor/plating, @@ -18286,6 +18364,9 @@ name = "Supply Dock Airlock"; req_access_txt = "31" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/quartermaster/storage) "aUz" = ( @@ -19763,7 +19844,6 @@ /area/crew_quarters/kitchen) "aYd" = ( /obj/machinery/door/airlock{ - cyclelinkeddir = 8; name = "Kitchen"; req_access_txt = "0"; req_one_access_txt = "25; 28" @@ -21303,8 +21383,8 @@ /turf/open/space, /area/solar/starboard) "bbQ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Port Docking Bay 1" }, /turf/open/floor/plating, @@ -21682,8 +21762,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -21700,8 +21782,10 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Solar Maintenance"; req_access = null; req_access_txt = "10; 13" @@ -22072,8 +22156,10 @@ /turf/open/space, /area/solar/starboard) "bdV" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Port Docking Bay 1" }, /turf/open/floor/plating, @@ -22181,8 +22267,10 @@ /area/hydroponics) "bek" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/public/glass{ - cyclelinkeddir = 4; name = "Hydroponics"; req_access_txt = "35" }, @@ -22228,8 +22316,10 @@ /area/hallway/primary/central) "beo" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/public/glass{ - cyclelinkeddir = 8; name = "Kitchen"; req_access_txt = "28" }, @@ -22794,6 +22884,9 @@ req_access = null; req_access_txt = "48" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/quartermaster/miningdock) "bfJ" = ( @@ -25889,6 +25982,7 @@ req_access_txt = "30" }, /obj/machinery/atmospherics/pipe/simple/general/visible, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/dark, /area/science/server) "bnV" = ( @@ -27836,6 +27930,7 @@ }, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/maintenance/department/cargo) "bsl" = ( @@ -28234,6 +28329,9 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/dark, /area/science/server) "btg" = ( @@ -28467,8 +28565,10 @@ /turf/open/space/basic, /area/space) "btL" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; id_tag = null; name = "Port Docking Bay 2"; req_access_txt = "0" @@ -28476,8 +28576,10 @@ /turf/open/floor/plating, /area/hallway/secondary/entry) "btM" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; id_tag = null; name = "Port Docking Bay 2"; req_access_txt = "0" @@ -29010,6 +29112,9 @@ name = "Kill Room Access"; req_access_txt = "55" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/science/xenobiology) "buT" = ( @@ -29047,6 +29152,9 @@ name = "Kill Room"; req_access_txt = "55" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/science/xenobiology) "buW" = ( @@ -30164,8 +30272,10 @@ /turf/open/floor/plasteel/dark, /area/science/research/lobby) "bxq" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 4; name = "Research Division Access"; req_access_txt = "47" }, @@ -30200,8 +30310,10 @@ /turf/open/floor/plasteel/dark, /area/science/research) "bxt" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/research{ - cyclelinkeddir = 8; name = "Research Division Access"; req_access_txt = "47" }, @@ -30302,12 +30414,11 @@ /area/science/research) "bxE" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/research{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "xeno_airlock_exterior"; - locked = 1; name = "Xenobiology Lab External Airlock"; req_access_txt = "55" }, @@ -30321,6 +30432,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/dark, /area/science/xenobiology) "bxF" = ( @@ -30341,12 +30455,11 @@ /area/science/xenobiology) "bxI" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/research{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "xeno_airlock_interior"; - locked = 1; name = "Xenobiology Lab Internal Airlock"; req_access_txt = "55" }, @@ -30360,6 +30473,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/white, /area/science/xenobiology) "bxJ" = ( @@ -30550,6 +30666,9 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plating, /area/maintenance/department/cargo) "bxX" = ( @@ -31925,12 +32044,11 @@ /area/medical/virology) "bAX" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/virology{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "virology_airlock_exterior"; - locked = 1; name = "Virology Exterior Airlock"; req_access_txt = "39" }, @@ -31945,6 +32063,7 @@ req_access_txt = "39" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/white, /area/medical/virology) "bAY" = ( @@ -33143,6 +33262,9 @@ name = "Toxins Storage"; req_access_txt = "8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/dark, /area/science/storage) "bDR" = ( @@ -33190,6 +33312,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/science/mixing) "bDV" = ( @@ -34111,12 +34236,11 @@ /area/medical/virology) "bFM" = ( /obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/virology{ autoclose = 0; frequency = 1449; - icon_state = "door_locked"; id_tag = "virology_airlock_interior"; - locked = 1; name = "Virology Interior Airlock"; req_access_txt = "39" }, @@ -34131,6 +34255,9 @@ req_access_txt = "39" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/plasteel/white, /area/medical/virology) "bFN" = ( @@ -34479,6 +34606,7 @@ /obj/machinery/door/airlock/external{ name = "Pod Docking Bay" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plating, /area/chapel/dock) "bGG" = ( @@ -35396,17 +35524,17 @@ /turf/closed/wall/r_wall, /area/science/mixing) "bIL" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "tox_airlock_interior"; - locked = 1; name = "Interior Airlock"; req_access_txt = "8"; req_one_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/engine, /area/science/mixing) "bIM" = ( @@ -35622,6 +35750,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/freezer, /area/medical/surgery) "bJr" = ( @@ -35645,6 +35776,9 @@ /obj/machinery/atmospherics/pipe/simple/supply/hidden{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/freezer, /area/medical/surgery) "bJu" = ( @@ -36383,23 +36517,25 @@ /turf/open/floor/engine/vacuum, /area/engine/atmos) "bLf" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "tox_airlock_exterior"; - locked = 1; name = "Exterior Airlock"; req_access_txt = "8"; req_one_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /turf/open/floor/engine, /area/science/mixing) "bLg" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; req_access_txt = "8"; req_one_access_txt = "0" }, @@ -36726,7 +36862,6 @@ /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock/atmos/glass{ - cyclelinkeddir = 0; name = "Atmospherics"; req_access_txt = "24" }, @@ -37680,8 +37815,10 @@ /area/science/mixing) "bOu" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/visible, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; req_access_txt = "8"; req_one_access_txt = "0" }, @@ -38979,6 +39116,9 @@ req_access_txt = "11" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) "bRI" = ( @@ -39004,6 +39144,9 @@ req_access_txt = "11" }, /obj/effect/turf_decal/delivery, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/storage/tech) "bRL" = ( @@ -39463,7 +39606,6 @@ "bSQ" = ( /obj/machinery/door/firedoor/heavy, /obj/machinery/door/airlock/atmos/glass{ - cyclelinkeddir = 0; name = "Atmospherics Monitoring"; req_access_txt = "24" }, @@ -39805,8 +39947,8 @@ /turf/closed/wall, /area/engine/engineering) "bTF" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 2; name = "Engineering"; req_one_access_txt = "10;24" }, @@ -40550,6 +40692,18 @@ }, /turf/open/space/basic, /area/space/nearstation) +"bVq" = ( +/obj/machinery/door/airlock/external{ + name = "Construction Zone"; + req_access = null; + req_access_txt = "0"; + req_one_access_txt = "0" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/maintenance/department/engine) "bVr" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plating/airless, @@ -41409,8 +41563,10 @@ /turf/open/floor/plasteel/dark, /area/engine/engine_smes) "bXp" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/engineering{ - cyclelinkeddir = 1; name = "Engine Room"; req_access_txt = "10" }, @@ -41552,9 +41708,10 @@ /turf/open/floor/plasteel/dark, /area/chapel/main/monastery) "bXL" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 4 +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 }, +/obj/machinery/door/airlock/external, /turf/open/floor/plating, /area/chapel/asteroid/monastery) "bXM" = ( @@ -41564,9 +41721,10 @@ /turf/open/floor/plating, /area/chapel/asteroid/monastery) "bXN" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 8 +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 }, +/obj/machinery/door/airlock/external, /turf/open/floor/plating, /area/chapel/asteroid/monastery) "bXS" = ( @@ -41799,12 +41957,14 @@ /area/chapel/main/monastery) "bYF" = ( /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Construction Zone"; req_access = null; req_access_txt = "0"; req_one_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/maintenance/department/engine) "bYG" = ( @@ -42793,13 +42953,12 @@ /obj/structure/cable/yellow{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "incinerator_airlock_interior"; - locked = 1; name = "Turbine Interior Airlock"; req_access_txt = "24"; req_one_access_txt = "0" @@ -42816,13 +42975,12 @@ /obj/structure/cable/yellow{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ autoclose = 0; frequency = 1449; heat_proof = 1; - icon_state = "door_locked"; id_tag = "incinerator_airlock_exterior"; - locked = 1; name = "Turbine Exterior Airlock"; req_access_txt = "24"; req_one_access_txt = "0" @@ -43568,8 +43726,10 @@ }, /area/maintenance/disposal/incinerator) "cdj" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; name = "Atmospherics External Access"; req_access = null; req_access_txt = "24" @@ -43586,8 +43746,10 @@ /turf/open/floor/plating, /area/maintenance/disposal/incinerator) "cdl" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; name = "Atmospherics External Access"; req_access = null; req_access_txt = "24" @@ -43872,6 +44034,9 @@ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 5 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/dark, /area/chapel/main/monastery) "ceh" = ( @@ -43948,8 +44113,8 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -44008,8 +44173,8 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -44268,8 +44433,10 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -44315,8 +44482,10 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Engineering External Access"; req_access = null; req_access_txt = "10;13" @@ -44365,18 +44534,20 @@ }, /area/chapel/main/monastery) "cfH" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 4 +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 }, +/obj/machinery/door/airlock/external, /turf/open/floor/plating, /area/chapel/main/monastery) "cfI" = ( /turf/open/floor/plating, /area/chapel/main/monastery) "cfJ" = ( -/obj/machinery/door/airlock/external{ - cyclelinkeddir = 8 +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 }, +/obj/machinery/door/airlock/external, /turf/open/floor/plating, /area/chapel/main/monastery) "cfK" = ( @@ -44564,8 +44735,8 @@ /turf/open/floor/plating, /area/engine/engineering) "cgs" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Engineering External Access"; req_access = null; req_access_txt = "61" @@ -44849,8 +45020,10 @@ /turf/open/floor/plasteel/showroomfloor, /area/chapel/main/monastery) "chv" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Engineering External Access"; req_access = null; req_access_txt = "61" @@ -45915,8 +46088,8 @@ /turf/open/space, /area/space/nearstation) "clz" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 2; name = "Telecommunications External Access"; req_access = null; req_access_txt = "61" @@ -45940,8 +46113,10 @@ /turf/open/floor/plating, /area/tcommsat/computer) "clD" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 1; name = "Telecommunications External Access"; req_access = null; req_access_txt = "61" @@ -46295,8 +46470,8 @@ }, /area/tcommsat/computer) "cmw" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/engineering/glass{ - cyclelinkeddir = 2; name = "Server Room"; req_access_txt = "61" }, @@ -46370,8 +46545,10 @@ /turf/open/floor/plating, /area/tcommsat/computer) "cmF" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/engineering/glass{ - cyclelinkeddir = 1; name = "Server Room"; req_access_txt = "61" }, @@ -46941,7 +47118,6 @@ /area/crew_quarters/bar) "cpe" = ( /obj/machinery/door/airlock{ - cyclelinkeddir = 4; name = "Bar Access"; req_access_txt = "25" }, @@ -47501,8 +47677,10 @@ /turf/open/space, /area/space/nearstation) "crz" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 4; req_access_txt = "13" }, /obj/structure/disposalpipe/segment{ @@ -47520,8 +47698,10 @@ /turf/open/floor/plating, /area/maintenance/department/engine) "crB" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/external{ - cyclelinkeddir = 8; req_access_txt = "13" }, /obj/structure/disposalpipe/segment{ @@ -47820,6 +48000,9 @@ opacity = 1; req_access_txt = "22" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel/dark, /area/chapel/office) "csM" = ( @@ -48945,6 +49128,7 @@ name = "Library" }, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel/dark, /area/library) "cxB" = ( @@ -49788,13 +49972,59 @@ "cDa" = ( /turf/closed/wall, /area/quartermaster/warehouse) -"evx" = ( +"cDX" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable{ + icon_state = "0-2" + }, +/turf/open/floor/plasteel/darkpurple, +/area/crew_quarters/cryopod) +"gfg" = ( /obj/structure/cable{ icon_state = "1-2" }, /turf/open/floor/plasteel/darkpurple, /area/crew_quarters/cryopod) -"iVL" = ( +"gHc" = ( +/turf/open/floor/plasteel/darkpurple, +/area/crew_quarters/cryopod) +"gOG" = ( +/obj/machinery/cryopod, +/turf/open/floor/plasteel/darkpurple, +/area/crew_quarters/cryopod) +"izB" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/crew_quarters/dorms) +"jgr" = ( +/obj/machinery/door/airlock/centcom{ + name = "Library" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/library) +"kjK" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + name = "MiniSat Maintenance"; + req_access_txt = "65" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/ai_monitored/turret_protected/AIsatextAP) +"kls" = ( /obj/machinery/light{ dir = 8 }, @@ -49805,7 +50035,7 @@ }, /turf/open/floor/plasteel/dark, /area/security/prison) -"jvQ" = ( +"kFZ" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49817,7 +50047,15 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"lcu" = ( +"lqy" = ( +/obj/machinery/door/airlock/centcom{ + name = "Library" + }, +/obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel/dark, +/area/library) +"mTb" = ( /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ dir = 4 }, @@ -49826,29 +50064,34 @@ }, /turf/open/floor/plasteel, /area/hallway/primary/central) -"mhM" = ( -/turf/open/floor/plating/airless, -/area/space/nearstation) -"nnS" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable{ - icon_state = "0-2" +"oig" = ( +/obj/machinery/cryopod, +/obj/machinery/light/small/built{ + dir = 4 }, /turf/open/floor/plasteel/darkpurple, /area/crew_quarters/cryopod) -"oZq" = ( -/obj/structure/cable{ - icon_state = "4-8" +"oPy" = ( +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock"; + req_access = null; + req_access_txt = "48" }, -/obj/structure/disposalpipe/segment{ - dir = 4 +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 }, -/obj/structure/cable{ - icon_state = "1-8" +/turf/open/floor/plating, +/area/quartermaster/miningdock) +"pbm" = ( +/obj/machinery/door/airlock/external{ + name = "Pod Docking Bay" }, -/turf/open/floor/plasteel, -/area/hallway/primary/central) -"pgi" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plating, +/area/chapel/dock) +"pCj" = ( /obj/machinery/power/apc{ areastring = "/area/medical/cryo"; dir = 1; @@ -49860,35 +50103,51 @@ }, /turf/open/floor/plasteel/darkpurple, /area/crew_quarters/cryopod) -"pPV" = ( +"sQt" = ( +/obj/machinery/door/airlock/external{ + name = "Supply Dock Airlock"; + req_access_txt = "31" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/quartermaster/storage) +"tBM" = ( /obj/structure/cable{ icon_state = "1-2" }, /turf/open/floor/plasteel/stairs, /area/crew_quarters/cryopod) -"pXL" = ( +"tWw" = ( /obj/machinery/computer/cryopod{ pixel_y = 24 }, /turf/open/floor/plasteel/darkpurple, /area/crew_quarters/cryopod) -"qSi" = ( +"vvr" = ( /turf/closed/wall, /area/crew_quarters/cryopod) -"tnH" = ( -/obj/machinery/cryopod, -/obj/machinery/light/small/built{ - dir = 4 +"vzz" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck Door" }, -/turf/open/floor/plasteel/darkpurple, -/area/crew_quarters/cryopod) -"tMS" = ( -/obj/machinery/cryopod, -/turf/open/floor/plasteel/darkpurple, -/area/crew_quarters/cryopod) -"tUf" = ( -/turf/open/floor/plasteel/darkpurple, -/area/crew_quarters/cryopod) +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/crew_quarters/fitness/recreation) +"vOw" = ( +/obj/machinery/door/airlock/centcom{ + name = "Library" + }, +/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel/dark, +/area/library) (1,1,1) = {" aaa @@ -66484,7 +66743,7 @@ aaa bFE bGF bHJ -bGF +pbm bKa cqH bLn @@ -67561,13 +67820,13 @@ cjQ cjQ cxn cjQ -ckT +lqy cxC cxK cxX cyl cyz -ckT +jgr cjQ cjQ cjQ @@ -67824,7 +68083,7 @@ cxL cxY cym cyA -cxz +vOw ckm ckm ckm @@ -69483,7 +69742,7 @@ aem aem aeT afn -iVL +kls afZ agn agy @@ -75240,7 +75499,7 @@ bPA bSw bSw bDi -bYF +bVq bZt cac cac @@ -80138,8 +80397,8 @@ cgv cgV bBW bBW +aaa cgV -mhM aaa bBW bBW @@ -80914,7 +81173,7 @@ cis ciG aaa aaa -cgV +aaa cfV bTE abI @@ -81163,7 +81422,7 @@ cfd cfw cfW cgw -mhM +cgV abI abI cij @@ -81171,7 +81430,7 @@ cit ciH abI abI -mhM +cgV cfV bTE abI @@ -81302,7 +81561,7 @@ aee aee aee aev -adv +kjK aeZ afu afL @@ -81420,7 +81679,7 @@ cfe cfx cfa cgv -cgV +aaa aaa aaa cik @@ -82195,8 +82454,8 @@ cgV bBW aaa aaa -mhM cgV +aaa bBW bBW cgV @@ -86478,12 +86737,12 @@ aaa aaa aaa aaa -qSi -pgi -evx -pPV -jvQ -oZq +vvr +pCj +gfg +tBM +kFZ +aIU aJI aLe aMe @@ -86735,11 +86994,11 @@ aaa aaa aaa aaa -qSi -pXL -tUf -nnS -lcu +vvr +tWw +gHc +cDX +mTb aIU aJH aLe @@ -86992,10 +87251,10 @@ apX aBL aBL apX -qSi -tnH -tMS -qSi +vvr +oig +gOG +vvr aHN aIU aJI @@ -89552,7 +89811,7 @@ aoF aqY asi atk -asi +izB avk awv axt @@ -91890,9 +92149,9 @@ aaa aaa aLg aTr -aUy +sQt aPd -aUy +sQt aXz aLg aaa @@ -91901,7 +92160,7 @@ aaa aaa aaa bdI -bfI +oPy bdI aaa aEj @@ -93410,10 +93669,10 @@ atn atn avm avm -axy +vzz avm avm -axy +vzz avm avm atn diff --git a/_maps/map_files/debug/runtimestation.dmm b/_maps/map_files/debug/runtimestation.dmm index 60bf3a95a6..284898d6d9 100644 --- a/_maps/map_files/debug/runtimestation.dmm +++ b/_maps/map_files/debug/runtimestation.dmm @@ -180,6 +180,9 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/engine/engineering) "aD" = ( @@ -312,6 +315,9 @@ /obj/structure/cable{ icon_state = "4-8" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/engine/gravity_generator) "aV" = ( @@ -338,6 +344,9 @@ req_access_txt = "11"; req_one_access_txt = "0" }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel/dark, /area/engine/gravity_generator) "aY" = ( @@ -1335,6 +1344,30 @@ }, /turf/open/floor/plasteel, /area/storage/primary) +"pI" = ( +/obj/machinery/door/airlock, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"Qt" = ( +/obj/machinery/door/airlock, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plating, +/area/hallway/secondary/entry) +"WT" = ( +/obj/machinery/door/airlock, +/obj/structure/cable{ + icon_state = "4-8" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plating, +/area/engine/engineering) (1,1,1) = {" aa @@ -2755,7 +2788,7 @@ ad ad aj aj -aC +WT aj aj aj @@ -3465,7 +3498,7 @@ by by cn by -cn +Qt by cn by @@ -3573,7 +3606,7 @@ ad ad ad by -cn +pI by ad ad diff --git a/_maps/map_files/generic/CentCom.dmm b/_maps/map_files/generic/CentCom.dmm index fd823f0b01..5d36bb15ea 100644 --- a/_maps/map_files/generic/CentCom.dmm +++ b/_maps/map_files/generic/CentCom.dmm @@ -6045,6 +6045,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 2 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/centcom/supply) "qT" = ( @@ -6056,6 +6057,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 2 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/centcom/control) "qU" = ( @@ -6784,8 +6786,8 @@ }, /area/centcom/ferry) "sH" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/vault{ - locked = 1; name = "Vault Door"; req_access_txt = "53" }, @@ -8110,6 +8112,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/centcom/ferry) "wv" = ( @@ -8228,6 +8233,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plasteel, /area/centcom/evac) "wK" = ( @@ -8334,6 +8342,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plasteel, /area/centcom/ferry) "xd" = ( @@ -8622,6 +8633,20 @@ }, /turf/open/floor/engine/cult, /area/wizard_station) +"yj" = ( +/obj/machinery/door/airlock/centcom{ + name = "CentCom Security"; + opacity = 1; + req_access_txt = "101" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/centcom/control) "yk" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 @@ -8817,6 +8842,21 @@ /obj/effect/decal/cleanable/blood/splatter, /turf/open/floor/grass, /area/wizard_station) +"yU" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/centcom{ + name = "CentCom"; + opacity = 1; + req_access_txt = "0" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/centcom/control) "yX" = ( /obj/structure/chair/stool, /turf/open/floor/plasteel/dark, @@ -10656,6 +10696,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 2 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/tdome/tdomeobserve) "EC" = ( @@ -12157,6 +12198,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 2 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/plasteel, /area/tdome/tdomeadmin) "Iy" = ( @@ -13455,6 +13497,199 @@ }, /turf/open/floor/wood, /area/wizard_station) +"Nk" = ( +/obj/machinery/door/airlock/centcom{ + name = "Thunderdome"; + opacity = 1; + req_access_txt = "101" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/tdome/tdomeobserve) +"NG" = ( +/obj/machinery/door/airlock/centcom{ + name = "CentCom Security"; + opacity = 1; + req_access_txt = "101" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/centcom/control) +"NU" = ( +/obj/machinery/door/airlock/centcom{ + name = "CentCom"; + opacity = 1; + req_access_txt = "0" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/centcom/control) +"Oj" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/centcom{ + name = "CentCom"; + opacity = 1; + req_access_txt = "0" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/centcom/control) +"Un" = ( +/obj/machinery/door/airlock/centcom{ + name = "Thunderdome"; + opacity = 1; + req_access_txt = "101" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel, +/area/tdome/tdomeobserve) +"UO" = ( +/obj/machinery/door/airlock/centcom{ + name = "CentCom Security"; + opacity = 1; + req_access_txt = "101" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/centcom/control) +"Wc" = ( +/obj/machinery/door/airlock/centcom{ + name = "CentCom Security"; + opacity = 1; + req_access_txt = "101" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/centcom/evac) +"WJ" = ( +/obj/machinery/door/airlock/centcom{ + name = "Thunderdome Administration"; + opacity = 1; + req_access_txt = "102" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/tdome/tdomeadmin) +"WQ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/centcom{ + name = "CentCom Security"; + opacity = 1; + req_access_txt = "101" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/centcom/ferry) +"Xt" = ( +/obj/machinery/door/airlock/centcom{ + name = "CentCom Security"; + opacity = 1; + req_access_txt = "101" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/turf/open/floor/plasteel, +/area/centcom/control) +"Xy" = ( +/obj/machinery/door/airlock/external{ + name = "Ferry Airlock"; + req_access_txt = "0" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/plasteel, +/area/centcom/ferry) +"Yt" = ( +/obj/machinery/door/airlock/centcom{ + name = "CentCom Security"; + opacity = 1; + req_access_txt = "101" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/tdome/tdomeobserve) +"ZJ" = ( +/obj/machinery/door/airlock/centcom{ + name = "CentCom Security"; + opacity = 1; + req_access_txt = "101" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/plasteel, +/area/centcom/evac) +"ZX" = ( +/obj/machinery/door/airlock/centcom{ + name = "CentCom Security"; + opacity = 1; + req_access_txt = "101" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 2 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/turf/open/floor/plasteel, +/area/centcom/supply) (1,1,1) = {" aa @@ -15337,7 +15572,7 @@ fX fX fX fX -fX +fY fX fX fX @@ -16108,7 +16343,7 @@ fX fX fX fX -fY +fX fX fX fX @@ -17386,21 +17621,21 @@ aa aa aa aa -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa aa aa aa @@ -17643,21 +17878,21 @@ aa aa aa aa -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa aa aa aa @@ -17900,21 +18135,21 @@ aa aa aa aa -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa aa aa aa @@ -18157,21 +18392,21 @@ aa aa aa aa -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa aa aa aa @@ -18414,21 +18649,21 @@ aa aa aa aa -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa aa aa aa @@ -18671,21 +18906,21 @@ aa aa aa aa -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX -fX +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa +aa aa aa aa @@ -48582,7 +48817,7 @@ um nT vB oe -xc +Xy oe vB mD @@ -50123,9 +50358,9 @@ pR sw uQ mD -wu +WQ xh -wu +WQ mD yZ pg @@ -52215,7 +52450,7 @@ IS Je Jo IS -Ix +WJ IS JG JG @@ -52472,7 +52707,7 @@ IS Jf Jp IS -Ix +WJ IS JG JG @@ -55006,9 +55241,9 @@ iu iu io im -ja +Oj mk -ja +Oj im io iu @@ -55515,7 +55750,7 @@ mg qq qS rG -qS +ZX tK nq mR @@ -55527,9 +55762,9 @@ nq mR nq zF -kZ +Xt ut -kZ +NG ly jA jA @@ -56800,7 +57035,7 @@ nq qt qT rI -qT +NU tM nq iu @@ -56814,7 +57049,7 @@ nq nq qT BE -qT +NU wH nq np @@ -56826,11 +57061,11 @@ EO Ft EO Gm -Gx +Un GN GN GN -Gx +Nk HL HW HN @@ -57820,9 +58055,9 @@ il iu io iu -ja +yU mk -ja +yU iu io iu @@ -58097,9 +58332,9 @@ nq mR nq zG -kZ +Xt ut -kZ +NG ly jA jA @@ -58334,9 +58569,9 @@ il in im iu -ja +Oj mk -ja +Oj iu io io @@ -58601,12 +58836,12 @@ io io io tP -lT +UO io im -ja +yU mk -ja +yU im io iu @@ -59115,12 +59350,12 @@ io io iu im -lT +yj io im -ja +Oj mk -ja +Oj im io iu @@ -60164,7 +60399,7 @@ jA jA EB EF -EB +Yt FH Gq Gv @@ -61169,24 +61404,24 @@ io qx qx qx -sL +ZJ tR qx io im -ja +yU mk -ja +yU im io io io -lT +UO io io iu io -lT +UO io aa aa @@ -61210,7 +61445,7 @@ IS Je Jo IS -Ix +WJ IS JG JG @@ -61467,7 +61702,7 @@ IS Jf Jp IS -Ix +WJ IS JG JG @@ -61683,7 +61918,7 @@ io qx qx qx -sL +Wc qx qx qx @@ -61695,12 +61930,12 @@ rS qx qx qx -sL +Wc qx qx qx qx -sL +Wc qx aa aa diff --git a/_maps/shuttles/arrival_delta.dmm b/_maps/shuttles/arrival_delta.dmm index e6d9a7cb68..df4976c7e4 100644 --- a/_maps/shuttles/arrival_delta.dmm +++ b/_maps/shuttles/arrival_delta.dmm @@ -17,6 +17,7 @@ dwidth = 4; height = 17; name = "delta arrivals shuttle"; + timid = 1; width = 9 }, /turf/closed/wall/mineral/plastitanium, diff --git a/_maps/shuttles/cargo_birdboat.dmm b/_maps/shuttles/cargo_birdboat.dmm index 8815239d65..4abd694656 100644 --- a/_maps/shuttles/cargo_birdboat.dmm +++ b/_maps/shuttles/cargo_birdboat.dmm @@ -112,7 +112,8 @@ }, /obj/docking_port/mobile/supply{ dwidth = 3; - width = 10 + width = 10; + timid = 1 }, /turf/open/floor/plating, /area/shuttle/supply) diff --git a/_maps/shuttles/cargo_box.dmm b/_maps/shuttles/cargo_box.dmm index e4da4bf228..8f5a8ef1b4 100644 --- a/_maps/shuttles/cargo_box.dmm +++ b/_maps/shuttles/cargo_box.dmm @@ -49,7 +49,8 @@ }, /obj/docking_port/mobile/supply{ dwidth = 5; - width = 12 + width = 12; + timid = 1 }, /turf/open/floor/plating, /area/shuttle/supply) diff --git a/_maps/shuttles/cargo_delta.dmm b/_maps/shuttles/cargo_delta.dmm index 9fb96591fb..ba8a8a555f 100644 --- a/_maps/shuttles/cargo_delta.dmm +++ b/_maps/shuttles/cargo_delta.dmm @@ -92,6 +92,7 @@ /obj/docking_port/mobile/supply{ dir = 4; dwidth = 4; + timid = 1; width = 12 }, /turf/open/floor/plating, diff --git a/_maps/shuttles/emergency_airless.dmm b/_maps/shuttles/emergency_airless.dmm index d58c5e7604..1606703ac2 100644 --- a/_maps/shuttles/emergency_airless.dmm +++ b/_maps/shuttles/emergency_airless.dmm @@ -37,6 +37,7 @@ name = "Shuttle Under Construction"; port_direction = 4; preferred_direction = 2; + timid = 1; width = 30 }, /turf/open/floor/plating/airless, diff --git a/_maps/shuttles/emergency_arena.dmm b/_maps/shuttles/emergency_arena.dmm index b20ffddbc6..037af600f2 100644 --- a/_maps/shuttles/emergency_arena.dmm +++ b/_maps/shuttles/emergency_arena.dmm @@ -57,7 +57,8 @@ "o" = ( /obj/effect/forcefield/arena_shuttle_entrance, /obj/docking_port/mobile/emergency{ - name = "The Arena" + name = "The Arena"; + timid = 1 }, /turf/open/indestructible/necropolis/air, /area/shuttle/escape/arena) diff --git a/_maps/shuttles/emergency_asteroid.dmm b/_maps/shuttles/emergency_asteroid.dmm index d2f06cc036..01772ed706 100644 --- a/_maps/shuttles/emergency_asteroid.dmm +++ b/_maps/shuttles/emergency_asteroid.dmm @@ -35,7 +35,8 @@ dwidth = 10; height = 13; name = "Asteroid emergency shuttle"; - width = 28 + width = 28; + timid = 1 }, /turf/open/floor/mineral/titanium, /area/shuttle/escape) diff --git a/_maps/shuttles/emergency_bar.dmm b/_maps/shuttles/emergency_bar.dmm index 46d86dfa30..262ed4029b 100644 --- a/_maps/shuttles/emergency_bar.dmm +++ b/_maps/shuttles/emergency_bar.dmm @@ -242,7 +242,8 @@ name = "Emergency Shuttle Airlock" }, /obj/docking_port/mobile/emergency{ - name = "The Emergency Escape Bar" + name = "The Emergency Escape Bar"; + timid = 1 }, /turf/open/floor/plasteel/bar, /area/shuttle/escape) diff --git a/_maps/shuttles/emergency_birdboat.dmm b/_maps/shuttles/emergency_birdboat.dmm index df84efddfb..3b62aa9d7b 100644 --- a/_maps/shuttles/emergency_birdboat.dmm +++ b/_maps/shuttles/emergency_birdboat.dmm @@ -201,6 +201,7 @@ height = 18; port_direction = 4; width = 14; + timid = 1; name = "Birdboat emergency escape shuttle" }, /turf/open/floor/mineral/titanium, diff --git a/_maps/shuttles/emergency_box.dmm b/_maps/shuttles/emergency_box.dmm index 1b675f0538..6443518590 100644 --- a/_maps/shuttles/emergency_box.dmm +++ b/_maps/shuttles/emergency_box.dmm @@ -203,7 +203,8 @@ name = "Emergency Shuttle Airlock" }, /obj/docking_port/mobile/emergency{ - name = "Box emergency shuttle" + name = "Box emergency shuttle"; + timid = 1 }, /turf/open/floor/plating, /area/shuttle/escape) diff --git a/_maps/shuttles/emergency_cere.dmm b/_maps/shuttles/emergency_cere.dmm index 3d6550bdca..3c9188b883 100644 --- a/_maps/shuttles/emergency_cere.dmm +++ b/_maps/shuttles/emergency_cere.dmm @@ -551,6 +551,7 @@ name = "Cere emergency shuttle"; port_direction = 4; preferred_direction = 2; + timid = 1; width = 42 }, /turf/open/floor/plating, diff --git a/_maps/shuttles/emergency_clown.dmm b/_maps/shuttles/emergency_clown.dmm index 9574676a18..b0cd4e7113 100644 --- a/_maps/shuttles/emergency_clown.dmm +++ b/_maps/shuttles/emergency_clown.dmm @@ -191,7 +191,8 @@ name = "Emergency Shuttle Airlock" }, /obj/docking_port/mobile/emergency{ - name = "Snappop(tm)!" + name = "Snappop(tm)!"; + timid = 1 }, /turf/open/floor/plating, /area/shuttle/escape) diff --git a/_maps/shuttles/emergency_cramped.dmm b/_maps/shuttles/emergency_cramped.dmm index 6b5893ebd2..d8da16a7d9 100644 --- a/_maps/shuttles/emergency_cramped.dmm +++ b/_maps/shuttles/emergency_cramped.dmm @@ -62,7 +62,8 @@ dwidth = 3; height = 5; name = "Secure Transport Vessel 5"; - width = 14 + width = 14; + timid = 1 }, /turf/open/floor/plating, /area/shuttle/escape) diff --git a/_maps/shuttles/emergency_delta.dmm b/_maps/shuttles/emergency_delta.dmm index 54d011ffc7..6a166bfe15 100644 --- a/_maps/shuttles/emergency_delta.dmm +++ b/_maps/shuttles/emergency_delta.dmm @@ -443,7 +443,8 @@ name = "Delta emergency shuttle"; width = 30; preferred_direction = 2; - port_direction = 4 + port_direction = 4; + timid = 1 }, /turf/open/floor/plating, /area/shuttle/escape) diff --git a/_maps/shuttles/emergency_discoinferno.dmm b/_maps/shuttles/emergency_discoinferno.dmm index e1631ba1c1..3cd9fc7890 100644 --- a/_maps/shuttles/emergency_discoinferno.dmm +++ b/_maps/shuttles/emergency_discoinferno.dmm @@ -103,7 +103,8 @@ /area/shuttle/escape) "u" = ( /obj/docking_port/mobile/emergency{ - name = "Disco Inferno" + name = "Disco Inferno"; + timid = 1 }, /obj/machinery/door/airlock/gold{ armor = list("melee" = 30, "bullet" = 30, "laser" = 20, "energy" = 20, "bomb" = 10, "bio" = 100, "rad" = 100, "fire" = 100, "acid" = 100); diff --git a/_maps/shuttles/emergency_goon.dmm b/_maps/shuttles/emergency_goon.dmm index a9f9a5b307..b79aa8c62c 100644 --- a/_maps/shuttles/emergency_goon.dmm +++ b/_maps/shuttles/emergency_goon.dmm @@ -39,7 +39,8 @@ dir = 2; dwidth = 9; name = "NES Port"; - width = 19 + width = 19; + timid = 1 }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/escape) diff --git a/_maps/shuttles/emergency_imfedupwiththisworld.dmm b/_maps/shuttles/emergency_imfedupwiththisworld.dmm index 8a33387a9d..403c75b1b6 100644 --- a/_maps/shuttles/emergency_imfedupwiththisworld.dmm +++ b/_maps/shuttles/emergency_imfedupwiththisworld.dmm @@ -13,7 +13,8 @@ dwidth = 1; height = 10; name = "Oh Hi Mark"; - width = 12 + width = 12; + timid = 1 }, /obj/machinery/door/airlock/wood, /turf/open/floor/wood, diff --git a/_maps/shuttles/emergency_luxury.dmm b/_maps/shuttles/emergency_luxury.dmm index 46e49bfb57..8306423ffd 100644 --- a/_maps/shuttles/emergency_luxury.dmm +++ b/_maps/shuttles/emergency_luxury.dmm @@ -24,6 +24,7 @@ dwidth = 5; height = 14; name = "Luxury emergency shuttle"; + timid = 1; width = 25 }, /obj/machinery/door/airlock/gold, diff --git a/_maps/shuttles/emergency_meta.dmm b/_maps/shuttles/emergency_meta.dmm index 1f3b49b675..0bd4da4a7d 100644 --- a/_maps/shuttles/emergency_meta.dmm +++ b/_maps/shuttles/emergency_meta.dmm @@ -28,6 +28,7 @@ dwidth = 5; height = 14; name = "Meta emergency shuttle"; + timid = 1; width = 25 }, /turf/open/floor/mineral/titanium/blue, diff --git a/_maps/shuttles/emergency_meteor.dmm b/_maps/shuttles/emergency_meteor.dmm index aaf0be6de8..a4584813c1 100644 --- a/_maps/shuttles/emergency_meteor.dmm +++ b/_maps/shuttles/emergency_meteor.dmm @@ -63,6 +63,7 @@ height = 40; movement_force = list("KNOCKDOWN" = 3, "THROW" = 6); name = "\proper a meteor with engines strapped to it"; + timid = 1; width = 40 }, /turf/open/floor/plating/asteroid, diff --git a/_maps/shuttles/emergency_mini.dmm b/_maps/shuttles/emergency_mini.dmm index a4636fd1c0..8bf882302b 100644 --- a/_maps/shuttles/emergency_mini.dmm +++ b/_maps/shuttles/emergency_mini.dmm @@ -170,6 +170,7 @@ dwidth = 8; height = 9; name = "Mini emergency shuttle"; + timid = 1; width = 21 }, /turf/open/floor/mineral/titanium/blue, diff --git a/_maps/shuttles/emergency_narnar.dmm b/_maps/shuttles/emergency_narnar.dmm index 0f24d118ed..165a2e5a2b 100644 --- a/_maps/shuttles/emergency_narnar.dmm +++ b/_maps/shuttles/emergency_narnar.dmm @@ -159,7 +159,8 @@ "E" = ( /obj/machinery/door/airlock/cult/friendly, /obj/docking_port/mobile/emergency{ - name = "shuttle 667" + name = "shuttle 667"; + timid = 1 }, /turf/open/floor/plating, /area/shuttle/escape) diff --git a/_maps/shuttles/emergency_pubby.dmm b/_maps/shuttles/emergency_pubby.dmm index d13786c6ae..92ad72d1c5 100644 --- a/_maps/shuttles/emergency_pubby.dmm +++ b/_maps/shuttles/emergency_pubby.dmm @@ -288,6 +288,7 @@ height = 15; name = "Pubby emergency shuttle"; port_direction = 4; + timid = 1; width = 18 }, /turf/open/floor/plating, diff --git a/_maps/shuttles/emergency_raven.dmm b/_maps/shuttles/emergency_raven.dmm index ea8bb30f86..f1dbe29fbe 100644 --- a/_maps/shuttles/emergency_raven.dmm +++ b/_maps/shuttles/emergency_raven.dmm @@ -614,6 +614,7 @@ dwidth = 14; height = 18; name = "CentCom Raven Battlecruiser"; + timid = 1; width = 32 }, /obj/machinery/door/airlock/hatch, diff --git a/_maps/shuttles/emergency_russiafightpit.dmm b/_maps/shuttles/emergency_russiafightpit.dmm index 85e0e00dbe..b68eeba8e3 100644 --- a/_maps/shuttles/emergency_russiafightpit.dmm +++ b/_maps/shuttles/emergency_russiafightpit.dmm @@ -277,7 +277,8 @@ "aW" = ( /obj/docking_port/mobile/emergency{ height = 15; - name = "Box emergency shuttle" + name = "Box emergency shuttle"; + timid = 1 }, /obj/machinery/door/airlock/security/glass{ name = "Emergency Shuttle Airlock" diff --git a/_maps/shuttles/emergency_scrapheap.dmm b/_maps/shuttles/emergency_scrapheap.dmm index cd6a1b9fe9..c2452c1761 100644 --- a/_maps/shuttles/emergency_scrapheap.dmm +++ b/_maps/shuttles/emergency_scrapheap.dmm @@ -217,7 +217,8 @@ name = "Emergency Shuttle Airlock" }, /obj/docking_port/mobile/emergency{ - name = "Scrapheap Challenge" + name = "Scrapheap Challenge"; + timid = 1 }, /turf/open/floor/plating, /area/shuttle/escape) diff --git a/_maps/shuttles/emergency_supermatter.dmm b/_maps/shuttles/emergency_supermatter.dmm index 9e11d60d5f..d5caf0ddb2 100644 --- a/_maps/shuttles/emergency_supermatter.dmm +++ b/_maps/shuttles/emergency_supermatter.dmm @@ -141,7 +141,8 @@ name = "Emergency Shuttle Airlock" }, /obj/docking_port/mobile/emergency{ - name = "Hyperfractal Gigashuttle" + name = "Hyperfractal Gigashuttle"; + timid = 1 }, /turf/open/floor/plating, /area/shuttle/escape) diff --git a/_maps/shuttles/emergency_wabbajack.dmm b/_maps/shuttles/emergency_wabbajack.dmm index 25d97e2bbf..facb14a15c 100644 --- a/_maps/shuttles/emergency_wabbajack.dmm +++ b/_maps/shuttles/emergency_wabbajack.dmm @@ -154,6 +154,7 @@ name = "Emergency Shuttle Airlock" }, /obj/docking_port/mobile/emergency{ + timid = 1; name = "NT Lepton Violet" }, /turf/open/floor/plating, diff --git a/_maps/shuttles/ferry_base.dmm b/_maps/shuttles/ferry_base.dmm index cb9d6c4834..e0cdfc2c38 100644 --- a/_maps/shuttles/ferry_base.dmm +++ b/_maps/shuttles/ferry_base.dmm @@ -55,7 +55,8 @@ id = "ferry"; name = "ferry shuttle"; port_direction = 2; - width = 5 + width = 5; + timid = 1 }, /turf/open/floor/mineral/titanium/blue, /area/shuttle/transport) diff --git a/_maps/shuttles/ferry_fancy.dmm b/_maps/shuttles/ferry_fancy.dmm index a79903533e..83795f0c55 100644 --- a/_maps/shuttles/ferry_fancy.dmm +++ b/_maps/shuttles/ferry_fancy.dmm @@ -72,6 +72,7 @@ name = "ferry shuttle"; port_direction = 1; preferred_direction = 4; + timid = 1; width = 5 }, /turf/open/floor/pod/light, diff --git a/_maps/shuttles/ferry_lighthouse.dmm b/_maps/shuttles/ferry_lighthouse.dmm index b94e82c049..f1c7bb5e69 100644 --- a/_maps/shuttles/ferry_lighthouse.dmm +++ b/_maps/shuttles/ferry_lighthouse.dmm @@ -165,6 +165,7 @@ height = 27; id = "ferry"; name = "The Lighthouse"; + timid = 1; port_direction = 2; width = 16 }, diff --git a/_maps/shuttles/ferry_meat.dmm b/_maps/shuttles/ferry_meat.dmm index 2fd1c308c6..d7802a6773 100644 --- a/_maps/shuttles/ferry_meat.dmm +++ b/_maps/shuttles/ferry_meat.dmm @@ -111,7 +111,8 @@ id = "ferry"; name = "ferry shuttle"; port_direction = 2; - width = 5 + width = 5; + timid = 1 }, /turf/open/floor/plasteel/freezer, /area/shuttle/transport) diff --git a/_maps/shuttles/labour_box.dmm b/_maps/shuttles/labour_box.dmm index 315c40b8b9..dac173c279 100644 --- a/_maps/shuttles/labour_box.dmm +++ b/_maps/shuttles/labour_box.dmm @@ -111,6 +111,7 @@ id = "laborcamp"; name = "labor camp shuttle"; port_direction = 4; + timid = 1; width = 9 }, /turf/open/floor/mineral/titanium/blue, diff --git a/_maps/shuttles/mining_box.dmm b/_maps/shuttles/mining_box.dmm index 7378c8013d..2b1771e0c7 100644 --- a/_maps/shuttles/mining_box.dmm +++ b/_maps/shuttles/mining_box.dmm @@ -41,6 +41,7 @@ id = "mining"; name = "mining shuttle"; port_direction = 4; + timid = 1; width = 7 }, /turf/open/floor/plating, diff --git a/_maps/shuttles/whiteship_box.dmm b/_maps/shuttles/whiteship_box.dmm index 2daa647497..d51176b1b8 100644 --- a/_maps/shuttles/whiteship_box.dmm +++ b/_maps/shuttles/whiteship_box.dmm @@ -19,6 +19,7 @@ name = "NT Medical Ship"; port_direction = 8; preferred_direction = 4; + timid = 1; width = 35 }, /turf/open/floor/mineral/titanium, diff --git a/_maps/shuttles/whiteship_cere.dmm b/_maps/shuttles/whiteship_cere.dmm index f189ba7478..913f005c17 100644 --- a/_maps/shuttles/whiteship_cere.dmm +++ b/_maps/shuttles/whiteship_cere.dmm @@ -23,6 +23,7 @@ name = "NT Recovery White-Ship"; port_direction = 8; preferred_direction = 1; + timid = 1; width = 16 }, /turf/open/floor/plating, diff --git a/_maps/shuttles/whiteship_delta.dmm b/_maps/shuttles/whiteship_delta.dmm index 1bf4ae78d4..35b425ae77 100644 --- a/_maps/shuttles/whiteship_delta.dmm +++ b/_maps/shuttles/whiteship_delta.dmm @@ -12,8 +12,8 @@ /turf/closed/wall/mineral/titanium/nodiagonal, /area/shuttle/abandoned) "ad" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/titanium{ - cyclelinkeddir = 2; name = "External Airlock" }, /obj/effect/decal/cleanable/dirt{ @@ -102,8 +102,10 @@ }, /area/shuttle/abandoned) "an" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, /obj/machinery/door/airlock/titanium{ - cyclelinkeddir = 1; glass = 1; name = "Internal Airlock" }, @@ -953,8 +955,10 @@ /turf/open/floor/plasteel, /area/shuttle/abandoned) "bP" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /obj/machinery/door/airlock/titanium{ - cyclelinkeddir = 4; glass = 1; name = "Internal Airlock" }, @@ -967,8 +971,10 @@ }, /area/shuttle/abandoned) "bQ" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/titanium{ - cyclelinkeddir = 8; name = "External Airlock" }, /obj/effect/decal/cleanable/dirt{ @@ -1500,8 +1506,10 @@ /turf/open/floor/plating, /area/shuttle/abandoned) "cS" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /obj/machinery/door/airlock/titanium{ - cyclelinkeddir = 8; name = "External Airlock" }, /obj/effect/decal/cleanable/dirt{ @@ -1518,6 +1526,7 @@ name = "White-Ship"; port_direction = 8; preferred_direction = 8; + timid = 0; width = 32 }, /turf/open/floor/plasteel/neutral, diff --git a/_maps/shuttles/whiteship_meta.dmm b/_maps/shuttles/whiteship_meta.dmm index a45cfd00ae..9052339cf8 100644 --- a/_maps/shuttles/whiteship_meta.dmm +++ b/_maps/shuttles/whiteship_meta.dmm @@ -39,6 +39,7 @@ name = "NT Recovery White-Ship"; port_direction = 8; preferred_direction = 4; + timid = 1; width = 28 }, /turf/open/floor/mineral/titanium/blue, diff --git a/_maps/shuttles/whiteship_pubby.dmm b/_maps/shuttles/whiteship_pubby.dmm index c1171c899d..3ef386e265 100644 --- a/_maps/shuttles/whiteship_pubby.dmm +++ b/_maps/shuttles/whiteship_pubby.dmm @@ -94,6 +94,7 @@ name = "White Ship"; port_direction = 4; preferred_direction = 1; + timid = 1; width = 9 }, /turf/open/floor/plasteel/dark, diff --git a/_maps/templates/pirate_ship.dmm b/_maps/templates/pirate_ship.dmm index 8b513991b0..ddf66e6a81 100644 --- a/_maps/templates/pirate_ship.dmm +++ b/_maps/templates/pirate_ship.dmm @@ -448,9 +448,9 @@ /area/shuttle/pirate) "bg" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/vault{ id_tag = "piratevault"; - locked = 1; name = "Vault" }, /obj/effect/decal/cleanable/dirt, @@ -648,9 +648,9 @@ /turf/open/floor/plating, /area/shuttle/pirate) "bF" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/external{ - id_tag = "pirateportexternal"; - locked = 1 + id_tag = "pirateportexternal" }, /obj/docking_port/mobile/pirate{ callTime = 100; @@ -675,6 +675,9 @@ name = "Deep Space"; width = 23 }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/shuttle/pirate) "bG" = ( @@ -683,6 +686,9 @@ "bH" = ( /obj/machinery/door/airlock/external, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/shuttle/pirate) "bI" = ( @@ -818,6 +824,9 @@ /area/shuttle/pirate) "bU" = ( /obj/machinery/door/airlock/external, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, /turf/open/floor/plating, /area/shuttle/pirate) "bV" = ( @@ -825,11 +834,14 @@ /turf/open/floor/plating, /area/shuttle/pirate) "bW" = ( +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/external{ - id_tag = "piratestarboardexternal"; - locked = 1 + id_tag = "piratestarboardexternal" }, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, /turf/open/floor/plating, /area/shuttle/pirate) "bX" = ( @@ -1700,10 +1712,10 @@ /obj/structure/cable{ icon_state = "1-2" }, +/obj/effect/mapping_helpers/airlock/locked, /obj/machinery/door/airlock/public/glass{ heat_proof = 1; id_tag = "pirateturbinebolt"; - locked = 1; name = "Turbine Access" }, /turf/open/floor/engine, diff --git a/code/__DEFINES/layers.dm b/code/__DEFINES/layers.dm index c01cfe45b4..b22768d494 100644 --- a/code/__DEFINES/layers.dm +++ b/code/__DEFINES/layers.dm @@ -36,6 +36,7 @@ #define BELOW_OPEN_DOOR_LAYER 2.6 #define BLASTDOOR_LAYER 2.65 #define OPEN_DOOR_LAYER 2.7 +#define DOOR_HELPER_LAYER 2.71 //keep this above OPEN_DOOR_LAYER #define PROJECTILE_HIT_THRESHHOLD_LAYER 2.75 //projectiles won't hit objects at or below this layer if possible #define TABLE_LAYER 2.8 #define BELOW_OBJ_LAYER 2.9 diff --git a/code/game/machinery/doors/poddoor.dm b/code/game/machinery/doors/poddoor.dm index 9e467e8926..2bce3671e0 100644 --- a/code/game/machinery/doors/poddoor.dm +++ b/code/game/machinery/doors/poddoor.dm @@ -68,4 +68,4 @@ /obj/machinery/door/poddoor/try_to_crowbar(obj/item/I, mob/user) if(stat & NOPOWER) - open(1) + open(1) \ No newline at end of file diff --git a/code/modules/mapping/mapping_helpers.dm b/code/modules/mapping/mapping_helpers.dm index 842373dbad..054d97c9f1 100644 --- a/code/modules/mapping/mapping_helpers.dm +++ b/code/modules/mapping/mapping_helpers.dm @@ -95,6 +95,49 @@ ..() return INITIALIZE_HINT_QDEL + +//airlock helpers +/obj/effect/mapping_helpers/airlock + layer = DOOR_HELPER_LAYER + +/obj/effect/mapping_helpers/airlock/cyclelink_helper + name = "airlock cyclelink helper" + icon_state = "airlock_cyclelink_helper" + +/obj/effect/mapping_helpers/airlock/cyclelink_helper/Initialize(mapload) + . = ..() + if(!mapload) + log_world("### MAP WARNING, [src] spawned outside of mapload!") + return + var/obj/machinery/door/airlock/airlock = locate(/obj/machinery/door/airlock) in loc + if(airlock) + if(airlock.cyclelinkeddir) + log_world("### MAP WARNING, [src] at [COORD(src)] tried to set [airlock] cyclelinkeddir, but it's already set!") + else + airlock.cyclelinkeddir = dir + else + log_world("### MAP WARNING, [src] failed to find an airlock at [COORD(src)]") + + +/obj/effect/mapping_helpers/airlock/locked + name = "airlock lock helper" + icon_state = "airlock_locked_helper" + +/obj/effect/mapping_helpers/airlock/locked/Initialize(mapload) + . = ..() + if(!mapload) + log_world("### MAP WARNING, [src] spawned outside of mapload!") + return + var/obj/machinery/door/airlock/airlock = locate(/obj/machinery/door/airlock) in loc + if(airlock) + if(airlock.locked) + log_world("### MAP WARNING, [src] at [COORD(src)] tried to bolt [airlock] but it's already locked!") + else + airlock.locked = TRUE + else + log_world("### MAP WARNING, [src] failed to find an airlock at [COORD(src)]") + + //needs to do its thing before spawn_rivers() is called INITIALIZE_IMMEDIATE(/obj/effect/mapping_helpers/no_lava) @@ -117,4 +160,3 @@ GLOBAL_LIST_EMPTY(z_is_planet) . = ..() var/turf/T = get_turf(src) GLOB.z_is_planet["[T.z]"] = TRUE - diff --git a/icons/effects/mapping_helpers.dmi b/icons/effects/mapping_helpers.dmi index bc7db47066..ae929c194e 100644 Binary files a/icons/effects/mapping_helpers.dmi and b/icons/effects/mapping_helpers.dmi differ